index
:
users
master
Bitweaver users package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
preferences.php
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-08
deprecate root bit_setup_inc use kernel/setup_inc.php
wjames5
1
-3
/
+3
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
1
-3
/
+3
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
1
-3
/
+3
2009-06-18
merge User Info and User Prefs into a single form since they send the exact s...
Christian Fowler
1
-5
/
+3
2009-04-02
add users_login_homepage config, and use that value where default is users/my...
Christian Fowler
1
-5
/
+3
2009-03-14
use email to check old password as it is required and unique
Christian Fowler
1
-3
/
+3
2009-01-12
Clear site_display_timezone if user switches from 'Fixed'
Lester Caine
1
-2
/
+3
2009-01-12
Default fixed timezone should be UTC
Lester Caine
1
-3
/
+3
2008-12-29
DateTimeZone is a 5.2.0 class, not 5.1.0
Christian Fowler
1
-3
/
+3
2008-12-04
site_display_timezone should be a 0 offset
Lester Caine
1
-4
/
+4
2008-12-04
switch version check to version_compare
Lester Caine
1
-3
/
+3
2008-12-04
inelegant but functional. Ideally list needs trimming with respect to country...
Lester Caine
1
-4
/
+8
2008-11-29
since we dont have a preference service call storage service on user object w...
wjames5
1
-2
/
+13
2008-10-16
move scrambleEmail to users/users_lib.php and rename it to scramble_email
Max Kremmel
1
-6
/
+6
2008-08-29
del vd()
laetzer
1
-3
/
+3
2008-07-09
call edit service since we are editing content - and assign editUser to gCont...
wjames5
1
-2
/
+6
2008-06-29
fix users language selection
Max Kremmel
1
-5
/
+5
2008-06-25
change display call to use a hash for display options, add display_mode to op...
Christian Fowler
1
-3
/
+3
2007-11-02
do not save bitUser::defaults in liberty_content_prefs
Christian Fowler
1
-18
/
+19
2007-06-25
Stored offset should be in seconds not in hours.
Nick Palmer
1
-3
/
+3
2007-06-24
Doh! Wrong kind of comment.
Nick Palmer
1
-3
/
+3
2007-06-24
Fix timezones for fixed timezones. There is an issue in BitDate that we might...
Nick Palmer
1
-2
/
+8
2007-06-22
make use of the getIncludeFiles method
Max Kremmel
1
-17
/
+6
2007-06-14
bug 1707875: check for existing email address before applying it
Max Kremmel
1
-7
/
+10
2007-06-01
remove a lot of antiquated code including breadcrumbs and outdated wiki-speci...
Max Kremmel
1
-4
/
+2
2007-03-09
delete entries in liberty_content_prefs if empty or equal to site settings
Max Kremmel
1
-4
/
+8
2007-03-08
remove user style pref if equal to site default
Max Kremmel
1
-3
/
+7
2007-03-01
fix users_homepage setting and only store setting if there is something usefu...
Max Kremmel
1
-3
/
+10
2007-02-27
Add a second browser side time display control.
Lester Caine
1
-2
/
+3
2007-02-23
massive code cleanup on users prefs page and allow users to set the site them...
Max Kremmel
1
-116
/
+134
2006-11-10
fix password changing for accounts with null .login column
Christian Fowler
1
-4
/
+2
2006-09-12
major overhaul to change and remind password. This should fix outstanding iss...
Christian Fowler
1
-5
/
+5
2006-09-03
add tab to display watches
Jams H Thompson
1
-2
/
+5
2006-08-11
ensure that the user content is loaded
Hash9
1
-2
/
+3
2006-07-26
use user_class config when creating new user objects
Christian Fowler
1
-3
/
+4
2006-07-07
keep php in php dir, rename files with appended _inc, keep jstab in template ...
Max Kremmel
1
-8
/
+6
2006-07-06
move package extendable userprefs to templates directory and follow naming co...
Christian Fowler
1
-18
/
+26
2006-07-03
allow modules to define their own user preference tabs
Hash9
1
-19
/
+22
2006-05-08
massive clean up to password resetting and changing
Christian Fowler
1
-5
/
+3
2006-04-30
clean up users email liberty_content_prefs fiasco
Max Kremmel
1
-6
/
+6
2006-04-30
rename some user settings in liberty_content_prefs
Max Kremmel
1
-22
/
+18
2006-04-28
fix wrong value displaying after update
Jams H Thompson
1
-2
/
+4
2006-04-23
fix var not defined error on short pw entry
Jams H Thompson
1
-3
/
+4
2006-04-19
mass kernel_config renaming for users_
Christian Fowler
1
-6
/
+6
2006-04-19
more kernel_config renames
Max Kremmel
1
-9
/
+9
2006-04-11
rename permissions to new standard using: p_<package>_<verb>_[<noun>]
Max Kremmel
1
-5
/
+5
2006-03-01
move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...
Christian Fowler
1
-5
/
+5
2006-02-22
Allow Admin to update a user's email address
Jams H Thompson
1
-3
/
+3
2006-02-13
another batch of kernel_prefs name cleanup. this should be it
Max Kremmel
1
-4
/
+4
2006-02-09
use isFeatureActive() to check if a preference has been set
Max Kremmel
1
-3
/
+3
[next]