antville/code
Tobi Schäfer e0d45711b6 * Rewrote Sql.SEARCH statement to search for regular expression pattern in text and title field of stories and comments
* Modified Site.search_action() to filter comments of closed stories and increased result limit to 50

Fixes issue 38
2010-02-06 17:03:30 +00:00
..
Admin Reverted changes made in r3975 and instead added User.email_macro() with check for privileges 2010-02-05 10:01:38 +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 * 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
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 * Rewrote Sql.SEARCH statement to search for regular expression pattern in text and title field of stories and comments 2010-02-06 17:03:30 +00:00
HopObject * 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
Image * 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
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 * 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
Membership * 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
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 Moved left margin of .label class to the right 2010-02-06 12:28:40 +00:00
Site * Rewrote Sql.SEARCH statement to search for regular expression pattern in text and title field of stories and comments 2010-02-06 17:03:30 +00:00
Skin * 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
Skins * Refactored code and skins in respect for comprehensive i18n 2010-01-10 14:40:36 +00:00
Stories * Refactored code and skins in respect for comprehensive i18n 2010-01-10 14:40:36 +00:00
Story * 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
Tag * 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
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 Re-arranged order of code blocks for consistency 2010-02-05 10:06:07 +00:00
Vote * Added basic doctags to the code 2009-11-02 16:16:41 +00:00
app.properties Restructured app.properties file 2010-01-10 16:34:20 +00:00
db.properties * call clearCache() after updates in Story / Comment 2008-03-17 19:41:10 +00:00