Commit Graph

18673 Commits

Author SHA1 Message Date
Klaus Leithoff
46d8d84657 attempt to improve contact search while typing adresses in address fields 2012-02-01 13:06:06 +00:00
Klaus Leithoff
c80f548999 - Re-arrange HTML tag order to account for simplistic newline handling (broke nested tags); - If unable to load/parse content after trying to convert HTML styles into target document styles, fall back and try again, but strip all tags this time. 2012-02-01 10:27:32 +00:00
Klaus Leithoff
4a6b3ad523 Fix broken link from year view to month view. Fixes Bug #3109 - Year view problem reported and investigated by -ws Skygge-, (backport from hjtappe) 2012-02-01 08:24:08 +00:00
Klaus Leithoff
993f07a69f change Stylite GmbH to Stylite AG in about.# 2012-01-31 13:43:06 +00:00
Klaus Leithoff
22483aaeb9 adapt regarding postgres requirements for typecasts and stuff, remove obsolet table egw_app_sessions 2012-01-31 08:17:55 +00:00
Ralf Becker
42a64d0410 PROPPATCH request was not logged 2012-01-30 01:55:05 +00:00
Ralf Becker
2b85dc2656 * Calendar/iCal/CalDAV: if no end(-time) is given in iCal we use the default lenght from user prefs 2012-01-29 18:49:32 +00:00
Ralf Becker
5e44c30553 * Calendar/iCal/CalDAV: if no end(-time) is given in iCal we use the default lenght from user prefs 2012-01-29 18:23:04 +00:00
Nathan Gray
8e0ca08113 Change searching for existing accounts/groups which matches anywhere in user name, we need exact match 2012-01-26 15:46:37 +00:00
Nathan Gray
ddf0354784 Add warnings from conversion, check foreign key link during dry-run 2012-01-26 15:38:27 +00:00
Nathan Gray
820d9dca0c - When converting account names to IDs, remove successful conversions so user can be warned about unsuccessful ones
- Return warnings from conversion
2012-01-26 15:32:13 +00:00
Klaus Leithoff
02eb8e410b * API/Login: using tabindex to control tab succession on/in loginscreen. 2012-01-26 11:59:19 +00:00
Ralf Becker
e256893d8d * InfoLog/CalDAV: allow updates with implicite rights of responsible user, InfoLog type is kept on update, deduct not set status of client from completed(-percent) 2012-01-26 01:51:44 +00:00
Ralf Becker
26fdc10b40 [Save] missing for edit with implicit rights only, [Apply] was there 2012-01-26 01:45:52 +00:00
Klaus Leithoff
712546d12f Changelog for 11.1.20120124 2012-01-24 15:18:46 +00:00
Klaus Leithoff
9775e544bd * eMail: allow to control the connection test link in email sidebar and/or the information displayed when called 2012-01-24 14:44:21 +00:00
Klaus Leithoff
39b0c1393d fix for missing groups in acl-account-list for write / cal-read / booking 2012-01-24 12:20:53 +00:00
Klaus Leithoff
517bd97178 * resources: change / introduce sorting for display of Account/Group List in ACL management; in addition groups are now sorted to the end of the list 2012-01-24 11:42:12 +00:00
Klaus Leithoff
da5415555f * email: fix double encoding problem while toggling html2text (introduced while bugfixing a maildisplay issue) 2012-01-23 15:52:34 +00:00
Nathan Gray
a5009e9f3a Read full account to fix group imports 2012-01-23 15:43:52 +00:00
Nathan Gray
3b17d0dde0 Include recurring events in previous / next event for contact 2012-01-23 15:34:12 +00:00
Nathan Gray
4ab9c5ed1f - Fix handling of multiple delegated users
- Give error if foreign custom field can't be found
2012-01-23 15:15:29 +00:00
Klaus Leithoff
62433c2e26 check, that a possible col_filter is not overwritten by possible customfield col filters 2012-01-23 13:55:52 +00:00
Ralf Becker
24be2fa21d * Calendar: fixed wrong time in iCal of notification, if notifying user is not in server TZ
we need to pass $event[id] so iCal class reads event again, as event is in user TZ, but iCal class expects server TZ!
2012-01-23 02:53:25 +00:00
Ralf Becker
f5a7c9cfe8 * CardDAV: Hack for iOS 5.0.1 addressbook to stop asking directory gateway permissions with depth=1, which might fail on installs with huge addressbooks 2012-01-21 01:47:49 +00:00
Ralf Becker
bf19293285 log REQUEST_URI not PATH_INFO, to log the correct request 2012-01-20 07:23:12 +00:00
Ralf Becker
0609f0a430 * CardDAV: fixed sometimes not working creation of new contacts from the device, if accounts are stored in LDAP
not sure why I used $this->bo->account_repository != "ldap", it makes no sense, as we specify the column explicitly, no idea if CardDAV works for an addressbook in LDAP, but now it works for accounts in LDAP too
2012-01-20 06:46:26 +00:00
Klaus Leithoff
2e2aba352e Changelog for 11.1.20120119 2012-01-19 08:07:43 +00:00
Klaus Leithoff
67a6c87268 try to reset debian changes for rebuild with changelog 2012-01-18 16:17:00 +00:00
Nathan Gray
34f11f124e Fix {{link/[appname]}} placeholder 2012-01-18 16:16:20 +00:00
Nathan Gray
e4efd1b7b9 Fix {{link/[appname]}} placeholder 2012-01-18 16:10:58 +00:00
Nathan Gray
9e414fe68d Fix {{link/[appname]}} placeholder 2012-01-18 16:06:53 +00:00
Klaus Leithoff
82b9494f66 Changelog for 11.1.20120118 2012-01-18 15:44:31 +00:00
Klaus Leithoff
15ac99584c Changelog for 11.1.20120118 2012-01-18 12:08:34 +00:00
Klaus Leithoff
e35a4f9dbb provide fallback for login if authmethod fails 2012-01-16 16:57:14 +00:00
Klaus Leithoff
06265cee4e * eMail: option to influence reply behavior for pre-selecting the editor type; simple connection test routine (can be used to reset connection too) 2012-01-16 16:43:33 +00:00
Klaus Leithoff
4b856a43e1 fix up HTML as json_encode may mess up HTML-Content later on display, if tags are not propper 2012-01-16 08:40:32 +00:00
Klaus Leithoff
6205cfbfd2 add a function to create a HTML-Purifier config to clean up HTML 2012-01-16 08:32:27 +00:00
Klaus Leithoff
b849d7fc80 adapt html purifiers URIScheme cid to new purifiers class requirements; adapt URIScheme data to accept allowed types in whatever (upper/lower/mixed) case 2012-01-13 09:19:55 +00:00
Ralf Becker
ff48c36d5f * Addressbook: preference to open EMail addresses in external mail program, even if user has access to EMail app 2012-01-13 05:25:43 +00:00
Nathan Gray
b50ce5e768 Remove extra array, not needed for list view, and prevents proper iteration 2012-01-12 17:03:57 +00:00
Ralf Becker
8585a30b85 * Filemanager: allow WebDAVs (https) via PEAR HTTP_WebDAV_Client 2012-01-11 21:28:59 +00:00
Ralf Becker
3f9d70a484 automatic conversation of not set DB timestamps returned by MySQL as "0000-00-00 00:00:00" to null 2012-01-11 01:07:18 +00:00
Nathan Gray
8253598419 Stop double encoding on export file header 2012-01-10 19:46:09 +00:00
Ralf Becker
aab7d2be24 disabling Lightning hack for fixed version 1.1.1, where bug is fixed and added verbose error_log, if Lightning hack is enabled 2012-01-10 00:21:43 +00:00
Ralf Becker
94f555eca1 * Calendar/Resources: do NOT unselect currently selected calendars when selecting a resource category, eg. to choose a meeting room 2012-01-09 22:19:19 +00:00
Ralf Becker
fc96467cb3 * Calendar: showing now all open calendars in the owner-selection, not just accounts. Allows to close them from all views
r37698: for account-selection method "selectbox", make sure everything in $selected gets an option, as for the other methods
2012-01-09 22:15:28 +00:00
Ralf Becker
ecd6e7ecd1 * Addressbook: show calendar of contact(s) as list-view with date-filter "all" via context menu
r37667: ability to open nm_action=location in a given targetapp tab, plus documentation
2012-01-09 22:09:11 +00:00
Ralf Becker
24ac31ec70 * Calendar: button to close a single calendar if multiple calendars are shown (day, week and planner view)
r37672: formatting close button a little nicer / less visual obstructing
2012-01-09 22:00:56 +00:00
Ralf Becker
cbf2807997 * Calendar: new (forcable) user preference to notify external participants (non-EGroupware users), event owner has to set it, it is off by default, to keep the current behavior of not notifying externals 2012-01-09 21:53:48 +00:00