| Sun, 20 Sep 2009 11:00:03 +0200 |
Modernized the "timezone hack", made the config option a dropdown, and moved all timezone-related code into a new TimeZoneConfig class
|
file | diff | annotate |
| Sat, 31 Oct 2009 23:30:59 +0100 |
Fixed storing the user's "boxes" selection which caused an SQL error in some configurations
|
file | diff | annotate |
| Sun, 04 Oct 2009 17:36:41 +0200 |
Minor code cleanup
|
file | diff | annotate |
| Sat, 19 Sep 2009 22:42:31 +0200 |
Cosmetics
|
file | diff | annotate |
| Fri, 11 Sep 2009 13:03:06 +0200 |
The session and password cookies are now created with the HttpOnly flag set to make it somewhat harder to read them from JavaScript (requires browser support)
|
file | diff | annotate |
| Sun, 06 Sep 2009 15:46:20 +0200 |
Let's use count() instead of sizeof() everywhere from now on
|
file | diff | annotate |
| Thu, 03 Sep 2009 20:32:24 +0200 |
The "Remember Me For" option under My Account did not recognize the "(don't)" option any more (bug #0000961)
|
file | diff | annotate |
| Mon, 27 Jul 2009 21:39:26 +0200 |
Bah, wrong function name: COM_outputMessageAndAbort -> COM_displayMessageAndAbort
|
file | diff | annotate |
| Sun, 17 May 2009 10:28:44 +0200 |
The user's current password is no longer available in $_USER, so changing the password or deleting an account no longer worked (reported by Tom Homer)
|
file | diff | annotate |
| Sun, 19 Apr 2009 16:57:27 +0200 |
Experimental feature: Optionally compress output before sending it to the browser (disabled by default)
|
file | diff | annotate |
| Sun, 19 Apr 2009 00:05:27 +0200 |
No need to even look at $ETIDS when the Daily Digest is disabled
|
file | diff | annotate |
| Sat, 18 Apr 2009 23:37:42 +0200 |
Bad design decision: COM_checkList would use the table name in the HTML. Added a new parameter for the name to use instead.
|
file | diff | annotate |
| Fri, 17 Apr 2009 14:42:28 -0600 |
Fixed SQL injection exploit in usersettings.php
|
file | diff | annotate |
| Fri, 17 Apr 2009 14:50:21 -0600 |
Fixed syntax error in usersettings.php
|
file | diff | annotate |
| Fri, 17 Apr 2009 14:42:28 -0600 |
Fixed SQL injection exploit in usersettings.php
|
file | diff | annotate |
| Sat, 28 Mar 2009 14:15:00 +0100 |
Documentation updates
|
file | diff | annotate |
| Sat, 07 Mar 2009 22:12:04 +0100 |
phpDocumentor doesn't support @note
|
file | diff | annotate |
| Sat, 17 Jan 2009 23:08:07 +0100 |
Fixed line endings (DOS vs. Unix) - no change in content
|
file | diff | annotate |
| Sat, 17 Jan 2009 13:50:12 -0500 |
- Usersettings.php - can not change password when custom membership is enabled.
|
file | diff | annotate |
| Sun, 14 Dec 2008 21:36:53 +0100 |
Reverted changes that shouldn't be in this branch
|
file | diff | annotate |
| Sun, 16 Nov 2008 19:59:29 +0100 |
Added a note about the max. dimensions of a userphoto in the About You pane of a user's My Account page (feature request #0000629)
|
file | diff | annotate |
| Sat, 15 Nov 2008 23:08:35 +0100 |
Set JPEG quality for image upload
|
file | diff | annotate |
| Sat, 04 Oct 2008 17:28:09 +0200 |
Introduced COM_showMessageText (for feature request #0000676) and COM_showMessageFromParameter (for bug #0000618)
|
file | diff | annotate |
| Mon, 15 Sep 2008 18:29:39 +0000 |
Fix for bug #0000724 - attempting to change your password when your email address is 'invalid' causes password change but failed to make changes message.
|
file | diff | annotate |
| Sun, 14 Sep 2008 17:13:35 +0000 |
Typo
|
file | diff | annotate |
| Fri, 15 Aug 2008 18:38:57 +0000 |
Fix to better handle possible negative value and test that variable exists for E_ALL reporting
|
file | diff | annotate |
| Fri, 15 Aug 2008 14:26:05 +0000 |
If not set or possibly removed from template - set to user default
|
file | diff | annotate |
| Tue, 12 Aug 2008 09:34:29 +0000 |
"mode=edit" is the default for usersettings.php anyway
|
file | diff | annotate |
| Sun, 03 Aug 2008 08:05:50 +0000 |
Some minor Daily Digest improvements and code for future use
|
file | diff | annotate |
| Sat, 31 May 2008 19:49:36 +0000 |
Added a call to CUSTOM_usercheck when editing a user under My Account if custom registratrion is enabled
|
file | diff | annotate |
| Sat, 17 May 2008 11:00:49 +0000 |
Fixes for E_ALL (when theme or language selection is disabled)
|
file | diff | annotate |
| Sun, 24 Feb 2008 19:43:53 +0000 |
Ease restriction that email addresses have to be unique to make handling of remote / OpenID accounts easier
|
file | diff | annotate |
| Wed, 20 Feb 2008 20:07:59 +0000 |
Ensure every template class has site_url, site_admin_url, layout_url and xhtml variables set. My eyes, they bleed...
|
file | diff | annotate |
| Sat, 16 Feb 2008 11:40:04 +0000 |
Removed remaining "changed by dengen" comments that accidentally came in with the XHTML patch
|
file | diff | annotate |
| Fri, 15 Feb 2008 19:10:28 +0000 |
Support for Podcasts in portal blocks improved.
|
file | diff | annotate |
| Sun, 09 Dec 2007 18:05:39 +0000 |
New function SEC_encryptPassword() to get all the direct calls to md5() out of the core code and give us a chance to switch to some other encryption method in the future.
|
file | diff | annotate |
| Sun, 25 Nov 2007 09:15:00 +0000 |
'edit' should be the default action now
|
file | diff | annotate |
| Sun, 25 Nov 2007 06:59:56 +0000 |
XHTML optional updates
|
file | diff | annotate |
| Sun, 29 Jul 2007 21:40:00 +0000 |
Modifications to My Account and Edit Preferences to make it easier to customize. Now you can easily remove navbar tabs, relabel or add additional tabs by modifying the language file for $LANG_MYACCOUNT.
|
file | diff | annotate |
| Sat, 21 Apr 2007 13:36:20 +0000 |
Removed "user agreement" code
|
file | diff | annotate |
| Fri, 09 Mar 2007 07:04:16 +0000 |
implementing an optional user agreement function
|
file | diff | annotate |
| Mon, 12 Feb 2007 06:52:58 +0000 |
no fieldset w/o legend in strict html
|
file | diff | annotate |
| Thu, 08 Feb 2007 04:20:09 +0000 |
using COM_createLink() in usersettings.php
|
file | diff | annotate |
| Mon, 05 Feb 2007 09:00:49 +0000 |
border is set in CSS
|
file | diff | annotate |
| Wed, 17 Jan 2007 09:00:22 +0000 |
fixing strict HTML
|
file | diff | annotate |
| Tue, 09 Jan 2007 07:49:19 +0000 |
fix the retrieval of system timezone
|
file | diff | annotate |
| Tue, 09 Jan 2007 05:53:08 +0000 |
correcting cookie & $_USER-name for timezone
|
file | diff | annotate |
| Tue, 09 Jan 2007 05:29:30 +0000 |
moving timezone codes from table to PEAR; "Date"-package will have to be included
|
file | diff | annotate |
| Sat, 09 Dec 2006 08:33:06 +0000 |
Fixed "delete account" option
|
file | diff | annotate |
| Sun, 26 Nov 2006 08:16:12 +0000 |
"&&" should be "AND" in SQL request (bug #623)
|
file | diff | annotate |
| Sun, 22 Oct 2006 08:38:48 +0000 |
Allow the user to switch languages again, even when the system's default character set is not UTF-8.
|
file | diff | annotate |
| Sun, 15 Oct 2006 08:24:33 +0000 |
Moved hard-coded English text string "Delete Option" to the language files and added a workaround in case the new string is missing from the language file.
|
file | diff | annotate |
| Sun, 03 Sep 2006 16:57:56 +0000 |
Changes to 'My Account' to the 'Delete Account' feature - template layout, added test that current password has also been entered.
|
file | diff | annotate |
| Sun, 03 Sep 2006 03:52:19 +0000 |
Language fixes for the new Account Profile Editor
|
file | diff | annotate |
| Sun, 30 Jul 2006 16:05:05 +0000 |
Profile Editor changes to support degradation if Javascript disabled and to display warning.
|
file | diff | annotate |
| Fri, 28 Jul 2006 05:45:52 +0000 |
language files corrections for new preferences page
|
file | diff | annotate |
| Fri, 28 Jul 2006 05:01:29 +0000 |
language files corrections for new preferences page
|
file | diff | annotate |
| Fri, 28 Jul 2006 04:09:12 +0000 |
New Account Admin Project: Oliver and Blaine
|
file | diff | annotate |
| Thu, 27 Jul 2006 13:49:33 +0000 |
undo changes
|
file | diff | annotate |
| Thu, 27 Jul 2006 09:57:20 +0000 |
store the user images under the email address in the future instead of the username so other applications can use the files easier
|
file | diff | annotate |