summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Clean the HTML generation code up.Matthias Andreas Benkard2009-12-031-7/+6
|
* Improve the score table display some more by grouping score entries by ↵Matthias Andreas Benkard2009-12-031-4/+8
| | | | exercise sheet.
* Improve score table display.Matthias Andreas Benkard2009-12-021-3/+6
|
* send-mail: Communicate success to the client as appropriate.Matthias Andreas Benkard2009-12-021-1/+2
|
* /logik.txt: New entry point.Matthias Andreas Benkard2009-12-021-0/+4
|
* Add a button for sending the database as mail to all users.Matthias Andreas Benkard2009-12-021-1/+45
|
* make-new-revision: Improve performance.Matthias Andreas Benkard2009-12-021-3/+10
|
* Sort the student list by name.Matthias Andreas Benkard2009-12-011-1/+3
|
* Do authentication by querying the database for existing users instead of ↵Matthias Andreas Benkard2009-11-301-5/+3
| | | | checking a hard-coded user list.
* Make potentially more efficient use of the data store when updating entities.Matthias Andreas Benkard2009-11-291-6/+9
|
* Support importing data from a file.Matthias Andreas Benkard2009-11-291-7/+33
|
* Fix authentication.Matthias Andreas Benkard2009-11-291-4/+5
|
* Allow the user to log in as needed.Matthias Andreas Benkard2009-11-291-18/+19
|
* Require authentication.Matthias Andreas Benkard2009-11-291-0/+13
|
* Various bug fixes.Matthias Andreas Benkard2009-11-291-1/+1
|
* build.xml: New file.Matthias Andreas Benkard2009-11-291-1/+1
|
* Move the source files around a bit.Matthias Andreas Benkard2009-11-291-0/+0
|
* Support numbers other than floats.Matthias Andreas Benkard2009-11-291-1/+2
|
* Use transactions more pervasively.Matthias Andreas Benkard2009-11-291-8/+9
|
* Support the creation of new revisions.Matthias Andreas Benkard2009-11-291-2/+10
|
* Add datastore transaction support.Matthias Andreas Benkard2009-11-291-0/+17
|
* Beginning of a rewrite in Clojure for use on the Google App Engine.Matthias Andreas Benkard2009-11-292-0/+177