1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
re-add SQL scripts More... over 6 years ago
restores scheduled jobs, and rome and ical4j dependencies More... over 6 years ago
Fix bug where posts by Group owner weren't being shown in the activity stream (because we weren't properly using the targetUuid in the query), and a bug where viewing a UserList threw an Exception More... over 6 years ago
restores ability to create, join, and post to, UserGroups More... over 6 years ago
catch exception which might be thrown if Stanbol server is unavailable, set enhancementJson to an empty string, return to the client normally More... over 6 years ago
fix issue with viewUser link in left sidebar More... over 6 years ago
restores ability to edit Subscriptions using the Wizard More... over 6 years ago
restores ability to create Subscriptions with the Wizard More... over 6 years ago
adds a checkSession action to see if there's a current valid logged in user and have getQueueSize call this and redirect to the login page if there's no session. This prevents weirdness that happens after a server restart. Mostly only an issue in development, but still needed to be fixed More... over 6 years ago
fixes ability to edit a UserList with the Wizard More... over 6 years ago
restores the ability to create a UserList with the Wizards More... over 6 years ago
fixes ability to create/edit UserStreamDefinition objects using the Wizard More... over 6 years ago
restores the ability to add Friends and confirm Friend requests More... over 6 years ago
implement local db backed login for test users, and a switcher on the login page to select the authentication mechanism More... over 6 years ago
more work to finish the port to Grails 3.3.6, including adding a custom version of the jax-rs plugin with the updates required to work with 3.3.6 More... over 6 years ago
fix access control annotations on recently re-added controllers, fix admin.gsp layout, re-add the ScheduledJob administration capabilities More... over 6 years ago
restores JMS functionality using ActiveMQ, restores missing Controllers, restores semantic assertion functionality for status updates, restores external configuration More... over 6 years ago
fixes more issues related to the switch from Shiro to Spring-Security More... over 6 years ago
restores the ability for a user to post a StatusUpdate More... over 6 years ago
restores ability to login (now using CAS via LocalLoginController) and adds Spring Security @Secured annotations on all controller methods More... over 6 years ago
fixes initial startup problems after adding REST resources, adds spring-security plugins and starts re-implementing user login using Spring Security and CAS More... over 6 years ago
add more of the existing Quoddy code, make everything compile More... over 6 years ago
start re-adding the Quoddy source and get this to work as a Grails 3 application More... over 6 years ago
remove .bat files More... over 6 years ago
delete files that shouldn't be in git More... over 6 years ago
start turning this empty Grails3 project back into Quoddy More... over 6 years ago
fix weirdness with the placement of the search box More... over 6 years ago
add a megamenu.gsp that is a working sample More... over 6 years ago
add styling for the status update box More... over 7 years ago
add back in the searchBoxContainer div and associated styling More... over 7 years ago