summaryrefslogtreecommitdiff
path: root/preferences.php
AgeCommit message (Expand)AuthorFilesLines
2026-06-05Add CSS flag dropdown select with lipis flag-iconsLester Caine1-2/+0
2026-06-05Fix countries_inc.php scope: require not require_once at page levelLester Caine1-1/+1
2026-06-05Replace GIF flag scan with static ISO alpha-3 country list and SVG flagsLester Caine1-11/+3
2026-05-15To simplyfy maintenence BitUser classes have been retired and active code bas...Lester Caine1-2/+1
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-2/+1
2025-08-29General tools updated to PHP8.4 and namespacelsces1-50/+54
2025-05-14Remove ROLE_MODEL codespiderr1-1/+1
2021-02-04check for existence of includeFiles['php']spiderr1-1/+3
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02fix INCLUDE and CLASS pathsspiderr1-1/+1
2016-12-29bootstrap in user_preferences formspider@app11-2/+2
2016-07-28remove conflictsspider@app11-1/+1
2016-07-25remove debugspider@dev1-2/+0
2016-06-22add route friend mod_rewritespider@app11-0/+1
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-4/+4
2015-12-08Merge with locallsces1-7/+2
2015-03-06Chicken and egg problem with creating a new ste which needs to use ROLE_MODELlsces1-1/+1
2012-10-03Editiong preferences was throwing away errors ... now reporting themlsces1-53/+56
2010-06-09Strip down CVS keywords.cvs2git1-2/+2
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-3/+3
2009-10-01remove ref to non-existant copyright.txt filewjames51-3/+3
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-3/+3
2009-06-18merge User Info and User Prefs into a single form since they send the exact s...Christian Fowler1-5/+3
2009-04-02add users_login_homepage config, and use that value where default is users/my...Christian Fowler1-5/+3
2009-03-14use email to check old password as it is required and uniqueChristian Fowler1-3/+3
2009-01-12Clear site_display_timezone if user switches from 'Fixed'Lester Caine1-2/+3
2009-01-12Default fixed timezone should be UTCLester Caine1-3/+3
2008-12-29DateTimeZone is a 5.2.0 class, not 5.1.0Christian Fowler1-3/+3
2008-12-04site_display_timezone should be a 0 offsetLester Caine1-4/+4
2008-12-04switch version check to version_compareLester Caine1-3/+3
2008-12-04inelegant but functional. Ideally list needs trimming with respect to country...Lester Caine1-4/+8
2008-11-29since we dont have a preference service call storage service on user object w...wjames51-2/+13
2008-10-16move scrambleEmail to users/users_lib.php and rename it to scramble_emailMax Kremmel1-6/+6
2008-08-29del vd()laetzer1-3/+3
2008-07-09call edit service since we are editing content - and assign editUser to gCont...wjames51-2/+6
2008-06-29fix users language selectionMax Kremmel1-5/+5
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-3/+3
2007-11-02do not save bitUser::defaults in liberty_content_prefsChristian Fowler1-18/+19
2007-06-25Stored offset should be in seconds not in hours.Nick Palmer1-3/+3
2007-06-24Doh! Wrong kind of comment.Nick Palmer1-3/+3
2007-06-24Fix timezones for fixed timezones. There is an issue in BitDate that we might...Nick Palmer1-2/+8
2007-06-22make use of the getIncludeFiles methodMax Kremmel1-17/+6
2007-06-14bug 1707875: check for existing email address before applying itMax Kremmel1-7/+10
2007-06-01remove a lot of antiquated code including breadcrumbs and outdated wiki-speci...Max Kremmel1-4/+2
2007-03-09delete entries in liberty_content_prefs if empty or equal to site settingsMax Kremmel1-4/+8
2007-03-08remove user style pref if equal to site defaultMax Kremmel1-3/+7
2007-03-01fix users_homepage setting and only store setting if there is something usefu...Max Kremmel1-3/+10
2007-02-27Add a second browser side time display control.Lester Caine1-2/+3
2007-02-23massive code cleanup on users prefs page and allow users to set the site them...Max Kremmel1-116/+134
2006-11-10fix password changing for accounts with null .login columnChristian Fowler1-4/+2