StefanU
2ee5f172b5
Update filemanager icon
...
Add missing size
2022-11-30 22:09:49 +01:00
StefanU
72992b3296
Update timesheet icon
...
Add missing size
2022-11-30 22:05:08 +01:00
StefanU
0364dfa0d1
Update mail icon
...
Size adjusted 28px => 32px, without border, file optimations
2022-11-30 22:00:01 +01:00
nathan
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
nathan
2ed964d4d7
Mail: Increase height of import message popup
2022-11-28 10:51:11 -07:00
nathan
861d830ca9
Timesheet: Redistribute space in Admin -> Timesheet -> Edit status template
2022-11-28 10:22:28 -07:00
nathan
a3f37c075e
Fix category name indenting in category list
2022-11-28 09:20:06 -07:00
nathan
0c0e91f750
Move message out from corner a little
2022-11-28 08:57:55 -07:00
ralf
5556e22927
fix array_merge(): Argument #2 must be of type array, int given
2022-11-28 14:04:48 +01:00
StefanU
154b0da56d
Update timesheet icon
...
Size adjusted 28px => 32px, without border, file optimisation
2022-11-27 15:54:43 +01:00
StefanU
bae2590fd5
Update filemanager icon
...
Rounded corners, size adjusted 28px => 32px, file optimisation
2022-11-27 15:40:11 +01:00
StefanU
38dc32c364
Update addressbook icon
...
Size adjusted 30px => 32px, without border, lines on grid
2022-11-27 15:17:35 +01:00
nathan
7407f4a077
Filemanager: Give some margin to recalculate & oversize
2022-11-25 11:54:41 -07:00
nathan
faff3834bc
Use same font size for help text as for labels
2022-11-25 11:53:23 -07:00
nathan
ea845b8c4d
Et2Textbox: Translate helpText
2022-11-25 11:38:36 -07:00
nathan
a79538ffbc
Et2LinkList: Don't show context menu or delete for readonly lists
2022-11-25 11:19:13 -07:00
nathan
6238302901
Let new boxes repeat as well as legacy boxes
2022-11-25 11:18:44 -07:00
nathan
2e61c3a23e
Et2Box: Implement elign=center
2022-11-25 11:18:12 -07:00
nathan
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
nathan
38a82962b0
Filemanager: Fix anonymous share stopped showing subdirectories on refresh
...
Broken by 2811304833
2022-11-25 08:46:54 -07:00
nathan
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
nathan
dd26311295
Filemanager: Don't hide new document or new folder buttons in share UI
2022-11-24 11:53:04 -07:00
nathan
9f26cbf1e5
Use method to set data
2022-11-24 11:50:36 -07:00
nathan
e85e6695bc
Quota translations from Birgit
2022-11-24 11:23:07 -07:00
nathan
917271c349
Show list of directories that are over quota when you click "Recalculate"
2022-11-24 11:02:54 -07:00
ralf
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
nathan
24118a2a9c
Resources: Additional changes to get submit on changing category to work
2022-11-23 15:24:08 -07:00
nathan
5c3d35aa05
Fix missing SVG icons for some images
...
They weren't missing, just 0x0px
2022-11-23 14:35:36 -07:00
nathan
2811304833
Filemanager: Remove uneeded buttons from anonymous share nextmatch
2022-11-23 14:13:20 -07:00
nathan
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
nathan
b31ce0922d
Implement data widget property
...
Fixes missing priority colors in Kanban
2022-11-23 10:30:22 -07:00
nathan
bfc9588739
Fix URLS with ! in query were not properly activated, leaving out part of the URL
2022-11-23 09:45:38 -07:00
nathan
526a0a0907
Filemanager: Adjust shareUI header padding
2022-11-22 15:08:52 -07:00
nathan
6d113ca407
Resources: Hide customfields tab for categories have no customfields
2022-11-22 15:01:46 -07:00
nathan
543fa93c9b
calendar: avoid error during CSV import if start or end dates were not able to be parsed
2022-11-21 11:27:11 -07:00
nathan
580ff870e6
importexport: Avoid error or infinite loop for really badly parsed select values
2022-11-21 11:24:04 -07:00
nathan
8e0192fb7c
Importexport: fix allowed_users_change()
...
Not allowed to choose "all" or "just me" in combination with actual users, but this was broken by webcomponent upgrade
2022-11-21 09:24:28 -07:00
nathan
67e643be8d
Addressbook: fix "array_key_exists(): Argument #2 ($array) must be of type array, null given" error editing import vcard definition
2022-11-21 09:19:23 -07:00
nathan
6d41c9c30b
Et2SelectAccount: Avoid error if option does not have an image
2022-11-21 09:16:38 -07:00
nathan
1d540aa74c
Fix additional options to a static list were not properly added if they were in correct format with value & label
2022-11-21 09:14:27 -07:00
ralf
a823563281
* Setup: add dry-run option to account import from AD or LDAP
2022-11-21 10:10:27 +01:00
nathan
972acb7aa9
Addressbook: Fix error due to missing template on mobile
2022-11-18 14:27:43 -07:00
nathan
fd8f688e8b
Avoid error if input node isn't created yet
2022-11-18 13:59:20 -07:00
nathan
9b00c9b170
Calendar: fix broken mobile template
2022-11-18 13:58:19 -07:00
nathan
5735392ef4
Calendar: Fix public checkbox defaulted to checked when it was not supposed to
2022-11-18 13:08:48 -07:00
nathan
8434549ace
Add quota for home directories
...
Set default quota amount in Admin -> Applications -> Filemanager -> Quota
2022-11-18 12:43:27 -07:00
ralf
6857e858de
fix typo
2022-11-18 20:14:17 +01:00
nathan
448a575886
Fix file sizes with decimal like "5.0GB" were parsed as 0GB
2022-11-18 11:47:02 -07:00
nathan
d38681279a
Fix et2-number did not validate
2022-11-18 11:42:45 -07:00
nathan
cfec2bf52d
Addressbook: fix hook processing to handle results from multiple hooks
...
Copied from Etemplate.php
2022-11-18 11:41:15 -07:00