Commit Graph

1122 Commits

Author SHA1 Message Date
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
StefanU
00fe3dcf6b
Update sidebar.njk
Add Example app under Getting Startet
2024-04-12 10:14:37 +02:00
StefanU
732ccfca2d
Update sidebar.njk
URL Community => Category Developer
2024-04-12 09:58:52 +02:00
nathan
5c6313448e Doc: Fix some bad URLs, inconsistant naming 2024-04-11 08:32:42 -06:00
StefanU
dc493595dd
Update sidebar.njk
Correction URL development
2024-04-11 14:23:38 +02:00
StefanU
4c58132b53
Update sidebar.njk
Correction URL
2024-04-11 11:26:15 +02:00
nathan
99c86d58bd - Add custom button color example to docs
Copied from Shoelace https://shoelace.style/getting-started/customizing#css-parts
- Add fixed width label example to docs
- Get etemplate2.css included in docs to make sure styles are consistent
2024-04-04 14:31:27 -06:00
Ralf Becker
86dbb3893b
fix typo 2024-03-12 20:03:26 +02:00
Ralf Becker
3d7ffa0f82
Update README.md
adding instructions to create  necessary directories
and for Linux host give them necessary permissions
2024-03-12 09:30:38 +02:00
ralf
1e45b8dd9a throw if we don't get the upload_url 2024-03-04 16:13:45 +02:00
ralf
938aaa531a Changelog for 23.1.20240304 2024-03-04 10:53:10 +02:00
nathan
e7d66f22e6 Get docs working again
- Avoid the whole thing breaking when one class is bad (still no idea why)
- Add some missing documentation
2024-02-20 16:20:00 -07:00
ralf
5524c1fa15 fix not displayed project information 2024-02-08 10:42:13 +02:00
ralf
d472c267b2 fix setting InfoLog primary link 2024-02-06 21:24:15 +02:00
ralf
087e969f9f * Timesheet: new REST API to query, update and delete timesheets https://github.com/EGroupware/egroupware/blob/master/doc/REST-CalDAV-CardDAV/Timesheet.md 2024-02-06 16:39:12 +02:00
ralf
07d242e705 * REST API: new links collection allowing to link application entries with each other or attach files 2024-02-05 21:06:18 +02:00
ralf
ca443060f4 WIP timesheet REST API 2024-02-01 22:16:36 +02:00
ralf
fff431fd4f Changelog for 23.1.20240125 2024-01-25 11:21:31 +02:00
ralf
d83978109d also update package.json with maintenance release 2024-01-25 10:12:32 +02:00
ralf
866d10e030 * Mail REST Api: added reply to an uploaded eml file (with optional preset body and attachments) 2024-01-22 12:07:10 +02:00
nathan
03d810204e Get docs job to exit when not serving 2024-01-18 10:34:02 -07:00
nathan
291310daf8 Docs: Add some sidebar links
Resources
- Lit lifecycle
Tutorials
- Converting to webcomponent
- Automatic testing
2024-01-18 10:30:08 -07:00
nathan
e014487e86 Some notes on converting to webcomponents 2024-01-17 08:03:46 -07:00
ralf
a5540fea21 script to analyse PHP Warnings, Deprecated, ... and aggregate them by file and line 2024-01-13 14:56:33 +02:00
nathan
52b48140fe Get widget extra documentation working
This allows <Class>.md beside <Class>.ts where we can add additional documentation such as examples
2024-01-05 09:52:09 -07:00