|
8f4146923b
|
CE-1643 Update AbstractFilterExpression.evaluate to take in a QFieldMetaData - so that, in the temporal-based implementations, we can handle DATE_TIMEs differently from DATEs, where we were having RDBMS queries not return expected results, due to Instants being bound instead of LocalDates.
|
2024-08-26 11:00:20 -05:00 |
|
|
fea757c46d
|
Merged dev into feature/CE-1405-zero-day-ledger-billing
|
2024-08-16 16:57:26 -05:00 |
|
|
9a65ea81b2
|
CE-1405 / CE-1479 - add queryInput.fieldNamesToInclude
|
2024-08-15 08:53:19 -05:00 |
|
|
840e1aada3
|
Applying checkstyle updates to test sources
|
2024-07-19 16:16:51 -05:00 |
|
|
121f9aa477
|
Merge pull request #93 from Kingsrook/feature/sprint-43-cleanup
Feature/sprint 43 cleanup
|
2024-06-04 19:54:46 -05:00 |
|
|
65fe6a002c
|
Upgrade checkstyle; remove supressed indentation markers for new-style switches
|
2024-05-17 16:38:28 -05:00 |
|
|
ede497ee85
|
Add todos referencing lock-tree
|
2024-05-17 16:18:08 -05:00 |
|
|
60ce1d8c09
|
CE-1068: initial checkin of variables in filter handling
|
2024-04-30 19:22:30 -05:00 |
|
|
ef2b08899b
|
CE-882 Add TRUE and FALSE operators
|
2024-04-25 12:01:08 -05:00 |
|
|
7181643abb
|
CE-936 - Move log4j-slf4j-impl from mongo to core
|
2024-03-12 15:46:15 -05:00 |
|
|
8056e49e24
|
Merged feature/CE-878-make-the-operations-dashboard into dev
|
2024-02-29 09:20:30 -06:00 |
|
|
049f5a6b42
|
CE-878: attempt to fix log4j dependencies
|
2024-02-28 10:55:17 -06:00 |
|
|
45899400ad
|
CE-937 Add concept of nullValueBehaviorKeyName to QSecurityKeyType - so that a session can override the null-value-behavior for a table's lock (e.g., allow super-users access to null records, where normal users cannot).
|
2024-02-26 15:14:55 -06:00 |
|
|
7d25fc7390
|
CE-937 Remove withSecurityKeyValues that took a list and added all of them - felt a little unclear (did it replace or append to the list under the key?). now just replace the entire Map<String, List<Serializable>> yourself, or add them one-by-one. Updated tests accordingly.
|
2024-02-26 14:34:12 -06:00 |
|
|
aabe9e315e
|
Update log4j (to a version which seems to work better with slf4j for mongodb, javalin); set more sane log-levels for org.mongodb, org.eclipse.jetty, and io.javalin
|
2024-02-22 11:31:26 -06:00 |
|
|
84eaa09932
|
CE-781 Feedback from code review
|
2024-01-17 19:39:00 -06:00 |
|
|
911978c74b
|
CE-781 Feedback from code review
|
2024-01-17 19:09:19 -06:00 |
|
|
494f0242ac
|
CE-781 Remove coverage ratios = 0 - as we might be good in here now!!
|
2024-01-15 20:29:14 -06:00 |
|
|
7b141abcec
|
CE-781 Add logQuery, queryStats, actionTimeouts to MongoDB; fix many query operators while adding test coverage
|
2024-01-15 20:21:16 -06:00 |
|
|
c1ce933d6c
|
CE-781 Temp disable coverage ratios
|
2024-01-12 08:18:41 -06:00 |
|
|
d0233e839b
|
CE-781 initial set of tets for mongodb
|
2024-01-11 10:28:59 -06:00 |
|
|
f5c4c12388
|
CE-781 Initial build of mongodb backend module
|
2024-01-08 20:00:57 -06:00 |
|