.. |
Admin
|
* Added default sorting for Admin.users collection
|
2010-04-02 16:11:28 +00:00 |
Api
|
* Edited and rephrased some messages (still needs a lot of work)
|
2010-01-10 16:33:46 +00:00 |
Archive
|
* Rewrote direct Database access in Archive.stories_macro(), Archive.getSize(), Archive.getFilter(), Members.search() and Root.mrtg_action() methods using the Sql prototype and trying to make the statements work in all MySql, PostgreSql and H2 databases
|
2010-01-20 14:28:17 +00:00 |
Choice
|
* Replaced custom code in Poll.remove() and Choice.remove() with call for HopObject.remove()
|
2010-01-10 16:29:37 +00:00 |
Comment
|
Show the hide/show link in replies, too
|
2010-04-02 14:21:31 +00:00 |
File
|
* Added Membership.comments collection to fix a bug causing display of the number of comments of a user throughout the whole installation instead of those of the member of the site only
|
2010-02-06 15:13:39 +00:00 |
Files
|
* Added quota argument to Site.getDiskSpace() method; if given, the difference between it and the used disk space will be returned
|
2010-01-16 11:23:18 +00:00 |
Global
|
Replaced ugly scripted filtering of Stories.comments collection with equivalent filter definition in Stories.properties
|
2010-04-02 13:54:29 +00:00 |
HopObject
|
* Added Site.comments collection and use it in $Admin#editSite skin. Fixes issue 89.
|
2010-04-02 12:45:27 +00:00 |
Image
|
Added information to the tags input forms (because 'separated by commas' is usually translated as 'durch Komma getrennt', I chose that over the plural (Kommata)); fixed typos
|
2010-04-03 22:16:39 +00:00 |
Images
|
Do not rely on Images._parent for the site as it also could be a layout (fixes issue 79)
|
2010-02-01 14:13:40 +00:00 |
Layout
|
* Added Membership.comments collection to fix a bug causing display of the number of comments of a user throughout the whole installation instead of those of the member of the site only
|
2010-02-06 15:13:39 +00:00 |
LogEntry
|
* Edited and rephrased some messages (still needs a lot of work)
|
2010-01-10 16:33:46 +00:00 |
Members
|
Added information to the tags input forms (because 'separated by commas' is usually translated as 'durch Komma getrennt', I chose that over the plural (Kommata)); fixed typos
|
2010-04-03 22:16:39 +00:00 |
Membership
|
Changed wording of notification that JavaScript is necessary to see the referrers and backlinks - the old 'To prevent spam abuse...' led to the misconception that backlink spamming should be in fact prevented.
|
2010-04-03 00:56:02 +00:00 |
Metadata
|
* Added basic doctags to the code
|
2009-11-02 16:16:41 +00:00 |
Poll
|
* Added Membership.comments collection to fix a bug causing display of the number of comments of a user throughout the whole installation instead of those of the member of the site only
|
2010-02-06 15:13:39 +00:00 |
Polls
|
* Refactored code and skins in respect for comprehensive i18n
|
2010-01-10 14:40:36 +00:00 |
Root
|
* Slightly modified Root.mrtg_action()
|
2010-04-02 16:54:24 +00:00 |
Site
|
Changed wording of notification that JavaScript is necessary to see the referrers and backlinks - the old 'To prevent spam abuse...' led to the misconception that backlink spamming should be in fact prevented.
|
2010-04-03 00:56:02 +00:00 |
Skin
|
Slightly changed wording
|
2010-04-02 02:01:13 +00:00 |
Skins
|
* Granted permission to display Skin.main_action()
|
2010-02-06 22:34:06 +00:00 |
Stories
|
Replaced ugly scripted filtering of Stories.comments collection with equivalent filter definition in Stories.properties
|
2010-04-02 13:54:29 +00:00 |
Story
|
Added information to the tags input forms (because 'separated by commas' is usually translated as 'durch Komma getrennt', I chose that over the plural (Kommata)); fixed typos
|
2010-04-03 22:16:39 +00:00 |
Tag
|
* Added checks for invalid characters in Skins.create_action() and User.register() methods
|
2010-02-06 21:38:49 +00:00 |
TagHub
|
* Added Membership.comments collection to fix a bug causing display of the number of comments of a user throughout the whole installation instead of those of the member of the site only
|
2010-02-06 15:13:39 +00:00 |
Tags
|
* Modified some res.data.title and res.messages assignments
|
2009-12-13 22:29:21 +00:00 |
User
|
* Validate e-mail address when registering a new user account. Fixes issue 87.
|
2010-04-02 13:13:59 +00:00 |
Vote
|
* Added basic doctags to the code
|
2009-11-02 16:16:41 +00:00 |
app.properties
|
Added example settings for tweaking performance
|
2010-02-08 15:46:41 +00:00 |
db.properties
|
Enabled Unicode/UTF-8 when connecting to MySQL
|
2010-02-07 13:02:27 +00:00 |