02e35d609f
Api: Remove disused ajax-select customfield type
2024-06-25 15:14:32 -06:00
989f974da0
Api: Filemanager customfield improvements
...
- Fix links from VFS did not work
- Update list after linking to VFS
- Add noUpload option
2024-06-25 14:58:12 -06:00
3364e4343c
Api: Adjust typical size & vertical alignment on text & number input
2024-06-25 08:31:54 -06:00
79c2bb07f7
Partially fix labels with %s don't wrap
2024-06-25 08:31:46 -06:00
b34e6905ce
Fix some CSS / layout issues with labels
...
- Fix label nowrap stopped working
- Fix et2-label-fixed stopped working
2024-06-25 08:31:38 -06:00
faf6a21836
only allow to select groups as owner of categories
2024-06-25 15:43:29 +02:00
6cc6ad4e2e
only allow to select groups as owner of categories
2024-06-25 15:43:08 +02:00
5327c6e770
show upload error for TinyMCE images by pushing it as error-message to client and also show it instead of the URL
2024-06-25 13:57:49 +02:00
eda6e26017
show upload error for TinyMCE images by pushing it as error-message to client and also show it instead of the URL
2024-06-25 13:46:26 +02:00
ff77675b3e
Api: Adjust typical size & vertical alignment on text & number input
2024-06-24 16:46:30 -06:00
27dc77feb3
Fix customfields were not shown if customfield taboption was not set
2024-06-24 15:50:14 -06:00
5dfc16d079
Update versions of testing & doc devtools
2024-06-24 15:50:14 -06:00
b851de3463
Changelog for 23.1.20240624
2024-06-24 15:42:15 +02:00
bad6a86f39
Changelog for 23.1.20240624
2024-06-24 10:31:40 +02:00
03693f7d3b
pending translations from our translation server
2024-06-24 10:18:29 +02:00
7772fd25ed
* Mail: fix broken PDF attachments which were quoted-printable encoded
2024-06-24 09:42:55 +02:00
fbab8cfea1
* Mail: fix broken PDF attachments which were quoted-printable encoded
2024-06-24 09:42:25 +02:00
714e4b2169
allow numbers in table- and column-names
2024-06-24 09:06:33 +02:00
b86a558a4f
allow numbers in table- and column-names
2024-06-24 09:06:04 +02:00
ed02332adb
allow to switch sanitizing off and account for space after comma
2024-06-20 20:39:14 +02:00
4d0a967647
allow to switch sanitizing off and account for space after comma
2024-06-20 20:14:09 +02:00
f9be01774d
Added media Query to Et2Tree style to improve mobile display and made expanding/collapsing of folders easier on mobile
2024-06-20 18:29:33 +02:00
da6a397e3f
* Mail: do not stall (quick-)preview on mails without text-part e.g. PDF only
2024-06-20 15:02:17 +02:00
abf5c00923
* Mail: do not stall (quick-)preview on mails without text-part e.g. PDF only
2024-06-20 15:01:50 +02:00
864bd19040
* Filemanager: automatic shorten too long filenames and replace 4-byte utf-8 characters, which gave an error when trying to store VFS
2024-06-20 12:29:35 +02:00
bd0818b7e1
* Filemanager: automatic shorten too long filenames and replace 4-byte utf-8 characters, which gave an error when trying to store VFS
2024-06-20 12:29:13 +02:00
553829d30c
fix reported problems
2024-06-20 11:13:27 +02:00
230f3953a6
fix reported problems
2024-06-20 11:12:09 +02:00
87c3b3b613
Make sure config sends updated link settings
...
Fixes login after registration is missing full link registry
2024-06-18 11:11:33 -06:00
16d42c69c5
exclude Et2.*(Readonly|Mobile) components from documentation:
...
- renamed Et2DateSinceReadonly to Et2DateSince as there is no non-readonly class
- enhance getSlClass() in cem.js to also return regular Et2 class, if there is no readonly one
- replace ? in since tag with 23.1 and added @since 23.1.x to Tree widgets (somehow not parsed!)
- updated etemplate2.0.(dtd|rng)
2024-06-18 11:09:06 +02:00
87153a753c
get the correct values for accountType reported plus the default
2024-06-18 09:28:53 +02:00
47a8519767
Framework WIP:
...
- Fix unable to open account
2024-06-17 15:18:51 -06:00
485ebf2cc3
Make sure context menu opens over splitter
2024-06-17 09:41:57 -06:00
ba3aa1c4b5
EgwMenuShoelace bugfixes
...
- Fix menu does not do action
- Fix menus accumulate in DOM
2024-06-17 09:26:10 -06:00
5770484723
Framework WIP:
...
- Deal with avatar menu not positioning correctly
2024-06-17 09:25:40 -06:00
bf3ea312df
Script to create a new EGroupware app based on the example app
2024-06-17 15:39:46 +02:00
a69b47f397
base DTD (and RNG) generation now on components.json
...
enhanced with Shoelace attributes instead of custom-elements.json
2024-06-17 10:32:03 +02:00
cf96aa5d98
found some more to remove "as any" from customElements.define() as it excludes widget from the documentation
...
not sure why it was added there in the first place for some widgets
2024-06-17 10:22:00 +02:00
645889d899
remove "as any" from customElements.define() as it excludes widget from the documentation
...
not sure why it was added there in the first place for some widgets
2024-06-17 09:58:41 +02:00
3d5a9b63ae
Bump pug from 3.0.2 to 3.0.3
...
Bumps [pug](https://github.com/pugjs/pug ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pugjs/pug/releases )
- [Commits](https://github.com/pugjs/pug/compare/pug@3.0.2...pug@3.0.3 )
---
updated-dependencies:
- dependency-name: pug
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 07:54:23 +02:00
25343974e8
Bump pug from 3.0.2 to 3.0.3
...
Bumps [pug](https://github.com/pugjs/pug ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pugjs/pug/releases )
- [Commits](https://github.com/pugjs/pug/compare/pug@3.0.2...pug@3.0.3 )
---
updated-dependencies:
- dependency-name: pug
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 07:53:47 +02:00
f8a0fe514f
Bump braces from 3.0.2 to 3.0.3
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 07:52:35 +02:00
19fff6c2fa
Bump braces from 3.0.2 to 3.0.3
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 07:51:44 +02:00
ba08c60480
add attributes inherited from Shoelace to our documentation and sort attributes and methods alphabetically (with deprecated ones at the end)
2024-06-15 14:50:22 +02:00
530a28e13a
Merge remote-tracking branch 'origin/master' into upstream_master
2024-06-15 09:01:07 +02:00
45881e0505
Add egw menu implementation using shoelace, use it for kdots framework
2024-06-14 16:22:31 -06:00
ccccf95b39
Framework WIP:
...
- Set preferred font size & system fonts
2024-06-14 16:09:19 -06:00
525bdccd91
Framework WIP:
...
- Fix app side slot initial width did not load / incorrect preferences
2024-06-14 10:34:09 -06:00
0ba2946ed4
Framework WIP:
...
- Put favorites in left slot when the user has some defined
2024-06-13 16:11:57 -06:00
c845088ebc
Favourites:
...
- dispatch event when adding / removing preference
- favourite widgets listen for event to update
2024-06-13 16:11:07 -06:00