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
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
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
92639c09dc
two missing points in changelog: tabs for custom-fields and EGroupware font to use
2024-09-06 10:12:15 +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
1fb5d604a6
skip (rebased) commits older than the last tag
2024-09-05 09:08:53 +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
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
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
b851de3463
Changelog for 23.1.20240624
2024-06-24 15:42:15 +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
c54c127d05
* InfoLog: now fully supported by REST API
2024-05-06 17:32:47 +02:00
ralf
9589b84149
some more dtd fixes/updates
2024-05-03 08:00:16 +02:00
ralf
4a0b01d34f
some docu fixes to get Collabora installed
2024-05-03 07:57:38 +02:00
Ralf Becker
80979eb8ba
Update README.md
...
remove rocket.chat references, as they are commented out
2024-05-02 14:51:05 +02:00
ralf
94d14ee851
comment out (old) rocketchat service under /rocketchat
2024-05-02 14:48:34 +02:00
ralf
803a44b2f3
fix ppc64le build
2024-04-30 18:24:38 +02:00
ralf
d23b80d75a
need to first npm install, before we can run grunt
2024-04-30 13:42:31 +02:00
ralf
191bdc39e6
fix composer no longer installs EGroupware apps (runs plugins) as root and npm install fails silent on network errors / timeouts
2024-04-30 13:14:41 +02:00
ralf
be06213402
prefer homebrew gtar over ports gnutar
2024-04-30 09:53:34 +02:00
ralf
16aa4709a0
Changelog for 23.1.20240430
2024-04-30 09:53:34 +02:00
ralf
d967bb7f66
more additions to the eTemplate 2.0 DTD: adding option children to et2-select and size attribute to et2-textbox and -textarea
2024-04-23 18:14:14 +02:00
ralf
b517cbaf94
some more additions to the eTemplate 2.0 DTD
2024-04-23 10:43:06 +02:00
ralf
d1b3786b2a
WIP eTemplate2.0 DTD
2024-04-19 12:23:10 +02:00
ralf
b1afedd8d9
WIP eTemplate 2.0 DTD
2024-04-18 14:52:50 +02:00
ralf
7f2a3549a5
WIP create a new eTemplate2 schema definition using Relax NG
2024-04-17 23:41:31 +02:00