Commit graph

16 commits

Author SHA1 Message Date
Jan Dittberner 5cffb1dd17 fixes #11
* the config file handling code has been moved to a separate file which is shared between normal and AJAX code
 * the config file existence is checked and a well formatted error message is sent if it doesn't exist
2007-12-01 20:30:41 +00:00
Jan Dittberner 58fe5e13a3 addresses #18
* initial german translation files
2007-11-30 21:27:04 +00:00
Jan Dittberner a978fb5ef0 addresses #17
* Makefile creates/updates po/davadmin.pot, .po, and .mo files
 * admin/i18n.inc.php sets the locale and puts it in the session
 * admin/common.inc.php and admin/getgroups.php use admin/i18n.inc.php
 * po/pot.sed replaces generated header of po/davadmin.pot
2007-11-30 21:25:52 +00:00
Jan Dittberner 83251502e9 fixes #8
* mark all translatable strings with {{{_()}}}
2007-11-26 09:56:48 +00:00
Jan Dittberner 8567a8aaac addresses #16
* update phpdoc for users.php
2007-11-26 09:44:23 +00:00
Jan Dittberner 581b0dc90f addresses #14
* include copyright and license information in all necessary files
 * update version to 0.2
 * add svn:keywords properties
2007-11-26 08:49:33 +00:00
Jan Dittberner 552d0ffdbe Update jQuery to version 1.2.1 from http://jquery.com/.
addresses #15
2007-11-26 08:20:02 +00:00
Jan Dittberner 739b3cac94 fixes #13 2007-11-26 07:59:37 +00:00
Jan Dittberner 6ba18711b7 put the authentication configuration inside the <Directory> block to provide a complete set of information to the webserver.
fixes #12
2007-11-26 07:54:29 +00:00
Jan Dittberner 8f1c952074 Updated documentation to match the current implementation.
fixes #3
2007-11-23 20:53:20 +00:00
Jan Dittberner 90dbac0f20 user array is sorted at startup
fixes #7
2007-11-23 20:43:14 +00:00
Jan Dittberner 962d56ce4d generate the new user id correctly
fixes #6
2007-11-23 20:28:53 +00:00
Jan Dittberner c0c7ce59ad make group autocompletion work again
fixes #5
2007-11-23 18:48:56 +00:00
Jan Dittberner ef9a212ece fixed user management
addresses #1
2007-11-22 07:41:30 +00:00
Jan Dittberner 7bffc8bf97 addresses #1
directories are working
users still have dependencies to database code
2007-11-21 23:00:58 +00:00
Jan Dittberner 5e60bf4a9a - initial import 2007-08-28 08:18:04 +00:00