Go to file
Cody Cutrer 1c8d862d34 add started_at to sis_batches
refs CNVS-17788

so you can easily tell the difference between how long a batch took
vs. how long it took to start

test plan:
 * upload an SIS batch and let it run
 * when you view it via the API, it should include a started_at
   timestamp

Change-Id: I142024f82260c2ba690a950a09365e90c18cd43d
Reviewed-on: https://gerrit.instructure.com/47412
Reviewed-by: Rob Orton <rob@instructure.com>
Tested-by: Jenkins
Product-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
2015-01-23 21:31:26 +00:00
Gemfile.d bump json to 1.8.2 2015-01-22 16:42:50 +00:00
app add started_at to sis_batches 2015-01-23 21:31:26 +00:00
bin rails 4.0.10 2014-09-16 22:07:39 +00:00
client_apps A landing page for when Quiz Stats are just too big 2015-01-13 19:17:14 +00:00
config Agenda Tour and Tour popup restyle 2015-01-23 17:18:22 +00:00
db/migrate add started_at to sis_batches 2015-01-23 21:31:26 +00:00
doc Fix broken link to IMS LTI spec in Grade Passback documentation 2015-01-19 20:37:57 +00:00
gems ensure pagination links get translated, fixes CNVS-17180 2015-01-23 17:25:32 +00:00
guard Implement PostGrades dialog in ReactJS 2014-11-19 23:55:56 +00:00
lib drop unused Canvas.cache_store_config method 2015-01-23 20:22:58 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
public Agenda Tour and Tour popup restyle 2015-01-23 17:18:22 +00:00
script A way for devs to set their own brand style vars 2015-01-06 21:48:35 +00:00
spec add started_at to sis_batches 2015-01-23 21:31:26 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.fontcustom-manifest.json Agenda Tour and Tour popup restyle 2015-01-23 17:18:22 +00:00
.gitignore A way for devs to set their own brand style vars 2015-01-06 21:48:35 +00:00
.i18nignore i18nliner(.rb) 2014-10-29 21:59:39 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06: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 begin rails 4 2014-08-27 23:09:17 +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 Rebuilt App Center in React 2015-01-05 21:34:02 +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
karma.conf.js new avatars upload image function 2014-03-07 18:52:28 +00:00
package.json return non-zero exit code on xss linting failure, refs CNVS-17663 2014-12-29 20:48:00 +00:00

README.md

Canvas LMS

Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.

Please see our main wiki page for more information

Installation

Detailed instructions for installation and configuration of Canvas are provided on our wiki.