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
Ralf Becker
e5dd7f8122
email for the contactform
2007-06-06 08:22:39 +00:00
Ralf Becker
381d421466
email for the contactform
2007-06-06 08:18:45 +00:00
Ralf Becker
df73036d2b
sitemgr contact-form that stores direct into the addressbook
2007-06-05 23:22:24 +00:00
Ralf Becker
46049623bc
"- no longer building signed source packages, only a singed md5sum file
...
- cleaner md5sum file, the old gave me a headache ;-)"
2007-06-05 08:31:04 +00:00
Ralf Becker
e3b5d92290
fixed trunk update, was including the old stuff twice
2007-06-05 05:18:01 +00:00
Oscar Manuel Gómez Senovilla
d0cae79385
Fix for polish translating the charset phrase
2007-06-04 13:36:28 +00:00
Ralf Becker
a6e10055b8
pusing the version to 1.5.001 our new development version
2007-06-04 07:05:53 +00:00
Ralf Becker
f69497bece
small svn-helper script to deal easier with our wired svn-structure, without arguments it reveals it's secrects ;-)
2007-06-04 06:44:32 +00:00
Oscar Manuel Gómez Senovilla
5278ea7463
Fix for bad charset for "Spanish" translation
2007-06-03 22:14:28 +00:00
Ralf Becker
6ce9cd6e03
"added update from 1.2.107"
2007-06-03 21:04:54 +00:00
Oscar Manuel Gómez Senovilla
57cb909a28
Tracker items #762 and #763
2007-06-03 18:26:33 +00:00
Ralf Becker
b18cc760ac
"fixed not working mime-type detection if filename contains more then one dot"
2007-06-03 18:04:31 +00:00
Oscar Manuel Gómez Senovilla
a33363a884
Czech translation in #824 and extra pending language updates
2007-06-03 18:01:21 +00:00
Ralf Becker
5e59f78c8f
"fixed bug reported on the list: not working backup&restore because of blob columns: they get base64 encoded now"
2007-06-03 17:57:40 +00:00
Ralf Becker
71141e4b14
"fixed not working search for groups"
2007-06-03 15:17:37 +00:00
Ralf Becker
1ce25bed9c
"changed wording if the \"view\" mode used to edit timesheets to just mode: options are Regular and Simple now, which are already translated by the api"
2007-06-03 15:03:12 +00:00
Ralf Becker
76d4884c94
"fix for bug #839 : main window: projectname not linked to project when adding first booking
...
--> partially reverting patch from Knut, as it only breaks stuff
also disabling the custom-fields tab, if there are none"
2007-06-03 15:01:27 +00:00
Ralf Becker
b970654f4f
"bugfix: removed change-org checkbox in view"
2007-06-03 13:21:13 +00:00
Ralf Becker
9957f21e21
fixed not shown/working customfields, 2. phone-numbers, file-as and links in own account acl
2007-06-03 12:24:49 +00:00
Ralf Becker
6a001d1cdf
removed not longer usable old import/export
2007-06-03 12:01:31 +00:00
Ralf Becker
d5829fa68b
"fix for bug #821 : Entry of private addressbook is shown as \"personal\" in view mode
...
also fixed not working private icon in the list"
2007-06-03 11:42:39 +00:00
Ralf Becker
86870ce4d7
"modified to use the non-prefered sender-address if the prefered one is not set/existing"
2007-06-03 11:31:01 +00:00
Ralf Becker
1828683be2
"fixed not working modification of contact with cn= dn"
2007-06-03 11:07:50 +00:00
Ralf Becker
03cf41c5ba
fixed duplicate validation error, because groupbox also had the name of the birthdate field
2007-06-03 10:24:58 +00:00