index
:
rpg
rpg
Můj web o RP hrách
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
plugins
/
usermanager
/
admin.php
Commit message (
Expand
)
Author
Age
*
use empty() where array values might not be set
Christopher Smith
2014-03-05
*
correct mis-spelled var name and correct empty password fields test
Christopher Smith
2014-03-02
*
user global strings for password confirmation prompt & error
Christopher Smith
2014-02-16
*
add password confirmation field when setting password in the usermanager
Christopher Smith
2014-02-15
*
add braces and indentation per coding standards
Christopher Smith
2014-02-15
*
fixes possibility of a user password change being sent out when a password co...
Christopher Smith
2014-02-15
*
Per FS#2884, implement a local version of str_getcsv() to maintain
Christopher Smith
2013-12-01
*
Improvements to facilitate unit testing
Christopher Smith
2013-11-28
*
MINOR: comment spelling corrections
Christopher Smith
2013-11-28
*
IMPROVEMENT: remove generated password from import failure data
Christopher Smith
2013-11-28
*
Bugfix: correct variable name to
Christopher Smith
2013-11-28
*
Merge pull request #348 from splitbrain/candochecksUsermanager
Christopher Smith
2013-10-06
|
\
|
*
change visibility of private to protected
Gerrit Uitslag
2013-09-22
|
*
Use ->cleanUser everywhere in usermanager. Fixes FS#2849
Gerrit Uitslag
2013-09-21
|
*
Move strings to language files. Fix lang key
Gerrit Uitslag
2013-09-21
|
*
Improve PHPDocs and set visibility explicitly
Gerrit Uitslag
2013-09-21
|
*
Use zero when getUserCount is unsupported. Fixes FS#2353
Gerrit Uitslag
2013-09-20
*
|
Fix CodeSniffer whitespace violoations
Matt Perry
2013-09-10
|
/
*
Fix CodeSniffer violations for PHP files
Matt Perry
2013-08-23
*
Fix CodeSniffer violations
Matt Perry
2013-08-22
*
Merge pull request #254 from splitbrain/user_importexport
Andreas Gohr
2013-08-04
|
\
|
*
convert from iso-8859-1 if not utf8
Christopher Smith
2013-08-03
|
*
enable email notifications & alert messages for imported users
Christopher Smith
2013-08-02
|
*
add csv import functionality to the user manager
Christopher Smith
2013-08-02
|
*
add csv export functionality to the user manager
Christopher Smith
2013-08-01
*
|
improve html structure and styling for add & edit user notes
Christopher Smith
2013-08-02
*
|
usermanager: fix an issue where edit user table would incorrectly show the pa...
Christopher Smith
2013-08-02
|
/
*
add html5 'email' type to the user manager forms
Christopher Smith
2013-07-31
*
AUTH_PASSWORD_GENERATE event added
Andreas Gohr
2013-06-09
*
Fix remaining missing $INPUT uses FS#2577
Michael Hamann
2013-02-20
*
some coding style improvements
Dominik Eckelmann
2012-11-29
*
Replacing $_REQUEST variables with $INPUT wrapper, usermanager plugin
Hakan Sandell
2012-09-08
*
xml compatibility fixes (mainly entities to unicode conversions)
Anika Henke
2012-07-05
*
added div.table around non-editable content as well (FS#1980)
Anika Henke
2012-02-04
*
added new plugins config cascade and added plugin.info.txt
Piyush Mishra
2011-08-20
*
apply cleanUser and cleanGroup in user manager FS#1859
Andreas Gohr
2011-02-06
*
generate password if wanted on usermodify FS#1873
Andreas Gohr
2010-06-26
*
avoid autocompletion in usermanager password field
Andreas Gohr
2010-04-30
*
plugin related autoloading
Andreas Gohr
2010-02-01
*
Whitespace cleanup FS#1709
furun
2009-10-16
*
FS#1728, ensure create user correctly checks field modification 'canDo'
Chris Smith
2009-10-04
*
Fix visible passwords in usermanager plugin FS#1624
Timo Voipio
2009-05-26
*
some tweaks to recent usermanager patch
Andreas Gohr
2009-01-16
*
made 'edit user' in user manager more usable
Anika Henke
2009-01-16
*
FS#1137 don't allow admin user to delete himself
Michael Klier
2008-10-11
*
fixed problem in usermanager when modLogin is not possible FS#1493
Andreas Gohr
2008-09-17
*
Usermanager: Add autogeneration of password
Gina Haeussge
2008-09-01
*
Wrap user modifications in events
Gabriel Birke
2008-08-17
*
fixed all remaining links to wiki.splitbrain.org and to restructured pages
Anika Henke
2008-08-15
*
invalidate all user session cache when userdatabase is changed FS#1085
Andreas Gohr
2008-02-15
[next]