Nathan Gray
629c66d00e
Use egw_customfields::update() instead of so->save(), since it handles the arrays and cache already.
2014-10-27 16:31:24 +00:00
Hadi Nategh
ea5ec6b787
Set show calendar body description according to calendar interval
2014-10-27 15:02:21 +00:00
Hadi Nategh
60e203180c
Add event description to calendar event body if the event is longer than 3 hours
2014-10-27 14:37:38 +00:00
Hadi Nategh
27f13cad92
More performance optimization for calendar tooltip
2014-10-27 13:04:31 +00:00
Ralf Becker
18bdbde9d1
moving addressbook index photo to addressbook and use app.css (width:100%; height:auto)
2014-10-25 16:06:21 +00:00
Ralf Becker
32dc7c1da8
moving addressbook index photo to addressbook and use app.css (width:100%; height:auto)
2014-10-25 16:05:56 +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
Ralf Becker
dc3948126b
fix IDE warnings
2014-10-24 12:44:15 +00:00
Ralf Becker
247a8c5e87
text and German translations for drag-n-drop modifier hints
2014-10-24 12:19:16 +00:00
Hadi Nategh
981a0a1eb9
* 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)
2014-10-24 11:15:33 +00:00
Nathan Gray
bcbf679f64
More custom field UI work
...
- Application sub-type options
- Tracker & Infolog now use common UI
2014-10-23 17:33:03 +00:00
Hadi Nategh
1d3769939b
Apply Ctrl+Alt keys in order to be able to distinguish between content selection and dnd for draggable actions
2014-10-23 16:23:25 +00:00
Hadi Nategh
7689e486ea
Fix IDE warnings
2014-10-23 13:59:40 +00:00
Hadi Nategh
a373f0f458
Fix IDE warnings
2014-10-23 13:59:12 +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
Hadi Nategh
fed76559fa
Fix scrolling of content in iframes for touch devices (applied for iOS)
2014-10-23 13:44:40 +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
Hadi Nategh
32a52e75b0
Performance improvment for calender tooltip
2014-10-23 13:31:43 +00:00
Hadi Nategh
16e6f807de
Performance improvment for calender tooltip
2014-10-23 12:59:19 +00:00
Ralf Becker
4acbbf81c1
fix IDE warnings
2014-10-23 12:47:51 +00:00
Ralf Becker
2903ca4e7f
* InfoLog: "No filter" favorite was not resetting filters anymore
2014-10-23 12:42:52 +00:00
Ralf Becker
5549dd1fd2
* InfoLog: "No filter" favorite was not resetting filters anymore
2014-10-23 12:42:24 +00:00
Hadi Nategh
24494b44a7
Fix IDE warning
2014-10-23 11:29:04 +00:00
Hadi Nategh
050c91225a
Fix IDE warning
2014-10-23 11:28:36 +00:00
Hadi Nategh
bdfdf55366
Fix compose showing an extra span tag on body when switch from html to plain/text via preferences
2014-10-23 10:30:50 +00:00
Hadi Nategh
39091af4e5
Fix compose showing an extra span tag on body when switch from html to plain/text via preferences
2014-10-23 10:27:58 +00:00
Nathan Gray
215a0c0367
Fix tracker -> infolog action redirected back to tracker
2014-10-22 20:27:07 +00:00
Nathan Gray
88414a5169
Fix tracker -> infolog action redirected back to tracker
2014-10-22 20:25:48 +00:00
Nathan Gray
16c902196d
Switch to nextmatch and edit dialog for customfield list (missed files from #49147 )
2014-10-22 20:11:31 +00:00
Nathan Gray
8a3df3911f
Do not clear start/end time in simple mode, use them as user set them.
2014-10-22 20:09:10 +00:00
Nathan Gray
2f53633dca
* Switch to nextmatch and edit dialog for customfield list
2014-10-22 19:55:27 +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
Ralf Becker
bc864c4103
* Admin: if group was selected only active accounts were shown and show primary group in LDAP
2014-10-22 17:10:12 +00:00
Hadi Nategh
bf3f00ed36
Fix indentation
2014-10-22 15:36:26 +00:00
Hadi Nategh
f58cb571ef
Fix indentation
2014-10-22 15:35:58 +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
89a9c860e4
Set hold trigger timer to 600 milliseconds in order to popup the context menu faster for touch devices
2014-10-22 15:21:07 +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
Ralf Becker
cd27be40ac
copy 14.1 changelog to trunk to satisfy update checker
2014-10-22 14:05:25 +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
Hadi Nategh
1a82544ec0
Adjust mail preview header part according to its content
2014-10-22 11:52:57 +00:00
Hadi Nategh
61fe25a190
Keep toolbar actions in single line
...
-Fix mail display toolbar delete action jumps to second line
2014-10-22 08:51:19 +00:00
Hadi Nategh
d9b4480276
Keep toolbar actions in single line
...
-Fix mail display toolbar delete action jumps to second line
2014-10-22 08:50:10 +00:00
Hadi Nategh
47934fd9b4
Make calendar's tooltip scrollable
2014-10-22 08:34:52 +00:00
Hadi Nategh
09e9286ab6
Fix extra scrollbar on calendar tab details
2014-10-22 08:28:42 +00:00
Hadi Nategh
3273c578f1
Fix extra scrollbar on calendar tab details
2014-10-22 08:28:16 +00:00
Ralf Becker
0190a1a908
fixed broken import after r49077
2014-10-21 18:49:38 +00:00
Ralf Becker
d26fbdcb00
Set some minimum height to deal with floaters which are outside of popup size calculation's reach
2014-10-21 18:17:55 +00:00
Ralf Becker
11e60d3220
fix return value of close and several IDE warning
2014-10-21 18:02:08 +00:00