1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 08, 2024 — Oct 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Corrected problem where confirmation window was not closed when accept was chosen More... over 15 years ago
Closes GH-22 More... over 15 years ago
Have reversed CSS changed introduced by Mike for now as it isn't playing nice with default admin layout More... over 15 years ago
I did find an issue with the delete commands for Group/Role and have now corrected. Closes GH-16 More... over 15 years ago
Closes GH-13 More... over 15 years ago
Added functionality to supply a custom css to standard Nimble 'app' layout More... over 15 years ago
Added Portuguese Brazil translation contributed by Alberto Barcelos More... over 15 years ago
Proposed changes for allowing custom User/Profile fields to be editable. More... over 15 years ago
Adding in extra css in conf to override the default CSS in the standard nimble login screen More... over 15 years ago
Updating the sass for body padding. More... over 15 years ago
Correct case issue with table naming patch that went un-noticed More... over 15 years ago
Closes GH-12 More... over 15 years ago
Added ideas and code proposed by digerata to Nimble master with minor modifications More... over 15 years ago
implementation of issue 14. http://github.com/bradleybeddoes/nimble/issues/#issue/14. I tried to give default names to be backwards compatible, but not 100% sure, since I am overriding the names on my system and thus can't test it completely. More... over 15 years ago
Updated to grails 1.2.1 More... over 15 years ago
removed some nimblesocial profile security and url mapping More... over 15 years ago
Closes GH-6 More... over 15 years ago
Closes GH-10 Now correctly references <script type="text/javascript" src="/nimbletester/plugins/nimble-0.4-SNAPSHOT/js/jquery/jquery.pstrength.js"></script> More... over 15 years ago
Merge branches 'master' and 'master' of git://github.com/delight/nimble More... over 15 years ago
fixed double entries in the message bundle and a typo in applicationContext.xml (applicationContext.xml is not relevant for plugin-release as it is skipped) More... over 15 years ago
Closes GH-9 More... over 15 years ago
Closes GH-8 More... over 15 years ago
Updated federated information to be i18n compliant, added indication as to which user is logging out for logging purposes More... over 15 years ago
Added missing message More... over 15 years ago
Changed package mistake from grails.plugin.nimble to grails.plugins.nimble, Added new template for host application space views/templates/nimble/user/federationinformation to allow customization of federation details by host application More... over 15 years ago
Corrected error where other plugins that were wrapping calls to services would cause a CGLib fault because NimbleService had defined init as a closure not a method More... over 15 years ago
Ported changes made in local core branch to master, updates master to 0.4-SNAPSHOT codebase for additional testing before moving to 0.4 proper More... over 15 years ago
Added feature where application specific details can be integrated into user details screen for administrators by modifying templates/nimble/user/_extendedinformation.gsp in host app More... over 15 years ago
backport stupid bug fix to 0.3 More... over 15 years ago
Fix for faulty rememberMe setting More... over 15 years ago