-
Notifications
You must be signed in to change notification settings - Fork 308
Comparing changes
Open a pull request
base repository: Worklenz/worklenz
base: v2.1.4
head repository: Worklenz/worklenz
compare: v2.1.5
- 19 commits
- 159 files changed
- 4 contributors
Commits on Jul 25, 2025
-
feat: korea language add and bug fix.
- add: language korean - fixed: task attach file s3 url error fix - fixed: task > comments attach file s3 url error fix
Configuration menu - View commit details
-
Copy full SHA for e361d16 - Browse repository at this point
Copy the full SHA e361d16View commit details -
feat: korea language add and bug fix.
- add: language korean - fixed: task attach file s3 url error fix - fixed: task > comments attach file s3 url error fix 1
Configuration menu - View commit details
-
Copy full SHA for ef0f98b - Browse repository at this point
Copy the full SHA ef0f98bView commit details -
Merge branch 'feature/add-language-korean-error-fix' of https://githu…
…b.com/HyunJoonJang/worklenz into feature/add-language-korean-error-fix # Conflicts: # worklenz-backend/src/controllers/task-comments-controller.ts
Configuration menu - View commit details
-
Copy full SHA for f6317b2 - Browse repository at this point
Copy the full SHA f6317b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d93c8b - Browse repository at this point
Copy the full SHA 8d93c8bView commit details
Commits on Aug 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 63cd29f - Browse repository at this point
Copy the full SHA 63cd29fView commit details -
Merge pull request #327 from Worklenz/chamikaJ-patch-1
Update README.md
Configuration menu - View commit details
-
Copy full SHA for 092689d - Browse repository at this point
Copy the full SHA 092689dView commit details
Commits on Aug 21, 2025
-
fix(docker): move inline init commands to standalone scripts
- Extracted Postgres (db) init wrapper into `docker/db-init-wrapper.sh` to avoid Compose variable substitution issues with `$f` and ensure dos2unix + chmod run consistently. - Extracted MinIO (createbuckets) bucket creation logic into `docker/createbuckets-entrypoint.sh` for clarity and easier maintenance and prevent docker compose from trying to substitute `$i` variable. This Fixes docker substitution warnings: 'WARN[0000] The "i" variable is not set. Defaulting to a blank string.' 'WARN[0000] The "f" variable is not set. Defaulting to a blank string.' 'WARN[0000] The "f" variable is not set. Defaulting to a blank string.' Which just break migration scripts from running.
Configuration menu - View commit details
-
Copy full SHA for a04bbc2 - Browse repository at this point
Copy the full SHA a04bbc2View commit details -
fix(docker): set db healthcheck start_period to 30s
Postgres container was marked unhealthy during initialization, causing dependent services to fail before the database was ready. Increasing the `start_period` ensures healthchecks wait long enough for Postgres to install dos2unix, finish initdb and run migrations. Otherwise the healthckeck fail during init causes partial database setup that permanently bricks other dependent services.
Configuration menu - View commit details
-
Copy full SHA for ecd9ddd - Browse repository at this point
Copy the full SHA ecd9dddView commit details
Commits on Sep 10, 2025
-
Merge pull request #330 from OmentaElvis/fix/docker-compose
fix(docker): Update docker-compose.yml to fix broken postgress and MinIO initialization.
Configuration menu - View commit details
-
Copy full SHA for cc8a0cf - Browse repository at this point
Copy the full SHA cc8a0cfView commit details
Commits on Sep 13, 2025
-
Merge pull request #294 from ChoccoJang/feature/add-language-korean-e…
…rror-fix Feature/add language korean error fix
Configuration menu - View commit details
-
Copy full SHA for 9c986af - Browse repository at this point
Copy the full SHA 9c986afView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9b0281 - Browse repository at this point
Copy the full SHA a9b0281View commit details -
Merge pull request #333 from Worklenz/feat/i18n/ko-missing-translation
Feat/i18n/ko missing translation
Configuration menu - View commit details
-
Copy full SHA for 665f9de - Browse repository at this point
Copy the full SHA 665f9deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d6d38f - Browse repository at this point
Copy the full SHA 9d6d38fView commit details -
chore(dependencies): remove csurf and related types, update various p…
…ackage versions - Removed `csurf` and its type definitions from both package.json and package-lock.json. - Updated versions for several packages including `axios`, `compression`, `express-session`, `form-data`, and `morgan` to their latest releases. - Cleaned up unused dependencies to streamline the project.
Configuration menu - View commit details
-
Copy full SHA for 48563f5 - Browse repository at this point
Copy the full SHA 48563f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecb4d4c - Browse repository at this point
Copy the full SHA ecb4d4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 726089f - Browse repository at this point
Copy the full SHA 726089fView commit details
Commits on Sep 15, 2025
-
feat(database): enhance task and project tables with manual progress …
…tracking and new ENUM type docs(migrations): add setup guide for node-pg-migrate with migration commands and best practices
Configuration menu - View commit details
-
Copy full SHA for ce3602b - Browse repository at this point
Copy the full SHA ce3602bView commit details
Commits on Sep 25, 2025
-
Merge pull request #337 from Worklenz/chore/update-dependencies
Chore/update dependencies
Configuration menu - View commit details
-
Copy full SHA for b928d02 - Browse repository at this point
Copy the full SHA b928d02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90de033 - Browse repository at this point
Copy the full SHA 90de033View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1.4...v2.1.5