0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 22 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add commented config in BuildConfig.groovy. This is to enable logging using JUL in production env, to make actual error message shown in AppFog console More... over 11 years ago
Refactor bootstrap. Change the configuration to alter bootstrap behaviour, whether to reset data or not, create sample data or not More... over 11 years ago
Make sure it's not failed when deployed more than once to appFog.Put everything inside transaction. Use valid email and data. Note that there's sign up records automatically created for demo purpose. So, by right everytime you start up the server, few minutes later reminder email will be sent to that email address of the volunteers. Uncomment if you don't need that later More... over 11 years ago
Clean up bootstrap before putting major code update More... over 11 years ago
Fix broken link when deployed to appFog More... over 11 years ago
Just add removeAll method for convenient More... over 11 years ago
Add searchable and quartz config for appFog More... over 11 years ago
Add production DB for appFog More... over 11 years ago
Disable plugins that fail th war command. Add rollback-on-exception plugin More... over 11 years ago
allow users to update profile and reset pwd More... over 11 years ago
Merge branch 'master' of https://github.com/maestrofjp/Enlist-Grails More... over 11 years ago
- Added MySQL driver More... over 11 years ago
add coertura.ser to gitignore More... over 11 years ago
Merge branch 'master' of https://github.com/maestrofjp/Enlist-Grails More... over 11 years ago
Merge pull request #30 from beckje01/master More... over 11 years ago
Ignore borked controller test More... over 11 years ago
Merge branch 'master' of https://github.com/maestrofjp/Enlist-Grails More... over 11 years ago
Merge remote-tracking branch 'upstream/master' More... over 11 years ago
Added tests for isUsernameAvailable More... over 11 years ago
display registered events/activities on dashboard More... over 11 years ago
Added js for checking if a username is available. More... over 11 years ago
Merge branch 'master' of https://github.com/maestrofjp/Enlist-Grails More... over 11 years ago
more work on dashboard -- displays points and upcoming events for the user's chapter More... over 11 years ago
Merge remote-tracking branch 'origin/master' More... over 11 years ago
added a second test event and activity to bootstrap to distinguish between chapters, added users link to admin menu More... over 11 years ago
- Updated for AppFog More... over 11 years ago
- Added files to ignore More... over 11 years ago
more work related to user dashboard More... over 11 years ago
Merge remote-tracking branch 'origin/master' More... over 11 years ago
initial work on user dashboard More... over 11 years ago