index
:
users
master
Bitweaver users package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
admin
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-02
add users_login_homepage config, and use that value where default is users/my...
Christian Fowler
1
-1
/
+6
2009-03-31
Fix MySQL upgrades for ip/IPv6 column upgrades
Daniel Sutcliffe
1
-7
/
+3
2009-03-25
fix all backticks and remove duplicate updates
Max Kremmel
1
-7
/
+4
2009-03-25
change ip to IPv6 compliance (39 chars). add upgrades files and remove regist...
Christian Fowler
2
-1
/
+34
2009-02-12
add checkbox to delete all of a users content when deleting the user - curren...
Christian Fowler
1
-2
/
+9
2008-11-15
messed up hash key order
Max Kremmel
1
-2
/
+2
2008-10-31
renamed dep stuff to requirement stuff, clean up schema_inc files, move versi...
Max Kremmel
1
-2
/
+2
2008-10-30
shuffle around some dependency stuff: move dep settings to schema_inc.php fil...
Max Kremmel
2
-9
/
+8
2008-10-29
add core dependencies
Max Kremmel
1
-1
/
+8
2008-10-28
set versios of various core packages.
Max Kremmel
1
-1
/
+1
2008-10-25
add file headers
Max Kremmel
1
-0
/
+3
2008-10-25
more work towards package upgrades. things seem to working quite smoothly now.
Max Kremmel
1
-1
/
+1
2008-10-25
move users_semaphore table drop to version upgrade file
Max Kremmel
2
-15
/
+20
2008-10-19
apply schema change - remove unused table
Max Kremmel
2
-7
/
+14
2008-10-18
deprecate all semaphore code. this has now been moved to a separate package c...
Max Kremmel
1
-0
/
+1
2008-10-18
massive code cleanup. methods have been renamed to camelCaps where appropriat...
Max Kremmel
1
-3
/
+3
2008-10-18
code cleanup
Max Kremmel
1
-8
/
+12
2008-10-18
we don't allow users to tinker with permission levels anymore. remove the fil...
Max Kremmel
1
-37
/
+0
2008-10-16
make sure users_lib.php is always loaded
Max Kremmel
2
-7
/
+4
2008-10-16
clean up code and get pagination working
Max Kremmel
1
-19
/
+17
2008-10-15
call edit service on new user object - not admin user object which creates ba...
wjames5
1
-2
/
+4
2008-07-29
Use results from getContentList directly
Lester Caine
1
-2
/
+2
2008-07-08
put ticket check in right place, on save
wjames5
1
-1
/
+1
2008-07-02
move verifyTickets to be after FORMS
Christian Fowler
1
-3
/
+3
2008-06-25
change display call to use a hash for display options, add display_mode to op...
Christian Fowler
7
-12
/
+12
2008-06-04
let us know if we tried to assume a user id and failed misserably
wjames5
1
-1
/
+6
2008-05-17
trailing whitespace
Max Kremmel
1
-8
/
+8
2008-02-14
add quick ban option for users - sets status_id to suspended
wjames5
1
-10
/
+42
2008-01-03
allow unchecked of *all* perms assigned to a group. useful for anonymous grou...
Christian Fowler
1
-9
/
+7
2007-11-15
moving user import to an admin page of its own. 2 new files for this, and 1 n...
MW
2
-109
/
+100
2007-11-14
Changed admin 'add user' to use same mechanism as batch import, separating it...
MW
1
-38
/
+52
2007-11-13
Major improvement of Batch Import of users. Adds 4 new functions to separate ...
MW
1
-6
/
+37
2007-11-01
BUG: 1824020: missing DB prefixes
Max Kremmel
1
-2
/
+2
2007-10-27
use fatalError()
Max Kremmel
1
-7
/
+3
2007-10-10
migrate core ajax services off prototype to mochikit
wjames5
1
-6
/
+1
2007-09-15
schema clean up to avoid chicken-n-egg constraint violations
PRE_LIB_ATTACHMENT_REFACTOR
Christian Fowler
1
-6
/
+5
2007-07-12
fix behaviour when assigning permissions with all permissions visible
Max Kremmel
1
-3
/
+1
2007-07-12
fix permission storage issue where you remove all permissions if they are not...
Max Kremmel
1
-4
/
+9
2007-07-11
cameCaps remove_permission_from_group()
Max Kremmel
2
-4
/
+4
2007-07-10
move loadAjax() to BitThemes
Max Kremmel
1
-3
/
+3
2007-07-09
clean up ajax library calls by only allowing gBitSystem->loadAjax() instead o...
Max Kremmel
1
-9
/
+4
2007-07-08
add a basic overview of what content has custom permissions for easier access...
Max Kremmel
1
-0
/
+1
2007-06-20
use all permissions to check against when assigning permissions to a group. i...
Max Kremmel
1
-6
/
+4
2007-06-20
fix calls to getGroupPermissions
Max Kremmel
1
-2
/
+3
2007-06-17
massive rework of group permission assignment UI. this interface is a 'everyt...
Max Kremmel
2
-52
/
+45
2007-06-17
update getAllGroups() to not return stuff in ['data'] hashkey. this is still ...
Max Kremmel
4
-14
/
+9
2007-06-17
getGroupPermissions() now takes a parameter hash instead of the individual in...
Max Kremmel
2
-5
/
+5
2007-06-16
oops, typo
Max Kremmel
1
-2
/
+2
2007-06-16
wiki attachments permissions have been replaced by the central permissions
Lester Caine
1
-6
/
+0
2007-06-15
ensure that permission is not empty on store.
Max Kremmel
1
-3
/
+5
[next]