.. |
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
|
Added global NAMEPATTERN constant to check access names for invalid characters according to Jala’s HopObject.getAccessName()
|
2010-02-06 21:53:03 +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
|
Fixed translation in Image#main skin
|
2010-02-07 14:12:18 +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
|
Cleaned up code and doc comments
|
2010-02-07 13:03:04 +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
|
Cleaned up code and doc comments
|
2010-02-07 13:03:04 +00:00 |
Site
|
Use name instead of data.name in Site.update()
|
2010-02-07 13:51:55 +00:00 |
Skin
|
Enabled translation for two messages in $Skin#compare
|
2010-02-07 13:05:40 +00:00 |
Skins
|
* Granted permission to display Skin.main_action()
|
2010-02-06 22:34:06 +00:00 |
Stories
|
* Refactored code and skins in respect for comprehensive i18n
|
2010-01-10 14:40:36 +00:00 |
Story
|
* Added checks for invalid characters in Skins.create_action() and User.register() methods
|
2010-02-06 21:38:49 +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
|
Enable translation of site status although it is not perfect (case)
|
2010-02-07 13:44:30 +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
|
Enabled Unicode/UTF-8 when connecting to MySQL
|
2010-02-07 13:02:27 +00:00 |