Roland Gruber
|
9c71e24ac1
|
added PHPDoc comments
|
2005-08-12 13:18:05 +00:00 |
Roland Gruber
|
1c1afe71be
|
get domain name from sambaSID not sambaDomainName
|
2005-08-12 12:44:13 +00:00 |
Roland Gruber
|
2221165957
|
removed obsolete TODO
|
2005-08-11 18:39:31 +00:00 |
Roland Gruber
|
98cc8373e7
|
input_check() now removes non-ASCII characters when found
|
2005-08-11 18:34:50 +00:00 |
Roland Gruber
|
579d94d031
|
another PHP5 related fix
|
2005-08-11 18:33:32 +00:00 |
Roland Gruber
|
0ac4c8800d
|
removed Blowfish encryption because of bad performance
|
2005-08-10 19:18:35 +00:00 |
Roland Gruber
|
79334951a4
|
added documentation about modules.inc
|
2005-08-10 16:14:12 +00:00 |
Roland Gruber
|
1601920dee
|
added Kolab
|
2005-08-10 15:02:53 +00:00 |
Roland Gruber
|
03205089f5
|
updated copyright year
|
2005-08-08 14:18:21 +00:00 |
Roland Gruber
|
ea84b50723
|
removed PDF issue which is done
|
2005-08-08 14:16:54 +00:00 |
Roland Gruber
|
230e7a2cba
|
updated Readme
|
2005-08-08 14:12:30 +00:00 |
Roland Gruber
|
7813719af6
|
fixed bug with group memberships
|
2005-08-08 09:31:04 +00:00 |
Roland Gruber
|
1df507d3d4
|
temporarily deactivated update_cache() calls
|
2005-08-08 09:26:19 +00:00 |
Roland Gruber
|
d97c2e5afc
|
allow adding multiple object classes
|
2005-08-07 13:56:16 +00:00 |
Roland Gruber
|
766fe93cba
|
removed userPassword() function from posixAccount.inc
|
2005-08-06 08:04:36 +00:00 |
Roland Gruber
|
b81622783a
|
fixed bug when no_password option is used
|
2005-08-06 08:01:27 +00:00 |
Roland Gruber
|
f91528eff2
|
removed password encryption in session, fixed password bugs
|
2005-08-05 09:42:49 +00:00 |
Roland Gruber
|
f3f37da4a6
|
encrypt sensitive parts of accountContainer in session
|
2005-08-05 08:49:03 +00:00 |
Roland Gruber
|
a53375aaf0
|
added note about incompatibility with current Kolab PHP version
|
2005-08-04 17:58:54 +00:00 |
Roland Gruber
|
4b001a3f02
|
refresh cache after upload
|
2005-08-04 15:14:44 +00:00 |
Roland Gruber
|
7fd7947fa6
|
removed obsolete TODO
|
2005-08-04 15:07:25 +00:00 |
Roland Gruber
|
ed4913f3f2
|
fixed debconf dependency
|
2005-08-03 13:28:45 +00:00 |
Roland Gruber
|
48e390159f
|
added message when a selected module is not yet ready
|
2005-08-02 19:06:29 +00:00 |
Roland Gruber
|
cd31c1ba13
|
fixed module order and some minor bugs; removed unneeded parameter in get_pdfEntries()
|
2005-08-02 09:48:55 +00:00 |
Roland Gruber
|
19e65ecdab
|
added Kolab support
|
2005-08-01 11:58:07 +00:00 |
Roland Gruber
|
43b3fd5dd6
|
fixed delete bug
|
2005-07-30 09:01:56 +00:00 |
Roland Gruber
|
dbec4fcfbd
|
translation update for 0.5.rc1
|
2005-07-29 12:31:16 +00:00 |
Roland Gruber
|
0d57a4765e
|
fixed typo
|
2005-07-29 12:09:31 +00:00 |
Roland Gruber
|
e25134db3f
|
updated standards version
|
2005-07-28 10:57:59 +00:00 |
Roland Gruber
|
c652f37e62
|
improved error handling
|
2005-07-28 09:45:48 +00:00 |
Roland Gruber
|
c2de13f7c1
|
added <tr> tag for PDF to fix layout issues
|
2005-07-28 09:01:41 +00:00 |
Roland Gruber
|
fdda8f8e4c
|
default PDF structures
|
2005-07-27 19:00:36 +00:00 |
Roland Gruber
|
fdefad666f
|
moved PDF templates to config/pdf (code from Lukas)
|
2005-07-27 18:38:17 +00:00 |
Roland Gruber
|
924910d030
|
moved PDF templates to config/pdf (code from Lukas)
|
2005-07-27 18:27:24 +00:00 |
Roland Gruber
|
65d82116f5
|
moved PDF templates to config/pdf (code from Lukas)
|
2005-07-27 18:06:55 +00:00 |
Roland Gruber
|
b9970743cb
|
updated to new PDF functions
|
2005-07-27 18:05:18 +00:00 |
Roland Gruber
|
3b9f67d4ce
|
moved PDF templates to config/pdf (code from Lukas)
|
2005-07-27 17:43:57 +00:00 |
Roland Gruber
|
ec5b206645
|
added 0.4.10
|
2005-07-27 09:42:09 +00:00 |
Roland Gruber
|
fce531cc68
|
added encoding and content type
|
2005-07-27 09:34:18 +00:00 |
Roland Gruber
|
f5ad2e6566
|
allow \"@\" in cn attribute
|
2005-07-26 09:54:35 +00:00 |
Roland Gruber
|
6ccf0e37da
|
fixed error messages on deletion
|
2005-07-26 09:49:31 +00:00 |
Roland Gruber
|
fcdae9777e
|
more PHP5 fixes
|
2005-07-23 09:34:27 +00:00 |
Roland Gruber
|
fb0bf616df
|
message text is now optional (code from Lukas)
|
2005-07-23 09:17:14 +00:00 |
Roland Gruber
|
2376d7782a
|
added PHPDoc comments and removed obsolete check_attributes() function
|
2005-07-21 11:22:59 +00:00 |
Roland Gruber
|
7de3e699bb
|
PHPDoc updates
|
2005-07-21 10:33:02 +00:00 |
Roland Gruber
|
f8a171cf93
|
added basic PHPDoc comments
|
2005-07-20 18:07:10 +00:00 |
Roland Gruber
|
6390c15b69
|
added basic PHPDoc comments
|
2005-07-20 17:51:59 +00:00 |
Roland Gruber
|
63baed9d27
|
documented status messages
|
2005-07-20 10:04:07 +00:00 |
Roland Gruber
|
c26c5395a5
|
updated history
|
2005-07-19 12:25:39 +00:00 |
Roland Gruber
|
38360012ab
|
implemented upload
|
2005-07-19 12:21:10 +00:00 |