ymh <ymh.work@gmail.com> [Tue, 14 Apr 2015 17:13:17 +0200] rev 101
increment version
durandn [Tue, 14 Apr 2015 15:39:06 +0200] rev 100
fixes to rebase conflicts errors
durandn [Tue, 14 Apr 2015 13:01:25 +0200] rev 99
Reworking cache keys registries and access
durandn [Mon, 13 Apr 2015 18:13:14 +0200] rev 98
cleaned up last small code from before using wtforms
durandn [Mon, 13 Apr 2015 17:33:32 +0200] rev 97
cache optimisation : no more cache.clear() but 2 "keys sets" for each repository: one for the categories and one for the comments and discussion + corrected slight mistake in macro that messed up with sessions
durandn [Mon, 13 Apr 2015 12:37:41 +0200] rev 96
forgotten references to session["properties"]
durandn [Mon, 13 Apr 2015 12:03:48 +0200] rev 95
Properties are now cached globally instead of being stored in the session
durandn [Fri, 10 Apr 2015 17:46:38 +0200] rev 94
made session dict usage a lot safer (using dict.setdefault("key, default) instead of directly using dict["key"])
ymh <ymh.work@gmail.com> [Tue, 14 Apr 2015 12:58:54 +0200] rev 93
remove unecessary logs
ymh <ymh.work@gmail.com> [Tue, 14 Apr 2015 12:33:12 +0200] rev 92
correct spelling