Commit Graph

40880 Commits

Author SHA1 Message Date
2b02d4e9ab Fix listbox sometimes lost value 2022-12-05 10:11:17 -07:00
7ba5730251 Change properties to camelCase 2022-12-05 09:42:55 -07:00
4399e276eb Remove debug 2022-12-05 09:39:08 -07:00
cc6c3871a5 Mail: Make sure all addresses & attachments are visible when printing 2022-12-05 09:38:53 -07:00
45e2057567 another error stalling installation 2022-12-05 16:10:54 +01:00
f61ce9eae8 fix installation under PHP 8.1 2022-12-05 15:55:30 +01:00
ad261f57c9 PHP > 7.4 exclude deprecated apps from old packages (not installed via git), always exclude sitemgr 2022-12-04 08:09:43 +01:00
b0d322c98a Calendar: Edit dialog sizing
- Make #id on one line
- better sizing for description tab (leave it to browser)
2022-12-02 14:18:02 -07:00
3a1c415ce4 Styling for buttons on dialog 2022-12-02 11:23:09 -07:00
2f81a55607 Et2Searchbox: Consume enter keypress in search to avoid triggering anything else. Just start the search. 2022-12-02 09:54:35 -07:00
8717033009 Fix JS errors in placeholder dialog 2022-12-02 09:39:25 -07:00
72626b0dc2 Et2Dialog: Fix width property 2022-12-02 09:37:22 -07:00
70d571f8bf converting plain-text mail to html mistakes angle brackets for tags 2022-12-02 15:24:32 +01:00
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