Push to the project "citadel.org ": The branch, master has been updated via 12eef2e90231a57d2a436cb885ee2fed657747ea (commit) via 9d3d11b23b7f75dbe029111231fbd70118f46e1b (commit) via 847875dba9ab76003a532e69486637494516b68a (commit) from 7e6ca72a12c831b14984f03d294c2e7877b5f02c (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=12eef2e90231a57d2a436cb885ee2fed657747ea commit 12eef2e90231a57d2a436cb885ee2fed657747ea Author: Wilfried Goesgens <dotheb...@citadel.org> Date: Tue Jan 11 23:23:18 2011 +0100 Bugfixing / debugging in templating - fix crash; check for non-parseable tokens so we don't struggle over NULL-Pointers later on. - -T6 now barfs the results of conditionals. http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=9d3d11b23b7f75dbe029111231fbd70118f46e1b commit 9d3d11b23b7f75dbe029111231fbd70118f46e1b Author: Wilfried Goesgens <dotheb...@citadel.org> Date: Tue Jan 11 23:21:05 2011 +0100 Remove invalid "subtoken"; we don't support this, and this special token doesn't even evaluate this parameter. http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=847875dba9ab76003a532e69486637494516b68a commit 847875dba9ab76003a532e69486637494516b68a Author: Wilfried Goesgens <dotheb...@citadel.org> Date: Tue Jan 11 23:17:49 2011 +0100 Fix Room-edit-Template; thanks to Sam for reporting. - the original code used inverse logic for this checkbox case, the template didn't reflect this. ----------------------------------------------------------------------- Summary of changes: .../room/edit/er_config_tab_room_option_list.html | 2 +- webcit/static/t/room/edit/tab_config.html | 2 +- webcit/subst.c | 23 +++++++++++++------ 3 files changed, 18 insertions(+), 9 deletions(-) hooks/post-receive -- citadel.org