Prepare next development cycle
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / util /
2024-03-16 Mathieu BaudierMerge tag 'v2.3.28' into testing
2024-03-10 Mathieu BaudierRemove dependency to OSGi user admin from API
2023-12-19 Mathieu BaudierMerge tag 'v2.3.27' into testing
2023-12-12 Mathieu BaudierImprove documentation
2023-11-09 Mathieu BaudierMerge tag 'v2.3.23' into testing
2023-10-18 Mathieu BaudierImprove JShell client CLI v2.3.20
2023-10-18 Mathieu BaudierUse /tmp for run dir when home is not writable
2023-10-06 Mathieu BaudierIntroduce AsyncPipedOutputStream
2023-09-20 Mathieu BaudierAdd order map by values to utilities
2023-09-04 Mathieu BaudierInputStream to String
2023-06-01 Mathieu BaudierMerge tag 'v2.3.17' into testing
2023-05-30 Mathieu BaudierIf root, use /run as run directory
2023-05-08 Mathieu BaudierFS utils throws IOException
2022-12-06 MathieuMerge remote-tracking branch 'origin/merge-to-testing...
2022-12-06 MathieuMerge remote-tracking branch 'origin/unstable' into...
2022-11-30 MathieuUse modern array method argument for CSV writer
2022-11-05 MathieuMassive package refactoring
2016-09-14 Mathieu BaudierSplit CMS and CMS UI
2016-09-13 Mathieu BaudierDon't use context user to generate path.
2016-09-09 Mathieu BaudierRefactor monitor and exceptions
2016-08-10 Mathieu BaudierRe-add org.argeo.cms.util.useradmin
2016-08-10 Mathieu BaudierContinue framework clean up.
2015-12-16 Bruno SinouTrivial enhancement
2015-12-14 Bruno SinouEnhance UserUtils
2015-12-10 Bruno SinouFactorize userAdmin utils
2015-12-01 Mathieu BaudierFix failed login feedback
2015-11-11 Mathieu BaudierFix URLs
2015-11-09 Bruno SinouAdjust size to check ergonomy
2015-11-07 Mathieu BaudierImprove logging
2015-11-07 Mathieu BaudierReturn private path if call is authenticated.
2015-11-06 Mathieu BaudierFactorize URL generation
2015-11-06 Mathieu BaudierImprove logging and warnings.
2015-10-29 Mathieu BaudierMake context name writable
2015-10-29 Mathieu BaudierIntroduce admin header and Reload App
2015-10-26 Mathieu BaudierIntroduce UX context
2015-10-26 Mathieu BaudierImprove resource loading
2015-10-17 Mathieu BaudierImprove authentication and logging.
2015-10-17 Mathieu BaudierRemove unused login entry point
2015-10-14 Mathieu BaudierMake CMS login UI more extensible
2015-10-13 Mathieu BaudierAuthentication working for workbench, web and data.
2015-10-13 Mathieu BaudierFix build
2015-10-13 Mathieu BaudierSimplify authentication
2015-10-12 Mathieu BaudierIntroduce workbench login
2015-10-12 Mathieu BaudierUse SWT operation mode
2015-10-09 Mathieu BaudierRefactor security components to the Kernel
2015-10-08 Mathieu BaudierWork on authentication
2015-10-08 Mathieu BaudierUse JEE application mode for web.
2015-10-08 Mathieu BaudierRename CmsSession into CmsView, and make it exclusively...
2015-09-15 Mathieu BaudierSession authentication working
2015-08-26 Mathieu BaudierIntroduce Argeo 2 security model-
2015-08-24 Bruno SinouDoes not force header part (lead, center, end) to have...
2015-08-14 Mathieu BaudierMake title more robust
2015-07-22 Mathieu BaudierImprove UI initialisation, making sure there is always...
2015-05-20 Mathieu BaudierImprove logging.
2015-05-17 Mathieu BaudierMake header columns equal width.
2015-05-14 Mathieu BaudierRedirect to home page when loging out
2015-05-14 Mathieu BaudierIntroduce UserMenuLink
2015-05-14 Mathieu BaudierUse message instead of label in user menu
2015-05-08 Mathieu BaudierIntroduce SimpleApp and SimpleErgonomics
2015-05-07 Mathieu Baudier#FIX Authenticate as anonymous when login has failed
2015-05-04 Mathieu BaudierMake user menu extensible
2015-04-29 Mathieu BaudierImprove error notifications.
2015-04-28 Mathieu BaudierCentralise Subject in CmsSession
2015-04-28 Mathieu Baudier- Improve CMS login (HTTP session now supported)
2015-03-26 Bruno Sinou+ Refactor Users Page
2015-02-26 Mathieu BaudierStart improving CMS login
2015-02-11 Mathieu BaudierClean up and re-organise CMS