Commit Graph

25172 Commits

Author SHA1 Message Date
Nathan Gray
cc44885bbb * Add some new filter options to show all sub-directories and files from links 2014-10-28 18:54:03 +00:00
Ralf Becker
0b62d3ea4a * Calendar/CalDAV/eSync: exceptions show up in calendars of participants only participating in exceptions not whole recuring event (requires a DB update for existing events!) 2014-10-28 16:29:32 +00:00
Ralf Becker
ffbd475f35 fix "Account not found! acc_id=new" exception when creating an SMTP only account via right-click on user in Admin app 2014-10-28 10:18:46 +00:00
Ralf Becker
b782c066e3 fix IDE warnings 2014-10-28 10:18:29 +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
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
7689e486ea Fix IDE warnings 2014-10-23 13:59:40 +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
Hadi Nategh
32a52e75b0 Performance improvment for calender tooltip 2014-10-23 13:31:43 +00:00
Ralf Becker
2903ca4e7f * InfoLog: "No filter" favorite was not resetting filters anymore 2014-10-23 12:42:52 +00:00
Hadi Nategh
24494b44a7 Fix IDE warning 2014-10-23 11:29:04 +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
Nathan Gray
215a0c0367 Fix tracker -> infolog action redirected back to tracker 2014-10-22 20:27:07 +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
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
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
Ralf Becker
67f66ae668 missing commit causing empty domain on import 2014-10-21 17:57:23 +00:00
Nathan Gray
5569223e42 If link is missing needed information so it won't work, don't look like a link 2014-10-21 16:33:56 +00:00
Nathan Gray
29f84a83f9 If link is missing needed information so it won't work, don't look like a link 2014-10-21 16:32:47 +00:00
Hadi Nategh
df98b920cc Drag & drop support for mail into filemanager 2014-10-21 15:48:52 +00:00
Ralf Becker
05afa23f0c Changelog for 14.1.20141021 2014-10-21 15:33:54 +00:00
Hadi Nategh
db397dac5e Fix dnd helper stack order 2014-10-21 15:25:36 +00:00
Hadi Nategh
0722b0a328 Fix dnd helper stack order 2014-10-21 15:24:20 +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
Hadi Nategh
66e889fe06 Style images properly located inside drag's helper row 2014-10-21 15:03:09 +00:00
Hadi Nategh
5a99c4ee9b Fix cc, bcc fileds, sent from AB to an open compose dialog, overflow the others 2014-10-21 15:00:29 +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
Ralf Becker
f3855405b0 entry name for mail app 2014-10-21 14:38:41 +00:00
Ralf Becker
0f8015e2b8 entry name for mail app 2014-10-21 14:38:20 +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