Commit Graph

20223 Commits

Author SHA1 Message Date
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
Klaus Leithoff
894483a077 * email: while flagging messages, fix problem with dovecot ->too long argument<- 2012-07-10 14:49:29 +00:00
Ralf Becker
8e7425621f * rpm/deb packages: removed "php_value session.gc_maxlifetime 14400" from Apache config, so value from global php.ini is used 2012-07-10 14:16:44 +00:00
Ralf Becker
edbcae101f * rpm/deb packages: removed "php_value session.gc_maxlifetime 14400" from Apache config, so value from global php.ini is used 2012-07-10 14:16:28 +00:00
Ralf Becker
e5fe9bc578 * PostgreSQL: fixed SQL error using egw_db::unix_timestamp(): No function matches the given name and argument types 2012-07-10 13:51:16 +00:00
Ralf Becker
d97111833c * PostgreSQL: fixed SQL error using egw_db::unix_timestamp(): No function matches the given name and argument types 2012-07-10 13:50:45 +00:00
Klaus Leithoff
6cedec1768 * email: usability option to enable checkbox for all folders 2012-07-10 12:48:14 +00:00
Klaus Leithoff
322dbd92f4 introducing some statics to reduce IMAP communication within a single request 2012-07-10 08:38:26 +00:00
Nathan Gray
9365cf8363 Request unknown templates from the server 2012-07-09 21:29:02 +00:00
Nathan Gray
cd2f674b7e Allow apps to add tabs through modifications array 2012-07-09 21:26:24 +00:00
Nathan Gray
8c9bbfd676 Create the request object when the new etemplate object is created, otherwise it's not available for apps to set attributes 2012-07-09 21:24:47 +00:00
Nathan Gray
70459abae9 Get filemanager edit popup working in et2 2012-07-09 21:23:21 +00:00
Nathan Gray
5da191b583 Add context menu item to directly open file information popup for linked file 2012-07-09 19:05:06 +00:00
Nathan Gray
bd3c1ae405 Add some comments 2012-07-09 19:04:32 +00:00
Nathan Gray
1630d99bac * Add parent to history 2012-07-09 16:57:53 +00:00
Nathan Gray
2f191414dd Support [legacy] options in the widget type after a : 2012-07-09 16:57:19 +00:00
Nathan Gray
6757828779 Add application legacy option 2012-07-09 16:54:58 +00:00
Ralf Becker
1a22bc857b * Mergeprint in all apps: fixed missing validation message for non-existing pathes and allow to unset default of "/templates/appname" 2012-07-09 16:21:33 +00:00
Ralf Becker
dc184e2622 * Mergeprint in all apps: fixed missing validation message for non-existing pathes and allow to unset default of "/templates/appname" 2012-07-09 16:21:06 +00:00
Klaus Leithoff
f43dd197c3 fix for broken template 2012-07-09 12:21:10 +00:00
Klaus Leithoff
13920f148a finetuning regarding the position of the attachmentDIV area 2012-07-09 12:10:43 +00:00