Commit Graph

25303 Commits

Author SHA1 Message Date
Ralf Becker
56215ce864 fix always shown horizontal scrollbar 2014-10-30 16:50:17 +00:00
Ralf Becker
525db32b59 fix always shown horizontal scrollbar 2014-10-30 16:49:56 +00:00
Hadi Nategh
0c5eb74805 Revert the not wanted commit r49258 2014-10-30 15:33:00 +00:00
Hadi Nategh
686d424e58 Open customfields edit dialog as popup 2014-10-30 15:24:05 +00:00
Hadi Nategh
063f034e20 Open customfields edit dialog as popupinc/class.customfields.inc.php 2014-10-30 15:23:09 +00:00
Ralf Becker
ae282257dc support for Univention LDAP schemas 2014-10-30 15:21:39 +00:00
Ralf Becker
a1a88d801a show sha1 hashes for uploaded backups 2014-10-30 15:18:59 +00:00
Ralf Becker
d0a6e91984 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:16:10 +00:00
Ralf Becker
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
Hadi Nategh
82d40e52c0 * Mail: Make selected email item in compose dialog editable
- Edit selected email addresses by double clicking on them (For all email fields where free entry is allowed. e.g. To, CC, and Bcc fields in compose)
- Update widget taglist and its plugin (magicsuggest)
2014-10-30 15:12:11 +00:00
Hadi Nategh
49a1d76117 Not used plugin, but included 2014-10-30 14:31:12 +00:00
Hadi Nategh
836251277c Style customfields' edit popup dialog 2014-10-30 14:13:45 +00:00
Ralf Becker
7cf323b3be remove upper limit of number of characters at last domain-part to allow new domain-names like .hamburg 2014-10-30 13:20:36 +00:00
Ralf Becker
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
Hadi Nategh
a9c6c2a90e Display account_fullname of event owner, creator, and participant in calendar customized link title 2014-10-30 12:26:42 +00:00
Hadi Nategh
0d1a1c3f4a Adjust speed of double click trigger for taglist item modification 2014-10-30 11:55:22 +00:00
Ralf Becker
c164f99aca fix popup was never wide enought problem by removing width:100% from #popupMainDiv 2014-10-30 11:11:40 +00:00
Ralf Becker
0f362fa6a0 fix popup was never wide enought problem by removing width:100% from #popupMainDiv 2014-10-30 11:11:12 +00:00
Ralf Becker
6b1c36f6d3 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:10:03 +00:00
Ralf Becker
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
Hadi Nategh
f55380b8d7 Mark all content of the item after double clicking to modify 2014-10-30 10:51:40 +00:00
Ralf Becker
2cb639dd9c fix javascript error when creating an exception 2014-10-30 10:24:27 +00:00
Ralf Becker
a4389c7cbc fix javascript error when creating an exception 2014-10-30 10:24:11 +00:00
Hadi Nategh
f5c477174a Get compose email d-n-d working peacfully with taglist doubleclick item modification 2014-10-30 09:54:29 +00:00
Hadi Nategh
0429580f71 Replace taglist item edit trigger from edit botton to doubleclick 2014-10-30 09:45:49 +00:00
Ralf Becker
5fc79b8de7 * 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:34:07 +00:00
Ralf Becker
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
Nathan Gray
c917cbd865 Link enhancements:
- Add confirm dialog to delete link
- Log unlinking files into historylog
2014-10-29 23:03:35 +00:00
Hadi Nategh
2fe71bdc48 Cancel d-n-d action on taglist item edit button 2014-10-29 17:15:14 +00:00
Hadi Nategh
5098baf538 Add item modification functionality to magicsuggest's selected items (Only if free entries is allowed) 2014-10-29 17:01:17 +00:00
Ralf Becker
eae15c06fd delete user by account_id, not account_lid, as there might be a group with same name 2014-10-29 16:03:42 +00:00
Ralf Becker
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
Nathan Gray
08ed554df5 When exporting if custom project is not set, use current project title for Project field 2014-10-29 15:28:47 +00:00
Nathan Gray
b707bde89f When exporting if custom project is not set, use current project title for Project field 2014-10-29 15:27:40 +00:00
Nathan Gray
388ac66495 Add warning for unknown contact type and change it to 'n' (contact). 2014-10-29 15:04:40 +00:00
Nathan Gray
4222d51e39 * Add ability to rename current distribution list from context menu, as well as more consistent behaviour for adding lists 2014-10-29 14:37:13 +00:00
Nathan Gray
928c61d4cf * Add clear button to nextmatch search box for Firefox 2014-10-29 14:33:19 +00:00
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
56ba21e63f * eSync: fixed not working sending of mails after 14.1.20141021 package 2014-10-29 12:28:09 +00:00
Ralf Becker
e47d4e1dd0 * eSync: fixed not working sending of mails after 14.1.20141021 package 2014-10-29 12:27:44 +00:00
Hadi Nategh
94a8b6e87b Get taglist working properly again with updated magicsuggest 2014-10-29 11:07:35 +00:00
Hadi Nategh
c555d52e0d Update magicsuggest plugin 2014-10-29 11:02:08 +00:00
Hadi Nategh
00136ae83b Not used plugin, but included 2014-10-29 11:00:22 +00:00
Hadi Nategh
5f2a173513 * Calendar: Add event description to calendar event body if the event is long enough (3 times bigger than calendar view interval). 2014-10-29 08:35:38 +00:00
Hadi Nategh
65cec34408 More performance optimization for calendar tooltip 2014-10-29 08:30:26 +00:00
Ralf Becker
f9dd84adb5 fix sql error on update 2014-10-28 22:09:12 +00:00
Ralf Becker
d53670a46f fix sql error on update 2014-10-28 22:08:26 +00:00
Nathan Gray
c09c7b0c2e Add missing template file.
Fixes fatal error exporting users.
2014-10-28 20:38:37 +00:00
Nathan Gray
83fd536408 Add missing template file.
Fixes fatal error exporting users.
2014-10-28 20:37:15 +00:00
Nathan Gray
235a847cff Remove full list reload when adding a new distribution list, using ajax instead. 2014-10-28 19:50:19 +00:00