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ß
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
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
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
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
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
Ralf Becker
04ba662494
small enhancement to keep the attachments, 'til the infolog entry gets finally deleted
2007-06-14 06:16:19 +00:00
Ralf Becker
3e34a63035
History for InfoLog (incl. the ability to disable real deletes) and delete notifications
2007-06-13 21:43:21 +00:00
Ralf Becker
9e49e8c50d
History for InfoLog (incl. the ability to disable real deletes) and delete notifications
2007-06-13 21:37:05 +00:00
Ralf Becker
4b8657013e
changed translation of created to angelegt
2007-06-13 16:34:23 +00:00
Ralf Becker
1557afe792
some fixes for the contactform: customfields, not working mail-subject, ...
2007-06-13 16:29:06 +00:00
Ralf Becker
e54535cfc8
"fix for bug reported on the german list"
2007-06-13 15:37:10 +00:00
Ralf Becker
8eda1028a3
"switching FCK's encoding as html entities off, as we correctly handle charsets and it messes up the wiki totally"
2007-06-13 08:35:13 +00:00
Ralf Becker
4730e500a6
"fixed typo, causing the account_repository not to be read and therefor displays the wrong conversation direction"
2007-06-13 07:57:24 +00:00
Ralf Becker
4ce40c0fd2
"address formats from many countries from http://www.bitboost.com/ref/international-address-formats.html
...
thanks to mikaelarhelger-AT-gmail.com"
2007-06-12 16:31:58 +00:00
Ralf Becker
cec25ce548
fixed now working wiki after update from 1.0.0
2007-06-12 15:38:04 +00:00
Ralf Becker
1cd5438c1f
some missing translations
2007-06-12 12:33:44 +00:00
Ralf Becker
fc57480a6a
"fix for bug #894 : Reccurring events with setting interval drop participants
...
fix for problem reported in patch #906 : problem when you edit a recurrent event"
2007-06-11 17:13:43 +00:00
Ralf Becker
39dd374379
"notifications were not send to assigned users"
2007-06-11 13:43:12 +00:00
Ralf Becker
0376f3d48f
"removed no changable ACL for addressbook, if contacts are in LDAP"
2007-06-11 13:09:57 +00:00
Ralf Becker
f03dce0a4d
"fixed not working account-mirgration from LDAP --> SQL"
2007-06-11 12:17:03 +00:00
Ralf Becker
5e9b8efdb6
a few more missing translations
2007-06-10 10:26:50 +00:00
Ralf Becker
2d0eac55b7
InfoLog notifcations for due or to start entries (You need to run Admin>>Register hooks!)
2007-06-10 09:21:04 +00:00
Ralf Becker
4b72cd5bb0
modification because of changes in bo_tracking (calling the constructor now neccessary)
2007-06-10 08:51:42 +00:00
Ralf Becker
fc3c7a40ad
bugfixes and some enhancements to support async notifications (infolog)
2007-06-10 08:50:03 +00:00
Ralf Becker
3ddd4a7d17
bugfix: async service "sometimes" misses jobs (db-class was not cloned but copied)
2007-06-10 08:47:14 +00:00
Cornelius Weiß
b6a28b8090
performance fix
2007-06-09 22:23:29 +00:00
Ralf Becker
349b8c521a
"fix for bug #866 : private InfoLog entries are shown in the calendar day-view, if looking on someone elses calendar"
2007-06-09 16:10:20 +00:00
Cornelius Weiß
1b482d0587
fix for xajax requests
2007-06-09 15:39:50 +00:00
Cornelius Weiß
e34fb944a5
- adopted export plugin to new interface
...
- extended outlook export definitions
2007-06-09 15:38:30 +00:00
Cornelius Weiß
7a3e571376
- reworked conversions backend in importexport_helper_functions
...
- reworked plugin interfaces.
- charset is now an attribut of plugin_options only
- import / export function itselve is not static any more
- whiped out silly phpdoc tags generated by umbrello (kde uml modeler)
- reworked representation of plugin_options for definitions
- many fixes in uiexport and export_csv
- lang updates
2007-06-09 15:36:30 +00:00
Ralf Becker
81cb29ce8b
"fixing the fix: if no title was entered, you got a validation error instead of the blur-title"
2007-06-09 14:56:49 +00:00
Ralf Becker
d56c51d71d
deny ADS logins with empty passwords, in case anonymous search/bind is enabled on ADS
2007-06-08 15:42:07 +00:00
Ralf Becker
6ca395375e
fixed not working context sensitiv manual page for site config pages
2007-06-08 10:24:20 +00:00
Ralf Becker
af5804129f
"two fixes for the num_rows in the next-match widget:
...
- use a default of 15 rows, if user&group has no pref set
- use what's stored in the extension data, if value not set (nm-header not shown)"
2007-06-08 08:51:05 +00:00
Cornelius Weiß
9e6050bc22
reworked import:
...
- cli import working fine now
- ui wizzard is broken atm. will also be reworked
- export definitions as xml files (see arrayxml functions in importexport)
- moved importexport stuff to own dir
2007-06-07 22:31:08 +00:00
Cornelius Weiß
b4b6d5abef
massive improvements for the imports
2007-06-07 22:08:38 +00:00
Cornelius Weiß
92553ea37e
removed allready done todo
2007-06-07 22:06:46 +00:00
Ralf Becker
01f44ef311
"fix for konq, if multiselect is in a right-alinged table-cell or box"
2007-06-07 10:29:56 +00:00
Ralf Becker
cfd945e3ce
"fix for bug #768 : title is not changed whenever the project is changed
...
fix for bug #865 : timesheets link to all projects that were booked before (save&new)"
2007-06-07 09:13:55 +00:00
Ralf Becker
fb17148787
redesigned the contact editing, to better fit more categories
2007-06-06 16:10:12 +00:00
Ralf Becker
e2b7b6c52a
slight modification of the contactform
2007-06-06 10:24:50 +00:00
Ralf Becker
ab8d5f5085
"small layout fix: 9 lines only"
2007-06-06 09:04:36 +00:00