]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/plugin/UserPreferences.php
HTML::Raw --> HTML::raw
[SourceForge/phpwiki.git] / lib / plugin / UserPreferences.php
2013-04-17 vargenauHTML::Raw --> HTML::raw
2013-03-20 vargenauRemove unused variables
2012-11-19 vargenauRemove extra empty lines
2012-10-11 vargenauRemove useless semicolon
2012-10-05 vargenauReformat code
2012-10-01 vargenauWhitespace only
2012-09-28 vargenauphp_closing_tag [PSR-2] The closing ?> tag MUST be...
2011-05-18 vargenauNew FSF address
2011-03-03 vargenauRemove rcs_id
2011-01-21 vargenauUse CSS class "error" instead of "errors"
2010-08-31 vargenauGFORGE --> FUSIONFORGE
2010-08-11 vargenauHarmonize file footer
2010-08-10 slecallonnecFixed UserPreferences by setting again in user
2010-05-19 vargenaurcs_id no longer makes sense with Subversion global...
2010-05-19 vargenauversion of plugins no longer makes sense with Subversio...
2010-05-18 vargenauLets's use the single global isActionPage() function
2010-03-04 vargenauReplace tabs by spaces; remove EOL spaces
2009-11-10 vargenauUse "errors" class to display error; specific error...
2009-11-01 vargenauNormalize header
2009-09-22 vargenauAdd fieldset
2009-06-11 vargenauUse feedback banner instead of Alert
2009-05-29 vargenauAdd getDescription function
2008-09-07 vargenauRenamed class Theme to WikiTheme to avoid Gforge name...
2008-08-22 vargenauActivated Revision substitution for Subversion
2008-08-22 vargenauActivated Id substitution for Subversion
2008-08-20 vargenauAlert message removed, display directly the Preference...
2008-01-30 vargenauSpecific message when only one preference is updated
2006-03-07 rurbanadd PdoDbPassUser
2005-06-30 rurbanupdate (c) date
2004-10-13 rurbanfix cannot edit prefs
2004-10-05 rurbanadjust for unittests. They finally pass all tests
2004-10-04 rurbanjust aesthetics
2004-06-28 rurbanimproved dumphtml and virgin setup
2004-06-27 rurbanoci8 patch by Philippe Vanhaesendonck + some ADODB...
2004-06-15 rurbanIMPORTANT: fixed passwd handling for passwords stored...
2004-05-06 rurbanomit "Okay", this is default
2004-05-05 rurbanSupport to remove all UserPreferences
2004-05-03 rurbanfixed UserPreferences update, esp for boolean and int
2004-05-03 rurbanput listAvailableLanguages() and listAvailableThemes...
2004-04-07 rurbanfixed pear/File_Passwd for Windows
2004-04-06 rurbanCleanup of special PageList column types
2004-04-02 rurbanfixed a nasty ADODB_mysql session update bug
2004-03-24 rurbanphp5 workaround code (plus some interim debugging code...
2004-03-14 rurbancopyright line
2004-03-12 rurbanpref fixes (base64)
2004-02-27 rurbanseveral performance improvements, esp. with peardb
2004-02-24 rurbanfixed minor warnings: unchecked args, POST => Get urls...
2004-02-17 rurbanadded missing 4th basepage arg at plugin->run() to...
2004-02-15 rurbanPageList enhanced and improved.
2004-01-27 rurbanfixed default args: no objects
2004-01-26 rurban* changed stored pref representation as before.
2003-12-04 carstenklappUse the API.
2003-12-01 carstenklappBugfix: UserPreferences are no longer clobbered when...
2003-09-19 carstenklappBOGO users allowed preferences too when ALLOW_BOGO_LOGI...
2003-09-13 carstenklappReformatting only.
2003-09-13 carstenklappAdded lang and theme arguments, getVersion(), copyright...
2003-02-24 dairikiDon't use PHPWIKI_DIR unless it's defined.
2003-02-22 dairikiFixes for "Call-time pass by reference has been depreca...
2002-08-27 rurbanLANG still broken, working on better locale handling.
2002-08-23 rurbanmor Preferences testing (still wrong)
2002-08-23 rurbanfixed login, theme selection, UserPreferences.
2002-08-22 rurbanoops. some missing plugin changes
2002-01-24 dairikiBig Template cleanup and refactor.
2002-01-23 dairikiNew UserPreferences plugin.