Commit graph

10 commits

Author SHA1 Message Date
71e1318a36 Update README.rst 2026-01-23 12:17:09 +00:00
Ren Juan
cd3274c509 TASKPM: Fork LibrePlan with Java 21 migration and rebrand
Major changes from LibrePlan upstream:

Migration to Java 21 / Tomcat 9:
- ZK Framework 9.x → 8.6.0.1 (built-in databinding)
- Removed stub classes blocking real ZK databinder
- BCrypt password fix (matches() vs equals())
- Spring Security firewall for double-slash URLs
- I18nHelper _() → tr() (Java 9+ reserved keyword)
- Hibernate TypeContributor for Jadira types
- Fixed ConfigurationModel Currency locale handling

Rebrand to TASKPM:
- Maven project names updated
- web.xml display-name → taskpm-webapp
- CSS files: libreplan.css → taskpm.css
- i18n .po files updated (all locales)
- ZUL page titles updated
- Documentation rebranded

New Features:
- PERT Chart prototype using vis.js (/planner/pert/)
- New doc chapters: 22-taskpm.rst (PERT focus)
- Deploy automation scripts (migrate/)
- Help docs deployed to webapp

Removed:
- Original .forgejo and .github CI workflows (will be replaced)

TASKPM is a personal-oriented planning package integrating
taskwarrior/timewarrior with PERT/CPM Monte Carlo scheduling.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 11:52:02 +00:00
Jeroen Baten
6e26580787
Update README.rst
Fix md to rst text
2025-11-12 11:59:55 +01:00
Jeroen Baten
6f1d2fed50
Update README.rst
Adding DeepWiki dev docs.
2025-11-12 11:53:26 +01:00
Jeroen Baten
06673d22b9 Changed all references to libreplan.org to libreplan.dev. 2019-11-02 12:18:02 +01:00
Vova Perebykivskyi
ad57fbfb38 Update root files.
Merge root files from ZK branch.
2016-10-27 10:05:19 +03:00
poum
dd4541a232 Ad french version and fix some typo. Upgrade soft versions 2016-05-14 01:57:23 +02:00
Manuel Rego Casasnovas
5386c64e42 Revert "doc: Add LibrePlan logo to README"
This reverts commit 96255b3103.

The logo was not being properly renderer in GitHub, so we forget about that.
2012-11-26 16:25:12 +01:00
Manuel Rego Casasnovas
96255b3103 doc: Add LibrePlan logo to README
FEA: ItEr77S03Community
2012-11-26 14:04:52 +01:00
Manuel Rego Casasnovas
2c71f025c4 doc: Add .rst extension to documentation files to take advantage of GitHub rendering for RST files
FEA: ItEr77S03Community
2012-11-26 13:57:25 +01:00
Renamed from README (Browse further)