Nathan Gray
c6a2c8bbcc
Changes for importexport
...
- Fix wizard so you can define import definitions
- Change import so an update with no differences will not change anything
2010-02-25 23:18:45 +00:00
Nathan Gray
822230bf57
New classes for importing and scheduling
2010-02-25 23:14:24 +00:00
Nathan Gray
731abfd2a3
Some more work toward completion:
...
- Wizard now works to define input definitions; you can define the mapping, translations and conditions using the UI.
- Added ability to schedule imports / export using async services
Still a lot of work to be done...
2010-02-25 23:13:18 +00:00
Christian Binder
8211aef3ff
fixed wrong series event end times for whole day events when events occur or span over a daylight saving date, fixed typos
2010-02-25 17:05:24 +00:00
Klaus Leithoff
c9ab7e557b
fixing issue: failed add to organisation from org-view, when colon in org_unit/org_location/organisation
2010-02-25 13:42:27 +00:00
Klaus Leithoff
4aa739c6c8
fixing issue: failed add to organisation from org-view, when colon in org_unit/org_location/organisation
2010-02-25 13:38:20 +00:00
Jörg Lehrke
b2b8b35383
Fix various recurring event issues
2010-02-24 15:05:00 +00:00
Klaus Leithoff
ff82712ac3
IE6 compatibility for action buttons, html code cleanup
2010-02-24 13:36:20 +00:00
Jörg Lehrke
85b6ba5ef0
Cleanup issues found during backport
2010-02-23 18:19:12 +00:00
Jörg Lehrke
de840a1fcc
Fix empty field issue
2010-02-23 18:18:10 +00:00
Nathan Gray
ee5edc0bd6
Make changing status for whole query work
2010-02-22 23:08:31 +00:00
Nathan Gray
0b79a0466d
Make changing status for whole query work
2010-02-22 23:02:25 +00:00
Nathan Gray
4424d49c30
Handle case when ID is missing, happens the time after clearing the cf search
2010-02-22 22:46:17 +00:00
Nathan Gray
3f46d3f4e3
Fix for lost links when copying. All links get copied now, including the one in the header.
2010-02-22 21:28:55 +00:00
Nathan Gray
5e2d3f4739
Fix for lost links when copying. All links get copied now, including the one in the header.
2010-02-22 21:25:00 +00:00
Nathan Gray
48886af55c
Blur text can affect regular searches, not just array searches
2010-02-22 20:56:59 +00:00
Nathan Gray
7209617eaa
Fix infolog print view to only display the custom fields allowed for that infolog type
2010-02-22 18:24:45 +00:00
Nathan Gray
fc3228806a
Fix infolog print view to only display the custom fields allowed for that infolog type
2010-02-22 18:18:38 +00:00
Klaus Leithoff
d075132946
very dirty solution, when no types/subtypes get passed to link_widget::ajax_search() -> then add an empty type parameter; its temporary until I/we come up with a solution for the real cause
2010-02-22 16:34:40 +00:00
Jörg Lehrke
08dbf52b66
Fix typos and code cleanup
2010-02-22 10:02:33 +00:00
Ralf Becker
1d34ddbf1d
for xml: decode all entities, remove all non-decodable entities, remove all html tags and encode <, > and & as entities
2010-02-21 23:24:18 +00:00
Ralf Becker
3aa96a4a34
for xml: decode all entities, remove all non-decodable entities, remove all html tags and encode <, > and & as entities
2010-02-21 23:15:05 +00:00
Jörg Lehrke
e362a5b451
Use category names for history-log
2010-02-19 17:42:02 +00:00
Jörg Lehrke
ce7324f12f
Fix daywise search
2010-02-19 17:10:15 +00:00
Klaus Leithoff
7304df7dcd
fix for a problem with IE7 and IE8(Compatibilitymode) displaying Icons and text in Navbar
2010-02-19 14:53:24 +00:00
Klaus Leithoff
311307e0cf
fix for a problem with IE7 and IE8(Compatibilitymode) displaying Icons and text in Navbar
2010-02-19 14:51:40 +00:00
Nathan Gray
56b51a4285
Fix so sitemgr contact form shows contact's address instead of current user
2010-02-18 23:32:25 +00:00
Klaus Leithoff
fc4aa78137
improving session control for felamimail bosieve async_vacation. Force sessions to be rebuilded
2010-02-17 14:22:48 +00:00
Jörg Lehrke
21ccdd5f28
Fix various synchronization issues (SyncML & CalDAV)
2010-02-17 13:29:28 +00:00
Jörg Lehrke
89ea003b74
Enable proper 'refresh from server' again
2010-02-17 13:28:21 +00:00
Jörg Lehrke
8204d84ca5
Enable proper 'refresh from server' again
2010-02-17 13:28:00 +00:00
Klaus Leithoff
46f7afafbb
get rid of comma in full-emailadresses, as imap_rfc_address_list assumes a new address to come after comma
2010-02-17 12:06:17 +00:00
Klaus Leithoff
d2d64a73fe
get rid of comma in full-emailadresses, as imap_rfc_address_list assumes a new address to come after comma
2010-02-17 12:03:37 +00:00
Klaus Leithoff
9520361123
get rid of comma in emailadresses, as imap_rfc_address_list assumes a new address to come after comma
2010-02-17 10:57:09 +00:00
Klaus Leithoff
ab4676bd14
using session control for felamimail/emailadmin, to control the loading of preferences for the setting of vacations by date by async job (user was not changed (since session was reused), when several users wanted to change their vacation message by date via async job at the same day)
2010-02-17 10:16:33 +00:00
Ralf Becker
5cdd51fdb5
fix for user changing the timezone while having an edit popup open (unfixed the timestamps would change by the differenz of the two timezones). This fix does eg. NOT fix history logging (depending on the entry read before saving it), so it is better to handle the situation in the UI code, thought this is better then not handling it at all
2010-02-17 00:59:22 +00:00
Ralf Becker
ab598b8fcb
fix for user changing the timezone while having an edit popup open (unfixed the timestamps would change by the differenz of the two timezones). This fix does eg. NOT fix history logging (depending on the entry read before saving it), so it is better to handle the situation in the UI code, thought this is better then not handling it at all
2010-02-17 00:55:43 +00:00
Ralf Becker
39666ba03b
let link-entry display "appname: #id" for entries no link title is available (eg. because they got deleted), makes sense eg. for history logging
2010-02-16 23:23:24 +00:00
Jörg Lehrke
269d034606
Fix VTIMEZONE issue
2010-02-16 15:45:27 +00:00
Jörg Lehrke
3eb599a3a3
Fix newline issue
2010-02-16 15:11:27 +00:00
Jörg Lehrke
9d39f2ec98
Fix newline issue
2010-02-16 15:09:52 +00:00
Klaus Leithoff
ea5535284f
fix for addressbook hook_home problem; birthdays where not displayed correctly anymore in home view
2010-02-16 10:42:27 +00:00
Nathan Gray
b68ae027d3
Backport Javascript fix for ajax select widget on IE
2010-02-15 21:09:53 +00:00
Nathan Gray
8d0c656df8
Javascript fix for ajax select widget on IE
2010-02-15 20:40:34 +00:00
Ralf Becker
653ff3b0b4
fixed a strange PHP5.3 problem, it seems call_user_func_array fails returning NULL for a static method with a var parameter
2010-02-15 06:05:50 +00:00
Ralf Becker
c70ff2e069
fixed a strange PHP5.3 problem, it seems call_user_func_array fails returning NULL for a static method with a var parameter
2010-02-15 06:02:36 +00:00
Ralf Becker
dbeb104ed5
changed rename to also rename in-active versions and made mkdir_recursive private, as it is only a helper and no exported method
2010-02-15 04:35:32 +00:00
Ralf Becker
54e8a246b7
fix for Debian Bug#569677: egroupware-core: base configuration fails with php error if egroupware-emailadmin is not installed
2010-02-15 03:00:48 +00:00
Ralf Becker
0affaddfb2
fix for Debian Bug#569677: egroupware-core: base configuration fails with php error if egroupware-emailadmin is not installed
2010-02-15 02:58:58 +00:00
Ralf Becker
979962f780
adding /usr/bin/spell to open_basedir and fixing not usable symbolic constants for error_reporting
2010-02-14 06:41:51 +00:00