Commit ad2935d
Dev into Test for v3.5.0 (#78)
* Switch to openmrs core version 2.7.2-SNAPSHOT
* Bump initializer to version 2.9.0-SNAPSHOT
* (feat) O3-2353: Use demo data content package (openmrs#885)
* Revert "(feat) O3-2353: Use demo data content package" (openmrs#886)
* Revert initializer and core version bump (openmrs#887)
* (feat) O3-2353: Use demo data content package (openmrs#889)
* (chore) O3-4426: Update OpenMRS version and Initializer version (openmrs#888)
Co-authored-by: Nethmi Rodrigo <[email protected]>
* Create surgery nav group (#68)
Create surgery nav group that contains the condition and last hemoglobin of the patient
* Update reporting modules versions
* Delete distro/README.md
* Modify start visit panel (#69)
Remove the Punctuality and Insurance Policy Number attribute
* Remove patient list app (openmrs#892)
* (chore) O3-4460: Prevent over-dispensing medications (openmrs#893)
* Revert "(chore) O3-4460: Prevent over-dispensing medications (openmrs#893)"
This reverts commit 4b2ebf3.
* Update backend versions
* (chore): Bump initializer (openmrs#895)
* (chore): Bump backend dependencies (openmrs#896)
* (release) Release v3.3.0-rc.1
* (release-revert) Reset to dev versions
* Set time to philippines (#71)
Set of each container time to Philippines
* Add more contact details in show more panel (#70)
* Add more contact details
Add facebook id, email address and philhealth id in the contact section
* Add more contact details
Add facebook id, email address and philhealth id in contact details section
* Consistent username and password for database connections
* Set OMRS SMS timezone to philippines (#72)
* Set time to philippines
Set of each container time to Philippines
* Set sms TZ to Philippines
Set sms TZ to Philippines
* Change sms time zone to PHT
* (chore): Update content packages
* (chore): Update content package (openmrs#906)
* (release) Release v3.3.1
* (chore): Remove unreleased modules (openmrs#907)
* (release) Release v3.3.1-rc.1
* (release) Release 3.3.1
* merge Stock/3.5.0 into Dev (#75)
* (release-revert) Reset to dev versions
* O3-4492: Update the Queue module to 2.5.0 (openmrs#903)
* (chore) O3-4332 : Update appointments version to 2.1.0-SNAPSHOT (openmrs#898)
* (chore) update the Queue module to 2.6.0-SNAPSHOT (openmrs#908)
* (chore) Bump EMR API from 2.2.0 to 2.3.0-SNAPSHOT (openmrs#910)
* (chore) O3-4504: Optimize Distro E2E Test Workflow Using Matrix Strategy (openmrs#911)
* (chore): Bump version of content packages (openmrs#912)
* (chore) Upgrade to Java 17 from Java 11 (openmrs#913)
* Bump the webservicesrest module version to 2.49.0-SNAPSHOT
* Update FHIR2 version
* Update openmrs core version to 2.7.3
* Restore patient list related frontend modules
* Bump openmrs core to 2.7.4-SNAPSHOT
* Bump legacyui module to 1.23.0-SNAPSHOT
* Update module versions to latest (openmrs#920)
* (release) Release v3.4.0-rc.1
* (release-revert) Reset to dev versions
* Move dev3 to latest SNAPSHOT of demo content package
* Update demo content version
* Switch to SNAPSHOT content packages
* Bump webservicesrest to 2.50.0-SNAPSHOT
* (chore) Upgrade Node.js to 22 in frontend Dockerfile (openmrs#924)
* Implement the same caching scheme adopted for module-spa
See openmrs/openmrs-module-spa#63 and https://openmrs.atlassian.net/browse/O3-4395. In essence, almost everything is served with Cache-Control set
to no-cache, must-revalidate. This means that any static content that is
not either the openmrs.css file or a Javascript file will make a HTTP
request with If-Modified-Since and If-None-Match headers. The server should
respond to these with a 304 unless they've been changed, which is a fairly
minimal response. Javascript files and openmrs.css are cached for one year.
The idea here is to balance aggressive caching with the need for
implementations to serve custom content from the same webroot.
For implementations not using this image, module-spa implements very similar
caching logic.
* Update to core 2.7.5-SNAPSHOT with a fix for the conceptreferenceranges endpoint
* Update backend modules to newly updated versions
* Bump bedmanagement to 6.2.0-SNAPSHOT
* (test)03-4887: Add support the dispensing app in the reff app e2e distro
* add dispensing e2e
* add dispensing to readme
* README tweaks
* Bump authentication module to 2.0.0-SNAPSHOT (openmrs#930)
* Add CACHE_BUST work-around for backend
* Bump FHIR2 to 2.6.0-SNAPSHOT
* Give the backend a little longer to respond
* (fix) Update frontend service queue config
* (release) Release v3.5.0
* Update backend module versions
* Update core version
* Update bed management version
* Fix REST version
* Update rest version
* Run E2E on every branch
* Run build on push
* Fix bedmanagement version
* Fix bedmanagement version
* (release) Release v3.5.0-rc.1
* Bump FHIR2 to 2.7.0
* (release) Release v3.5.0-rc.2
* (release) Release v3.5.0-rc.3
* Bump Queue module version
* Remove stock management and billing frontends
* Remove stock management and billing backend modules
* Bump backend versions
* Remove stock management and billing from distro.properties
* Re-add stock and billing backend modules
* Update distro.properties
* (release) Release v3.5.0-rc.4
* Update App shell version to 8.0.0
* (release) Release v3.5.0-rc.5
* Bump queue module to version 2.9.0
* Bump Demo content package to 1.6.0
* Bump content ref app version to 1.4.0
* (release) Release v3.5.0-rc.6
* (release) Release 3.5.0
---------
Co-authored-by: openmrs-bot <[email protected]>
Co-authored-by: Wikum Weerakutti <[email protected]>
Co-authored-by: praneeth <[email protected]>
Co-authored-by: chibongho <[email protected]>
Co-authored-by: Jayasanka Weerasinghe <[email protected]>
Co-authored-by: Bawantha Thilan <[email protected]>
Co-authored-by: Nethmi Rodrigo <[email protected]>
Co-authored-by: Ian <[email protected]>
Co-authored-by: dkayiwa <[email protected]>
Co-authored-by: Dennis Kigen <[email protected]>
Co-authored-by: Ian <[email protected]>
Co-authored-by: gitcliff <[email protected]>
* fixes (#77)
---------
Co-authored-by: dkayiwa <[email protected]>
Co-authored-by: Nethmi Rodrigo <[email protected]>
Co-authored-by: Wikum Weerakutti <[email protected]>
Co-authored-by: Nethmi Rodrigo <[email protected]>
Co-authored-by: R-jhel B. Tandugon <[email protected]>
Co-authored-by: druchniewicz <[email protected]>
Co-authored-by: Ian <[email protected]>
Co-authored-by: Dennis Kigen <[email protected]>
Co-authored-by: Ian <[email protected]>
Co-authored-by: openmrs-bot <[email protected]>
Co-authored-by: praneeth <[email protected]>
Co-authored-by: chibongho <[email protected]>
Co-authored-by: Jayasanka Weerasinghe <[email protected]>
Co-authored-by: Bawantha Thilan <[email protected]>
Co-authored-by: Nethmi Rodrigo <[email protected]>
Co-authored-by: gitcliff <[email protected]>1 parent dfb6740 commit ad2935d
File tree
43 files changed
+271
-451
lines changed- .github/workflows
- distro
- configuration
- attributetypes
- globalproperties
- ocl
- e2e_test_support_files
- frontend
- gateway
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
43 files changed
+271
-451
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
347 | 348 | | |
348 | 349 | | |
349 | 350 | | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | | - | |
8 | 6 | | |
9 | | - | |
| 7 | + | |
10 | 8 | | |
11 | 9 | | |
12 | | - | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
| |||
29 | 26 | | |
30 | 27 | | |
31 | 28 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
| 29 | + | |
155 | 30 | | |
156 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
157 | 41 | | |
158 | 42 | | |
159 | 43 | | |
| |||
180 | 64 | | |
181 | 65 | | |
182 | 66 | | |
183 | | - | |
| 67 | + | |
184 | 68 | | |
185 | 69 | | |
186 | 70 | | |
| |||
208 | 92 | | |
209 | 93 | | |
210 | 94 | | |
211 | | - | |
| 95 | + | |
212 | 96 | | |
213 | 97 | | |
214 | 98 | | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
| 99 | + | |
270 | 100 | | |
| 101 | + | |
271 | 102 | | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
| 103 | + | |
317 | 104 | | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
| 105 | + | |
330 | 106 | | |
331 | 107 | | |
332 | 108 | | |
333 | | - | |
334 | | - | |
335 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
0 commit comments