e1f334c66c
fix copyright status ( fixes #29 )
...
* add COPYING file with the GPL text
* update copyright information in DAVAdmin's files
2008-11-16 18:54:41 +00:00
745fe78599
updated installation instructions ( fixes #28 )
2008-11-16 17:21:50 +00:00
9ad8e2f0e6
update line numbers in i18n files (addresses #27 )
2008-11-16 17:05:33 +00:00
0d2cae51fe
update version to 0.2.1 (addresses #27 )
2008-11-16 17:03:49 +00:00
d2bd1b0ef0
Applied patch by Sven Geuer for the bugs he reported
...
* Fixes #23 , #24 , #25 , #26
2008-11-16 16:54:08 +00:00
120577d003
addresses #14
...
* add support for adding new languages
2007-12-03 15:28:00 +00:00
00e1cccb5e
addresses #14
...
* update documentation and Apache configuration example to 0.2
2007-12-03 15:07:01 +00:00
408a95aa95
addresses #14
...
* update line numbers in message catalog files
2007-12-03 15:03:48 +00:00
b415533dd5
fixes #21
...
* sort and unify group lists at display and save time
* autocompletion only yields groups that are not assigned yet
2007-12-03 15:01:45 +00:00
0993d2be3a
fixes #20
...
* message catalogs for PHP and JavaScript have been joined to davadmin.pot
* textdomain selection has been unified in admin/i18n.inc.php
2007-12-03 14:37:35 +00:00
379fffa19b
fixes #16
...
* all PHP code is documented
* admin/scripts/*php is added to apidoc and gettext generation in Makefile
2007-12-03 14:11:35 +00:00
f6be78bdcf
addresses #16
...
* api documentation finished for common.inc.php and directories.php
2007-12-02 22:11:59 +00:00
9f722b7c68
fixes #18
...
* german translation for new message
2007-12-02 21:31:15 +00:00
513a5dcf20
fixes #19
...
* special handling of language parameter to allow locale switching
2007-12-02 21:23:20 +00:00
77cc35dfb4
fixes #9
...
addresses #18
addresses #17
* create an english translation of the templates
* change the template directory for smarty depending on the language
* move existing templates to german subdirectory
2007-12-02 21:13:47 +00:00
dedae6ffb7
addresses #9
...
* directories for translatable templates
2007-12-02 20:21:40 +00:00
4ddc5202e7
addresses #18
...
* added german translations for translatable !JavaScript strings
2007-12-02 20:05:55 +00:00
3e8e61a35a
addresses #17
...
* strings for translatable !JavaScript updated
2007-12-02 20:05:15 +00:00
5a707eda4d
fixes #10
...
* all JavaScript strings are marked with intl.translate()
2007-12-02 19:50:29 +00:00
350df282d9
addresses #17
...
* removed old po/de.po which has been moved to po/de/LC_MESSAGES/davadmin.po
2007-12-01 23:27:53 +00:00
4a15c5b5b6
addresses #17
...
* integrate Marko Samastur's translate.js with gettext and php
* translate the first JavaScript strings
* add scripts/i18n.php to generate the list of i18n dictionary
2007-12-01 23:15:26 +00:00
3b234e141d
addresses #18
...
* updated translation to include new message strings
2007-12-01 20:34:25 +00:00
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
58fe5e13a3
addresses #18
...
* initial german translation files
2007-11-30 21:27:04 +00:00
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
83251502e9
fixes #8
...
* mark all translatable strings with {{{_()}}}
2007-11-26 09:56:48 +00:00
8567a8aaac
addresses #16
...
* update phpdoc for users.php
2007-11-26 09:44:23 +00:00
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
552d0ffdbe
Update jQuery to version 1.2.1 from http://jquery.com/ .
...
addresses #15
2007-11-26 08:20:02 +00:00
739b3cac94
fixes #13
2007-11-26 07:59:37 +00:00
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
8f1c952074
Updated documentation to match the current implementation.
...
fixes #3
2007-11-23 20:53:20 +00:00
90dbac0f20
user array is sorted at startup
...
fixes #7
2007-11-23 20:43:14 +00:00
962d56ce4d
generate the new user id correctly
...
fixes #6
2007-11-23 20:28:53 +00:00
c0c7ce59ad
make group autocompletion work again
...
fixes #5
2007-11-23 18:48:56 +00:00
ef9a212ece
fixed user management
...
addresses #1
2007-11-22 07:41:30 +00:00
7bffc8bf97
addresses #1
...
directories are working
users still have dependencies to database code
2007-11-21 23:00:58 +00:00
5e60bf4a9a
- initial import
2007-08-28 08:18:04 +00:00