index
:
users
master
Bitweaver users package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-10
Fixed spelling.
CVS_HEAD
John Turner
1
-3
/
+3
2010-04-30
deleting a user triggers expunge service, some expunge services may need to k...
wjames5
1
-2
/
+2
2010-04-29
Wrap login processing in transaction rather than just the session data update
Lester Caine
1
-6
/
+5
2010-04-24
softly deprecate BitSystem::verifyPermission and move it to BitPermUser where...
wjames5
1
-3
/
+19
2010-04-19
Spelling in users content type name
Daniel Sutcliffe
1
-4
/
+4
2010-04-17
SCHEMA CHANGE - liberty_content_types - change content_description to content...
wjames5
2
-6
/
+6
2010-04-17
step three of contenttype name plural - replace all instances where name is a...
pre_ctype_desc_name_schmeachange
wjames5
3
-8
/
+8
2010-04-17
step three of contenttype name plural - replace all instances where name is a...
wjames5
2
-6
/
+6
2010-04-17
step three of contenttype name plural - replace all instances where name is a...
wjames5
1
-2
/
+2
2010-04-17
step two of contenttype name plural - convert all mType references to getCont...
wjames5
1
-2
/
+2
2010-04-17
step one of contenttype name plural - new methods to fetch name in libertycon...
wjames5
1
-1
/
+1
2010-04-16
clean up ancient code
PRE_CONTENTTYPE_NAME_PLURAL
Christian Fowler
1
-5
/
+6
2010-04-16
fix help to reflect new code beavhior to prepend BIT_ROOT_URL
Christian Fowler
1
-2
/
+2
2010-04-13
add 2.1.2 to wipe pass_due column clean for old installs, else people are com...
Christian Fowler
1
-0
/
+24
2010-04-12
Revert BitPermUser.php back to 1.86, commits were mistakes
Daniel Sutcliffe
1
-5
/
+5
2010-04-12
switchboard/plugins/email/transport.php
Daniel Sutcliffe
1
-5
/
+5
2010-03-23
Allow admins to update other users pictures
Daniel Sutcliffe
3
-6
/
+9
2010-03-23
Avoid smarty error in users list when no email address
Daniel Sutcliffe
1
-1
/
+1
2010-03-22
check for valid gContent object
Christian Fowler
1
-1
/
+1
2010-03-21
check if user already has favorite before trying to insert - quiety ignore re...
wjames5
1
-4
/
+15
2010-03-21
first stab at solving post-login page bug - default page is now always home p...
wjames5
1
-4
/
+17
2010-03-20
password2 should check the passed hash not request
wjames5
1
-4
/
+4
2010-03-20
error if email not set when user name not set
wjames5
1
-11
/
+16
2010-03-16
replace deprecated ereg and split calls
Christian Fowler
1
-3
/
+3
2010-03-16
forms need div wrappers, else they stack up horizontally by default and are i...
Christian Fowler
1
-0
/
+4
2010-03-13
only display icon if content has service, and better error msg for no service
wjames5
2
-20
/
+25
2010-03-13
add user fav ajax service for easy bookmarking any content
wjames5
5
-4
/
+167
2010-03-10
Invoke edit services like other content at registration time so various servi...
wjames5
1
-2
/
+5
2010-03-04
allow SMTP 420 response through in verifyMX since Yahoo likes to suck frequently
Christian Fowler
1
-5
/
+9
2010-03-04
check for not empty( ->mUsername ) before using it
Christian Fowler
1
-4
/
+4
2010-03-03
add user activity link on user listing for user_admin's
Christian Fowler
1
-0
/
+1
2010-03-03
remove deprecated split and ereg calls
Christian Fowler
1
-6
/
+6
2010-02-24
on change password make sure there is an actual pass due value if going to se...
wjames5
1
-5
/
+10
2010-02-22
use returned mxErrors in log for verifyMx
Christian Fowler
1
-4
/
+4
2010-02-21
fix assumeUser to use cookie value, and not cookie name
Christian Fowler
1
-5
/
+4
2010-02-18
add ip based getList search
Christian Fowler
1
-3
/
+10
2010-02-16
clean up JS and put into namespace
Christian Fowler
1
-8
/
+11
2010-02-16
indent this crap
wjames5
1
-10
/
+10
2010-02-16
add some help
Christian Fowler
1
-1
/
+1
2010-02-16
only show URL when username has something entered
Christian Fowler
1
-2
/
+4
2010-02-16
add javascript to dynamically create userlink URI
Christian Fowler
1
-4
/
+10
2010-02-16
somewhat better layout of user uri
wjames5
1
-1
/
+4
2010-02-16
move pre registration verification requirements into method so can be utilize...
wjames5
2
-72
/
+81
2010-02-16
add key word captcha to form so its easier to find
wjames5
1
-3
/
+3
2010-02-15
Don't allow users to update email to be one of an invalid syntax
Daniel Sutcliffe
1
-4
/
+6
2010-02-15
Fix some username field prompt weirdness on register form
Daniel Sutcliffe
2
-5
/
+5
2010-02-15
Using ['email'] in changeUserEmail() doesn't cause problems with current usag...
Daniel Sutcliffe
1
-4
/
+4
2010-02-15
only show groupList if count is greater than 1
Christian Fowler
1
-1
/
+1
2010-02-14
tweak wording and add URI text before username to show how it will be used
Christian Fowler
1
-2
/
+3
2010-02-12
Fix failed logins of valid users going straight to remind_password, isPasswor...
Daniel Sutcliffe
1
-4
/
+4
[next]