Skip to content
Closed

qa2 #21442

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
c768722
fix(pharmacy): fix NPE in settle() when stock is below requested quan…
buddhika75 Jun 10, 2026
1dec49b
fix(pharmacy): remove item name from insufficient-stock error to prev…
buddhika75 Jun 10, 2026
b83a261
fix(pharmacy): prevent over-issuing when stock changes after page load
buddhika75 Jun 10, 2026
3277fb7
fix(pharmacy): load full ItemBatch before populating staff Stock meta…
buddhika75 Jun 10, 2026
444f32f
feat(pharmacy): add config to make GRN/Direct Purchase return approva…
buddhika75 Jun 11, 2026
cfa2cac
fix(inward): remove broken p:ajax causing ComponentNotFoundException …
damithdeshan98 Jun 11, 2026
23f1e2f
fix(inward): set patient and reset deposit amount for Patient Deposit…
damithdeshan98 Jun 11, 2026
65d4aae
Merge pull request #21409 from hmislk/21408-inward-patient-deposit-pa…
damithdeshan98 Jun 11, 2026
2a237ca
fix(pharmacy): direct purchase approval workflow fixes and return val…
buddhika75 Jun 11, 2026
8d355aa
fix(pharmacy): add server-side privilege check to procurement config …
buddhika75 Jun 11, 2026
f422efa
Merge pull request #21411 from hmislk/21266-grn-po-return-followups
buddhika75 Jun 11, 2026
f78fb1a
fix(pharmacy): guard Enter key on direct purchase entry fields agains…
buddhika75 Jun 11, 2026
e46964a
Merge pull request #21416 from hmislk/21415-direct-purchase-enter-key…
buddhika75 Jun 11, 2026
b544eb2
fix(pharmacy): prevent duplicate PO request bill items and self-heal …
buddhika75 Jun 11, 2026
77425a2
Merge pull request #21420 from hmislk/21417-po-request-double-submit-…
buddhika75 Jun 11, 2026
c7e9470
@
buddhika75 Jun 12, 2026
7919a7e
@
buddhika75 Jun 12, 2026
ab06488
@
buddhika75 Jun 12, 2026
8c2eae0
@
buddhika75 Jun 12, 2026
cfe2b13
@
buddhika75 Jun 12, 2026
2cf323b
@
buddhika75 Jun 12, 2026
148f556
@
buddhika75 Jun 12, 2026
e245f38
@
buddhika75 Jun 12, 2026
e9d5be1
Merge pull request #21425 from hmislk/gitignore-adhoc-files
buddhika75 Jun 12, 2026
d026528
@
buddhika75 Jun 12, 2026
8846440
@
buddhika75 Jun 12, 2026
5c71ed4
Merge pull request #21439 from hmislk/fix-21428-dept-sale-issue
buddhika75 Jun 12, 2026
35b2e26
fix(pharmacy): escape & in EL string in history.xhtml
claude Jun 12, 2026
4779abe
Merge pull request #21443 from hmislk/claude/eager-sagan-e6o4si
buddhika75 Jun 12, 2026
cd104b2
fix(pharmacy): escape bare & in EL config key string in history.xhtml…
claude Jun 12, 2026
566f26a
feat(inward): show doctor specialty next to name on final bill profes…
damithdeshan98 Jun 12, 2026
0dff524
feat(inward): restructure final bill A4 header and show patient NIC (…
damithdeshan98 Jun 12, 2026
36e68d5
Merge pull request #21447 from hmislk/21387-final-bill-doctor-special…
damithdeshan98 Jun 12, 2026
d9c7de3
Merge pull request #21446 from hmislk/claude/brave-mccarthy-16tfyy
buddhika75 Jun 12, 2026
1539aa8
fix(inward): extract payment due recalculation into reusable paymentL…
damithdeshan98 Jun 12, 2026
34ebe84
fix(inward): recalculate payment due when opening inward deposit paym…
damithdeshan98 Jun 12, 2026
94b5ac5
Merge pull request #21449 from hmislk/21332-inward-deposit-payment-du…
damithdeshan98 Jun 12, 2026
f065f97
Merge remote-tracking branch 'origin/development' into 20972-can-be-s…
buddhika75 Jun 12, 2026
1813766
fix(pharmacy): remove redundant UserStock check that left orphan issu…
buddhika75 Jun 12, 2026
9e26712
fix(pharmacy): guard settle() against empty bill items with no pharma…
buddhika75 Jun 12, 2026
53360f7
Merge pull request #21451 from hmislk/20972-can-be-saved-with-empty-data
buddhika75 Jun 12, 2026
d30a7a8
feat(pharmacy): auto-load prescribed medicines into retail sale bill …
buddhika75 Jun 12, 2026
5bab307
refactor(clinical): modernise clinical queue page layout and accessib…
buddhika75 Jun 12, 2026
97e6e06
Signed-off-by: Dr M H B Ariyaratne <buddhika.ari@gmail.com>
buddhika75 Jun 12, 2026
6998955
Merge branch 'development' into 21452-favourite-diagnosis-api
buddhika75 Jun 12, 2026
67864d2
feat(clinical): add diagnosis search and FavouriteDiagnosis support t…
buddhika75 Jun 12, 2026
9f7b6dd
feat(clinical): add weight range support, no-filter fallbacks for fav…
buddhika75 Jun 13, 2026
7ccfb74
fix(build): restore CI/CD JNDI placeholders in persistence.xml
buddhika75 Jun 13, 2026
192c3b1
fix(channel,clinical): address CodeRabbit review comments on PR #21453
buddhika75 Jun 13, 2026
26c57f2
@
buddhika75 Jun 11, 2026
4987619
@
buddhika75 Jun 11, 2026
b1c0671
fix(notifications): make delete work for discharge notifications, rew…
buddhika75 Jun 11, 2026
9e4fa86
fix(clinical-queue): replace onclick disable anti-pattern with confir…
buddhika75 Jun 13, 2026
2c86f35
Merge pull request #21453 from hmislk/21452-favourite-diagnosis-api
buddhika75 Jun 13, 2026
f51e510
fix(notifications): auto-retire on Go, null guards, timezone fix
buddhika75 Jun 13, 2026
2039806
Merge pull request #21454 from hmislk/restore-discharge-notification-…
buddhika75 Jun 13, 2026
8d6c004
fix(inward): restore room discharge buttons, dashboard listing, recei…
buddhika75 Jun 13, 2026
3b48766
feat(inward): add privileges, audit logging, notifications for room m…
buddhika75 Jun 13, 2026
1c03e95
feat(pharmacy): auto-convert BHT request items to AMPs on issue
buddhika75 Jun 13, 2026
3f96c88
fix(inward): correct WebUser name property and remove broken EL in re…
buddhika75 Jun 13, 2026
ab55314
fix(inward): address CodeRabbit review — duplicate audit, script plac…
buddhika75 Jun 13, 2026
f234978
fix(pharmacy): address review comments on BHT AMP conversion
buddhika75 Jun 13, 2026
bd71e61
fix(inward): add proper logger.severe() for getActivePatientRooms que…
buddhika75 Jun 13, 2026
fc0bc17
fix: restore CI/CD JNDI placeholders in persistence.xml for PR valida…
buddhika75 Jun 13, 2026
9726a21
fix(pharmacy): pick substitute AMP with earliest-expiring batch (FIFO)
buddhika75 Jun 13, 2026
d91ff7c
Merge pull request #21456 from hmislk/restore-discharge-notification-…
buddhika75 Jun 13, 2026
26fbb4b
Merge pull request #21458 from hmislk/16132-ip-pharmacy-items-request…
buddhika75 Jun 13, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
140 changes: 0 additions & 140 deletions .codex-backup/src/main/java/com/divudi/core/data/dto/AmpDto.java

This file was deleted.

52 changes: 51 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ nb-configuration.xml

# Claude Code local settings
.claude/settings.local.json
.claude/settings.local.json.tmp*

# Wiki sync temporary directories
wiki/
Expand All @@ -53,6 +54,7 @@ hs_err_pid*.log
*-caveat-the-messages-below-*.txt
claude-*.jsonl
.claude-session*
[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]-[0-9][0-9]*-*.txt

# Claude Code temporary working directories
tmpclaude-*
Expand All @@ -63,7 +65,55 @@ tmpclaude-*
# Playwright MCP screenshots / artifacts
.playwright-mcp/

# Ad-hoc artifacts dropped at repo root (screenshots, scratch configs)
# Node modules (ad-hoc npm dependencies at project root)
node_modules/

# Ad-hoc artifacts dropped at repo root (screenshots, scratch configs, scripts)
/*.png
/*.yml
/*.yaml
/*.sql
/*.py
/package.json
/package-lock.json
/automate_login_and_screenshot.js
/open_browser_for_interaction.js
/CODE-CHANGES-SUMMARY.md
/COMPILATION-FIX.md
/PERFORMANCE-FIX-SUMMARY.md

# Codex AI temporary backup files
.codex-backup/

# Compiled Java classes (should only exist in target/)
*.class

# Backup files
*.backup

# Unknown/broken binary libraries
lib/unknown/

# One-time database migration scripts (docs kept in developer_docs/)
db/

# GitHub issues scratch workspace
github-issues/

# Miscellaneous docs (content moved to developer_docs/ or wiki)
docs/

# Wiki documentation lives in sibling repo ../hmis.wiki — not here
wiki-docs/

# User-facing documentation (belongs in wiki or developer_docs/)
user_documentation/

# One-off SQL migration scripts
sql-scripts/

# Project management artifacts
pm/

# AI prompt scratch files
prompts/
Loading