Commit Graph

15151 Commits

Author SHA1 Message Date
Ralf Becker
c356464a16 Preseed link title-cache for link-list and link-string widget 2010-03-04 17:11:01 +00:00
Klaus Leithoff
51ffc2fc97 pdo statement->execute expects either the prepared statement with already bound parameters OR an array of the vars to be bound. It can NOT handle them MIXED 2010-03-04 12:04:01 +00:00
Klaus Leithoff
57b64adb7a changing a bit regarding the logic of the new feature (be notified about own changes) 2010-03-03 12:15:50 +00:00
Klaus Leithoff
dd4328a422 feature to enable to be notified of events you created/modified/deleted yourself; That is most helpful if you get a notification eMail with the ics attached, and thus be able to import the event somewhere else (another EGroupware/Outlook/...) 2010-03-03 12:02:48 +00:00
Klaus Leithoff
54cf94c4a5 trying to fix the real cause for the resourcetype/collection issue, breaking XP native WebDav Access and having impacts on groupdav: Now resourcetype returns a prop for collection in case of a folder 2010-03-03 09:49:03 +00:00
Ralf Becker
3fd9125531 fixed propfind_iterator sometimes not returning any item 2010-03-03 08:18:05 +00:00
Klaus Leithoff
8c6f8f01b9 fixing of an orgview bug: orgview was extremly sticky, after you selected an org member for e.g. infolog view 2010-03-01 10:19:12 +00:00
Klaus Leithoff
459177807d fix for broken native windows WebDav access 2010-02-26 08:34:25 +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
Klaus Leithoff
ff82712ac3 IE6 compatibility for action buttons, html code cleanup 2010-02-24 13:36:20 +00:00
Nathan Gray
ee5edc0bd6 Make changing status for whole query work 2010-02-22 23:08:31 +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
7209617eaa Fix infolog print view to only display the custom fields allowed for that infolog type 2010-02-22 18:24:45 +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
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
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
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
89ea003b74 Enable proper 'refresh from server' again 2010-02-17 13:28:21 +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
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
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
Nathan Gray
b68ae027d3 Backport Javascript fix for ajax select widget on IE 2010-02-15 21:09:53 +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
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
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
Ralf Becker
68ecaf2acb support for 1.6.003 2010-02-14 06:28:36 +00:00
Ralf Becker
198492c678 fixed stupid windows path: moved aspell_path config to setup, vor obvious reasons 2010-02-14 06:16:33 +00:00
Ralf Becker
a8d2e1824c moved aspell_path config to setup, vor obvious reasons 2010-02-14 05:57:39 +00:00
Ralf Becker
1555115be7 moved aspell_path config to setup, vor obvious reasons 2010-02-14 05:51:51 +00:00
Ralf Becker
ba5bdb79a2 fixed not working listing of groups, after r29189 2010-02-13 06:45:24 +00:00
Ralf Becker
06ca2dca72 fixed typo in previous commit: problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 05:05:20 +00:00
Ralf Becker
7d1ac84b67 fixed typo in previous commit: problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 04:55:34 +00:00
Ralf Becker
8b92fc4998 fixed typo in previous commit: problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 04:47:01 +00:00
Ralf Becker
34f2a64b51 updated integration docu 2010-02-13 04:35:54 +00:00
Ralf Becker
52c4aae25c fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 03:41:51 +00:00
Ralf Becker
aca8b220df fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 02:57:22 +00:00
Ralf Becker
c60d39ee7d fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 01:21:17 +00:00
Ralf Becker
22630b849a fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 01:19:27 +00:00
Nathan Gray
de4a0e9239 Add history logging to calendar 2010-02-12 20:18:45 +00:00
Nathan Gray
30db6582f7 Don't modify filter columns with numeric keys 2010-02-12 18:36:04 +00:00
Nathan Gray
42bd4d227c Upgrades to historylog_widget:
- Allow array for options of a 1:N record, as documented in bo_tracking
- Allow passing in a filter parameter, and pass it on to historylog->search
2010-02-12 18:34:33 +00:00
Nathan Gray
fb50bee888 Log history of custom fields also 2010-02-12 16:47:15 +00:00
Klaus Leithoff
989bba917f you can not use egroupwares autoloading before the basic egroupware objects are included, so we implement array_stripslashes in thumbnail.php itself, as it seems to be the fast way when get_magic_quotes_gpc is enabled 2010-02-12 15:05:40 +00:00
Klaus Leithoff
9a3480fbdf you can not use egroupwares autoloading before the basic egroupware objects are included, so we implement array_stripslashes in thumbnail.php itself, as it seems to be the fast way when get_magic_quotes_gpc is enabled 2010-02-12 15:04:25 +00:00
Klaus Leithoff
eb2bf86b4f move the ie dropdown menu hack to jsapi, make it an preference, so you can switch it off, if it does not work for you 2010-02-12 09:09:41 +00:00
Klaus Leithoff
3ac8b33231 move the ie dropdown menu hack to jsapi, make it an preference, so you can switch it off, if it does not work for you 2010-02-12 09:04:44 +00:00
Jörg Lehrke
41f587d584 Fix wrong classification in get_event_info() again 2010-02-11 21:04:10 +00:00