Commit Graph

34634 Commits

Author SHA1 Message Date
nathangray
6ce32d3e85 Etemplate: Better calculation for all fixed width columns to properly fit given width
This one avoids potential overflow due to rounding
2019-09-25 09:20:38 -06:00
Ralf Becker
cd2ea60fbd script to release into Univention AppCenter: currently new app is created and 19.1 changelog is uploaded 2019-09-25 15:48:10 +02:00
Hadi Nategh
9c7ac71b45 Add svg icon for deleted mail status 2019-09-25 15:38:59 +02:00
Hadi Nategh
f7f4994a2d Pick a better icon for cancel action in CRM view 2019-09-25 15:36:23 +02:00
Hadi Nategh
3b5f6eb1c3 Applying some new icons from Eva 2019-09-25 15:16:52 +02:00
Ralf Becker
826f055b07 Changelog for 19.1.20190925 2019-09-25 14:15:36 +02:00
Ralf Becker
4d22932c7f fix for Chrome 76+ on Windows (clicking addressbook filters makes them jumpt down) 2019-09-25 13:15:01 +02:00
Hadi Nategh
b8274fb083 Don't let the AB nm filter selectboxes getting bigger than 30% of total size 2019-09-25 11:56:19 +02:00
Hadi Nategh
fbc9466a75 Add translations for scroll area preference 2019-09-25 11:38:06 +02:00
Hadi Nategh
9b4f6a8349 Improve toolbar admin sections 2019-09-25 11:17:55 +02:00
Ralf Becker
33682e4824 * Calendar: fix not working print view, if conventional add popup is enabled 2019-09-25 10:56:55 +02:00
Hadi Nategh
1147069fcd Update some icons from Eva 2019-09-24 12:14:18 +02:00
Hadi Nategh
ff9b3c1c03 * UiUx: Implement applications list up/down scroll buttons (as an user preference feature) 2019-09-24 11:41:18 +02:00
Ralf Becker
21a44891ed * InfoLog: fix delegation no longer shown after database restore 2019-09-24 11:23:17 +02:00
nathangray
d602ec6677 Etemplate: More robust checking in get_tab_info() to handle tab template not fully loaded yet 2019-09-23 16:33:20 -06:00
nathangray
e83ad2cf5a Calendar: Make sure owner is sent as an array for proper processing of default_participant preference 2019-09-23 09:49:10 -06:00
Hadi Nategh
b3a48cbbc9 Fix top menubar for calendar in mobile mode 2019-09-23 12:29:13 +02:00
Hadi Nategh
950c00fadc Let browser deal with width, fix issue of nm header jumps down on hover action 2019-09-23 10:21:30 +02:00
Ralf Becker
3bf72f39d8 MariaDB before 10.3 could not update same table used in a sub-query 2019-09-21 09:39:32 +02:00
nathangray
b7eb1f866b 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:47:51 -06:00
Hadi Nategh
68c5d1f2be Update more svg icons from Eva 2019-09-20 14:06:35 +02:00
Hadi Nategh
279de4bc35 Fix expose view download icon 2019-09-20 13:53:29 +02:00
Hadi Nategh
ab455be633 Fix saveAsDraft icon in mail compose 2019-09-20 10:44:19 +02:00
nathangray
5b545e24ec Etemplate: Fix sizing and layout for diffs when they're part of a multipart entry 2019-09-19 11:30:34 -06:00
Hadi Nategh
2a35c7c4e4 Fix priority and notification icons 2019-09-19 16:28:49 +02:00
Hadi Nategh
120bf82a69 Update more SVG icons from Eva 2019-09-19 14:50:58 +02:00
Ralf Becker
b80bb32375 * Password&Security: fix not working password change after 19.1.20190917 2019-09-19 12:58:17 +02:00
Hadi Nategh
131aa4715a Fix application tabs misalignment in monochrome theme 2019-09-19 12:15:40 +02:00
Ralf Becker
0554c64317 * History: fix timestamps broken by 19.1 update storing diffs using timestamp of preceeding row 2019-09-19 11:09:51 +02:00
Hadi Nategh
7dff2d7f94 Make mail compose dialog slightly bigger to get all actions in toolbar on a same line 2019-09-19 10:44:59 +02:00
Ralf Becker
a6dd184d64 keep timestamps when updating history-log to diff-format 2019-09-19 09:37:16 +02:00
nathangray
4e339a62a4 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-18 11:54:08 -06:00
nathangray
62299b8a15 Etemplate: historylog - get diff to work as part of multi-part entries 2019-09-17 15:19:55 -06:00
Ralf Becker
9a21f409af Changelog for 19.1.20190917 2019-09-17 18:20:42 +02:00
nathangray
0e8b0e0562 Etemplate: Fix unable to clear color picker 2019-09-17 09:11:29 -06:00
Ralf Becker
84f8e3a572 add WebAuthn to EPL apps 2019-09-17 10:47:35 +02:00
nathangray
6cbf065f7a Calendar - Different way to get participants for quick add -> edit 2019-09-16 11:46:10 -06:00
nathangray
47cde432ef * Calendar - Fix quick add lost additional participants 2019-09-16 10:46:35 -06:00
nathangray
ca76e377cd Etemplate - avoid JS errors if unloading a nextmatch that didn't get properly initialized.
This can happen if the nm is set disabled via server-side modification
2019-09-16 09:46:57 -06:00
nathangray
a1251b528f Admin - fix user accounts not displayed after submitting or canceling statistic
nm needs to start enabled or its initialization is skipped
2019-09-16 09:34:11 -06:00
Hadi Nategh
03f2588d67 Fix selectbox for rc online status 2019-09-16 13:21:24 +02:00
Hadi Nategh
a9e27d7128 Fix register button in webauthn's tab not visible 2019-09-16 13:10:12 +02:00
Hadi Nategh
87a0f0135f Fix app's icon in mobile template header not being displayed while the sidebar is toggled 2019-09-16 13:05:02 +02:00
Hadi Nategh
76e31e6bdd Implement mobile template for password dialog 2019-09-16 12:20:35 +02:00
Hadi Nategh
6013a71963 Fix height for avatar's dropdown menu in mobile template 2019-09-16 11:31:22 +02:00
Hadi Nategh
8bbb75df48 Update some icons 2019-09-16 10:13:10 +02:00
Ralf Becker
4f367e6bf1 * Univention: fix "Must change password upon next login" feature 2019-09-16 10:06:57 +02:00
Ralf Becker
b1fae07c75 invalidate opcache after writing header.inc.php if script is cached
so changes take immediate affect in our default container installation with opcache.validate_timestamps=off
2019-09-15 12:17:33 +02:00
Ralf Becker
14381800e6 * Setup: fix post_install.php breaking bcrypt header_admin_password
$ in password needs to be escaped as they otherwise address captures in preg_replace
2019-09-15 10:59:31 +02:00
nathangray
5980266fc7 Calendar - more icon changes from Eva
- Restore today icon
- replace day view icon
- better names for view icons to avoid future confusion
2019-09-13 09:50:33 -06:00