Commit Graph

12271 Commits

Author SHA1 Message Date
Ralf Becker
fe4f9eabdd fix for bug #952: Fatal error: Undefined class name 'self' in class.bocontacts.inc.php on line 86
self:: is PHP5 :-(
2007-06-22 12:44:17 +00:00
Ralf Becker
68eb676729 "fix for bug #952: Fatal error: Undefined class name 'self' in class.bocontacts.inc.php on line 86
self:: is PHP5 :-("
2007-06-22 12:42:56 +00:00
Cornelius Weiß
d972768efc make defautl-records complay with the (hard to understand) setup-rules
after a phonecall with ralf i do understand 1% more of how setup works  :-)
2007-06-21 22:03:50 +00:00
Cornelius Weiß
56fbee6da4 make defautl-records complay with the (hard to understand) setup-rules
after a phonecall with ralf i do understand 1% more of how setup works :-)
2007-06-21 22:02:08 +00:00
Ralf Becker
298cedcde5 merged addressbook document templates (incl. contacts calendar), sitemgr contact-form and modified calendar edit dialog (bigger categories selection) 2007-06-21 19:38:04 +00:00
Ralf Becker
4e4d257f7e merged addressbook document templates (incl. contacts calendar), sitemgr contact-form and modified calendar edit dialog (bigger categories selection) 2007-06-21 19:22:47 +00:00
Ralf Becker
a5ea718ec7 merged infolog notifications from trunc 2007-06-21 18:49:57 +00:00
Cornelius Weiß
f7b3b2cd3f improve dry-run 2007-06-21 18:08:17 +00:00
Cornelius Weiß
1c7e180154 imrpove dry-run and cli 2007-06-21 18:07:31 +00:00
Cornelius Weiß
46cd0a687f improve dry-run 2007-06-21 18:05:04 +00:00
Cornelius Weiß
f75ab71d98 imrpove dry-run and cli 2007-06-21 18:04:23 +00:00
Ralf Becker
5d9ff65391 - fixed not being able to switch off notification for responsible
- new preference for htmlmail with larger fontsize
- new preference for notification of responsible: only when I get assigned or removed
- notifications are now suppressed, if no changes made (according to save_history)
2007-06-21 16:25:08 +00:00
Cornelius Weiß
c1a2bd342f fixed default-records 2007-06-21 15:13:08 +00:00
Cornelius Weiß
e004216f15 fixed defautl-records 2007-06-21 15:09:51 +00:00
Cornelius Weiß
10225ce9d8 fixed category handling.
allow to preserv cat if record is updated
2007-06-21 14:02:28 +00:00
Cornelius Weiß
288c28a658 fixed category handling.
allow to preserv cat if record is updated
added dry-run option
2007-06-21 14:02:03 +00:00
Cornelius Weiß
15ad7469de fixed category handling.
allow to preserv cat if record is updated
2007-06-21 13:59:21 +00:00
Cornelius Weiß
3435ca7481 fixed category handling.
allow to preserv cat if record is updated
2007-06-21 13:43:33 +00:00
Cornelius Weiß
2cc3da5193 fixed category handling.
allow to preserv cat if record is updated
2007-06-21 13:43:11 +00:00
Ralf Becker
180c6b407f fixed bug #946: Nextmatch last ( >| ) button goes to start
also fixed number-of-rows selection, which worked only on the 2. go
--> both problems were introduced by the memory saving fix applied after the last RC
2007-06-21 10:01:02 +00:00
Ralf Becker
1735a53f85 "fixed bug #946: Nextmatch last ( >| ) button goes to start
also fixed number-of-rows selection, which worked only on the 2. go
--> both problems were introduced by the memory saving fix applied after the last RC"
2007-06-21 09:59:53 +00:00
Ralf Becker
a8754660f0 added note about newer openLDAP with hardcoded uid/gidNumber attribute 2007-06-21 08:59:53 +00:00
Ralf Becker
8f6c4a3d88 "added note about newer openLDAP with hardcoded uid/gidNumber attribute" 2007-06-21 08:58:15 +00:00
Ralf Becker
e8b71231f3 "fix for problem discovered by José Luis Gordo Romero <jgordor-AT-gmail.com>" 2007-06-20 20:53:54 +00:00
Ralf Becker
4ab35f71ef implemented automatic truncate of varchars to their max size for postgres, to fix SQL errors which cause eg. SyncML to fail under Postgres 2007-06-20 18:49:00 +00:00
Ralf Becker
059ca86239 "implemented automatic truncate of varchars to their max size for postgres, to fix SQL errors which cause eg. SyncML to fail under Postgres" 2007-06-20 18:47:14 +00:00
Ralf Becker
ff26c43642 - fixed problem reported by JOYDEEP on the user-list: disabled accounts can still login under the ldap account backend 2007-06-20 07:43:09 +00:00
Ralf Becker
23c2f997fc "- fixed problem reported by JOYDEEP on the user-list: disabled accounts can still login under the ldap account backend" 2007-06-20 07:40:59 +00:00
Ralf Becker
48289a5fdd - fixed handling of passwords with special chars
- made handling of empty passwords more obvious
- fixed primary group to use negative group-id
- patch 889: support other apache mod_auth_*
2007-06-20 06:55:59 +00:00
Ralf Becker
1697a56468 "- fixed handling of passwords with special chars
- made handling of empty passwords more obvious
- fixed primary group to use negative group-id"
2007-06-20 06:49:02 +00:00
Ralf Becker
53e075224c "patch #889: HTTP auth - support other mod_auth_* Apache modules
fixed handling of passwords with special chars, if magic_quotes_gpc is on"
2007-06-20 06:46:55 +00:00
Ralf Becker
28d9dbf471 fixed some bugs in the document templates and added the ability to print the next appointments of a contact 2007-06-19 17:06:32 +00:00
Ralf Becker
cbc565c0ce new acl to view the calendar of a contact, thought every event is private, if you are not a participant 2007-06-19 17:04:58 +00:00
Ralf Becker
1651819dce fixed 2 bugs with the new addressbook document templates 2007-06-19 10:19:47 +00:00
Cornelius Weiß
fddb756140 bringing notificaions to v1.4 2007-06-18 08:49:59 +00:00
Cornelius Weiß
8cd9ca29ed docu and layout updates 2007-06-18 08:48:43 +00:00
Ralf Becker
76c98cf9ec ability to insert contacts into documents, one can specify a document dir and a default document in the addressbook prefs. Addressbook then offers actions to insert (at the moment only single) contacts into that document. The default document is also shown as in extra icon for each contact in the list. Documents have to be text document including rtf, which allows to be saved as open office or word documents. 2007-06-17 13:56:35 +00:00
Ralf Becker
e34e046fd7 ability to insert contacts into documents, one can specify a document dir and a default document in the addressbook prefs. Addressbook then offers actions to insert (at the moment only single) contacts into that document. The default document is also shown as in extra icon for each contact in the list. Documents have to be text document including rtf, which allows to be saved as open office or word documents. 2007-06-17 13:55:43 +00:00
Cornelius Weiß
3de717157c fix bug found by sven kloeckner: addressbook does not work, when template is not set correctly in customfields section 2007-06-17 13:15:13 +00:00
Cornelius Weiß
a76112c613 fix bug found by sven kloeckner: addressbook does not work, when template is not set correctly in customfields section 2007-06-17 13:09:28 +00:00
Ralf Becker
cc3116c847 revert default for use_time_grid to 1.2 behavior, as many users reported problems and whole day events go not work on ie6 as expected 2007-06-15 19:46:01 +00:00
Ralf Becker
2f9ed542ee revert default for use_time_grid to 1.2 behavior, as many users reported problems and whole day events go not work on ie6 as expected 2007-06-15 19:43:08 +00:00
Ralf Becker
7d0276b11d fix for opera (class property is uppercase), thanks to nabble-egp-AT-a80.net 2007-06-15 17:34:48 +00:00
Ralf Becker
da5ecb4c0b "fix for opera (class property is uppercase), thanks to nabble-egp-AT-a80.net" 2007-06-15 17:34:00 +00:00
Klaus Leithoff
f0f3152222 the splitting with a complex regex for the parseDate does not work with old javascript. reworked it so splitting is done possible (date) delimiter by delimiter 2007-06-15 13:55:04 +00:00
Klaus Leithoff
de282bc4d5 the splitting with a complex regex for the parseDate does not work with old javascript. reworked it so splitting is done possible (date) delimiter by delimiter 2007-06-15 13:36:23 +00:00
Ralf Becker
bfb48bc52f fixed sql account backend to return array() instead of false for groups without members (can be created by deleting all users, which are members) 2007-06-15 07:56:43 +00:00
Ralf Becker
dcf1a53a74 "fixed sql account backend to return array() instead of false for groups without members (can be created by deleting all users, which are members)" 2007-06-15 07:55:42 +00:00
Ralf Becker
f07036567f fix for bug in pear's Registry class, check causes check_install.php to run forever, if the registries install_dir does NOT exist 2007-06-14 18:58:38 +00:00
Ralf Becker
d80b9bd377 "fix for bug in pear's Registry class, check causes check_install.php to run forever, if the registries install_dir does NOT exist" 2007-06-14 18:56:53 +00:00