.. |
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
|
* Grant full site access to privileged users
|
2008-05-12 18:08:18 +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
|
* Fixed permissions for authenticated users to create images, files and polls in open sites
|
2008-05-12 11:33:53 +00:00 |
Global
|
* Added further Number formatting to health display
|
2008-05-14 13:30:28 +00:00 |
HopObject
|
Added ugly work-around for Helma bug #625
|
2008-05-13 14:13:51 +00:00 |
Image
|
Fixed broken image in Image#edit skin when creating a new image
|
2008-05-12 17:45:19 +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 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
|
* Renamed User.pushLocation() method to User.setLocation() and User.popLocation() to User.getLocation()
|
2008-05-12 17:37:17 +00:00 |
Membership
|
* Fixed permissions for authenticated users to create images, files and polls in open sites
|
2008-05-12 11:33:53 +00:00 |
Metadata
|
Fixed tiny bug to prevent returning "undefined" values
|
2008-05-12 14:18:50 +00:00 |
Poll
|
* Added static Skin.getByName() method
|
2008-05-02 21:33:40 +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
|
Added title for status table
|
2008-05-14 14:02:28 +00:00 |
Site
|
Removed Site#health skin again because it of course shows up in every site layout
|
2008-05-14 13:38:41 +00:00 |
Skin
|
* Added Root.skin
|
2008-05-14 13:48:28 +00:00 |
Skins
|
* Added static Skin.getByName() method
|
2008-05-02 21:33:40 +00:00 |
Stories
|
* Fixed res.handlers.membership when sending notifications
|
2008-05-12 15:06:20 +00:00 |
Story
|
Added option to escape URL from being linked automatically by prefixing it with a exclamation mark: !http://antville.org
|
2008-05-13 14:48:54 +00:00 |
Tag
|
Exclude closed stories from the Tag.stories collection
|
2008-05-14 09:31:32 +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
|
Fixed call for renamed method User.popLocation()
|
2008-05-13 12:09:39 +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 |