Nathan Gray
a137491ec0
Keep custom translations as highest precidence.
...
Fixes loading translations for another app loses custom translations
2014-10-29 14:31:42 +00:00
Ralf Becker
f5783649c1
* All App: get text selection in lists working with Alt/Cmd modifier and file drag-out with Shift+Alt/Cmd modifier
...
r49174: Apply Ctrl+Alt keys in order to be able to distinguish between content selection and dnd for draggable actions
r49176: * All Applications: Get all drag and drop action functionality working cross platform
-Fix drag Out to desktop functionality with Command+Shift keys (for Mac) or Alt+Shift keys (for other platforms)
-Fix content selection functionality with Command key (for Mac only) or Ctrl key (for other platforms)
r49177: text and German translations for drag-n-drop modifier hints
r49178: fix IDE warnings
2014-10-24 12:57:16 +00:00
Hadi Nategh
06372a3944
Fix scrolling of content in iframes for touch devices (applied for iOS)
2014-10-23 13:45:11 +00:00
Ralf Becker
8d8f89d171
* Filemanager: fix since PHP 5.5.18 not longer working non-ascii chars in filenames, eg. German umlauts or accents
2014-10-23 13:39:21 +00:00
Ralf Becker
e0cf512f85
* Admin: if group was selected only active accounts were shown and show primary group in LDAP
2014-10-22 17:10:41 +00:00
Hadi Nategh
bf3f00ed36
Fix indentation
2014-10-22 15:36:26 +00:00
Hadi Nategh
06adc041fc
Set hold trigger timer to 600 milliseconds in order to popup the context menu faster for touch devices
2014-10-22 15:33:05 +00:00
Hadi Nategh
aafb2c1d12
Use jquery-tap-and-hold plugin for taphold event on touch devices
2014-10-22 15:32:18 +00:00
Hadi Nategh
fb0059b796
Use jquery-tap-and-hold plugin for taphold event on touch devices
2014-10-22 15:12:48 +00:00
Hadi Nategh
5b3782bea6
fix IDE warnings / documentation and move "use strict" from global scope to object itself
2014-10-22 12:41:25 +00:00
Ralf Becker
11e60d3220
fix return value of close and several IDE warning
2014-10-21 18:02:08 +00:00
Ralf Becker
5331a3b214
revert accidental commit
2014-10-21 18:00:48 +00:00
Ralf Becker
66611329e9
fix return value of close and several IDE warning
2014-10-21 17:58:10 +00:00
Hadi Nategh
23c9f70dad
Implement to set proper lable for dragging item on the drag helper
2014-10-21 15:21:23 +00:00
Hadi Nategh
ffa99fcb01
Get drag out action working again
2014-10-21 15:08:53 +00:00
Ralf Becker
1e9db74ea6
pending Dutch translations from our translation server
2014-10-21 14:49:04 +00:00
Ralf Becker
a86a891e07
some translations
2014-10-21 14:47:15 +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
Hadi Nategh
510469e60b
Implement to set proper lable for dragging item for the drag helper
2014-10-21 14:31:18 +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
Ralf Becker
af048109ee
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:51:37 +00:00
Hadi Nategh
549431fb73
Revert commit r49090, because it breaks special ctrl key and click handling in nm. Need more investigation to solve it
2014-10-21 13:35:19 +00:00
Hadi Nategh
c1c4b7c682
Replace the drag out trigger key from Ctrl (or Command key in Mac) to Shift key.
...
- Make Ctrl key as a standard dnd action disabling, and being able to select content by holding Ctrl key.
2014-10-21 11:48:25 +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
Hadi Nategh
23c0285825
Make sure the this object is avaliable before addressing it.
...
-Fix error in calender views which was happening after dnd
2014-10-21 08:58:33 +00:00
Ralf Becker
1df5500d28
* Admin/LDAP: LDAP extra attributes homedirector and loginshell were not stored (home set to /dev/null)
2014-10-21 08:58:08 +00:00
Hadi Nategh
10eb33cbdd
Get drag out action working again
2014-10-20 15:03:31 +00:00
Hadi Nategh
96d9f14d12
More progress of commit r49059
2014-10-20 11:41:59 +00:00
Ralf Becker
0a00a710f7
* Filemanager: fix since PHP 5.5.18 not longer working non-ascii chars in filenames, eg. German umlauts or accents
2014-10-18 12:01:10 +00:00
Hadi Nategh
dae1ce6554
Work in progress, standardization of dnd action helper styling for all apps
2014-10-17 16:34:14 +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
e2d6d75607
fix async jobs with scalar data (strings, int) got quoted over and over again
2014-10-17 13:51:28 +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
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