History log of /dokuwiki/lib/plugins/usermanager/admin.php (Results 51 – 75 of 105)
Revision Date Author Comments
# c404cb3b 23-Aug-2013 Matt Perry <matt@mattperry.com>

Fix CodeSniffer violations for PHP files

Fix violations for Squiz.Commenting.DocCommentAlignment.SpaceBeforeTag

Conflicts:
inc/parser/xhtml.php


# 7ef8e99f 22-Aug-2013 Matt Perry <matt@mattperry.com>

Fix CodeSniffer violations

Change indentation to ensure code confirms to CodeSniffer rules.


# 9a57daa2 04-Aug-2013 Andreas Gohr <andi@splitbrain.org>

Merge pull request #254 from splitbrain/user_importexport

User importexport


# efcec72b 03-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

convert from iso-8859-1 if not utf8


# 328143f8 02-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

enable email notifications & alert messages for imported users


# 45c19902 02-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

improve html structure and styling for add & edit user notes

made necessary by PR#254 which adds content below these notes.


# ee9498f5 02-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

usermanager: fix an issue where edit user table would incorrectly show the password blank message


# ae1afd2f 02-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

add csv import functionality to the user manager


# 5c967d3d 01-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

add csv export functionality to the user manager


# 7b3674bd 31-Jul-2013 Christopher Smith <chris@jalakai.co.uk>

add html5 'email' type to the user manager forms


# 8a285f7f 09-Jun-2013 Andreas Gohr <andi@splitbrain.org>

AUTH_PASSWORD_GENERATE event added

This is needed to replace the password generator by a plugin
implementation. Related to PR #166 and FS#2147


# 00d58927 20-Feb-2013 Michael Hamann <michael@content-space.de>

Fix remaining missing $INPUT uses FS#2577

This adds $INPUT in all places where it was still missing and available.
$INPUT is now also used in places where using $_REQUEST/... was okay in
order to ma

Fix remaining missing $INPUT uses FS#2577

This adds $INPUT in all places where it was still missing and available.
$INPUT is now also used in places where using $_REQUEST/... was okay in
order to make the code consistent.

show more ...


# 38479cbb 29-Nov-2012 Dominik Eckelmann <deckelmann@gmail.com>

some coding style improvements

- removed some dead/unused code
- fixed phpdoc
- added typing on methods


# fbfbbe8a 08-Sep-2012 Hakan Sandell <sandell.hakan@gmail.com>

Replacing $_REQUEST variables with $INPUT wrapper, usermanager plugin


# e260f93b 05-Jul-2012 Anika Henke <anika@selfthinker.org>

xml compatibility fixes (mainly entities to unicode conversions)


# c7b28ffd 04-Feb-2012 Anika Henke <anika@selfthinker.org>

added div.table around non-editable content as well (FS#1980)


# b838050e 20-Aug-2011 Piyush Mishra <me@piyushmishra.com>

added new plugins config cascade and added plugin.info.txt


# 7441e340 06-Feb-2011 Andreas Gohr <andi@splitbrain.org>

apply cleanUser and cleanGroup in user manager FS#1859


# 93eefc2f 26-Jun-2010 Andreas Gohr <andi@splitbrain.org>

generate password if wanted on usermodify FS#1873


# d796a891 30-Apr-2010 Andreas Gohr <andi@splitbrain.org>

avoid autocompletion in usermanager password field


# c2a6d816 01-Feb-2010 Andreas Gohr <andi@splitbrain.org>

plugin related autoloading

This patch moved the place where DOKU_PLUGIN is defined. It no longer
can be set from a normal config (only via preload)


# 47583ff0 16-Oct-2009 furun <furun@arcor.de>

Whitespace cleanup FS#1709

Ignore-this: 27ea52110bce929b2c61ed8faba67cfc

darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz


# 6733c4d7 04-Oct-2009 Chris Smith <chris.eureka@jalakai.co.uk>

FS#1728, ensure create user correctly checks field modification 'canDo'

Ignore-this: e4d974b5e09e45861a5e463784c6b946

darcs-hash:20091004115740-f07c6-46e15fc4f69949530690400fcb0698b9b7a0e350.gz


# ee54059b 26-May-2009 Timo Voipio <tvoipio@gmail.com>

Fix visible passwords in usermanager plugin FS#1624

Ignore-this: 3dc13a990c4b6eadeb02065f08460e09

darcs-hash:20090526084719-50e58-26bad1d1e0cd4bcc4f03bbc40d6bfbdb09a3544a.gz


# 77d19185 16-Jan-2009 Andreas Gohr <andi@splitbrain.org>

some tweaks to recent usermanager patch

darcs-hash:20090116210718-7ad00-9824b47ea265a7426ed36eb020db45befd4104ec.gz


12345