Commit Graph

40967 Commits

Author SHA1 Message Date
e72e628c81 give focus back to previous active element instead of focusing on first input 2022-12-02 14:42:36 +01:00
a70e470ffb Changelog for 21.1.20221202 2022-12-02 10:51:44 +01:00
c28a8648d4 missed pending change from our translation server 2022-12-02 10:02:27 +01:00
d999bae1bc pending changes from our translation server 2022-12-02 09:59:30 +01:00
6eebabe472 SearchMixin: Fix tag edit
Double clicking just cleared the input, edit was immediately stopped due to search blur
2022-12-01 14:54:34 -07:00
404a29b985 SearchMixin: If user enters a valid free entry then changes focus without pressing Tab or Enter key, accept the free entry 2022-12-01 14:15:40 -07:00
0ecfdd8bdf Fix disabled buttons had different styling than normal buttons
- Fix toolbars got multiple lines
2022-12-01 13:41:54 -07:00
c81ff8b444 Fix disabled buttons had different styling than normal buttons 2022-12-01 13:03:39 -07:00
dc5e0b528e Dialog work
Style changes
2022-12-01 13:02:40 -07:00
e2fc779207 Dialog work
Get tracker "Multiple changes" working
2022-12-01 11:38:02 -07:00
634e00f948 Dialog work
Get calendar quick add working again
2022-12-01 11:20:58 -07:00
83ab58329e Dialog work
- Add destroy() to remove dialog

Fixes admin ACL dialog
2022-12-01 10:24:17 -07:00
d6d77546a5 also allow column names with prefix when deleting 2022-12-01 13:11:53 +01:00
390fbf3608 Dialog work
- Switch from LionDialog to SlDialog as base
- First input should get focus
- First button gets set as primary (if no default set), Enter key will act as a click on it
- Escape key closes dialog
2022-11-30 15:59:25 -07:00
350dd31b2b Update InfoLog icon
Add missing size
2022-11-30 22:14:15 +01:00
80db918265 Update calendar icon
Add missing size
2022-11-30 22:13:04 +01:00
4b7e51aa37 Update addressbook icon
Add missing size
2022-11-30 22:11:20 +01:00
2ee5f172b5 Update filemanager icon
Add missing size
2022-11-30 22:09:49 +01:00
72992b3296 Update timesheet icon
Add missing size
2022-11-30 22:05:08 +01:00
0364dfa0d1 Update mail icon
Size adjusted 28px => 32px, without border, file optimations
2022-11-30 22:00:01 +01:00
d32dae4355 Calendar: Fix changing event date via edit dialog does not remove original event from grid, showing the event twice (original & moved) 2022-11-28 14:08:34 -07:00
2ed964d4d7 Mail: Increase height of import message popup 2022-11-28 10:51:11 -07:00
861d830ca9 Timesheet: Redistribute space in Admin -> Timesheet -> Edit status template 2022-11-28 10:22:28 -07:00
a3f37c075e Fix category name indenting in category list 2022-11-28 09:20:06 -07:00
0c0e91f750 Move message out from corner a little 2022-11-28 08:57:55 -07:00
5556e22927 fix array_merge(): Argument #2 must be of type array, int given 2022-11-28 14:04:48 +01:00
154b0da56d Update timesheet icon
Size adjusted 28px => 32px, without border, file optimisation
2022-11-27 15:54:43 +01:00
bae2590fd5 Update filemanager icon
Rounded corners, size adjusted 28px => 32px, file optimisation
2022-11-27 15:40:11 +01:00
38dc32c364 Update addressbook icon
Size adjusted 30px => 32px, without border, lines on grid
2022-11-27 15:17:35 +01:00
7407f4a077 Filemanager: Give some margin to recalculate & oversize 2022-11-25 11:54:41 -07:00
faff3834bc Use same font size for help text as for labels 2022-11-25 11:53:23 -07:00
ea845b8c4d Et2Textbox: Translate helpText 2022-11-25 11:38:36 -07:00
a79538ffbc Et2LinkList: Don't show context menu or delete for readonly lists 2022-11-25 11:19:13 -07:00
6238302901 Let new boxes repeat as well as legacy boxes 2022-11-25 11:18:44 -07:00
2e61c3a23e Et2Box: Implement elign=center 2022-11-25 11:18:12 -07:00
b129a46e3c Calendar: If an event went from recurring to non-recurring, recurring events could still be displayed 2022-11-25 09:24:04 -07:00
38a82962b0 Filemanager: Fix anonymous share stopped showing subdirectories on refresh
Broken by 2811304833
2022-11-25 08:46:54 -07:00
be82f32b68 When nm is on a tab, need to resize the nm when the tab is shown to get proper sizing 2022-11-24 14:20:45 -07:00
dd26311295 Filemanager: Don't hide new document or new folder buttons in share UI 2022-11-24 11:53:04 -07:00
9f26cbf1e5 Use method to set data 2022-11-24 11:50:36 -07:00
e85e6695bc Quota translations from Birgit 2022-11-24 11:23:07 -07:00
917271c349 Show list of directories that are over quota when you click "Recalculate" 2022-11-24 11:02:54 -07:00
b2e0e176a5 fix PHP 8.x TypeError: array_filter(): Argument #1 ($array) must be of type array, null given 2022-11-24 10:06:14 +01:00
24118a2a9c Resources: Additional changes to get submit on changing category to work 2022-11-23 15:24:08 -07:00
5c3d35aa05 Fix missing SVG icons for some images
They weren't missing, just 0x0px
2022-11-23 14:35:36 -07:00
2811304833 Filemanager: Remove uneeded buttons from anonymous share nextmatch 2022-11-23 14:13:20 -07:00
3402ed645a Quota changes
- nicer error message
- add quota for group directories with separate default
- support for more decimal places in human file size
- add some help_text to default quota
2022-11-23 13:53:47 -07:00
b31ce0922d Implement data widget property
Fixes missing priority colors in Kanban
2022-11-23 10:30:22 -07:00
bfc9588739 Fix URLS with ! in query were not properly activated, leaving out part of the URL 2022-11-23 09:45:38 -07:00
526a0a0907 Filemanager: Adjust shareUI header padding 2022-11-22 15:08:52 -07:00