lgpl/argeo-commons.git
21 months agoImprove user management
Mathieu Baudier [Thu, 18 Aug 2022 07:26:10 +0000 (09:26 +0200)]
Improve user management

21 months agoImprove Directory framework.
Mathieu Baudier [Wed, 17 Aug 2022 12:08:58 +0000 (14:08 +0200)]
Improve Directory framework.

21 months agoAdmin session to the proper content provider workspace
Mathieu Baudier [Fri, 12 Aug 2022 07:36:29 +0000 (09:36 +0200)]
Admin session to the proper content provider workspace

21 months agoMake ACR content providers more configurable
Mathieu Baudier [Fri, 12 Aug 2022 05:29:28 +0000 (07:29 +0200)]
Make ACR content providers more configurable

21 months agoAdapt to changes in Argeo Commons
Mathieu Baudier [Fri, 12 Aug 2022 05:07:31 +0000 (07:07 +0200)]
Adapt to changes in Argeo Commons

21 months agoMake empty start up more robust
Mathieu Baudier [Thu, 11 Aug 2022 06:49:50 +0000 (08:49 +0200)]
Make empty start up more robust

21 months agoCreate directory first
Mathieu Baudier [Tue, 9 Aug 2022 07:02:27 +0000 (09:02 +0200)]
Create directory first

21 months agoSimplify SSH in order to better support native image
Mathieu Baudier [Sun, 7 Aug 2022 05:51:57 +0000 (07:51 +0200)]
Simplify SSH in order to better support native image

21 months agoSupport web socket over SSL
Mathieu Baudier [Sat, 6 Aug 2022 07:38:20 +0000 (09:38 +0200)]
Support web socket over SSL

21 months agoRemove dependency to BouncyCastle in core CMS
Mathieu Baudier [Sat, 6 Aug 2022 07:15:48 +0000 (09:15 +0200)]
Remove dependency to BouncyCastle in core CMS

21 months agoRemove explicit declaration of system packages
Mathieu Baudier [Fri, 5 Aug 2022 08:30:20 +0000 (10:30 +0200)]
Remove explicit declaration of system packages

21 months agoMake sure OSGi path properties end with a /
Mathieu Baudier [Fri, 5 Aug 2022 08:29:56 +0000 (10:29 +0200)]
Make sure OSGi path properties end with a /

21 months agoExplicitly import com.sun.security.jgss package
Mathieu Baudier [Fri, 5 Aug 2022 08:27:57 +0000 (10:27 +0200)]
Explicitly import com.sun.security.jgss package

21 months agoFix MANIFEST generation
Mathieu Baudier [Fri, 5 Aug 2022 08:27:11 +0000 (10:27 +0200)]
Fix MANIFEST generation

21 months agoRemove static default UUID factory
Mathieu Baudier [Sat, 30 Jul 2022 09:11:23 +0000 (11:11 +0200)]
Remove static default UUID factory

21 months agoClose release cycle
Mathieu Baudier [Wed, 27 Jul 2022 08:44:59 +0000 (10:44 +0200)]
Close release cycle

21 months agoStart release cycle
Mathieu Baudier [Wed, 27 Jul 2022 08:13:01 +0000 (10:13 +0200)]
Start release cycle

21 months agoRemove deprecated warnings
Mathieu Baudier [Wed, 27 Jul 2022 07:56:05 +0000 (09:56 +0200)]
Remove deprecated warnings

21 months agoImprove remote authentication
Mathieu Baudier [Wed, 27 Jul 2022 07:51:57 +0000 (09:51 +0200)]
Improve remote authentication

21 months agoFix E4 devops
Mathieu Baudier [Wed, 27 Jul 2022 05:15:38 +0000 (07:15 +0200)]
Fix E4 devops

21 months agoDo not offer locale choice if there is only one.
Mathieu Baudier [Wed, 27 Jul 2022 04:58:20 +0000 (06:58 +0200)]
Do not offer locale choice if there is only one.

21 months agoInject CMS context
Mathieu Baudier [Wed, 27 Jul 2022 04:58:03 +0000 (06:58 +0200)]
Inject CMS context

21 months agoFix cardinality of HTTP handlers
Mathieu Baudier [Wed, 27 Jul 2022 04:30:42 +0000 (06:30 +0200)]
Fix cardinality of HTTP handlers

21 months agoClose release cycle
Mathieu Baudier [Tue, 26 Jul 2022 06:29:01 +0000 (08:29 +0200)]
Close release cycle

21 months agoStart release cycle
Mathieu Baudier [Tue, 26 Jul 2022 05:49:42 +0000 (07:49 +0200)]
Start release cycle

21 months agoImprove UI event support
Mathieu Baudier [Sun, 24 Jul 2022 11:21:49 +0000 (13:21 +0200)]
Improve UI event support

21 months agoIntroduce CMS event bus and use it in UI.
Mathieu Baudier [Sun, 24 Jul 2022 09:15:01 +0000 (11:15 +0200)]
Introduce CMS event bus and use it in UI.

21 months agoDo not fail CMS initialisation if a user directory could not be found.
Mathieu Baudier [Sun, 24 Jul 2022 05:44:11 +0000 (07:44 +0200)]
Do not fail CMS initialisation if a user directory could not be found.

21 months agoSimplify synchronisation of CMS context.
Mathieu Baudier [Sat, 23 Jul 2022 06:02:13 +0000 (08:02 +0200)]
Simplify synchronisation of CMS context.

21 months agoFix synchronous logging mode (used during native image generation)
Mathieu Baudier [Sat, 23 Jul 2022 05:28:36 +0000 (07:28 +0200)]
Fix synchronous logging mode (used during native image generation)

21 months agoImprove build
Mathieu Baudier [Fri, 22 Jul 2022 09:03:56 +0000 (11:03 +0200)]
Improve build

21 months agoRemove UI dependencies to JCR.
Mathieu Baudier [Fri, 22 Jul 2022 08:19:15 +0000 (10:19 +0200)]
Remove UI dependencies to JCR.

21 months agoFix systemd unit file
Mathieu Baudier [Fri, 22 Jul 2022 07:10:29 +0000 (09:10 +0200)]
Fix systemd unit file

21 months agoReexpose some constants
Mathieu Baudier [Fri, 22 Jul 2022 06:50:35 +0000 (08:50 +0200)]
Reexpose some constants

21 months agoImprove init
Mathieu Baudier [Fri, 22 Jul 2022 06:48:55 +0000 (08:48 +0200)]
Improve init

21 months agoFix packaged launch
Mathieu Baudier [Thu, 21 Jul 2022 11:40:18 +0000 (13:40 +0200)]
Fix packaged launch

21 months agoAdapt packaged config
Mathieu Baudier [Thu, 21 Jul 2022 11:12:27 +0000 (13:12 +0200)]
Adapt packaged config

21 months agoRename init private directory
Mathieu Baudier [Thu, 21 Jul 2022 09:56:26 +0000 (11:56 +0200)]
Rename init private directory

21 months agoWorking SPNEGO HTTP client
Mathieu Baudier [Thu, 21 Jul 2022 09:45:37 +0000 (11:45 +0200)]
Working SPNEGO HTTP client

21 months agoFix SSHD packages.
Mathieu Baudier [Thu, 21 Jul 2022 09:18:33 +0000 (11:18 +0200)]
Fix SSHD packages.

21 months agoImprove SSH server. Rename node directory to private.
Mathieu Baudier [Thu, 21 Jul 2022 09:14:04 +0000 (11:14 +0200)]
Improve SSH server. Rename node directory to private.

21 months agoImprove CMS start up and status reporting.
Mathieu Baudier [Thu, 21 Jul 2022 07:02:53 +0000 (09:02 +0200)]
Improve CMS start up and status reporting.

21 months agoMove CMS file utilities to a dedicated package
Mathieu Baudier [Wed, 20 Jul 2022 09:39:17 +0000 (11:39 +0200)]
Move CMS file utilities to a dedicated package

21 months agoMake CMS running without data area, and remove unnecessary dependencies.
Mathieu Baudier [Wed, 20 Jul 2022 09:37:07 +0000 (11:37 +0200)]
Make CMS running without data area, and remove unnecessary dependencies.

21 months agoIntroduce CMS file system implementation
Mathieu Baudier [Wed, 20 Jul 2022 09:36:27 +0000 (11:36 +0200)]
Introduce CMS file system implementation

21 months agoAdd standard and XSF namespace / prefix mappings
Mathieu Baudier [Wed, 20 Jul 2022 07:55:16 +0000 (09:55 +0200)]
Add standard and XSF namespace / prefix mappings

21 months agoMake current subject more similar to future evolution of Java
Mathieu Baudier [Wed, 20 Jul 2022 07:37:45 +0000 (09:37 +0200)]
Make current subject more similar to future evolution of Java

21 months agoWebSocket authentication
Mathieu Baudier [Wed, 20 Jul 2022 06:38:50 +0000 (08:38 +0200)]
WebSocket authentication

22 months agoIntroduce CMS client
Mathieu Baudier [Tue, 19 Jul 2022 11:05:08 +0000 (13:05 +0200)]
Introduce CMS client

22 months agoImprove events and web sockets
Mathieu Baudier [Tue, 19 Jul 2022 10:19:38 +0000 (12:19 +0200)]
Improve events and web sockets

22 months agoClarify CMS initialisation
Mathieu Baudier [Mon, 18 Jul 2022 13:59:51 +0000 (15:59 +0200)]
Clarify CMS initialisation

22 months agoAdapt build to changes in Argeo TP structure
Mathieu Baudier [Mon, 18 Jul 2022 11:10:30 +0000 (13:10 +0200)]
Adapt build to changes in Argeo TP structure

22 months agoCentralise HTTP headers
Mathieu Baudier [Mon, 18 Jul 2022 05:32:25 +0000 (07:32 +0200)]
Centralise HTTP headers

22 months agoUse Java-17 in projects classpath
Mathieu Baudier [Mon, 18 Jul 2022 04:47:04 +0000 (06:47 +0200)]
Use Java-17 in projects classpath

22 months agoJDK HTTP server authentication
Mathieu Baudier [Sun, 17 Jul 2022 14:48:24 +0000 (16:48 +0200)]
JDK HTTP server authentication

22 months agoEnable plain servlet root context.
Mathieu Baudier [Sun, 17 Jul 2022 13:39:59 +0000 (15:39 +0200)]
Enable plain servlet root context.

22 months agoStart supporting JDK HTTP server API
Mathieu Baudier [Sun, 17 Jul 2022 13:32:57 +0000 (15:32 +0200)]
Start supporting JDK HTTP server API

22 months agoIntroduce WebDav support
Mathieu Baudier [Fri, 15 Jul 2022 11:35:23 +0000 (13:35 +0200)]
Introduce WebDav support

22 months agoA2 variants supported
Mathieu Baudier [Thu, 14 Jul 2022 16:11:23 +0000 (18:11 +0200)]
A2 variants supported

22 months agoSSH GraalVM configs
Mathieu Baudier [Wed, 13 Jul 2022 07:23:22 +0000 (09:23 +0200)]
SSH GraalVM configs

22 months agoImprove CLI and GraalVM architecture.
Mathieu Baudier [Wed, 13 Jul 2022 07:12:44 +0000 (09:12 +0200)]
Improve CLI and GraalVM architecture.

22 months agoMake data paths more robust
Mathieu Baudier [Tue, 12 Jul 2022 11:14:33 +0000 (13:14 +0200)]
Make data paths more robust

22 months agoRename SWT RCP project
Mathieu Baudier [Tue, 12 Jul 2022 07:21:28 +0000 (09:21 +0200)]
Rename SWT RCP project

22 months agoRemove explicit dependency to SSHD bundle
Mathieu Baudier [Sun, 10 Jul 2022 10:59:45 +0000 (12:59 +0200)]
Remove explicit dependency to SSHD bundle

22 months agoRename CMS EE4J
Mathieu Baudier [Sun, 10 Jul 2022 10:17:08 +0000 (12:17 +0200)]
Rename CMS EE4J

22 months agoAdapt SWT build
Mathieu Baudier [Sun, 10 Jul 2022 10:13:51 +0000 (12:13 +0200)]
Adapt SWT build

22 months agoMake MiniDesktop RAP compatible.
Mathieu Baudier [Sun, 10 Jul 2022 10:10:24 +0000 (12:10 +0200)]
Make MiniDesktop RAP compatible.

22 months agoRefactor Jetty HTTP server
Mathieu Baudier [Sun, 10 Jul 2022 09:29:54 +0000 (11:29 +0200)]
Refactor Jetty HTTP server

22 months agoRefactor non-SWT projects.
Mathieu Baudier [Sun, 10 Jul 2022 06:57:09 +0000 (08:57 +0200)]
Refactor non-SWT projects.

22 months agoRefactor SWT directory structure.
Mathieu Baudier [Sun, 10 Jul 2022 05:46:29 +0000 (07:46 +0200)]
Refactor SWT directory structure.

22 months agoImprove SSH layer
Mathieu Baudier [Sat, 9 Jul 2022 08:30:32 +0000 (10:30 +0200)]
Improve SSH layer

22 months agoMove GraalVM compilation to SLC
Mathieu Baudier [Fri, 8 Jul 2022 18:21:28 +0000 (20:21 +0200)]
Move GraalVM compilation to SLC

22 months agoAdapt to changes in Argeo TP.
Mathieu Baudier [Fri, 8 Jul 2022 13:28:56 +0000 (15:28 +0200)]
Adapt to changes in Argeo TP.

22 months agoIntroduce CMS SSH server
Mathieu Baudier [Wed, 6 Jul 2022 14:23:40 +0000 (16:23 +0200)]
Introduce CMS SSH server

22 months agoDeal with logging parameters
Mathieu Baudier [Wed, 6 Jul 2022 14:22:39 +0000 (16:22 +0200)]
Deal with logging parameters

22 months agoWork on native compilation of SPNEGO client.
Mathieu Baudier [Mon, 4 Jul 2022 05:51:06 +0000 (07:51 +0200)]
Work on native compilation of SPNEGO client.

22 months agoRemove naming exceptions from DNS browser
Mathieu Baudier [Mon, 4 Jul 2022 05:50:50 +0000 (07:50 +0200)]
Remove naming exceptions from DNS browser

22 months agoFix security providers
Mathieu Baudier [Mon, 4 Jul 2022 05:50:35 +0000 (07:50 +0200)]
Fix security providers

22 months agoMake sure certificate directories are present
Mathieu Baudier [Mon, 4 Jul 2022 05:50:14 +0000 (07:50 +0200)]
Make sure certificate directories are present

22 months agoFix static CMS initialisation.
Mathieu Baudier [Sun, 3 Jul 2022 05:45:18 +0000 (07:45 +0200)]
Fix static CMS initialisation.

22 months agoFix various issues on a fresh dev environment deployment
Mathieu Baudier [Sat, 2 Jul 2022 12:00:37 +0000 (14:00 +0200)]
Fix various issues on a fresh dev environment deployment

22 months agoSSL truststore working.
Mathieu Baudier [Fri, 1 Jul 2022 07:43:15 +0000 (09:43 +0200)]
SSL truststore working.

22 months agoHTTPS server working.
Mathieu Baudier [Fri, 1 Jul 2022 04:31:44 +0000 (06:31 +0200)]
HTTPS server working.

22 months agoWorking SPNEGO clients.
Mathieu Baudier [Thu, 30 Jun 2022 18:07:40 +0000 (20:07 +0200)]
Working SPNEGO clients.

22 months agoSPNEGO working
Mathieu Baudier [Thu, 30 Jun 2022 16:12:08 +0000 (18:12 +0200)]
SPNEGO working

22 months agoRefactor deploy properties and move legacy CMS exception.
Mathieu Baudier [Thu, 30 Jun 2022 09:39:55 +0000 (11:39 +0200)]
Refactor deploy properties and move legacy CMS exception.

22 months agoMake multi-referentials support more robust.
Mathieu Baudier [Wed, 29 Jun 2022 08:57:40 +0000 (10:57 +0200)]
Make multi-referentials support more robust.

22 months agoIndex employeeNumber attribute.
Mathieu Baudier [Wed, 29 Jun 2022 08:03:42 +0000 (10:03 +0200)]
Index employeeNumber attribute.

22 months agoLazy loading of attributes
Mathieu Baudier [Wed, 29 Jun 2022 07:50:12 +0000 (09:50 +0200)]
Lazy loading of attributes

22 months agoSupport roles from multiple directories
Mathieu Baudier [Wed, 29 Jun 2022 06:55:11 +0000 (08:55 +0200)]
Support roles from multiple directories

22 months agoIntroduce CurrentSubject
Mathieu Baudier [Wed, 29 Jun 2022 06:28:11 +0000 (08:28 +0200)]
Introduce CurrentSubject

22 months agoDeal with case when groups are not visible by the user
Mathieu Baudier [Wed, 29 Jun 2022 04:43:15 +0000 (06:43 +0200)]
Deal with case when groups are not visible by the user

22 months agoExperiment with Java preferences.
Mathieu Baudier [Tue, 28 Jun 2022 06:13:06 +0000 (08:13 +0200)]
Experiment with Java preferences.

22 months agoImprove initialisation.
Mathieu Baudier [Mon, 27 Jun 2022 16:56:34 +0000 (18:56 +0200)]
Improve initialisation.

22 months agoDisable OSGi configuration admin and LDIF-based deploy config.
Mathieu Baudier [Mon, 27 Jun 2022 15:50:11 +0000 (17:50 +0200)]
Disable OSGi configuration admin and LDIF-based deploy config.

22 months agoImprove, clarify and register namespaces
Mathieu Baudier [Mon, 27 Jun 2022 10:37:40 +0000 (12:37 +0200)]
Improve, clarify and register namespaces

22 months agoRegister JCR namespaces.
Mathieu Baudier [Mon, 27 Jun 2022 08:14:14 +0000 (10:14 +0200)]
Register JCR namespaces.

22 months agoActivate deploy config immediately, in order to avoid deadlock.
Mathieu Baudier [Mon, 27 Jun 2022 08:14:00 +0000 (10:14 +0200)]
Activate deploy config immediately, in order to avoid deadlock.

22 months agoSupport IPA
Mathieu Baudier [Sun, 26 Jun 2022 18:50:57 +0000 (20:50 +0200)]
Support IPA

22 months agoDirectory as a hierarchy unit.
Mathieu Baudier [Sun, 26 Jun 2022 08:47:05 +0000 (10:47 +0200)]
Directory as a hierarchy unit.