ralf
6cc35c9305
Merge branch 'master' into 23.1
2024-11-06 05:25:34 +01:00
nathan
23fb0dcdd8
Fix mobile category colors in list, fix category-color class CSS variable
...
Added information about --category-color to the styles doc
2024-10-24 10:22:10 -06:00
ralf
a0a06f9fb6
always verify version in composer.json matches release tag, before creating archives
2024-10-17 08:34:46 +02:00
ralf
797904b55d
setting no memory_limit for the build script, as default of 128MB can't upload gz and zip archives to Github
2024-10-08 10:23:34 +02:00
ralf
1378ba0df2
Changelog for 23.1.20241008
2024-10-08 09:24:24 +02:00
ralf
66e62b567f
Changelog for 23.1.20241008
2024-10-08 09:09:27 +02:00
ralf
792e289234
fix Hunk/offset in async-service patch
2024-09-30 10:11:00 +02:00
ralf
c392e26821
Changelog for 23.1.20240930
2024-09-30 09:06:00 +02:00
ralf
baaccf3f95
Changelog for 23.1.20240930
2024-09-30 08:43:10 +02:00
ralf
a15136733c
Wait 5 instead of 3 seconds between installation attempts, as sometimes 10*3=30s is not enough for the DB to get ready on new installs
2024-09-23 17:44:50 +02:00
nathan
c43681b57b
Import bootstrap CSS for docs
2024-09-09 10:20:46 -06:00
ralf
3a75b29e07
two missing points in changelog: tabs for custom-fields and EGroupware font to use
2024-09-06 10:13:02 +02:00
ralf
92639c09dc
two missing points in changelog: tabs for custom-fields and EGroupware font to use
2024-09-06 10:12:15 +02:00
ralf
25293895d4
changing default PHP version to 8.3 used since some time in releases
2024-09-05 10:25:46 +02:00
ralf
10e6831a7a
changing default PHP version to 8.3 used since some time in releases
2024-09-05 10:22:47 +02:00
ralf
3d2c3c4efa
remove additional/wrong changelog entry
2024-09-05 09:36:37 +02:00
ralf
0c95c632d5
Changelog for 23.1.20240905
2024-09-05 09:36:34 +02:00
ralf
b374432373
remove additional/wrong changelog entry
2024-09-05 09:33:13 +02:00
ralf
cb8a40f3e9
Changelog for 23.1.20240905
2024-09-05 09:14:05 +02:00
ralf
1617176647
skip (rebased) commits older than the last tag
2024-09-05 09:09:23 +02:00
ralf
1fb5d604a6
skip (rebased) commits older than the last tag
2024-09-05 09:08:53 +02:00
ralf
ede05b3d89
Changelog for 23.1.20240719
2024-09-05 08:23:05 +02:00
ralf
aa183e929b
fix wrong name (coolwsd|loolwsd).conf instead .xml stops detection of managed Collabora in EGroupware
2024-09-02 10:20:07 +02:00
ralf
434ee70b44
new web-component et2-groupbox based on et2-details
...
also modernized et2-details code a bit using decorators
2024-08-14 15:25:02 +02:00
ralf
5cc22de567
* InfoLog/REST API: attributes "progress" and "percentComplete" were NOT parsed when creating or updating entries
2024-07-30 09:42:32 +02:00
ralf
6bc1306b08
* InfoLog/REST API: attributes "progress" and "percentComplete" were NOT parsed when creating or updating entries
2024-07-30 09:42:02 +02:00
ralf
a234bb2d0c
fix TypeError
2024-07-15 07:46:13 +02:00
ralf
18f45b3379
adding HttpException with readonly properties method, request_uri, request_body, response_headers and response for http errors
...
incl. exception handler dumpting the HTTP request and response
2024-07-11 13:57:25 +02:00
ralf
5bbc8dafa1
adding HttpException with readonly properties method, request_uri, request_body, response_headers and response for http errors
...
incl. exception handler dumpting the HTTP request and response
2024-07-11 13:56:56 +02:00
ralf
96709e1088
fix (commented out) rocketchat to work with latest versions
2024-07-09 09:29:31 +02:00
ralf
59ecd0688c
Merge branch 'master' into 23.1
2024-07-08 09:35:12 +02:00
ralf
b851de3463
Changelog for 23.1.20240624
2024-06-24 15:42:15 +02:00
ralf
bad6a86f39
Changelog for 23.1.20240624
2024-06-24 10:31:40 +02:00
ralf
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
ralf
bf3ea312df
Script to create a new EGroupware app based on the example app
2024-06-17 15:39:46 +02:00
ralf
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
ralf
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
ralf
bdac50531f
script to merge multiple events with same UID due to calendar-import per user without participants and organizer
2024-06-07 18:55:49 +02:00
ralf
b334392eca
use XDEBUG_REMOTE_HOST=host.docker.internal now working in all Docker Desktops
2024-06-06 14:59:44 +02:00
ralf
0519897876
Convert Lotus Structured Text to CSV to e.g. use CSV Import
2024-06-03 12:27:54 +02:00
ralf
6e2eb07125
fix docker-compose files to allow Rocket.Chat Alpine containers (not having bash installed)
2024-05-29 08:52:51 +02:00
ralf
6f2f0b71ec
some more changes to the eTemplate2 DTD
2024-05-21 14:31:35 +02:00
ralf
839a0896bc
Simple PHP client for EGroupware REST API using PHP Curl extension
2024-05-17 17:10:25 +02:00
ralf
a5796c8b41
add missing @type: Card(Group) in Addressbook REST API
2024-05-15 19:52:37 +02:00
ralf
4c8f88f3a0
Add and document filters for InfoLog REST API
2024-05-15 19:21:22 +02:00
ralf
3810ea4e35
replaced draft with now existing rfc URLs and unified the markup of all REST API documents
2024-05-15 08:35:25 +02:00
ralf
a69142946c
WIP ViDoTeach REST API
2024-05-14 18:40:08 +02:00
ralf
2b90e9fc8d
updated timesheet REST API docu for pause-time
2024-05-07 15:46:52 +02:00
ralf
0640eb58c6
* InfoLog: now fully supported by REST API
2024-05-06 17:36:09 +02:00
ralf
c54c127d05
* InfoLog: now fully supported by REST API
2024-05-06 17:32:47 +02:00