Hadi Nategh
90dd0f8a97
* All Apps: Fix autocomplete form only for Chrome
2015-01-29 16:48:01 +00:00
Hadi Nategh
6e25cc598a
Disable autoComplete fixer for all browser but Chrome
2015-01-29 16:33:36 +00:00
Ralf Becker
8858a2a307
fix not working clearing of cache for files backend
2015-01-29 13:56:25 +00:00
Ralf Becker
bec89939c7
fix not working clearing of cache for files backend
2015-01-29 13:55:40 +00:00
Ralf Becker
9c35bfa3f3
updated todo and docu
2015-01-29 13:54:34 +00:00
Ralf Becker
14540d6b6b
* Calendar/CalDAV: fixed synced events still contained deleted exceptions
2015-01-29 13:32:05 +00:00
Ralf Becker
b15029a0fc
* Calendar/CalDAV: fixed synced events still contained deleted exceptions
2015-01-29 13:31:43 +00:00
Nathan Gray
989db08bc4
Weather widget not quite ready for general use
2015-01-28 23:09:41 +00:00
Hadi Nategh
20c482cc87
Set thumbnailWithImgTag to true to get thumbnail indicators as img tag in order to be able to set right image size ratio
2015-01-28 17:45:10 +00:00
Hadi Nategh
dd7b4dec55
Add two options to blueimp gallery plugin:
...
- thumbnailsTagIndicators: in order to set custom tag as indicator element. Default value: 'li'
- thumbnailWithImgTag: in order to set indicator with img child as thumbnail. Default value: false
2015-01-28 17:42:14 +00:00
Hadi Nategh
e673858e40
Fix regex for audio mime type
2015-01-28 11:21:20 +00:00
Hadi Nategh
81d1c32be2
Activate fullscreen mode for expose view
2015-01-28 10:59:05 +00:00
Hadi Nategh
9c9ef1b3d4
Implement fullScreen toggle mode for blueimp gallery plugin
2015-01-28 10:57:33 +00:00
Ralf Becker
3d1836aa49
need to split off domain first, as it could contain app-name part of template eg. stylite.report.xet and https://my.stylite.de/egw/ ...
2015-01-28 10:17:44 +00:00
Ralf Becker
69ae4efb47
need to split off domain first, as it could contain app-name part of template eg. stylite.report.xet and https://my.stylite.de/egw/ ...
2015-01-28 10:14:52 +00:00
Nathan Gray
6faf899733
Check to make sure found resource is an array instead of a column flag.
...
Fixes fatal error when deleting a category.
2015-01-27 22:44:11 +00:00
Nathan Gray
5d36da8062
Check to make sure found resource is an array instead of a column flag.
...
Fixes fatal error when deleting a category.
2015-01-27 22:43:17 +00:00
Nathan Gray
5e23bd2ce8
Keep appname through actions, fixes blank after action
2015-01-27 22:42:18 +00:00
Nathan Gray
fd0b513bbb
Keep appname through actions, fixes blank after action
2015-01-27 22:41:13 +00:00
Nathan Gray
210b403777
If recur end date could not be parsed, handle it as missing.
2015-01-27 22:13:04 +00:00
Nathan Gray
f1d7cd3b9e
If recur end date could not be parsed, handle it as missing.
2015-01-27 21:50:56 +00:00
Nathan Gray
1f46ac0516
Import warning improvements:
...
- Only warn once about missing contact type
- Do not try to check header if definition says there is no header
2015-01-27 21:20:02 +00:00
Nathan Gray
2be34b4b53
Bug fixes on nextmatch printing
...
- fix loaded rows check
- fix hidden etemplate check
2015-01-27 20:48:06 +00:00
Nathan Gray
16a64c879d
Pass edit mode (resize, move, progress) so we can update better
2015-01-27 18:53:50 +00:00
Ralf Becker
24284eb1fd
* Calendar/CalDAV: fixed not synced recurrences, because invitation was to a group only or first recurrence was an exception
2015-01-27 18:12:10 +00:00
Ralf Becker
32a1b40704
* Calendar/CalDAV: fixed not synced recurrences, because invitation was to a group only or first recurrence was an exception
2015-01-27 18:11:54 +00:00
Ralf Becker
c853502a01
fix an other not aliased global class (egw_time)
2015-01-27 17:17:50 +00:00
Ralf Becker
481803ac3b
fix PHP Fatal error: Class "EGroupware\Api\ZipArchive" not found
2015-01-27 17:09:00 +00:00
Ralf Becker
f0c4c3dadd
Don't send settings on reload either. Avoids security errors with Ralf's iframe notes.
2015-01-27 17:02:37 +00:00
Ralf Becker
25384864bc
fix 2nd loading of etemplates in IE, which was broken since r51385, because IE can not use in main window cached object, if it was loaded from a now closed popup/iframe
...
We use now jQuery.ajax() instead of native XMLHTTPRequest object from jQuery object of main-window
2015-01-27 16:53:32 +00:00
Ralf Becker
f834ba893b
fix 2nd loading of etemplates in IE, which was broken since r51385, because IE can not use in main window cached object, if it was loaded from a now closed popup/iframe
...
We use now jQuery.ajax() instead of native XMLHTTPRequest object from jQuery object of main-window
2015-01-27 16:53:11 +00:00
Nathan Gray
cee521d4cd
Work in progress of printing nextmatches, still needs some prettying up & edge case testing
2015-01-27 16:26:59 +00:00
Nathan Gray
789d02a7e0
Don't send settings on reload either. Avoids security errors with Ralf's iframe notes.
2015-01-27 15:57:07 +00:00
Ralf Becker
c5cbbf240a
fix autocomplete for Firefox by doing a real submit to an https url, as faked submit to "about:blank" causes a security warning in FF
2015-01-27 15:14:56 +00:00
Klaus Leithoff
69d093e617
fix typo preventing ics parsing
2015-01-27 13:10:48 +00:00
Klaus Leithoff
668c48eaa8
fix typo preventing ics parsing
2015-01-27 13:07:59 +00:00
Klaus Leithoff
aab42f722a
* Sieve: coping with a dbmail bug in some versions of the Server. Server using formal syntax being reserved for client->server communication
2015-01-27 12:23:10 +00:00
Hadi Nategh
0e4d04cb6c
Fix autocomplete fixer wrapper messes up nextmatch height size
2015-01-27 11:17:11 +00:00
Hadi Nategh
59e922221c
Enhance autocomplete fixer and fixes some bugs
2015-01-27 10:52:42 +00:00
Ralf Becker
3c048c6bb9
need to call egw_json_request::isJSONRequest(true), before throwing an exception (or calling egw_json_request::parseRequest()), otherwise exception is not shown on client as alert
2015-01-27 08:58:01 +00:00
Ralf Becker
7a0662b529
need to call egw_json_request::isJSONRequest(true), before throwing an exception (or calling egw_json_request::parseRequest()), otherwise exception is not shown on client as alert
2015-01-27 08:57:34 +00:00
Ralf Becker
3f0d279704
move autoloader on top of file, as it is no longer a function (__autoload) and therefore it need to be executed before all other code to be available, eg. for html::purify() in _check_script_tag()
2015-01-27 08:55:11 +00:00
Ralf Becker
6b9cbb197f
* Mail: fix not working BCC addresses
2015-01-27 07:56:27 +00:00
Ralf Becker
69366f13d1
* Mail: fix not working BCC addresses
2015-01-27 07:55:11 +00:00
Nathan Gray
61103e950d
Avoid displaying portlets from apps the user has no access to.
2015-01-26 19:23:13 +00:00
Nathan Gray
fdff696a0c
Enhance error log with name of problem favorite.
2015-01-26 17:48:06 +00:00
Nathan Gray
456ea984c6
Clean up debug
2015-01-26 17:35:54 +00:00
Nathan Gray
a644255c78
Clean up debug
2015-01-26 17:34:47 +00:00
Nathan Gray
6b01a18960
Clean up debug
2015-01-26 17:30:10 +00:00
Hadi Nategh
ebab506aa9
* All Applications: Get browser autocomplete form working
2015-01-26 16:13:08 +00:00