Christoph Leutner
a9f2f68684
Slightly changed wording of password reset
2010-04-03 11:31:42 +00:00
Christoph Leutner
314a99e2eb
Changed wording of notification that JavaScript is necessary to see the referrers and backlinks - the old 'To prevent spam abuse...' led to the misconception that backlink spamming should be in fact prevented.
2010-04-03 00:56:02 +00:00
df87eec8ea
* Slightly modified Root.mrtg_action()
...
* Only allow privileged users to import sites
2010-04-02 16:54:24 +00:00
7f55e15bf0
* Added default sorting for Admin.users collection
...
* Applied new order of sort options to Admin.filterUsers() method
2010-04-02 16:11:28 +00:00
0a0e3f4169
Show the hide/show link in replies, too
2010-04-02 14:21:31 +00:00
df4d7a5cac
Added missing Comment.text_macro() method with check if the comment is deleted (or rather: hidden)
2010-04-02 14:13:04 +00:00
e5582d8004
Replaced ugly scripted filtering of Stories.comments collection with equivalent filter definition in Stories.properties
2010-04-02 13:54:29 +00:00
2835f03425
Added soft comment deletion. Updates issue 43.
2010-04-02 13:50:15 +00:00
64f2966b56
* Validate e-mail address when registering a new user account. Fixes issue 87.
...
* Simplified code in User.update() method
2010-04-02 13:13:59 +00:00
356364bda3
* Added Site.comments collection and use it in $Admin#editSite skin. Fixes issue 89.
...
* Modified default sorting of user list in $Admin#users skin. Fixes issue 70.
* Added property argument to HopObject.self_macro() to allow access to subnodes of the HopObject
* Replace macros directly accessing HopObject subnodes with <% this.self property %> ones
* Reverted changes made in r4026
2010-04-02 12:45:27 +00:00
Christoph Leutner
474e3abfac
Slightly changed wording
2010-04-02 02:01:13 +00:00
03bbcf322c
Update Image.contentLength if the original image was resized. Fixes issue 93.
2010-04-01 20:10:14 +00:00
Christoph Leutner
5f84ea098d
Added image file size to image properties (however, the value displayed for resized images is wrong - Issue 93)
2010-03-19 04:32:48 +00:00
Christoph Leutner
e8914d7837
Sysadmin user administration: increase the number of links to the users latest stories/ comments/ images/ files
2010-03-19 03:16:08 +00:00
Christoph Leutner
fdbe96a315
Improve sysadmin user administration: the number of stories and links plus the links to the 5 last stories and comments are displayed for all listed usernames so we don't have to click 'edit' to see if the user is active. (Issue 70 2.)
2010-03-19 01:40:08 +00:00
Christoph Leutner
b0e7ba168d
Corrected errors from last commit
2010-03-18 23:32:23 +00:00
ed60a2ea35
Fixed Site.processHref() method to work for sites w/o explicit domain setting
2010-02-15 21:20:02 +00:00
df312aa6fc
Renamed macro name from creator to user in Membership.getMacroHandler()
2010-02-15 21:19:02 +00:00
158623b089
Disabled comment delete options for the comment author
2010-02-15 21:17:23 +00:00
cb6d2cd495
Added example settings for tweaking performance
2010-02-08 15:46:41 +00:00
c15fafff78
Removed String.EMAILPATTERN and String.URLPATTERN as they are included in the helma.String module now: https://dev.helma.org/trac/helma/changeset/10003/apps/modules/trunk/core/String.js
2010-02-08 09:17:53 +00:00
e47cbe348d
Make search really case-insensitive. Fixes issue 86.
2010-02-07 18:41:08 +00:00
07c486d01f
Simplified recent changes
2010-02-07 15:07:51 +00:00
015d8fc89a
Fixed copy&pasta error
2010-02-07 15:05:54 +00:00
027e459c0c
Fixed bug causing “column "account.id" must appear in the GROUP BY clause or be used in an aggregate function” errors in Admin.sites_action() and Admin.users_action() when using a PostgreSQL database
2010-02-07 15:03:05 +00:00
65bc1940f2
Removed debug message
2010-02-07 14:23:16 +00:00
bd9c9b23fd
Removed obsolete comment
2010-02-07 14:21:25 +00:00
d8d37120a6
Fixed translation in Image#main skin
2010-02-07 14:12:18 +00:00
94d161f5d6
Use name instead of data.name in Site.update()
2010-02-07 13:51:55 +00:00
23be6d5352
Enable translation of site status although it is not perfect (case)
2010-02-07 13:44:30 +00:00
82385850a4
Disable spaces in site names
2010-02-07 13:30:50 +00:00
8f61f1053b
Fixes issue 86
2010-02-07 13:22:34 +00:00
969a8cdf09
Enabled translation for two messages in $Skin#compare
2010-02-07 13:05:40 +00:00
26b773a0fb
Added check for Site.name containing HTML code in Site.update() method
2010-02-07 13:04:48 +00:00
747231baef
Cleaned up code and doc comments
2010-02-07 13:03:04 +00:00
a7b5f4f20b
Enabled Unicode/UTF-8 when connecting to MySQL
2010-02-07 13:02:27 +00:00
418c533f61
* Granted permission to display Skin.main_action()
...
* Prevent spaces in skin names
* Updated i18n and message files
2010-02-06 22:34:06 +00:00
6d1ea4fa3b
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
a2ff97c588
* Added checks for invalid characters in Skins.create_action() and User.register() methods
...
* Added Tag.DELIMITER constant used in Story.getFormValue() and Story.tags_macro()
* Fixed flag in $Skin#listItem skin
* Added ancestor call to Skin.getFormValue() method
2010-02-06 21:38:49 +00:00
da47d03b24
Reverted last changes in Sql.SEARCH statement back to using “like” insted of regular expressions
2010-02-06 17:20:52 +00:00
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
896f5daf28
* 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
...
* Replaced custom SQL query in Comment.remove() with code using new Membership.comments collection
* Removed obsolete Sql.COMMENTS statement
* Added getConfirmText() method to Comment, File, Image, Layout, Membership, Poll, Skin and Story prototypes – which is used in HopObject.delete_action() for more convenient feedback about what is going to be deleted (fixes issue 37 for now)
* Fully enabled translation in global breadcrumb_macro()
* Removed obsolete Layout.getTitle() method
* Disabled translation in HopObject.toString() methods
* Fixed and added some i18n messages to ease translation
2010-02-06 15:13:39 +00:00
f05fc1ce4f
Moved left margin of .label class to the right
2010-02-06 12:28:40 +00:00
3cf2f5803f
Modified a message in Site#page skin for easier translation and updated all message files accordingly
2010-02-05 18:24:24 +00:00
61698313da
Re-arranged order of code blocks for consistency
2010-02-05 10:06:07 +00:00
a93e9b9898
* Added disabling of User.salt_macro()
...
* Moved disabling of User.password_macro() to compatibility layer
2010-02-05 10:04:36 +00:00
f290b04122
Reverted changes made in r3975 and instead added User.email_macro() with check for privileges
2010-02-05 10:01:38 +00:00
b86e0e8a23
Added work-around for displaying e-mail addresses in Admin skins due to the User.email_macro() being disabled by default. Fixes issue 78.
2010-02-04 08:45:35 +00:00
03038334f2
Set Root.created to current date when installation is activated
2010-02-03 09:52:59 +00:00
c20dde46cf
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