Commit Graph

34478 Commits

Author SHA1 Message Date
Hadi Nategh
2b1ff46cfb Pick a better icon for cancel action in CRM view 2019-10-01 09:34:08 +02:00
Hadi Nategh
0a21038e6a Applying some new icons from Eva 2019-10-01 09:33:44 +02:00
Ralf Becker
6f38d5d5c9 fix for stable Univention 4.4-2 REST API 2019-09-30 12:38:28 +02:00
Ralf Becker
2f92245c0f ignore updates (session creation is written) of *dav and avatar, due to possible high volume of updates 2019-09-27 15:59:51 +02:00
Hadi Nategh
4a8cdd5e90 Apply some fine alignments on sidebar menu items 2019-09-27 12:25:55 +02:00
Hadi Nategh
381b09514a Fix app reload icon in sidebar not being displayed in FF 2019-09-27 12:25:45 +02:00
Hadi Nategh
f62d8fde19 Fix too much margin of app title in sidebar 2019-09-27 12:25:34 +02:00
Ralf Becker
a8f9e9ac38 * CE-Groups: fix error deleting groups 2019-09-26 22:32:33 +02:00
nathangray
d104ade7fd Calendar: Keep passed links through quick add -> edit 2019-09-26 11:00:19 -06:00
Ralf Becker
d1cf653bc6 script to release into Univention AppCenter: currently new app is created and 19.1 changelog is uploaded 2019-09-25 16:01:59 +02:00
Ralf Becker
008fe18887 Changelog for 19.1.20190925 2019-09-25 13:26:54 +02:00
Ralf Becker
b14da8cd32 fix for Chrome 76+ on Windows (clicking addressbook filters makes them jumpt down) 2019-09-25 13:15:40 +02:00
Hadi Nategh
1dd762c83b Don't let the AB nm filter selectboxes getting bigger than 30% of total size 2019-09-25 11:59:05 +02:00
Hadi Nategh
330702eb2d Add translations for scroll area preference 2019-09-25 11:39:21 +02:00
Hadi Nategh
1f5319de70 Improve toolbar admin sections 2019-09-25 11:20:20 +02:00
Ralf Becker
5afa5383c8 * Calendar: fix not working print view, if conventional add popup is enabled 2019-09-25 10:57:22 +02:00
Hadi Nategh
6425e1f5f0 Update some icons from Eva 2019-09-24 12:15:09 +02:00
Hadi Nategh
2f72db2b0b * UiUx: Implement applications list up/down scroll buttons (as an user preference feature) 2019-09-24 11:43:45 +02:00
Ralf Becker
0f24d0187c * InfoLog: fix delegation no longer shown after database restore 2019-09-24 11:25:55 +02:00
nathangray
c93c1e6dfa Calendar: Make sure owner is sent as an array for proper processing of default_participant preference 2019-09-23 09:52:54 -06:00
Hadi Nategh
5547a248c4 Fix top menubar for calendar in mobile mode 2019-09-23 12:30:13 +02:00
Hadi Nategh
4445521a64 Let browser deal with width, fix issue of nm header jumps down on hover action 2019-09-23 10:24:39 +02:00
Ralf Becker
0f5db49054 MariaDB before 10.3 could not update same table used in a sub-query 2019-09-21 09:45:19 +02:00
nathangray
b252d33838 Calendar: Add owner to values passed from quick add to edit dialog.
This fixes a bug where if multiple accounts were viewed as separate calendars, all accounts were added as participants when Quick add -> Edit was used on a single calendar
2019-09-20 09:49:25 -06:00
Hadi Nategh
2794360783 Update more svg icons from Eva 2019-09-20 14:08:27 +02:00
Hadi Nategh
80cc42d021 Fix expose view download icon 2019-09-20 14:07:29 +02:00
Hadi Nategh
75eff29b65 Fix saveAsDraft icon in mail compose 2019-09-20 10:45:32 +02:00
nathangray
451cf01df6 Etemplate - make editableWidget a submitListener, so if someone submits while editing, the edit is still saved. 2019-09-19 10:19:32 -06:00
nathangray
5ca22b528d Etemplate: Fix unable to clear color picker 2019-09-19 10:05:20 -06:00
Hadi Nategh
807e1151dd Fix priority and notification icons 2019-09-19 16:34:00 +02:00
Hadi Nategh
6f1845d605 Update more SVG icons from Eva 2019-09-19 15:02:55 +02:00
nathangray
fb9530c907 Filemanager: Fix shared directory could not open odp (or other non-odt files) in Collabora
Also fix "Permission denied" error trying to open office files without Collabora
2019-09-19 13:15:46 +02:00
Ralf Becker
9b3c13312b * Password&Security: fix not working password change after 19.1.20190917 2019-09-19 13:04:57 +02:00
Hadi Nategh
61013c94a8 Fix application tabs misalignment in monochrome theme 2019-09-19 12:20:49 +02:00
Ralf Becker
4b1b02bff6 * History: fix timestamps broken by 19.1 update storing diffs using timestamp of preceeding row 2019-09-19 11:10:19 +02:00
Hadi Nategh
6fc90f471b Make mail compose dialog slightly bigger to get all actions in toolbar on a same line 2019-09-19 10:49:53 +02:00
Ralf Becker
12c5313fd9 keep timestamps when updating history-log to diff-format 2019-09-19 09:37:53 +02:00
nathangray
56110e7778 Revert "Revert "Api - Add Sharing->get_path() so we can get the path of the share""
Problem was a missing backport from Collabora.
2019-09-18 11:58:57 -06:00
Ralf Becker
65789e8f01 Revert "Api - Add Sharing->get_path() so we can get the path of the share"
With that commit opening an office file in Collabora gives a PHP Fatal error:
Cannot make non static method EGroupware\Api\Sharing::get_path() static in class EGroupware\Collabora\Wopi in /var/www/epl-19.1-compat/collabora/src/Wopi.php on line 25

This reverts commit 7153f7fe61.
2019-09-18 09:43:39 +02:00
Ralf Becker
82521aaafa Revert "Filemanager - fix shared directory could not open odp (or other non-odt files) in Collabora"
With that commit everyone without Collobora run rights get a "Permission denied", when trying to download / open office files!

This reverts commit 2b9f16e58f.
2019-09-18 09:42:20 +02:00
nathangray
1f9a79e2e9 Mail - store merge emails to a single contact in drafts before they're sent, instead of directly in sent folder 2019-09-17 11:02:26 -06:00
Ralf Becker
fc90fdd9d2 Changelog for 19.1.20190917 2019-09-17 18:19:02 +02:00
nathangray
7153f7fe61 Api - Add Sharing->get_path() so we can get the path of the share 2019-09-17 10:01:06 -06:00
nathangray
2b9f16e58f Filemanager - fix shared directory could not open odp (or other non-odt files) in Collabora 2019-09-17 09:56:01 -06:00
Hadi Nategh
8fb0869c5a Fix modify mail subject action's title 2019-09-17 17:01:12 +02:00
nathangray
80757f755c Calendar - Different way to get participants for quick add -> edit 2019-09-17 11:24:23 +02:00
nathangray
9032b784db * Calendar - Fix quick add lost additional participants 2019-09-17 11:24:23 +02:00
Ralf Becker
24e29e5a8d add WebAuthn to EPL apps 2019-09-17 10:49:55 +02:00
nathangray
7e067c8789 Mail - another fix for extra newlines, now with less out of memory errors 2019-09-16 15:55:49 -06:00
nathangray
d92cc0bbf0 Admin - fix user accounts not displayed after submitting or canceling statistic
nm needs to start enabled or its initialization is skipped
2019-09-16 11:11:50 -06:00