Henrik Levkowetz
|
6e6a8baa13
|
Fixed a typo.
- Legacy-Id: 10931
|
2016-03-15 23:15:44 +00:00 |
|
Henrik Levkowetz
|
adb8625635
|
Introduced caching for the api resources.
- Legacy-Id: 10929
|
2016-03-15 23:12:04 +00:00 |
|
Henrik Levkowetz
|
d0e93e34b7
|
Enabled sorting by modification time for Sessions, Timeslots, and Assignments. Fixed a bug which left Timeslot.duration null in the resources.
- Legacy-Id: 10720
|
2016-01-22 20:32:21 +00:00 |
|
Henrik Levkowetz
|
d8413d5d28
|
Changed a helper function meeting_updated() to a method on Meeting, and provided it as a synthetic attribute on the /api/v1/meeting/meeting/ endpoints of the JSON API.
- Legacy-Id: 10611
|
2015-12-19 01:52:13 +00:00 |
|
Henrik Levkowetz
|
71dec7a692
|
Moved forward to 6.7.2.dev0 the changes to rename class ScheduledSession to the more correct (but unfortunately also cumbersome) SchedTimeSessAssignment, and rename reverse relationships involving this class appropriately. Accompanying changes in javascript and templates. Migrations to match.
- Legacy-Id: 10297
|
2015-10-26 22:45:26 +00:00 |
|
Henrik Levkowetz
|
2fe8dcb4c2
|
Added a very simple html version of the json API, to make it easier to explore the api manually.
- Legacy-Id: 9991
|
2015-08-09 16:28:55 +00:00 |
|
Henrik Levkowetz
|
213e769d76
|
Updated the api resources file with the new meeting model fields.
- Legacy-Id: 9609
|
2015-05-07 19:58:07 +00:00 |
|
Henrik Levkowetz
|
86997e1e95
|
Turned the api.py file into a module. Moved the makeresources management command to the api module. Added some api tests. Added crawling of api files to the test-crawler. Adjusted some resource files discovered by the test suite and test-crawler. Removed a bunch of empty model files.
- Legacy-Id: 9144
|
2015-03-03 20:23:36 +00:00 |
|
Henrik Levkowetz
|
770b36d575
|
Added generated (and sometimes manually tweaked) resources.py files.
- Legacy-Id: 8744
|
2014-12-14 20:33:25 +00:00 |
|