Ralf Becker
|
585e313851
|
fix redirects in a popup and new egw_exception_redirect to be used in hooks/callbacks like for addressbook.edit to redirect to a different location
r49022: resize import popup to regular compose size
|
2014-10-17 12:51:02 +00:00 |
|
Ralf Becker
|
2778b48273
|
fix popup detection to cope with window.opener being a reference to itself --> should NOT be detected as popup
|
2014-10-17 08:22:28 +00:00 |
|
Hadi Nategh
|
55b97699b6
|
Notify user of how to select content of a draggable item
|
2014-10-16 14:41:30 +00:00 |
|
Nathan Gray
|
5082d8a634
|
- Better popup resize calculations
- Test new popup size for addressbook
|
2014-10-15 15:52:07 +00:00 |
|
Ralf Becker
|
424b4c451c
|
fix redirects in a popup and new egw_exception_redirect to be used in hooks/callbacks like for addressbook.edit to redirect to a different location
|
2014-10-15 14:55:08 +00:00 |
|
Nathan Gray
|
08e1ce3c9e
|
Keep custom translations as highest precidence.
Fixes loading translations for another app loses custom translations
|
2014-10-14 16:03:50 +00:00 |
|
Klaus Leithoff
|
eb05de40b4
|
* Mail: fix for messed up plain-text signature in some cases
|
2014-10-14 10:50:23 +00:00 |
|
Hadi Nategh
|
854b778945
|
Fix a missing space in connect-src line of CSP
|
2014-10-13 14:32:30 +00:00 |
|
Hadi Nategh
|
7369a71d49
|
Fix a missing space in connect-src line of CPS
|
2014-10-13 14:06:20 +00:00 |
|
Ralf Becker
|
d12db71dd7
|
allow to set CSP connect-src and fix all IDE warnings
r48999: add deprecation note to egw_framework::on_* methods, as they get stoped by CSP (they work for old apps incl. old eTemplate)
|
2014-10-13 12:52:51 +00:00 |
|
Ralf Becker
|
bde32aaeeb
|
add deprecation note to egw_framework::on_* methods, as they get stoped by CSP (they work for old apps incl. old eTemplate)
|
2014-10-13 12:49:14 +00:00 |
|
Klaus Leithoff
|
d54c88e047
|
* Mail: fix for messed up plain-text signature in some cases
|
2014-10-10 10:10:36 +00:00 |
|
Ralf Becker
|
db6e2c1ed6
|
allow to set CSP connect-src and fix all IDE warnings
|
2014-10-09 20:32:59 +00:00 |
|
Ralf Becker
|
29cae75178
|
fix IDE warnings / documentation and move "use strict" from global scope to object itself
|
2014-10-09 09:34:24 +00:00 |
|
Ralf Becker
|
065f772302
|
* Mail: allow to enter name+mail eg. "Ralf Becker <rb@stylite.de>" in compose, automatic fix unquoted commas in entered mail addresses
|
2014-10-08 09:09:02 +00:00 |
|
Ralf Becker
|
1c9a14159e
|
* Mail: allow to enter name+mail eg. "Ralf Becker <rb@stylite.de>" in compose, automatic fix unquoted commas in entered mail addresses
|
2014-10-08 09:01:51 +00:00 |
|
Nathan Gray
|
5a4ca587bb
|
Increase popup padding by 20x30 pixels
|
2014-10-07 23:28:33 +00:00 |
|
Nathan Gray
|
7bcf736f09
|
Increase popup padding by 20x30 pixels
|
2014-10-07 23:26:25 +00:00 |
|
Ralf Becker
|
f72d66c17c
|
insert/update timezones without sqlite extension
|
2014-10-07 21:05:39 +00:00 |
|
Ralf Becker
|
3af8b4806b
|
insert/update timezones without sqlite extension
|
2014-10-07 21:04:58 +00:00 |
|
Ralf Becker
|
80f33c47a8
|
fall back to own db_backup for installing timezones, if sqlite extension is not available or broken
|
2014-10-07 13:15:32 +00:00 |
|
Ralf Becker
|
b86a4b17dd
|
fall back to own db_backup for installing timezones, if sqlite extension is not available or broken
|
2014-10-07 13:15:04 +00:00 |
|
Ralf Becker
|
6a9558e2a7
|
do no call posix_* methods (from posix extension), if it is not available
|
2014-10-07 09:31:53 +00:00 |
|
Ralf Becker
|
21a1f6ea64
|
do no call posix_* methods (from posix extension), if it is not available
|
2014-10-07 09:31:25 +00:00 |
|
Ralf Becker
|
bbe01a96aa
|
quiten a warning
|
2014-10-02 10:32:16 +00:00 |
|
Ralf Becker
|
c543cdf6c4
|
quiten a warning
|
2014-10-02 10:31:57 +00:00 |
|
Hadi Nategh
|
3cee4332ee
|
Make sure state object exists
-Fix error "Cannot read property 'sort' of undefined" for favorites without state
|
2014-10-02 09:07:46 +00:00 |
|
Hadi Nategh
|
3404c704a6
|
Make sure state object exists
-Fix error "Cannot read property 'sort' of undefined" for favorites without state
|
2014-10-02 09:06:15 +00:00 |
|
Ralf Becker
|
80d81bfb44
|
If link changes, update client side with new title when possible.
|
2014-10-01 19:59:50 +00:00 |
|
Ralf Becker
|
7aa20273f1
|
Check that array entry is there before looking into it.
Prevents error when accessing deleted user.
|
2014-10-01 19:59:19 +00:00 |
|
Nathan Gray
|
f17a896283
|
If link changes, update client side with new title when possible.
|
2014-10-01 16:20:18 +00:00 |
|
Nathan Gray
|
f8540288d8
|
Check that array entry is there before looking into it.
Prevents error when accessing deleted user.
|
2014-10-01 15:53:31 +00:00 |
|
Nathan Gray
|
0159f41877
|
Restore favorite's sort order along with filters
|
2014-10-01 15:41:50 +00:00 |
|
Ralf Becker
|
dbca9f2008
|
fix typo
|
2014-10-01 10:37:52 +00:00 |
|
Ralf Becker
|
d736d6cb4a
|
fix typo
|
2014-10-01 10:37:30 +00:00 |
|
Ralf Becker
|
22a5189783
|
stop egw.debug("error",...) to show error to user, if LOCAL_LOG_LEVEL=0, which we currently set in source
|
2014-10-01 10:35:36 +00:00 |
|
Ralf Becker
|
6be491d6eb
|
stop egw.debug("error",...) to show error to user, if LOCAL_LOG_LEVEL=0, which we currently set in source
|
2014-10-01 10:34:50 +00:00 |
|
Ralf Becker
|
72d5413131
|
fixing IDE warnings
|
2014-10-01 07:53:03 +00:00 |
|
Ralf Becker
|
98d6b45be2
|
switching off Javascript error-handler and -display in GUI
|
2014-09-30 20:31:07 +00:00 |
|
Ralf Becker
|
81f68e09d6
|
switching off Javascript error-handler and -display in GUI
|
2014-09-30 20:30:46 +00:00 |
|
Ralf Becker
|
511bd8674a
|
fix IDE warnings and generate an install_id, if there is none
|
2014-09-30 11:59:55 +00:00 |
|
Ralf Becker
|
25eae3cd06
|
fix IDE warnings and generate an install_id, if there is none
|
2014-09-30 11:59:31 +00:00 |
|
Ralf Becker
|
52bc4a75f3
|
allow path instead of url with schema for login too
|
2014-09-27 17:11:41 +00:00 |
|
Ralf Becker
|
245391e724
|
allow path instead of url with schema for login too
|
2014-09-27 17:11:05 +00:00 |
|
Nathan Gray
|
70689708a3
|
Restore favorite's sort order along with filters
|
2014-09-26 19:15:50 +00:00 |
|
Ralf Becker
|
98b0578314
|
fixed not working refresh of user category list called via top-menu after adding/editing a category
|
2014-09-25 16:03:53 +00:00 |
|
Ralf Becker
|
3093cb6b85
|
fixed not working refresh of user category list called via top-menu after adding/editing a category
|
2014-09-25 16:03:28 +00:00 |
|
Ralf Becker
|
cea5f6dccb
|
fix PHP Fatal error under PHP 5.3: Cannot access self:: when no class scope is active
|
2014-09-25 06:21:41 +00:00 |
|
Ralf Becker
|
be369d7ac9
|
fix PHP Fatal error under PHP 5.3: Cannot access self:: when no class scope is active
|
2014-09-25 06:21:21 +00:00 |
|
Nathan Gray
|
47df86be97
|
- Add some more filter options
- Fix maxdepth option to work
|
2014-09-23 17:46:06 +00:00 |
|
Ralf Becker
|
19d2b7effb
|
need to set context even for no proxy, if we need optional authentication
|
2014-09-23 13:45:03 +00:00 |
|
Ralf Becker
|
aa10bc53a5
|
need to set context even for no proxy, if we need optional authentication
|
2014-09-23 13:43:09 +00:00 |
|
Hadi Nategh
|
89a02f201d
|
Add home-accounts translation
|
2014-09-23 08:58:41 +00:00 |
|
Ralf Becker
|
6081076741
|
* Admin: using proxy configuration from setup for update-check and retrieving EPL license from my.stylite.de
|
2014-09-22 19:44:03 +00:00 |
|
Ralf Becker
|
bd5796704a
|
* Admin: using proxy configuration from setup for update-check and retrieving EPL license from my.stylite.de
|
2014-09-22 19:43:38 +00:00 |
|
Nathan Gray
|
7db941133f
|
Add home-accounts translation
|
2014-09-22 16:57:14 +00:00 |
|
Ralf Becker
|
b02c771f4a
|
pending updates from our translation server
|
2014-09-22 11:59:05 +00:00 |
|
Ralf Becker
|
2e8a353f3e
|
pending translations from our translation server
|
2014-09-22 11:57:15 +00:00 |
|
Ralf Becker
|
f130294bbf
|
* API/MySQL: automatic try to reconnect once, if server closed connection "MySQL server has gone away"
|
2014-09-22 10:25:03 +00:00 |
|
Ralf Becker
|
fbe9863055
|
* API/MySQL: automatic try to reconnect once, if server closed connection "MySQL server has gone away"
|
2014-09-22 10:23:17 +00:00 |
|
Ralf Becker
|
14b11281ec
|
remove create_function in favor of a global function as it is causing - at least on some systems - permanently changing cache-ids / minified sources not to be cached
|
2014-09-10 16:15:53 +00:00 |
|
Ralf Becker
|
f9fdf59746
|
remove create_function in favor of a global function as it is causing - at least on some systems - permanently changing cache-ids / minified sources not to be cached
|
2014-09-10 16:15:22 +00:00 |
|
Ralf Becker
|
c775582af2
|
trigger blur on taglist in getValue() to not loose just typed content (previous fix stoped selection of suggestions by mouse)
|
2014-09-10 10:02:43 +00:00 |
|
Ralf Becker
|
a4d18fdce2
|
trigger blur on taglist in getValue() to not loose just typed content (previous fix stoped selection of suggestions by mouse)
|
2014-09-10 10:02:07 +00:00 |
|
Ralf Becker
|
a8f284b588
|
simple check and error-message, if cookies are not enabled, also changed famous "Your session could not be verified" to more understandable "Your session timed out, please log in again"
|
2014-09-10 08:27:47 +00:00 |
|
Ralf Becker
|
1cdc989f18
|
simple check and error-message, if cookies are not enabled, also changed famous "Your session could not be verified" to more understandable "Your session timed out, please log in again"
|
2014-09-10 08:27:13 +00:00 |
|
Ralf Becker
|
e6ed7fc134
|
fix typing of an email-address in compose with direct click on send button (no tab out of taglist) looses just typed email
|
2014-09-09 11:47:00 +00:00 |
|
Ralf Becker
|
c0877bdaef
|
fix typing of an email-address in compose with direct click on send button (no tab out of taglist) looses just typed email
|
2014-09-09 11:42:16 +00:00 |
|
Ralf Becker
|
64f6aad5a2
|
nextmatch responses got cached for in meantime changed folder
|
2014-09-08 15:55:00 +00:00 |
|
Ralf Becker
|
bae72d8734
|
fix javascript error caused by caching using a string context, searching now for a nextmatch one
|
2014-09-08 15:54:35 +00:00 |
|
Ralf Becker
|
4d7f00d0fd
|
nextmatch responses got cached for in meantime changed folder
|
2014-09-08 15:45:37 +00:00 |
|
Ralf Becker
|
414eeec511
|
fix javascript error caused by caching using a string context, searching now for a nextmatch one
|
2014-09-08 14:59:19 +00:00 |
|
Klaus Leithoff
|
fa50e7985a
|
handle problems in email display and processing for further use
|
2014-09-05 12:28:43 +00:00 |
|
Klaus Leithoff
|
dc472cdb11
|
handle problems in email display and processing for further use after commit rev48461
|
2014-09-05 12:20:49 +00:00 |
|
Ralf Becker
|
6b4a25e46d
|
when refreshing some uids in a nextmatch, we need to send nextmatch filters too, as server-side will merge old version of filters from initial request data otherwise
this can cause rows not to be returned because of different filters or search, or they are returned thought they should not
|
2014-09-05 09:33:05 +00:00 |
|
Ralf Becker
|
951768885a
|
when refreshing some uids in a nextmatch, we need to send nextmatch filters too, as server-side will merge old version of filters from initial request data otherwise
this can cause rows not to be returned because of different filters or search, or they are returned thought they should not
|
2014-09-05 09:32:44 +00:00 |
|
Ralf Becker
|
ec049a5977
|
fix empty json-response caused by some non-utf8 content in response, eg. broken mail password
|
2014-09-04 16:03:11 +00:00 |
|
Ralf Becker
|
eae606a957
|
fix empty json-response caused by some non-utf8 content in response, eg. broken mail password
|
2014-09-04 16:02:48 +00:00 |
|
Ralf Becker
|
aca5c7948e
|
* Spellchecker: marking "browser based" (default for new installs) and "No" as safer and fixing CSP policy for web-spell-checker
|
2014-09-04 09:59:17 +00:00 |
|
Ralf Becker
|
20179f1767
|
* Spellchecker: marking "browser based" (default for new installs) and "No" as safer and fixing CSP policy for web-spell-checker
|
2014-09-04 09:58:48 +00:00 |
|
Ralf Becker
|
4025351450
|
fixed replay to first mail in newly refreshed or changed folder removes mail when sending
caused by eT exec_id got lost in call to egw.dataRefreshUID
|
2014-09-03 18:00:28 +00:00 |
|
Ralf Becker
|
6ec9df222f
|
fixed replay to first mail in newly refreshed or changed folder removes mail when sending
caused by eT exec_id got lost in call to egw.dataRefreshUID
|
2014-09-03 14:33:13 +00:00 |
|
Ralf Becker
|
4ce1b299b3
|
docu update and fix IDE warnings
|
2014-09-03 08:12:29 +00:00 |
|
Ralf Becker
|
6e831aaad9
|
docu update and fix IDE warnings
|
2014-09-03 08:11:59 +00:00 |
|
Hadi Nategh
|
0bfbfd8b0b
|
* Calendar: Fix sidebar calendar in pixelegg to not flicking while the mouse is over on dates, and gets expanded with sidebar column resize
|
2014-08-27 09:47:48 +00:00 |
|
Hadi Nategh
|
220d314cf9
|
* Calendar: Fix sidebar calendar in pixelegg to not flicking while the mouse is over on dates, and gets expanded with sidebar column resize
|
2014-08-27 09:46:57 +00:00 |
|
Ralf Becker
|
a481031a2d
|
fixed sql error "argument of AND must be type boolean, not type integer"
|
2014-08-26 19:30:19 +00:00 |
|
Ralf Becker
|
7948b17745
|
fixed sql error "argument of AND must be type boolean, not type integer"
|
2014-08-26 19:29:56 +00:00 |
|
Ralf Becker
|
a577ff0180
|
* All apps: current user was not taken into account for private custom-fields
|
2014-08-26 16:54:45 +00:00 |
|
Ralf Becker
|
a792aaa3c0
|
* All apps: current user was not taken into account for private custom-fields
|
2014-08-26 16:54:23 +00:00 |
|
Ralf Becker
|
281090320f
|
* PostgreSQL/Admin/Setup: backup stopped with SQL error
|
2014-08-26 14:03:35 +00:00 |
|
Ralf Becker
|
d0a9307168
|
* PostgreSQL/Admin/Setup: backup stopped with SQL error
|
2014-08-26 14:03:18 +00:00 |
|
Hadi Nategh
|
9e7b3107b5
|
Backport commit r48262, committed by Nathan Gray. Fix sub-templates missing proper height in idots framework
|
2014-08-26 13:49:04 +00:00 |
|
Nathan Gray
|
ab1bae8a35
|
Fix sub-templates missing proper height in idots framework
|
2014-08-25 20:54:28 +00:00 |
|
Ralf Becker
|
7faf1d7a2d
|
* eSync: limit creation of sessions to one per device and user (like already done for CalDAV)
|
2014-08-25 14:21:21 +00:00 |
|
Ralf Becker
|
903f0e75a5
|
* eSync: limit creation of sessions to one per device and user (like already done for CalDAV)
|
2014-08-25 14:04:24 +00:00 |
|
Ralf Becker
|
394fe15fe0
|
push backend using notifications table
|
2014-08-22 17:26:22 +00:00 |
|
Ralf Becker
|
3b49416788
|
class to send push notifications to a logged in user
|
2014-08-22 14:29:18 +00:00 |
|
Ralf Becker
|
bf990975a7
|
use smpt-username as sender, if available, but only if it is a full email address
|
2014-08-22 13:26:18 +00:00 |
|
Ralf Becker
|
b0e97a61e6
|
use smpt-username as sender, if available, but only if it is a full email address
|
2014-08-22 13:25:53 +00:00 |
|