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
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
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
a373f0f458
Fix IDE warnings
2014-10-23 13:59:12 +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
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
5549dd1fd2
* InfoLog: "No filter" favorite was not resetting filters anymore
2014-10-23 12:42:24 +00:00
Hadi Nategh
050c91225a
Fix IDE warning
2014-10-23 11:28:36 +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
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
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
f58cb571ef
Fix indentation
2014-10-22 15:35:58 +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
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
3273c578f1
Fix extra scrollbar on calendar tab details
2014-10-22 08:28:16 +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
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
0722b0a328
Fix dnd helper stack order
2014-10-21 15:24:20 +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
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
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
Ralf Becker
b6f69d3a4c
"No filters" in InfoLog was not removing a search
2014-10-21 12:17:00 +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
Ralf Becker
5391fd1674
only show apps available to user
2014-10-21 09:15:42 +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
Nathan Gray
f3e099174d
Add filter (change #5 ) to show linked files, and files from linked entries.
2014-10-20 18:17:31 +00:00
Ralf Becker
dec861fb3e
do not use full path of attachments in compose popup
2014-10-20 18:08:03 +00:00
Hadi Nategh
10eb33cbdd
Get drag out action working again
2014-10-20 15:03:31 +00:00
Hadi Nategh
f61c898b86
Style images properly located inside drag's helper row
2014-10-20 14:07:38 +00:00
Hadi Nategh
9b05ccc4ad
Show both date and time for before today time.
...
- Fix mails in the list not showing date and time under date column.
2014-10-20 13:27:44 +00:00
Hadi Nategh
6529bed2a6
* Addressbook: Fix tab order between zip code and city in AB edit dialog
2014-10-20 12:58:47 +00:00
Hadi Nategh
fb35fdb8c2
Fix cc, bcc fileds, sent from AB to an open compose dialog, overflow the others
2014-10-20 12:25:43 +00:00
Hadi Nategh
96d9f14d12
More progress of commit r49059
2014-10-20 11:41:59 +00:00