Commit Graph

12113 Commits

Author SHA1 Message Date
25197222bf "patch #978 from Nathan Gray, file as option incl. org_unit" 2007-06-28 06:11:58 +00:00
a55b1a5163 "fixed bug reported from sim <sim-at-compulab.co.il>: _read_group not searching for posixGroup, which makes problems if you have identical numbers and context for users and groups
also added a filter for objectclass=posixAccount to _read_user"
2007-06-27 05:26:46 +00:00
88548c7767 add calendar csv import plugin 2007-06-25 20:49:19 +00:00
e7743cb87c clean fields on demand from cntl chars 2007-06-25 20:47:38 +00:00
aa15c34580 "fixed bug: copy of event does not copy participants" 2007-06-25 19:50:35 +00:00
a9f78defa8 "allow to set quantity to a negative value (like in 1.2) to use it to mark overtime" 2007-06-25 17:00:41 +00:00
e88080d520 "fixed bug: resources search to create links returns only maxmatch entries" 2007-06-25 16:43:32 +00:00
d81a239640 "fixed moving contracts to and from private addressbook" 2007-06-25 16:36:58 +00:00
1602ebc69d "some fixes for syncml:
- if no owner/addressbook set on update load owner AND private from the existing contact
- if no owner/addressbook set for new entries, use the add_default prefs if set and the personal adb of the user if not"
2007-06-25 16:16:55 +00:00
4b80391b71 "fix for sequenzes tables are depending on for postgres 8.x, thanks to Peter Eisentraut" 2007-06-25 15:57:19 +00:00
224564e780 "fix for old pear installs without registry: packages from egw-pear get not reported if checked first " 2007-06-25 10:00:25 +00:00
495abdd139 fixed handling of too long syncml id's 2007-06-25 08:55:20 +00:00
ef1e1721dc added support for funambol thunderbird plugin 2007-06-24 23:53:10 +00:00
244097e99c added special handling to better detect funambol clients 2007-06-24 23:52:41 +00:00
99771edd87 language updates 2007-06-24 21:55:08 +00:00
f9023da5e2 "fix for bug #928: Distribution lists are not working with pgsql, thanks to Peter Eisentraut <peter_e-at-gmx.net>
postgres requires that expressions in order by appear in the columns of a distinct select"
2007-06-24 09:19:48 +00:00
8f1f3f68cb "fix to detect if a table depends on a sequence to not try to drop it separate, thanks to Peter Eisentraut <peter_e-at-gmx.net>" 2007-06-24 08:36:20 +00:00
8d739d827f "fixed bug reported in xmlrpc read by Esben" 2007-06-23 17:45:54 +00:00
d63a7d622d fix: skip empty lines, even if conversion fills (empty) record
add: custom_strtotime in importexport_helper_functions
2007-06-23 12:07:18 +00:00
4268f2a356 fix: skip empty lines, even if conversion fills (empty) record 2007-06-23 12:06:08 +00:00
88370ceb8a fix for bug #948: space missing in regular addressbook view in home address 2007-06-23 07:14:01 +00:00
ab74fbeca0 "fix for bug #953: Addresbook Contact Info ignores Default Address Format Rule" 2007-06-23 07:09:52 +00:00
bd30386440 "fixed access to parent dir off session.save_path, which gives errors under open_basedir" 2007-06-22 18:23:11 +00:00
fe58bfc0e3 "fix for bug reported on the developers list" 2007-06-22 12:49:21 +00:00
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
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
f7b3b2cd3f improve dry-run 2007-06-21 18:08:17 +00:00
1c7e180154 imrpove dry-run and cli 2007-06-21 18:07:31 +00:00
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
e004216f15 fixed defautl-records 2007-06-21 15:09:51 +00:00
10225ce9d8 fixed category handling.
allow to preserv cat if record is updated
2007-06-21 14:02:28 +00:00
288c28a658 fixed category handling.
allow to preserv cat if record is updated
added dry-run option
2007-06-21 14:02:03 +00:00
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
8f6c4a3d88 "added note about newer openLDAP with hardcoded uid/gidNumber attribute" 2007-06-21 08:58:15 +00:00
e8b71231f3 "fix for problem discovered by José Luis Gordo Romero <jgordor-AT-gmail.com>" 2007-06-20 20:53:54 +00:00
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
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
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
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
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
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
1651819dce fixed 2 bugs with the new addressbook document templates 2007-06-19 10:19:47 +00:00
8cd9ca29ed docu and layout updates 2007-06-18 08:48:43 +00:00
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
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
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
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
da5ecb4c0b "fix for opera (class property is uppercase), thanks to nabble-egp-AT-a80.net" 2007-06-15 17:34:00 +00:00
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
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