.. |
Admin
|
Fixed redirect URLs
|
2008-06-15 20:33:41 +00:00 |
Api
|
Fixed two tiny bugs concerning Story.commentMode
|
2008-08-04 09:11:23 +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
|
Tiny case change ("Link")
|
2008-06-12 15:54:32 +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 issue #22: "Image upload is broken in Safari".
|
2008-08-05 13:35:12 +00:00 |
HopObject
|
* Renamed app.data.log to app.data.entries
|
2008-06-15 17:42:49 +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
|
Fixed and cleaned up admin section
|
2008-06-15 20:28:25 +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
|
Replaced cancel button with link
|
2008-06-29 12:54:35 +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
|
Fixed and cleaned up admin section
|
2008-06-15 20:28:25 +00:00 |
Site
|
Fixed tiny bug in Site.processHref() method: getProperty() is a global method, not one of Application.
|
2008-06-29 12:51:29 +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 display of creation date by checking for <% story.creator %> instead of <% story.created %>
|
2008-07-22 18:40:56 +00:00 |
Tag
|
Rearranged order in filter of images collection for consistency with stories collection
|
2008-09-13 17:13:37 +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 typo in log message
|
2008-06-29 12:57:59 +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 |