antville/code
Tobi Schäfer f00e94e3f8 * Renamed Story.backlinks_macro() method to Story.referrers_macro()
* Replaced "story" handlers in a few Story skins with "this" as otherwise comments won't be correctly rendered in history or RSS output  (which I think is due to the recent changes in Helma related to fixing bug #617)
2008-06-12 14:57:39 +00:00
..
Admin * Added HopObject.log() method currently caching referrers of story and site requests 2008-05-15 12:58:26 +00:00
Api Limited width of default callback's code with hackish style attribute 2008-06-12 14:18:26 +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 * Renamed Site.queueCallback() method to Site.callback() 2008-06-12 14:41:30 +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 * Replaced all occurrences of "webHook" with "callback" 2008-06-12 14:02:42 +00:00
HopObject Fixed output of macro code for global skins 2008-06-04 10:19:17 +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 bug causing exception in Layout.export_action() due to recent addition of Root.skin 2008-05-14 15:30:29 +00:00
LogEntry Replaced Root.referrers collection with call for persist() in Root.commitReferrers() 2008-05-15 15:15:08 +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 Allow everyone to see poll results 2008-06-04 09:55:35 +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 * Renamed Site.queueCallback() method to Site.callback() 2008-06-12 14:41:30 +00:00
Site * Renamed Site.queueCallback() method to Site.callback() 2008-06-12 14:41:30 +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 * Added HopObject.log() method currently caching referrers of story and site requests 2008-05-15 12:58:26 +00:00
Story * Renamed Story.backlinks_macro() method to Story.referrers_macro() 2008-06-12 14:57:39 +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