antville/code
2010-04-25 22:29:51 +00:00
..
Admin * 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
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 * 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
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 * 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
Image * 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
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 * 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
LogEntry * Edited and rephrased some messages (still needs a lot of work) 2010-01-10 16:33:46 +00:00
Members Slightly modified wording 2010-04-25 20:36:43 +00:00
Membership Fixed security hole which allowed unauthorized users to edit memberships of a site 2010-04-25 22:29:51 +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 Replaced hard coded file upload element with Antville enhanced one :) 2010-04-25 20:19:32 +00:00
Skin Slightly changed wording 2010-04-02 02:01:13 +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 * 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
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 Slightly modified wording 2010-04-25 20:36:43 +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