Commit graph

7 commits

Author SHA1 Message Date
Ole Laursen 9cab5e8263 Hack dajaxice to not suppress exceptions for the time being -
suppressing exceptions is a perfect way of hiding errors and
preventing people who wonder what's wrong from debugging them.
 - Legacy-Id: 7066
2013-12-24 15:10:20 +00:00
Ole Laursen fa489ce37a Upgrade Dajaxice to latest version from github (0.5.5) to make meeting agenda code work with CSRF, with url conf import fix and using json instead of deprecated simplejson from Django - add a simple view to serve dajaxice.core.js which we need because we are not using the staticfiles collection step (apparently Dajaxice hooks into that through a somewhat complicated hack)
- Legacy-Id: 7028
2013-12-20 11:59:09 +00:00
Ole Laursen 6a98fec2c3 Use built-in json module in Python instead of simplejson bundled with Django
- Legacy-Id: 6883
2013-12-11 16:59:19 +00:00
Henrik Levkowetz 19d4b17e53 We're using syslog logging everywhere else -- use it here, too.
- Legacy-Id: 6291
2013-09-27 17:36:42 +00:00
Henrik Levkowetz 6154b9922d This commit isn't tested. It captures the state after merging in branch/ssw/agenda/v4.70.
- Legacy-Id: 6273
2013-09-26 19:56:17 +00:00
Henrik Levkowetz 718ff112b5 Remove dajaxice; not needed until we manage to merge in agenda scheduling code.
- Legacy-Id: 5811
2013-07-14 13:57:40 +00:00
Henrik Levkowetz c1c529f9ae Merged [5614] and [5622] from mcr@sandelman.ca: added dajaxice.
- Legacy-Id: 5786
Note: SVN reference [5614] has been migrated to Git commit 7e0e027149a37e2fac0b2809e8a18c896f660687

Note: SVN reference [5622] has been migrated to Git commit bde631c87ffd2ce5a93fe3c0559aafef04d23b1f
2013-06-10 20:47:51 +00:00