|
ee5edc0bd6
|
Make changing status for whole query work
|
2010-02-22 23:08:31 +00:00 |
|
|
0b79a0466d
|
Make changing status for whole query work
|
2010-02-22 23:02:25 +00:00 |
|
|
4424d49c30
|
Handle case when ID is missing, happens the time after clearing the cf search
|
2010-02-22 22:46:17 +00:00 |
|
|
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 |
|
|
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 |
|
|
48886af55c
|
Blur text can affect regular searches, not just array searches
|
2010-02-22 20:56:59 +00:00 |
|
|
7209617eaa
|
Fix infolog print view to only display the custom fields allowed for that infolog type
|
2010-02-22 18:24:45 +00:00 |
|
|
fc3228806a
|
Fix infolog print view to only display the custom fields allowed for that infolog type
|
2010-02-22 18:18:38 +00:00 |
|
|
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 |
|
|
08dbf52b66
|
Fix typos and code cleanup
|
2010-02-22 10:02:33 +00:00 |
|
|
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 |
|
|
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 |
|
|
e362a5b451
|
Use category names for history-log
|
2010-02-19 17:42:02 +00:00 |
|
|
ce7324f12f
|
Fix daywise search
|
2010-02-19 17:10:15 +00:00 |
|
|
7304df7dcd
|
fix for a problem with IE7 and IE8(Compatibilitymode) displaying Icons and text in Navbar
|
2010-02-19 14:53:24 +00:00 |
|
|
311307e0cf
|
fix for a problem with IE7 and IE8(Compatibilitymode) displaying Icons and text in Navbar
|
2010-02-19 14:51:40 +00:00 |
|
|
56b51a4285
|
Fix so sitemgr contact form shows contact's address instead of current user
|
2010-02-18 23:32:25 +00:00 |
|
|
fc4aa78137
|
improving session control for felamimail bosieve async_vacation. Force sessions to be rebuilded
|
2010-02-17 14:22:48 +00:00 |
|
|
21ccdd5f28
|
Fix various synchronization issues (SyncML & CalDAV)
|
2010-02-17 13:29:28 +00:00 |
|
|
89ea003b74
|
Enable proper 'refresh from server' again
|
2010-02-17 13:28:21 +00:00 |
|
|
8204d84ca5
|
Enable proper 'refresh from server' again
|
2010-02-17 13:28:00 +00:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
269d034606
|
Fix VTIMEZONE issue
|
2010-02-16 15:45:27 +00:00 |
|
|
3eb599a3a3
|
Fix newline issue
|
2010-02-16 15:11:27 +00:00 |
|
|
9d39f2ec98
|
Fix newline issue
|
2010-02-16 15:09:52 +00:00 |
|
|
ea5535284f
|
fix for addressbook hook_home problem; birthdays where not displayed correctly anymore in home view
|
2010-02-16 10:42:27 +00:00 |
|
|
b68ae027d3
|
Backport Javascript fix for ajax select widget on IE
|
2010-02-15 21:09:53 +00:00 |
|
|
8d0c656df8
|
Javascript fix for ajax select widget on IE
|
2010-02-15 20:40:34 +00:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
68ecaf2acb
|
support for 1.6.003
|
2010-02-14 06:28:36 +00:00 |
|
|
0c640ed171
|
support for 1.6.003
|
2010-02-14 06:27:54 +00:00 |
|
|
198492c678
|
fixed stupid windows path: moved aspell_path config to setup, vor obvious reasons
|
2010-02-14 06:16:33 +00:00 |
|
|
872fa0b72b
|
fixed stupid windows path: moved aspell_path config to setup, vor obvious reasons
|
2010-02-14 06:11:28 +00:00 |
|
|
a8d2e1824c
|
moved aspell_path config to setup, vor obvious reasons
|
2010-02-14 05:57:39 +00:00 |
|
|
1555115be7
|
moved aspell_path config to setup, vor obvious reasons
|
2010-02-14 05:51:51 +00:00 |
|
|
ba5bdb79a2
|
fixed not working listing of groups, after r29189
|
2010-02-13 06:45:24 +00:00 |
|
|
06ca2dca72
|
fixed typo in previous commit: problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com>
|
2010-02-13 05:05:20 +00:00 |
|
|
7d1ac84b67
|
fixed typo in previous commit: problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com>
|
2010-02-13 04:55:34 +00:00 |
|
|
8b92fc4998
|
fixed typo in previous commit: problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com>
|
2010-02-13 04:47:01 +00:00 |
|