2
I Use This!
Inactive

Commits : Listings

Analyzed 34 minutes ago. based on code collected 35 minutes ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Getting Java migrations to work with PostgreSQL and bytea columns and unique indexes (for ERAttachment)
cug
More... over 17 years ago
added autosubmit feature to saved queries UI More... over 17 years ago
if you bind id, class, or style on AjaxBusyIndicator you can treat it like it is a component content More... over 17 years ago
301 only when session is supplied More... over 17 years ago
added means to exclude certain requests from the refusal More... over 17 years ago
now also refusing if no session was given at all. After all, what did the adaptor think to link to us... More... over 17 years ago
Tried to make arrayGroupedByKeyPath comments and parameter names more sensible More... over 17 years ago
totally untested fix for apps creating new sessions even when they shouldn't More... over 17 years ago
we really only want to support escape quotes -- the rest should pass through, otherwise you have to double escape apostrophes for OGNL More... over 17 years ago
only warn if the connection dictionary ends up empty -- doesn't really matter if it didn't have one to begin with More... over 17 years ago
really doesn't deserve a .info More... over 17 years ago
delete left-over entries from validaiton failures More... over 17 years ago
added support for denying and/or rewriting added page resources More... over 17 years ago
switch to use new test cases init methods More... over 17 years ago
NSBundle doesn't load for test cases unless you have proper framework references (because junit isn't launching with the WOLips launcher) More... over 17 years ago
"Application" doesn't work here because the main bundle isn't initialized properly, so changed the API to require a Class reference instead so it's made a little more clear ... This is why I also had to post that notification myself, because it wasn't using the right App class, so I've removed that also More... over 17 years ago
fire the ApplicationDidCreateNotification, which either fires too early or not at all, not sure which More... over 17 years ago
* converted useEditingContextUnlocker and traceOpenEditingContextLocks to more standard lookups from ERXEC itself. The old API is MOSTLY retained except that the override methods return Boolean instead of boolean. So if you override those methods, they WILL cause a compile error, but you can just change the type. It's recommend to convert to the new properties. More... over 17 years ago
Use maybeSortedList() for setting selections. Fixes problem, where wrong item could be selected when using the sortKey binding. More... over 17 years ago
allow batching operations other than just column creation (so you can setPrimaryKey before or after the call to .create() ), also added support for pk generation More... over 17 years ago
property to set subclass More... over 17 years ago
not doing anything when no entities audited More... over 17 years ago
better serializing (could need some work, though) More... over 17 years ago
added webalta crawler
cug
More... over 17 years ago
actually saving change logs More... over 17 years ago
de-ser implemented More... over 17 years ago
handler not its own class More... over 17 years ago
add/remove now works More... over 17 years ago
switch to proper migrations More... over 17 years ago
audit trail/version trail preliminary commit More... over 17 years ago