6272b57088
* Context menu items to copy and paste for drag and drop actions
...
Copy action is enabled when there are drag actions defined.
Paste action is enabled when there are drop actions defined that match the clipboard context.
Current clipboard contents can be seen in the tooltip for the paste action.
2014-10-30 22:18:37 +00:00
9a7d087824
Fix missing icon for link action
2014-10-30 22:14:07 +00:00
525db32b59
fix always shown horizontal scrollbar
2014-10-30 16:49:56 +00:00
0c5eb74805
Revert the not wanted commit r49258
2014-10-30 15:33:00 +00:00
686d424e58
Open customfields edit dialog as popup
2014-10-30 15:24:05 +00:00
063f034e20
Open customfields edit dialog as popupinc/class.customfields.inc.php
2014-10-30 15:23:09 +00:00
ae282257dc
support for Univention LDAP schemas
2014-10-30 15:21:39 +00:00
a1a88d801a
show sha1 hashes for uploaded backups
2014-10-30 15:18:59 +00:00
8d52ecd059
not show apps and context-menu entries for apps not available to user, hooks->single() did not check apps for new method-hooks
2014-10-30 15:12:37 +00:00
836251277c
Style customfields' edit popup dialog
2014-10-30 14:13:45 +00:00
1c6524cf0b
remove upper limit of number of characters at last domain-part to allow new domain-names like .hamburg
2014-10-30 13:20:04 +00:00
a9c6c2a90e
Display account_fullname of event owner, creator, and participant in calendar customized link title
2014-10-30 12:26:42 +00:00
0d1a1c3f4a
Adjust speed of double click trigger for taglist item modification
2014-10-30 11:55:22 +00:00
0f362fa6a0
fix popup was never wide enought problem by removing width:100% from #popupMainDiv
2014-10-30 11:11:12 +00:00
6c7c29316a
making popup resize a bit more relyable by using an extra timeout and trigger it for every load, not just first one
2014-10-30 11:09:38 +00:00
f55380b8d7
Mark all content of the item after double clicking to modify
2014-10-30 10:51:40 +00:00
a4389c7cbc
fix javascript error when creating an exception
2014-10-30 10:24:11 +00:00
f5c477174a
Get compose email d-n-d working peacfully with taglist doubleclick item modification
2014-10-30 09:54:29 +00:00
0429580f71
Replace taglist item edit trigger from edit botton to doubleclick
2014-10-30 09:45:49 +00:00
c891d46104
* Calendar: allow admin to set a "default calendar view" used for first display of calendar, afterwards last selected view is used
2014-10-30 08:33:46 +00:00
c917cbd865
Link enhancements:
...
- Add confirm dialog to delete link
- Log unlinking files into historylog
2014-10-29 23:03:35 +00:00
2fe71bdc48
Cancel d-n-d action on taglist item edit button
2014-10-29 17:15:14 +00:00
5098baf538
Add item modification functionality to magicsuggest's selected items (Only if free entries is allowed)
2014-10-29 17:01:17 +00:00
dd6ddebb80
delete user by account_id, not account_lid, as there might be a group with same name
2014-10-29 16:03:22 +00:00
b707bde89f
When exporting if custom project is not set, use current project title for Project field
2014-10-29 15:27:40 +00:00
e47d4e1dd0
* eSync: fixed not working sending of mails after 14.1.20141021 package
2014-10-29 12:27:44 +00:00
94a8b6e87b
Get taglist working properly again with updated magicsuggest
2014-10-29 11:07:35 +00:00
c555d52e0d
Update magicsuggest plugin
2014-10-29 11:02:08 +00:00
00136ae83b
Not used plugin, but included
2014-10-29 11:00:22 +00:00
f9dd84adb5
fix sql error on update
2014-10-28 22:09:12 +00:00
83fd536408
Add missing template file.
...
Fixes fatal error exporting users.
2014-10-28 20:37:15 +00:00
235a847cff
Remove full list reload when adding a new distribution list, using ajax instead.
2014-10-28 19:50:19 +00:00
02fbe1ef41
Fix rename list placeholder action
2014-10-28 19:11:10 +00:00
bc9d6787a0
English & German translations for new 'Files from links' filter
2014-10-28 18:46:50 +00:00
2d149394ae
* Add clear button to nextmatch search box for Firefox
2014-10-28 16:37:55 +00:00
ab9865803d
also update etag and modified, to change ctag and sync-tags
2014-10-28 16:29:08 +00:00
f0252c1b74
* 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:01:55 +00:00
c16080856b
* Calendar: Add customizable link title in calendar preferences, in order to append extra fields to calendar's link title.
2014-10-28 09:54:52 +00:00
5f60df7ebb
Distribution list UI:
...
- Context menu and nextmatch Add new list now both set the owner based on selected addressbook (previously were different)
- If no selected addressbook, they now use preferred default addressbook
- Added context menu to rename selected addressbook
2014-10-27 18:43:03 +00:00
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
ea5ec6b787
Set show calendar body description according to calendar interval
2014-10-27 15:02:21 +00:00
60e203180c
Add event description to calendar event body if the event is longer than 3 hours
2014-10-27 14:37:38 +00:00
27f13cad92
More performance optimization for calendar tooltip
2014-10-27 13:04:31 +00:00
32dc7c1da8
moving addressbook index photo to addressbook and use app.css (width:100%; height:auto)
2014-10-25 16:05:56 +00:00
dc3948126b
fix IDE warnings
2014-10-24 12:44:15 +00:00
247a8c5e87
text and German translations for drag-n-drop modifier hints
2014-10-24 12:19:16 +00:00
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
bcbf679f64
More custom field UI work
...
- Application sub-type options
- Tracker & Infolog now use common UI
2014-10-23 17:33:03 +00:00
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
a373f0f458
Fix IDE warnings
2014-10-23 13:59:12 +00:00