Commit Graph

15106 Commits

Author SHA1 Message Date
94b15909a6 automatic updating OBS checkout 2010-03-06 09:32:38 +00:00
4c9e6946c1 "only update same major version" 2010-03-05 16:22:37 +00:00
9f7b863589 allow to replace archives in obs checkout 2010-03-05 15:23:02 +00:00
64ba772ab4 sort group-addressbooks and other-user-addressbooks alphabetical 2010-03-05 14:56:01 +00:00
ae32ac2a4e dont use IN ( ), if there's only one value, it's slower for MySQL 2010-03-04 17:19:37 +00:00
c356464a16 Preseed link title-cache for link-list and link-string widget 2010-03-04 17:11:01 +00:00
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
57b64adb7a changing a bit regarding the logic of the new feature (be notified about own changes) 2010-03-03 12:15:50 +00:00
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
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
3fd9125531 fixed propfind_iterator sometimes not returning any item 2010-03-03 08:18:05 +00:00
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
459177807d fix for broken native windows WebDav access 2010-02-26 08:34:25 +00:00
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
ff82712ac3 IE6 compatibility for action buttons, html code cleanup 2010-02-24 13:36:20 +00:00
ee5edc0bd6 Make changing status for whole query work 2010-02-22 23:08:31 +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
7209617eaa Fix infolog print view to only display the custom fields allowed for that infolog type 2010-02-22 18:24:45 +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
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
311307e0cf fix for a problem with IE7 and IE8(Compatibilitymode) displaying Icons and text in Navbar 2010-02-19 14:51:40 +00:00
fc4aa78137 improving session control for felamimail bosieve async_vacation. Force sessions to be rebuilded 2010-02-17 14:22:48 +00:00
89ea003b74 Enable proper 'refresh from server' again 2010-02-17 13:28:21 +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
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
269d034606 Fix VTIMEZONE issue 2010-02-16 15:45:27 +00:00
3eb599a3a3 Fix newline issue 2010-02-16 15:11:27 +00:00
b68ae027d3 Backport Javascript fix for ajax select widget on IE 2010-02-15 21:09:53 +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
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
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
198492c678 fixed stupid windows path: moved aspell_path config to setup, vor obvious reasons 2010-02-14 06:16:33 +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
34f2a64b51 updated integration docu 2010-02-13 04:35:54 +00:00
52c4aae25c fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 03:41:51 +00:00
aca8b220df fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 02:57:22 +00:00
c60d39ee7d fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 01:21:17 +00:00
22630b849a fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 01:19:27 +00:00
de4a0e9239 Add history logging to calendar 2010-02-12 20:18:45 +00:00
30db6582f7 Don't modify filter columns with numeric keys 2010-02-12 18:36:04 +00:00
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
fb50bee888 Log history of custom fields also 2010-02-12 16:47:15 +00:00