.. |
Admin
|
* Modified SQL statements for compatibility with H2 database (experimental)
|
2009-11-01 11:22:33 +00:00 |
Api
|
Minor changes in display of code block
|
2009-10-28 15:07:10 +00:00 |
Archive
|
* Modified SQL statements for compatibility with H2 database (experimental)
|
2009-11-01 11:22:33 +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 in File.getFile() causing exception in Exporter
|
2008-12-15 15:04:46 +00:00 |
Files
|
Fixed pager URLs for Files.all_action() method
|
2008-06-29 12:53:15 +00:00 |
Global
|
Removed import of currently unnecessary Search.js module
|
2009-11-01 12:50:08 +00:00 |
HopObject
|
* Modified SQL statements for compatibility with H2 database (experimental)
|
2009-11-01 11:22:33 +00:00 |
Image
|
Workaround to stop auto-resize to 400px after edit.
|
2009-04-09 22:36:58 +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 a nasty bug that caused the layout to disappear on reset
|
2009-10-30 23:01:32 +00:00 |
LogEntry
|
Fixed and cleaned up admin section
|
2008-06-15 20:28:25 +00:00 |
Members
|
* Fixed tiny bug causing confusing display of subscriptions and privileges in Members prototype
|
2009-10-31 20:25:08 +00:00 |
Membership
|
Reverted changes in Membership.getPermission() fixing potential security issue introduced with latest commit; instead, the additional check for the privileged permission is done in Membership.remove() to allow site deletion in Admin prototype
|
2008-12-14 21:14:45 +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
|
* Moved Root/Site.skin from compat to code to re-establish accustomed behaviour of root site
|
2009-11-01 13:19:11 +00:00 |
Site
|
* Fixed tiny bug causing confusing display of subscriptions and privileges in Members prototype
|
2009-10-31 20:25:08 +00:00 |
Skin
|
Fixed output of macro code for global skins
|
2008-06-04 10:19:17 +00:00 |
Skins
|
* Added some missing and fixed some incorrect res.data.title properties
|
2009-10-27 22:58:07 +00:00 |
Stories
|
* Modified SQL statements for compatibility with H2 database (experimental)
|
2009-11-01 11:22:33 +00:00 |
Story
|
* Modified SQL statements for compatibility with H2 database (experimental)
|
2009-11-01 11:22:33 +00:00 |
Tag
|
* Removed redundant redirect from Layout.import_action()
|
2009-10-27 23:59:36 +00:00 |
TagHub
|
Removed trailing semicolons after closing curly brackets for good (hopefully :)
|
2008-04-21 13:57:01 +00:00 |
Tags
|
* Added some missing and fixed some incorrect res.data.title properties
|
2009-10-27 22:58:07 +00:00 |
User
|
Better validation for URLs and e-mail addresses.
|
2009-04-09 22:39:32 +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 |