Hadi Nategh
ca142a8734
Style print view of calendar entry
...
-Fix None blocking, whole day, and private options weird behavior in print view.
2014-11-04 15:34:51 +00:00
Hadi Nategh
185895c754
Try to resize popup after toggling manual button in email wizard
2014-11-04 13:46:20 +00:00
Hadi Nategh
c19283f5bd
Fix placeholder in taglist
2014-11-04 13:19:00 +00:00
Hadi Nategh
975a3fd2d5
Fix placeholder in taglist
2014-11-04 13:18:20 +00:00
Nathan Gray
382d7bc762
Get infolog status icons showing in element list.
2014-11-03 17:12:44 +00:00
Ralf Becker
3d411f82da
* ProjectManager/Timesheet: fixed an infinit loop when trying to save a project-element, caused by timesheet notifying project again
2014-11-03 13:51:05 +00:00
Ralf Becker
0d62972c7f
* ProjectManager/Timesheet: fixed an infinit loop when trying to save a project-element, caused by timesheet notifying project again
2014-11-03 13:50:28 +00:00
Ralf Becker
f0344d83e0
automatic install in UCS enviroment
2014-10-31 16:50:37 +00:00
Ralf Becker
fd37251ac4
setting sambaPrimaryGroupSID and univentionObject with univentionObjectType
2014-10-31 15:31:32 +00:00
Ralf Becker
d1e1683ba4
only register hooks of installed apps, not all existing in filesystem, fixes fatal errors resulting from not installed apps
2014-10-31 12:24:19 +00:00
Ralf Becker
99895e0dd9
only register hooks of installed apps, not all existing in filesystem, fixes fatal errors resulting from not installed apps
2014-10-31 12:23:56 +00:00
Hadi Nategh
788bc9ff3e
Fix re-positioning mail preview content according to its visible sibilings
2014-10-31 10:50:30 +00:00
Hadi Nategh
795131df35
Fix re-positioning mail preview content according to its visible sibilings
2014-10-31 10:49:22 +00:00
Ralf Becker
9193bdfc36
setting white-space:nowrap on et2_tabheader so tab-flags do not wrap into 2. line and remove no_wrap class from addressbook tab-widget, as it prevents wrapping of everything incl. content in individual tabs
2014-10-31 10:13:26 +00:00
Ralf Becker
f3dd3c2c0b
setting white-space:nowrap on et2_tabheader so tab-flags do not wrap into 2. line and remove no_wrap class from addressbook tab-widget, as it prevents wrapping of everything incl. content in individual tabs
2014-10-31 10:12:53 +00:00
Ralf Becker
8abbf0d20e
fix can not access property type of null, stalling context menu on tree
2014-10-31 08:31:23 +00:00
Nathan Gray
a33d5632af
Link enhancements:
...
- Add confirm dialog to delete link
- Log unlinking files into historylog
2014-10-30 22:29:58 +00:00
Nathan Gray
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
Nathan Gray
9a7d087824
Fix missing icon for link action
2014-10-30 22:14:07 +00:00
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