Ralf Becker
7e83e4359b
* InfoLog/CalDAV: preference allowing to modify responsible user from devices not supporting them by setting EMail address as category
2012-07-20 13:07:20 +00:00
Ralf Becker
ade542201c
fixed class attribute of box-widgets got not imported
2012-07-18 17:47:00 +00:00
Ralf Becker
c93381b90a
if dir is not writable, download xet file
2012-07-18 17:46:55 +00:00
Ralf Becker
55c704a2b3
* Admin/Setup: fixing high memory usage in registering all hooks
2012-07-18 10:34:54 +00:00
Ralf Becker
bff9f76f64
slightly different expand-property report requested from OS X 10.6.8 iCal requests properties from DAV namespace not explicitly specified
2012-07-17 15:17:53 +00:00
Ralf Becker
f78154b11f
Changelog for 11.1.20120717
2012-07-17 14:36:09 +00:00
Ralf Becker
54a2a21a4f
fixed 5.4 PHP Warning: Illegal offset type
2012-07-17 13:59:56 +00:00
Ralf Becker
c30f5d442c
also add dir and pref for filemanager templates
2012-07-17 13:27:22 +00:00
Ralf Becker
930ad77224
* Addressbook: fixed not working resize or conversation of non-jpeg images in newer php versions
2012-07-17 13:17:42 +00:00
Ralf Becker
8251977fed
* Calendar: fixed EGroupware owner got notified about status changes, even if email-notification preference was "never", now only external chairs get always notified
2012-07-17 12:37:14 +00:00
Ralf Becker
b84fdd4ef7
* Addressbook: fixed error when adding a new organisation member for organisation(department)s containing a comma
2012-07-17 12:14:37 +00:00
Ralf Becker
b0990eafbe
fixed signature changing to work when switching to or from empty or no signature, as well as multibyte chars like German umlauts
2012-07-17 11:24:47 +00:00
Ralf Becker
f82147a464
as we want ical body to be just describtion, we can NOT set links, as they get appended to body
2012-07-17 09:49:12 +00:00
Ralf Becker
cc4280b184
accounts_sql::members() use single sql query with join to acl table instead calling id2name for each account, as it is quicker and uses less memory
2012-07-16 12:37:51 +00:00
Ralf Becker
6b06546565
accounts_sql::members() use single sql query with join to acl table instead calling id2name for each account, as it is quicker and uses less memory
2012-07-16 12:27:28 +00:00
Ralf Becker
891fece61a
using accounts->member(ship)s($id, true) instead of accounts->member(ship), as it does not require to read (unused) account_lid, which takes far longer and require more memory on huge installs
2012-07-16 12:05:46 +00:00
Ralf Becker
1b29c4cea0
fix returned xml for correct expansion is empty
2012-07-15 09:54:55 +00:00
Ralf Becker
476dc6ad93
* CalDAV: expand-property reports queried by iCal from OS X 10.7.4
...
- expanded-group-member-set
- expanded-group-membership
- calendar-proxy-read-for
- calendar-proxy-write-for
Both calendar-proxy reports can be combined in one request, which is now also handled correct.
2012-07-15 09:15:57 +00:00
Ralf Becker
a46769c3d9
add missing closing tag
2012-07-15 08:27:47 +00:00
Ralf Becker
917d69befe
docu fix
2012-07-15 08:02:02 +00:00
Ralf Becker
cd65835d47
fixed PHP Strict Standards: config::save_value must be declared static to be used static (no longer allowing non-static usage!)
2012-07-14 08:57:29 +00:00
Ralf Becker
bcc60cfc3d
fixed PHP Strict Standards: Only variables should be assigned by reference
2012-07-14 07:44:36 +00:00
Ralf Becker
d82e3c9d34
fixed PROPFIND did not return additional properties if path contained special chars like ? or #
2012-07-13 15:55:52 +00:00
Klaus Leithoff
9bd5320f16
handle error in display of message list when folder to be accessed is inaccessable for some reason
2012-07-13 10:05:01 +00:00
Klaus Leithoff
3bad7e4177
* email: improve the switching of signatures in HTML mode
2012-07-12 13:58:12 +00:00
Klaus Leithoff
a7231e99aa
removing extra e for notify/enotify in require
2012-07-12 08:54:30 +00:00
Ralf Becker
e74f40b451
only create a temporary mount for ownCloud clients on /clientsync, thought admin can create a different permanent one
2012-07-12 08:48:37 +00:00
Ralf Becker
906a838563
* Filemanager: support for ownCloud WebDAV clients which keep a local directory in sync with server (by default users home-dir with local ownCloud dir, thought other dirs can be configured as well)
2012-07-12 08:20:57 +00:00
Ralf Becker
154c601157
* Filemanager: support for ownCloud WebDAV clients which keep a local directory in sync with server (by default users home-dir with local ownCloud dir, thought other dirs can be configured as well)
2012-07-12 08:20:33 +00:00
Klaus Leithoff
269cd59d22
* EMail/SIEVE: decide via capabilities of extensions if enotify and variables are available before trying to apply specific syntax; if enotify is not available fall back to (try with) notify syntax
2012-07-12 07:57:08 +00:00
Nathan Gray
dcba97a2ae
Fix custom field filtering
2012-07-11 20:30:33 +00:00
Nathan Gray
4c41c36251
Add 'All' option to category filter if missing to match old etemplate
2012-07-11 20:10:20 +00:00
Nathan Gray
09542d6327
Ignore some properties to silence warnings
2012-07-11 20:09:15 +00:00
Nathan Gray
a7110e4912
Add label attribute to valueWidget to support most read-only widgets
2012-07-11 20:08:32 +00:00
Nathan Gray
fa30d335e3
Detect a submit from old etemplate & pass it off
2012-07-11 20:06:37 +00:00
Nathan Gray
4483b63f9e
Nice column alignment in edit dialog
2012-07-11 19:02:07 +00:00
Nathan Gray
8c8171c88b
Tighten up CSS a little
2012-07-11 19:01:06 +00:00
Ralf Becker
1a5a6ab7f9
if request URI contains a full url, remove schema and domain
2012-07-11 17:45:38 +00:00
Nathan Gray
cc00b3c0ba
Fix sticky parent filter
2012-07-11 16:01:14 +00:00
Klaus Leithoff
407dd173c3
* EMail/SIEVE: switching from notify to enotify; enotify and variables now required
2012-07-11 14:42:24 +00:00
Klaus Leithoff
56f1b4c32b
* email: sieve, option to disable the validation of used addresses; that way you may use mail-server internal names for vacation notices
2012-07-11 10:19:23 +00:00
Ralf Becker
4775a62bdb
removed not used php files from lang-directory
2012-07-11 09:49:45 +00:00
Ralf Becker
52eba48ac8
removed not used php files from lang-directory
2012-07-11 09:48:32 +00:00
Nathan Gray
a1078e6b0a
Get description menuaction style popups working
2012-07-10 23:13:05 +00:00
Nathan Gray
7e77eff672
More involved searching for where sel_options could be. Added nm[rows][sel_options][ID] as an option
2012-07-10 22:23:44 +00:00
Nathan Gray
f29d9ce72d
- Keep internal value synced with widget value
...
- Handle case when rows attribute is specified, and rows legacy option is used for empty_label
2012-07-10 22:20:13 +00:00
Nathan Gray
c1a7b2de01
Create content array in constructor too, some things need that
2012-07-10 22:16:44 +00:00
Nathan Gray
7e80a90caf
Fix disabled tags evaluating to true when not set
2012-07-10 18:06:44 +00:00
Ralf Becker
5693be52b4
* Tracker/Timesheet: support private custom-fields, existing fields stay public
2012-07-10 16:07:21 +00:00
Nathan Gray
417c1aa27f
Use creator if file modifier is null
2012-07-10 15:51:14 +00:00