Gemfile.d
use the new ims lti message authenticator
2016-07-07 19:34:32 +00:00
app
fix db:initial_setup for creating admin account
2016-07-07 21:18:00 +00:00
bin
avoid port conflicts for remote debugging
2016-06-02 15:37:32 +00:00
client_apps
get our scss working on newest node-sass
2016-06-28 20:27:05 +00:00
config
update sv translation
2016-07-07 05:27:36 -06:00
db /migrate
fix issue with local storage and drop_zip_file_imports migration
2016-06-30 18:36:50 +00:00
doc
add score and points_possible to grade_change live event
2016-06-30 18:19:19 +00:00
docker-compose
Fix volume creation permissions issues on linux
2016-07-06 21:02:26 +00:00
frontend_build
Add special case for some plugin specs to webpack
2016-07-06 22:04:01 +00:00
gems
Add base_role_type to provisioning enrollment report
2016-07-01 17:15:08 +00:00
guard
let people write specs in jsx
2015-12-05 09:52:45 +00:00
lib
upgrade to karma 1.1.1
2016-07-07 21:40:19 +00:00
public
fix null entry error in data import
2016-07-07 17:18:59 +00:00
script
allow jsx tests for coffee changes, fixes SD-1261
2016-06-17 17:28:43 +00:00
spec
upgrade to karma 1.1.1
2016-07-07 21:40:19 +00:00
.bowerrc
introduced bower to manage js dependencies
2013-12-13 17:45:57 +00:00
.dockerignore
docker-compose based dev environment
2015-03-30 20:59:48 +00:00
.fontcustom-manifest.json
use a locked folder icon for the submissions folder
2016-05-23 22:01:52 +00:00
.gitignore
add config/WEBPACK to .gitignore
2016-05-24 18:41:46 +00:00
.i18nignore
bump rails 3 to github branch for ruby 2.2 compatibility
2015-02-18 22:55:20 +00:00
.jshintrc
make jslint settings more sane
2012-08-17 11:04:40 -06:00
.npmrc
fix brand config previewing and skipping
2015-10-27 16:16:15 +00:00
.rubocop.yml
Moving ParallelAssignment back to style
2016-01-18 21:47:22 +00:00
.selinimumignore
spec: selinimize more things, fixes SD-1260
2016-06-20 19:43:14 +00:00
.travis.yml
more travis builds
2014-02-10 16:23:19 +00:00
CONTRIBUTING.md
Add guidelines section to CONTRIBUTING.md
2016-01-13 19:50:06 +00:00
COPYRIGHT
Initial commit.
2011-01-31 18:57:29 -07:00
Gemfile
remove rails 3 support
2015-12-23 21:36:43 +00:00
Guardfile
ensure node_modules are up-to-date for guard & compile_assets
2015-07-16 19:17:54 +00:00
LICENSE
Initial commit.
2011-01-31 18:57:29 -07:00
README.md
remove travis.ci badge until we are re-enabled
2014-07-01 23:08:00 +00:00
Rakefile
remove rails 2 support
2014-08-06 18:16:19 +00:00
bower.json
Removes warnings for React 0.14.8 from New UI navigation
2016-07-06 04:02:13 +00:00
code_of_conduct.md
contributor code of conduct
2014-12-23 18:13:59 +00:00
config.ru
start adding rails 3.0 support
2013-03-22 19:08:40 +00:00
docker-compose.yml
fix local docker selenium configuration
2016-06-21 21:21:45 +00:00
gulpfile.babel.js
add ENV var to skip js rev'ing in dev if you want
2016-03-02 00:06:29 +00:00
issue_template.md
Add issue_template.md for GitHub issues
2016-02-17 21:00:48 +00:00
karma.conf.js
upgrade to karma 1.1.1
2016-07-07 21:40:19 +00:00
package.json
upgrade to karma 1.1.1
2016-07-07 21:40:19 +00:00
webpack.config.babel.js
make it so you can use es6 in the webpack config stuff
2016-03-11 21:18:43 +00:00
webpack.production.config.babel.js
production source maps for webpack
2016-04-11 21:50:16 +00:00
webpack.test.config.babel.js
Add special case for some plugin specs to webpack
2016-07-06 22:04:01 +00:00