Gemfile.d
allow bundler 1.9.4
2015-04-15 20:27:54 +00:00
app
fix textarea formatting selector on event edit page
2015-04-16 20:05:30 +00:00
bin
rails 4.0.10
2014-09-16 22:07:39 +00:00
client_apps
Alters attempt indicators for a11y
2015-03-05 19:58:35 +00:00
config
Updated zh_Hant translation
2015-04-16 05:29:13 -06:00
db /migrate
default has_no_front_page to true for new wikis
2015-04-15 20:00:19 +00:00
doc
don't forget initial setup for your database when using docker-compose
2015-04-11 14:10:36 +00:00
docker-compose
initial live events implementation
2015-04-03 15:22:33 +00:00
gems
New error message for drive exceptions, and better exception logging
2015-04-16 19:37:12 +00:00
guard
Implement PostGrades dialog in ReactJS
2014-11-19 23:55:56 +00:00
lib
don't include throttling info on non-authenticated requests
2015-04-16 18:50:11 +00:00
public
dont let tinymce strip span tags
2015-04-15 22:23:58 +00:00
script
skip comment building on diff if no ruby changes
2015-04-15 21:20:51 +00:00
spec
Add specs to test teachers removing students from groups
2015-04-16 20:42:09 +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
Add Import/Export Icons
2015-02-19 16:26:52 +00:00
.gitignore
docker-compose based dev environment
2015-03-30 20:59:48 +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
tone down some noisy style complaints
2015-04-15 22:45:07 +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
added jsx
2014-11-03 23:20:33 +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
Upgrades react-modal to the latest version in bower
2015-04-01 16:51:11 +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
initial live events implementation
2015-04-03 15:22:33 +00:00
karma.conf.js
address a number of issues with the js test suite
2015-02-20 16:35:17 +00:00
package.json
Make changes for node 12/iojs.
2015-03-05 22:43:38 +00:00