..
Admin
* Concatenated some messages which were too nested for reasonable translation – however, with the disadvantage of having HTML markup included now. Fixes issue 105. Fixes issue 106.
2010-04-26 11:12:47 +00:00
Api
Capitalize URL in message.
2010-04-07 00:03:54 +00:00
Archive
Switched to PostgreSQL as database of choice and added compatibility files to db/my.compat
2010-04-24 14:27:31 +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
* Decentralized markgettext() calls by moving them from i18n.js to the places where the messages actually are defined
2010-04-25 17:31:44 +00:00
File
* Modified order of actions in item list views
2010-04-26 00:22:20 +00:00
Files
Slightly modified order of collection filters to start with the link to the list of the member’s items
2010-04-25 18:43:12 +00:00
Global
* Decentralized markgettext() calls by moving them from i18n.js to the places where the messages actually are defined
2010-04-25 17:31:44 +00:00
HopObject
* Modified order of actions in item list views
2010-04-26 00:22:20 +00:00
Image
* Modified order of actions in item list views
2010-04-26 00:22:20 +00:00
Images
Slightly modified order of collection filters to start with the link to the list of the member’s items
2010-04-25 18:43:12 +00:00
Layout
* Modified order of actions in item list views
2010-04-26 00:22:20 +00:00
LogEntry
* Edited and rephrased some messages (still needs a lot of work)
2010-01-10 16:33:46 +00:00
Members
Slightly adjusted the sizes of some input elements
2010-04-25 22:48:33 +00:00
Membership
* Modified order of actions in item list views
2010-04-26 00:22:20 +00:00
Metadata
* Added basic doctags to the code
2009-11-02 16:16:41 +00:00
Poll
* Decentralized markgettext() calls by moving them from i18n.js to the places where the messages actually are defined
2010-04-25 17:31:44 +00:00
Polls
Slightly modified order of collection filters to start with the link to the list of the member’s items
2010-04-25 18:43:12 +00:00
Root
* Decentralized markgettext() calls by moving them from i18n.js to the places where the messages actually are defined
2010-04-25 17:31:44 +00:00
Site
* Modified order of actions in item list views
2010-04-26 00:22:20 +00:00
Skin
* Modified order of actions in item list views
2010-04-26 00:22:20 +00:00
Skins
* Added Layout.getTitle() method to compatibility layer always returning “Layout” to prevent display of remaining title properties in older databases
2010-04-25 20:11:16 +00:00
Stories
Slightly modified order of collection filters to start with the link to the list of the member’s items
2010-04-25 18:43:12 +00:00
Story
* Modified order of actions in item list views
2010-04-26 00:22:20 +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
* Concatenated some messages which were too nested for reasonable translation – however, with the disadvantage of having HTML markup included now. Fixes issue 105. Fixes issue 106.
2010-04-26 11:12:47 +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
Switched to PostgreSQL as database of choice and added compatibility files to db/my.compat
2010-04-24 14:27:31 +00:00