Gemfile.d
bump byebug
2015-08-07 16:57:45 +00:00
app
assignment page indicates that all submission types have been excused
2015-08-07 16:37:28 +00:00
bin
rails 4.0.10
2014-09-16 22:07:39 +00:00
client_apps
Fixes event sorting issue in question inspection view of QLA
2015-07-27 16:17:56 +00:00
config
Allows teacher to clone a group set.
2015-08-07 16:31:52 +00:00
db /migrate
Move placements to capabilities in the tool proxy. Placements are still written to both message_handler and resource_handler.
2015-08-06 15:48:13 +00:00
doc
fix typo
2015-07-15 10:03:01 -06:00
docker-compose
my kinesis won't start without this
2015-08-04 22:31:01 +00:00
gems
The turnitin submission endpoint should save originality data
2015-08-05 15:43:30 +00:00
guard
move 'parallel' gem to the everything group
2015-07-20 22:03:21 +00:00
lib
gradebook importer considers variations of 'EX' as equivalent
2015-08-07 16:37:13 +00:00
public
Add Warning Icon to Modules with submissions
2015-08-06 21:37:58 +00:00
script
fix script/canvas_update to work with brandable_css
2015-07-07 20:41:28 +00:00
spec
Add tests for archiving, unarchiving, and flash messages from message list
2015-08-07 16:39:28 +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
Update icons for tinymce editor
2015-06-29 19:48:39 +00:00
.gitignore
Prevent generated mkmf.log from accidently being put in git
2015-08-05 15:41:09 +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
.rubocop.yml
turn off Rubocop::Cop::Style::WhileUntilModifier
2015-04-28 17:20:55 +00:00
.travis.yml
more travis builds
2014-02-10 16:23:19 +00:00
CONTRIBUTING.md
add a contributing doc for github coolness
2012-09-19 10:16:04 -06:00
COPYRIGHT
Initial commit.
2011-01-31 18:57:29 -07:00
Gemfile
use eval_gemfile for bundler goodness
2015-02-18 18:15:14 +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
add moment.js to our common bundle
2015-07-17 18:35:12 +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
allow *.canvas.docker in the docker-compose dev environment
2015-04-23 16:47:09 +00:00
gulpfile.babel.js
make sure plugin javascript bundles make it to CDN
2015-08-03 20:46:39 +00:00
karma.conf.js
upgrade karma
2015-07-17 04:50:07 +00:00
package.json
handle running 'brandable_css' from within a symlinked dir
2015-07-27 21:06:29 +00:00