Commit Graph

25057 Commits

Author SHA1 Message Date
b721ae1afc changes for Univention install 2014-11-07 13:16:30 +00:00
dd7daa8dad comment permanent error_log 2014-11-07 12:33:56 +00:00
cee1a48939 fix infinit recursion caused by systemtime < max modification time of files, now relying only on modification times 2014-11-07 10:33:46 +00:00
cbbb0bf39f Some WIP on getting home working again 2014-11-06 21:40:03 +00:00
8fab640449 Fake the drop position when pasting 2014-11-06 21:33:23 +00:00
f0d4523de1 Add support for link change handler, better support for not saved links 2014-11-06 21:31:11 +00:00
8a32ae7c32 fix typo in smtp plugin name and stay on selected accounts plugin, even if it is inaccessible due to open_basedir, as we otherwise would store default "sql" 2014-11-06 19:21:56 +00:00
afaf5a1ece fix some problem in Univention install 2014-11-06 16:54:33 +00:00
a70600d964 add storing of config values with names like "app/name" 2014-11-06 13:46:03 +00:00
4f2219908f make sure preview/display/saveAttachments etc. is using the ImapServer whose Id is passed on with the ID of the mail to be processed 2014-11-06 13:11:44 +00:00
1d48bf67d5 * Mail: on save as zip: always fetch all attachments, even inline (images); do not fatally fail on empty attachments 2014-11-06 11:42:44 +00:00
2232895b39 Let color be cleared (null wouldn't be returned) 2014-11-05 23:24:02 +00:00
753ce75b15 using univention-directory-manager cli to create not accounts to get Kerberos stuff addded 2014-11-05 20:27:52 +00:00
244046528a setting univentionMailHomeServer attribute to trigger directory listener to create INBOX and create configured folders in mail app 2014-11-05 17:24:34 +00:00
a37c884969 * Mail: fixed icons for special use folders did not use folders set in mail account 2014-11-05 16:51:55 +00:00
93aa6fb83a * Calendar: Add new feature to the calendar app, in order to be able to sort calendars in day and week views 2014-11-05 16:13:26 +00:00
026e93a0c4 use template base url from initial template, to continue using webdav, if that was loaded via webdav 2014-11-05 13:07:13 +00:00
123bb043d5 * InfoLog/Tracker: fix missing attachments when converting a composed mail to an InfoLog or Tracker entry 2014-11-05 07:34:55 +00:00
0f516f9eb7 Add action to add to clipboard 2014-11-04 21:34:18 +00:00
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
975a3fd2d5 Fix placeholder in taglist 2014-11-04 13:18:20 +00:00
382d7bc762 Get infolog status icons showing in element list. 2014-11-03 17:12:44 +00:00
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
f0344d83e0 automatic install in UCS enviroment 2014-10-31 16:50:37 +00:00
fd37251ac4 setting sambaPrimaryGroupSID and univentionObject with univentionObjectType 2014-10-31 15:31:32 +00:00
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
795131df35 Fix re-positioning mail preview content according to its visible sibilings 2014-10-31 10:49:22 +00:00
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
8abbf0d20e fix can not access property type of null, stalling context menu on tree 2014-10-31 08:31:23 +00:00
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