antville/code
2008-05-12 10:50:06 +00:00
..
Admin * Fixed and finalized Layout.reset_action() as well as Layout.remove() and Skin.remove() methods 2008-04-27 14:35:35 +00:00
Api * Fixed potential bug caused by null or undefined values when calling String.md5() method with user salt and password 2008-05-05 10:20:59 +00:00
Archive Fixed bug causing wrong display of preview/next links 2008-04-27 19:51:09 +00:00
Choice Removed trailing semicolons after closing curly brackets for good (hopefully :) 2008-04-21 13:57:01 +00:00
Comment * Fixed bug causing immediate or minor story and comment updates to wrongly set the modification dates 2008-05-10 09:08:55 +00:00
File * Fixed bug causing immediate or minor story and comment updates to wrongly set the modification dates 2008-05-10 09:08:55 +00:00
Files Modified necessary permission for creating stories, files, images and polls to only allow subscribed users 2008-04-27 10:33:11 +00:00
Global * Removed final format() call in Story.link_filter(); if we are lucky we do not need any HTML entities anymore anyway thanks to UTF-8 2008-05-12 10:50:06 +00:00
HopObject * Fixed bug that caused exception and database mess when trying to rename a tag to the same name 2008-05-10 10:33:17 +00:00
Image Unified thumbnail_macro() and render_macro() of Image prototype 2008-05-06 09:19:05 +00:00
Images Fixed bug in global image_macro() introduced with latest commit preventing some *other* images from being displayed 2008-05-08 16:15:22 +00:00
Layout * Fixed stupid bugs in image uploader introduced lately 2008-04-28 12:19:20 +00:00
LogEntry Removed trailing semicolons after closing curly brackets for good (hopefully :) 2008-04-21 13:57:01 +00:00
Members Fixed generic permission model to redirect to login page if anonymous user was not granted access 2008-05-08 17:05:51 +00:00
Membership * Fixed bug causing immediate or minor story and comment updates to wrongly set the modification dates 2008-05-10 09:08:55 +00:00
Metadata Removed trailing semicolons after closing curly brackets for good (hopefully :) 2008-04-21 13:57:01 +00:00
Poll * Added static Skin.getByName() method 2008-05-02 21:33:40 +00:00
Polls Modified necessary permission for creating stories, files, images and polls to only allow subscribed users 2008-04-27 10:33:11 +00:00
Root Fixed site collection in Site.updates_xml_action() 2008-05-09 20:50:45 +00:00
Site Fixed generic permission model to redirect to login page if anonymous user was not granted access 2008-05-08 17:05:51 +00:00
Skin Modify occurrences of subskin syntax in skins to a skin comment to prevent surprising effects 2008-05-09 20:02:31 +00:00
Skins * Added static Skin.getByName() method 2008-05-02 21:33:40 +00:00
Stories Fixed permission for open sites 2008-05-09 17:36:46 +00:00
Story * Removed final format() call in Story.link_filter(); if we are lucky we do not need any HTML entities anymore anyway thanks to UTF-8 2008-05-12 10:50:06 +00:00
Tag * Fixed bug that caused exception and database mess when trying to rename a tag to the same name 2008-05-10 10:33:17 +00:00
TagHub Removed trailing semicolons after closing curly brackets for good (hopefully :) 2008-04-21 13:57:01 +00:00
Tags Removed trailing semicolons after closing curly brackets for good (hopefully :) 2008-04-21 13:57:01 +00:00
User Added some space before site list in User#sites skin 2008-05-09 21:29:11 +00:00
Vote Removed trailing semicolons after closing curly brackets for good (hopefully :) 2008-04-21 13:57:01 +00:00
app.properties * Removed obsolete settings from app.properties (mostly XML-RPC related) 2008-05-05 00:27:43 +00:00
db.properties * call clearCache() after updates in Story / Comment 2008-03-17 19:41:10 +00:00