datatracker/static/js/agenda
Ole Laursen f8b1568c87 Rewrite meeting PUTs to POSTs. For no apparent reason, parts of the
meeting AJAX code is using PUT instead of POST (even if it's not
PUT'ing in the literal sense but POST'ing). Theoretical discussions
aside, Django has poor support for PUTs turned POSTs so rewriting them
removes the need for a couple of hacks, and makes it easier to test.
 - Legacy-Id: 7067
2013-12-24 15:13:33 +00:00
..
agenda_edit.js Fix syntax error in agenda JS 2013-12-19 16:50:13 +00:00
agenda_helpers.js Merged in the contents of commit [6337] from mcr@sandelman.ca, with some changes to take out dead code that inadvertently came back in. 2013-10-02 21:53:28 +00:00
agenda_listeners.js Cleanup action: replaced screaming html id with non-screaming version; 2013-10-13 21:09:32 +00:00
agenda_objects.js Merged in the contents of commit [6337] from mcr@sandelman.ca, with some changes to take out dead code that inadvertently came back in. 2013-10-02 21:53:28 +00:00
agenda_properties_edit.js Rewrite meeting PUTs to POSTs. For no apparent reason, parts of the 2013-12-24 15:13:33 +00:00
agenda_property_utils.js Rewrite meeting PUTs to POSTs. For no apparent reason, parts of the 2013-12-24 15:13:33 +00:00
agendas_edit.js Rewrite meeting PUTs to POSTs. For no apparent reason, parts of the 2013-12-24 15:13:33 +00:00
timeslot_edit.js Cleanup action: replaced screaming html id with non-screaming version; 2013-10-13 21:09:32 +00:00