]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - themes/default/templates/userprefs.tmpl
Merge OldTextFormattingRules into TextFormattingRules; rename underscore plugins
[SourceForge/phpwiki.git] / themes / default / templates / userprefs.tmpl
2013-06-18 vargenauMerge OldTextFormattingRules into TextFormattingRules...
2013-01-11 vargenauseperated --> separated
2012-11-26 vargenauLess messages
2012-11-26 vargenauBe consistent: use e-mail
2012-11-26 vargenauBe consistent: E-Mail --> e-mail
2012-09-28 vargenauRemove $Id$
2011-10-03 vargenauE-mail
2011-09-27 vargenauTranslate ":"
2011-09-26 vargenauWhitespace only
2011-09-26 vargenauSimplify layout
2011-03-03 vargenauRemove rcs_id
2010-07-02 vargenau<?= --> <?php echo
2010-05-19 vargenaurcs_id no longer makes sense with Subversion global...
2010-05-18 vargenauLets's use the single global isActionPage() function
2009-11-10 vargenauRemove unused $msg
2009-10-21 vargenauNormalize headers
2009-06-11 vargenauValid XHTML code
2009-06-04 vargenauTwo new preferences: 1) get major modifications only...
2009-04-18 vargenauWikiLink for UserName
2009-03-28 vargenauValid XHTML code
2009-03-27 vargenauFix LinkIcons and GoogleLink icons
2009-03-27 vargenauAlways use <p>
2008-08-26 vargenau Activated Id substitution for Subversion
2008-08-20 vargenauRemove Preferences --> Reset Preferences
2007-05-29 rurbanProtect against invalid pref
2005-06-05 rurbanDefault ENABLE_DOUBLECLICKEDIT = false. Moved to UserPr...
2004-06-28 rurbanminor template fixes
2004-06-25 rurbanWikiGroup refactoring:
2004-06-15 rurbanChange Password => Set Password if none set yet
2004-06-14 rurbanrenamed global $Theme to $WikiTheme (gforge nameclash)
2004-06-13 rurbanprevent dump errors on multiple userpref pages
2004-06-01 rurbanedit_toolbar fixes
2004-05-07 rurbanthe userid pref is not always present
2004-05-05 rurbanSupport to remove all UserPreferences
2004-05-03 rurbanLink to MeatBall:GooglePrompt
2004-04-19 rurbannew pref: googleLink
2004-04-10 rurbanfixed old WikiUser
2004-04-05 rurbanfixed PreferencesInfo for WikiUserNew
2004-04-02 rurbanfixed a nasty ADODB_mysql session update bug
2004-03-24 rurban*** empty log message ***
2004-03-14 rurbanuserpref: fixed default
2004-03-12 rurbanshow change pass only when allowed
2004-02-17 rurbanProper alignment
2004-01-28 rurbansession table takes the common prefix
2003-12-04 carstenklappMore cleanup of UserPreferences.
2003-12-01 carstenklappCleaned up php empty var warnings.
2003-12-01 carstenklappBugfix: UserPreferences are no longer clobbered when...
2003-11-18 carstenklappCommented out more nonfunctional code (change password).
2003-10-28 carstenklappCommented out E-mail Notification section until it...
2003-09-13 carstenklappNew preference to hide LinkIcons.
2003-02-17 dairikiFix form POST action URLS.
2002-12-15 carstenklappGettext adjustments for French punctuation
2002-11-14 carstenklappIndicate system defaults and calculate popup selections...
2002-09-15 rurbanshorter actionbar, buuttons moved to info page
2002-09-01 rurbanRemoved Today button, change password not for admin
2002-08-27 rurbananother fix.
2002-08-27 rurbanLANG still broken, working on better locale handling.
2002-08-23 rurbanfixed homepage on signed-in
2002-08-23 rurbanmor Preferences testing (still wrong)
2002-08-23 rurbanfixed login, theme selection, UserPreferences.
2002-08-22 rurbanFirst (unfinished) UserAuth version, storing prefs...
2002-02-14 carstenklappassigned css classes to form input buttons
2002-02-08 carstenklappNew class .numeric for right-aligning numeric text...
2002-02-08 dairikiCleanup/refactor time-zone offset preference and relati...
2002-02-08 carstenklappBugfix: default time offset uses 0.
2002-02-08 carstenklappTime zone difference now specified relative to the...
2002-02-07 dairikiFix boolean preference checkbox.
2002-02-07 carstenklappRelative time display preference works now. There is...
2002-02-07 carstenklappNew checkbox form for the relative dates preference...
2002-02-07 carstenklappmaxlength for editarea width and height to 4 digits
2002-02-03 carstenklappMoved some time functions to stdlib and refactored.
2002-02-03 carstenklappCalculate and display the user's time for confirmation.
2002-02-03 carstenklappremoved "(unimplemented)" note
2002-02-02 carstenklappreformatting
2002-02-02 carstenklappoptimized timezone popup code a bit
2002-02-02 carstenklappLoad pref 'timeOffset' from cookie and automatically...
2002-02-02 carstenklappxhtml compatibility fix (D'oh!)
2002-02-02 carstenklappStatic timezone selector html replaced with code which...
2002-02-02 carstenklappAdded time zone selector (Not functioning yet. The...
2002-01-30 dairikiTwo new convenience functions in lib/Theme.php: WikiLin...
2002-01-24 dairikiBig Template cleanup and refactor.
2002-01-23 dairikiNew UserPreferences plugin.