antville/code
2009-10-27 16:29:34 +00:00
..
Admin * Added various fixes for issues observed in the event log of Antville.org 2009-09-30 09:48:23 +00:00
Api * Replaced <% api.url %> macro with <% api.href %> 2008-09-21 18:39:33 +00:00
Archive Also log referrers of requests to archive and tags 2008-06-17 11:13:21 +00:00
Choice Removed trailing semicolons after closing curly brackets for good (hopefully :) 2008-04-21 13:57:01 +00:00
Comment * Replaced <% comment.created %> with <% comment.creator %> macro in <% if %> macro of Comment#edit skin (fixes issue #27) 2008-12-11 18:08:51 +00:00
File * Fixed bug in File.getFile() causing exception in Exporter 2008-12-15 15:04:46 +00:00
Files Fixed pager URLs for Files.all_action() method 2008-06-29 12:53:15 +00:00
Global * Moved Philipp’s RegExp pattern from validation methods to static String properties 2009-10-27 12:18:08 +00:00
HopObject * Added various fixes for issues observed in the event log of Antville.org 2009-09-30 09:48:23 +00:00
Image Workaround to stop auto-resize to 400px after edit. 2009-04-09 22:36:58 +00:00
Images * Fixed permissions for authenticated users to create images, files and polls in open sites 2008-05-12 11:33:53 +00:00
Layout Fixed bug causing exception in Layout.export_action() due to recent addition of Root.skin 2008-05-14 15:30:29 +00:00
LogEntry Fixed and cleaned up admin section 2008-06-15 20:28:25 +00:00
Members * Updated text of $Admin#welcome skin (sites cannot be made the front page so easily, anymore) 2008-09-21 17:44:18 +00:00
Membership Reverted changes in Membership.getPermission() fixing potential security issue introduced with latest commit; instead, the additional check for the privileged permission is done in Membership.remove() to allow site deletion in Admin prototype 2008-12-14 21:14:45 +00:00
Metadata Fixed tiny bug to prevent returning "undefined" values 2008-05-12 14:18:50 +00:00
Poll Fixed bug in global poll_macro() preventing comments to be added to stories with embedded polls 2008-09-22 10:41:13 +00:00
Polls * Fixed permissions for authenticated users to create images, files and polls in open sites 2008-05-12 11:33:53 +00:00
Root * Re-introduced link for site creation 2009-09-21 17:04:59 +00:00
Site * Added various fixes for issues observed in the event log of Antville.org 2009-09-30 09:48:23 +00:00
Skin Fixed output of macro code for global skins 2008-06-04 10:19:17 +00:00
Skins Fixed output of macro code for global skins 2008-06-04 10:19:17 +00:00
Stories * Moved Philipp’s RegExp pattern from validation methods to static String properties 2009-10-27 12:18:08 +00:00
Story * Added missing code for a linked list of tags to Story.tags_macro() – fixes issue #33 2009-10-27 16:29:34 +00:00
Tag Fixed bug introduced with change in Helma trunk (HopObject properties became case-sensitive) 2008-10-21 11:25:27 +00:00
TagHub Removed trailing semicolons after closing curly brackets for good (hopefully :) 2008-04-21 13:57:01 +00:00
Tags * Fixed skin for rendering <% list tags %> macro in global list_macro() 2008-12-18 19:07:17 +00:00
User Better validation for URLs and e-mail addresses. 2009-04-09 22:39:32 +00:00
Vote Removed trailing semicolons after closing curly brackets for good (hopefully :) 2008-04-21 13:57:01 +00:00
app.properties Cleaned up app.properties 2008-06-15 19:12:06 +00:00
db.properties * call clearCache() after updates in Story / Comment 2008-03-17 19:41:10 +00:00