13 Commits

Author SHA1 Message Date
Robert Tice
5c8de067a8 Removing books interface. 2018-04-20 11:01:14 -04:00
Robert Tice
b500ceab09 Replaced custom pagination with django pagination and added jquery waypoints to auto load pages as the user scrolls. Have to add the ability to render and jump to sections of the page. 2018-01-18 17:14:31 -05:00
Robert Tice
d83f82ea92 Adding support for books subspace. There is now a book list in the resources directory which is used to populate the book list. Each book has a directory and a list of pages. 2017-11-21 16:21:59 -05:00
Nicolas Setton
4e3057a6de Add an URL that provides an embeddable editor 2017-10-17 15:36:09 -04:00
Nicolas Setton
85bb873d17 Add the possibility to run programs
This is deactivated for now.:
2017-10-10 12:01:19 -04:00
Nicolas Setton
01b2214082 Asynchronousify the running of processes...
... and report the output in real time to the interface.
2017-09-07 12:09:54 -04:00
Nicolas Setton
54a1ce7b4f (WIP) work on checker 2017-09-04 20:16:02 -04:00
Nicolas Setton
b011b1252d Add a page which lists all the examples.
And slightly improve the decision as to which file(s) to import
as an example.
2017-09-04 14:01:38 -04:00
Nicolas Setton
0bd8d17a43 Add platform support for serving pages
... along with instructions on how to get the ACE editor.
2017-09-02 14:24:26 -04:00
Nicolas Setton
014ded7ec2 Initial implementation for the /example request 2017-07-21 15:48:38 -04:00
Nicolas Setton
2a09f6b92f Add a command to fill the examples (first version) 2017-07-19 16:42:02 -04:00
Nicolas Setton
a0e20910ad Cleanup the model
Rather than "Program", use "Resource" for a file.
Adapt the views and urls and serializers accordingly.
2017-07-19 14:42:35 -04:00
Nicolas Setton
048668da5a Initial revision 2017-05-06 22:38:49 -04:00