.. |
Admin
|
Do not try to map domain.*, the default domain property
|
2011-01-06 16:08:47 +00:00 |
Api
|
Start session by logging in user account if available in Api.getUser()
|
2010-12-21 14:11:15 +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
|
* Heavily edited wording of gettext() calls in notification messages
|
2010-05-24 13:32:40 +00:00 |
Comment
|
Reverted last change; the “Restore” buttons are fully functional in my installation
|
2010-06-06 06:50:36 +00:00 |
File
|
* Heavily edited wording of gettext() calls in notification messages
|
2010-05-24 13:32:40 +00:00 |
Files
|
* Heavily edited wording of gettext() calls in notification messages
|
2010-05-24 13:32:40 +00:00 |
Global
|
Added global version_macro() method and display of version string in $Root#status skin
|
2011-01-07 15:43:51 +00:00 |
HopObject
|
* Heavily edited wording of gettext() calls in notification messages
|
2010-05-24 13:32:40 +00:00 |
Image
|
* Heavily edited wording of gettext() calls in notification messages
|
2010-05-24 13:32:40 +00:00 |
Images
|
* Heavily edited wording of gettext() calls in notification messages
|
2010-05-24 13:32:40 +00:00 |
Layout
|
Separately add/reset the Site skin of root
|
2011-01-04 16:04:16 +00:00 |
LogEntry
|
* Heavily edited wording of gettext() calls in notification messages
|
2010-05-24 13:32:40 +00:00 |
Members
|
* Removed obsolete modSorua code
|
2010-12-21 14:08:47 +00:00 |
Membership
|
Removed redundant <% gettext %> macro – gettext will be called in Membership.role_macro() anyway – causing not-found messages in jala.i18n.translate()
|
2010-06-05 12:50:08 +00:00 |
Metadata
|
* Added basic doctags to the code
|
2009-11-02 16:16:41 +00:00 |
Poll
|
Fixed unquoted <br /> element in macro preventing voting in a poll.
|
2010-12-21 17:29:54 +00:00 |
Polls
|
* Heavily edited wording of gettext() calls in notification messages
|
2010-05-24 13:32:40 +00:00 |
Root
|
Moved contents of Root’s $Root#main skin to Site#main
|
2011-01-07 16:05:37 +00:00 |
Site
|
Prevent any href processing in Site.processHref() method when called from localhost
|
2011-01-06 16:10:54 +00:00 |
Skin
|
* Added check to maintain skin inheritance when targeting the Site skin of root. Fixes bug preventing modification of the root site’s main and navigation skins.
|
2011-01-04 15:30:57 +00:00 |
Skins
|
Removed obsolete code from Skins.getOutline() method
|
2011-01-07 15:06:49 +00:00 |
Stories
|
Exclude deleted (aka hidden) comments from being displayed in list of recent updates as well as in RSS output. Fixes #125.
|
2010-12-08 23:51:06 +00:00 |
Story
|
Reverted last change; the “Restore” buttons are fully functional in my installation
|
2010-06-06 06:50:36 +00:00 |
Tag
|
* Heavily edited wording of gettext() calls in notification messages
|
2010-05-24 13:32:40 +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
|
* Heavily edited wording of gettext() calls in notification messages
|
2010-05-24 13:32:40 +00:00 |
User
|
Added helper method User.rename() for renaming a user account; currently without GUI representation.
|
2010-12-21 18:54:10 +00:00 |
Vote
|
* Heavily edited wording of gettext() calls in notification messages
|
2010-05-24 13:32:40 +00:00 |
app.properties
|
Changed order of options for rewriting URL output and added comment to make it clearer what needs to be enabled for mapping individual domains
|
2011-01-05 19:12:57 +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 |