Hadi Nategh
|
ffa99fcb01
|
Get drag out action working again
|
2014-10-21 15:08:53 +00:00 |
|
Hadi Nategh
|
0c82167d09
|
More progress of commit r49059
|
2014-10-21 14:40:16 +00:00 |
|
Hadi Nategh
|
e8980e5836
|
Work in progress, standardization of dnd action helper styling for all apps
|
2014-10-21 14:39:24 +00:00 |
|
Ralf Becker
|
9b9f6bf067
|
adding singular and plural name of app entries to link registry under "entry"/"entries" plus translations for apps which need them different from app-name
|
2014-10-21 13:53:54 +00:00 |
|
Hadi Nategh
|
e945580cea
|
Make sure the this object is avaliable before addressing it.
-Fix error in calender views which was happening after dnd
|
2014-10-21 09:00:27 +00:00 |
|
Ralf Becker
|
8da3e37e73
|
* Admin/LDAP: LDAP extra attributes homedirector and loginshell were not stored (home set to /dev/null)
|
2014-10-21 08:58:37 +00:00 |
|
Nathan Gray
|
8a861fc628
|
- Better popup resize calculations
- Test new popup size for addressbook
|
2014-10-17 15:17:16 +00:00 |
|
Ralf Becker
|
2ceddce771
|
fix popup detection to cope with window.opener being a reference to itself --> should NOT be detected as popup
|
2014-10-17 12:54:32 +00:00 |
|
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 |
|
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 |
|
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
|
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 |
|
Nathan Gray
|
5a4ca587bb
|
Increase popup padding by 20x30 pixels
|
2014-10-07 23:28:33 +00:00 |
|
Ralf Becker
|
f72d66c17c
|
insert/update timezones without sqlite extension
|
2014-10-07 21:05:39 +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 |
|