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
Ralf Becker
21b0cb6648
"layout fix: align the phone-block with the tabs"
2007-06-03 10:23:48 +00:00
Ralf Becker
6d04243cd6
"fix for bug #838 : Distributionlist as mail addres: XML Response from server invalid"
2007-06-03 09:49:10 +00:00
Ralf Becker
ad013af084
"fix for bug #817 : addressbook Orga view grouped by units -> wrong SQL Querry for postgres 8.1"
2007-06-03 09:27:41 +00:00
Ralf Becker
dbb52e5ca7
"fix for bug #316 : addressbook does not support mssql properly
...
MsSQL seems not to like != for not equal, using now <>"
2007-06-03 08:42:59 +00:00
Ralf Becker
65b18f32a5
"fixed bug reported on the users list by e.rawpuorge@pfr.de: KAddressbook labels the work and home address wrong: we are no longer using the adr_(one|two)_type fields from addressbook, but KAddressbook expects them, they are now send with constant values 'Work' and 'Home'"
2007-06-03 08:20:51 +00:00
Cornelius Weiß
b6774051f1
set refresh time to 60s, 10s was only for debugging
2007-06-01 11:57:49 +00:00
Cornelius Weiß
8afb0cf003
adopt to static function
2007-06-01 11:53:49 +00:00
Cornelius Weiß
90c5388542
fix: notification popup where broken after ralfs changes, nicify this chagnes
2007-06-01 11:43:08 +00:00
Oscar Manuel Gómez Senovilla
688dd5f46f
Latest lang updates
2007-05-31 14:49:26 +00:00
Ralf Becker
7ed708df75
NOT FOR 1.4: a very first step to the new vfs structure, it only does a ls via commandline of the old vfs
2007-05-29 08:35:27 +00:00
Ralf Becker
86ecd44066
"bugfix for xmlrpc (KAdressbook): customfield names (keys) were NOT prefix with a hash"
2007-05-29 05:58:46 +00:00
Ralf Becker
f2fb5fad4b
2007-05-28 21:17:15 +00:00
Ralf Becker
f6552713ca
"fix for bug #804 : PEAR include failing -> no message, thanks to regis leroy"
2007-05-28 11:46:47 +00:00
Ralf Becker
88d6ccbb94
"typo in translation"
2007-05-28 05:29:23 +00:00
Ralf Becker
a9c3d066c5
"fix for bug #802 : Duplicate birthday preview on hompage"
2007-05-27 07:03:39 +00:00
Ralf Becker
c7b304fd55
updated API version for 1.4RC2
2007-05-27 06:41:31 +00:00
Ralf Becker
43672fa9a4
"layout fix: more compact"
2007-05-27 06:34:18 +00:00
Ralf Becker
23b75e9e91
"bugfix: removed accidently (not working) added search for groups"
2007-05-27 06:26:17 +00:00
Ralf Becker
ff82a825f7
bugfix: allowing again only to select calendar-groups
2007-05-27 06:25:08 +00:00
Ralf Becker
233a414efe
new about page from Sebastian Ebeling
2007-05-26 19:06:12 +00:00
Ralf Becker
7010efc75c
"fixed not always working display of customfields (was still relying on the old pref instead the colum-selection)"
2007-05-26 07:58:37 +00:00
Ralf Becker
915e5f74f2
"fixed now working saving of column-selection after the memory-saving-fix"
2007-05-26 07:51:17 +00:00
Ralf Becker
4983f4ab73
"fixed xmlrpc bugs reported by pe <e.rawpuorge-AT-pfr.de>:
...
- customfields were not send to KAddressbook (it's now a default, which can be turned off with $param['customfields']=false
- tel_prefer should be the phone-number not the field-name (is now transparently converted)"
2007-05-26 07:32:26 +00:00
Ralf Becker
77a318ae69
newest ajax-select-widget from Nathan Gray
2007-05-25 22:13:26 +00:00
Ralf Becker
ff5ced8be3
not used since some time
2007-05-25 21:06:10 +00:00
Ralf Becker
cbb98a4f44
"removed possebility to select POP in setup"
2007-05-25 18:35:57 +00:00
Ralf Becker
0d1dbaa6e1
some fixes and improvments around the distribution lists:
...
- to, cc, bcc is working again in the email-selection-popup
- shortcut to directly add the whole list in the email-popup
- error message that a list already exist
- javascript only get's loaded if not already loaded
- fix for bug #588 : content of emailpopup to wide
- fix for bug #713 : wrong redirect creating distrib.list via popup from fmail
2007-05-25 18:20:57 +00:00
Ralf Becker
ca496bed5e
layout tweaks in nextmatch widget: fixed width for the selectboxes
2007-05-25 18:15:55 +00:00
Ralf Becker
75c797d0f2
fixed exec to save the include_xajax flag too (looping)
2007-05-25 18:13:13 +00:00
Ralf Becker
889a5c01c6
"fixed not returned id's if only_keys==true"
2007-05-25 17:33:26 +00:00
Ralf Becker
1e9b08d510
fixed problems pointed out by Janosch Machowinski <scotch-AT-tzi.de>
2007-05-25 12:18:00 +00:00
Lars Kneschke
cbff451d7e
fix for displaying the correct projectname when working projectmanager intgeration. patch provided by knut moeller
2007-05-25 08:31:05 +00:00
Lars Kneschke
aee25f82df
fix for a sometime not terminating loop. patch provided by knut moeller
2007-05-25 08:24:22 +00:00
Ralf Becker
b8f54d1408
"fixed IE cookie problem: IE seems not to care for the path when deleting cookies, beside using the oposite order in processing the cookies"
2007-05-24 10:11:35 +00:00
Ralf Becker
83a9989e57
"fixed IE cookie problem: IE seems not to care for the path when deleting cookies, beside using the oposite order in processing the cookies"
2007-05-24 10:10:20 +00:00
Ralf Becker
196046f66c
"fix to drastically reduce the memmory used by eTemplate sessions (accidently the whole eTemplate object was stored incl. db-object with all table definitions and the returned rows)"
2007-05-23 18:06:21 +00:00
Ralf Becker
755261fe6a
"fixed possible dublicated session-id of our own session-id creation function, by using the php one"
2007-05-23 18:04:05 +00:00
Ralf Becker
497cabb832
"fixed some 'funny' bugs if session-id is in the URL, by adding the session-related vars first (eg. creation of distribution lists does not work)"
2007-05-23 10:36:53 +00:00
Ralf Becker
95dce07346
"bugfix see patch #791 : Syntax error in setup"
2007-05-23 06:44:38 +00:00
Ralf Becker
26952223f3
"fix for bug reported by Frank-braucht-Hilfe from the German list: infolog's from one organisation are incomplte if the org-view was limited by a searchletter"
2007-05-22 18:06:38 +00:00
Ralf Becker
c2bb34cd4e
fixed missing translation of monthnames after removing the asterisk prefix for untranslated phrases
2007-05-22 18:02:41 +00:00
Ralf Becker
1830f0fb1f
fixes as suggesteg by Hans-Juergen Tappe <tappe-AT-hek.uni-karlsruhe.de>
2007-05-22 15:55:58 +00:00
Ralf Becker
6310fff2af
phpDoc headers
2007-05-22 13:40:35 +00:00
Ralf Becker
00e7549186
"fixed halfway done conversation to new col-selection prefs for the times-column:
...
- the icon to attach timesheets is now always displayed if user has the timesheet app
- the display of the times column and the cumulated time of attached timesheets depends on the col-selection pref"
2007-05-22 13:36:32 +00:00
Ralf Becker
452adb97ae
fixed not working export of huge number of contacts (memory and execution time limit reached) AND added a new configuration option to limit the maximum number of exported contacts for non admins
2007-05-22 08:02:06 +00:00
Ralf Becker
2c5582c15b
"half hour timezones as requested on the list"
2007-05-22 06:29:41 +00:00
Ralf Becker
da48c78fc2
"fixed not working forced preference for addressbook: csv-fields == all"
2007-05-21 09:08:03 +00:00