0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 17 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added "version" prop as display false More... over 11 years ago
Merge pull request #25 from boggebe/master More... over 11 years ago
Add spock and build test data plugin. More... over 11 years ago
- Added composition of UserProfile - Fixed broken build due to password size requirements More... over 11 years ago
- Added more validation to user * username min 3 to 12 size and alphanumeric only * password min 6 to 24 size and pwd cannot be your username More... over 11 years ago
Refs #12 More... over 11 years ago
- Added bootstrap timepicker and datepicker More... over 11 years ago
Added dropdowns for App Settings and User More... over 11 years ago
closes #19 More... over 11 years ago
- Switched to custom _form.gsp instead of f:all metadata generated form More... over 11 years ago
- Added bootstrapped version of the Quartz Monitor list.gsp via override More... over 11 years ago
- Switched to placeholders instead of labels for auth form More... over 11 years ago
- Fixed bootstrap alert markup in tag lib (extra <p> tag - Added bootstrap:alert tag to auth page More... over 11 years ago
Closes #17 - By overriding a border attribute and defaulting to the TWB styling instead of the overrided styling that was written into the plugin. File an issue with plugin owner with fix: https://github.com/robfletcher/twitter-bootstrap-scaffolding/issues/22 More... over 11 years ago
Refs #15 More... over 11 years ago
Closes #14 More... over 11 years ago
Closes #13 More... over 11 years ago
Fixed create and edit forms pointing at the wrong action for save More... over 11 years ago
Turned on security to all the main controllers and added login and logout links to the UI More... over 11 years ago
Got logins working with Spring Security. Just need to add login link to the UI. More... over 11 years ago
Added nicer toString output More... over 11 years ago
- Fixed home navItem More... over 11 years ago
Improved the admin navigation by adding in a adminNav custom tag and an Enlist tag lib More... over 11 years ago
- Added Quartz and Quartz-Monitor - Created quartz config using install-quartz-config via the grails command line - Removed unused JS files More... over 11 years ago
- Changed all create.gsp to use "save" method More... over 11 years ago
- Added / changes some default roles / statuses More... over 11 years ago
- Fixed create.gsp to submit to the "save" method in the controllers - Added toString() method to Role More... over 11 years ago
- Fixed a layout issue with error gsps More... over 11 years ago
- Added plugin to BuildConfig - Removed unused images More... over 11 years ago
- Added Enlist favicon - Removed unused images More... over 11 years ago