.. |
Admin
|
* Fixed bug in Admin.site_action() preventing deletion of a site
|
2008-12-14 19:49:12 +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 causing immediate or minor story and comment updates to wrongly set the modification dates
|
2008-05-10 09:08:55 +00:00 |
Files
|
Fixed pager URLs for Files.all_action() method
|
2008-06-29 12:53:15 +00:00 |
Global
|
* Fixed some nasty bugs in Importer.js
|
2008-12-14 20:46:27 +00:00 |
HopObject
|
* Fixed notifcation skins in HopObject to prevent ugly "null" output; from now on only the ID of the created/modified object is displayed.
|
2008-12-14 12:50:52 +00:00 |
Image
|
* Fixed notifcation skins in HopObject to prevent ugly "null" output; from now on only the ID of the created/modified object is displayed.
|
2008-12-14 12:50:52 +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
|
* Fixed bug in Admin.site_action() preventing deletion of a site
|
2008-12-14 19:49:12 +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
|
* Fixed bug in Admin.site_action() preventing deletion of a site
|
2008-12-14 19:49:12 +00:00 |
Site
|
* Fixed some nasty bugs in Importer.js
|
2008-12-14 20:46:27 +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
|
Fixed implemenation of backup/restore feature for stories and comments
|
2008-06-12 15:33:11 +00:00 |
Story
|
* Fixed notifcation skins in HopObject to prevent ugly "null" output; from now on only the ID of the created/modified object is displayed.
|
2008-12-14 12:50:52 +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
|
Removed trailing semicolons after closing curly brackets for good (hopefully :)
|
2008-04-21 13:57:01 +00:00 |
User
|
* Updated text of $Admin#welcome skin (sites cannot be made the front page so easily, anymore)
|
2008-09-21 17:44:18 +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 |