Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Details to Settings | Adam Young | 2011-01-15 | 1 | -2/+1 |
| | | | | Using I18N messages for most of the details | ||||
* | lint clean added a config file for running jsl. run 'jsl -conf jsl.conf' and ↵ | Adam Young | 2011-01-15 | 1 | -6/+13 |
| | | | | see that there are no error messages. | ||||
* | scoping functions | Adam Young | 2011-01-14 | 1 | -53/+53 |
| | | | | | | converting function of the form ipa_<name> to IPA.<name> to remove them from the global namespace. https://fedorahosted.org/freeipa/ticket/212 | ||||
* | Removed debugging message. | Endi S. Dewata | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | javascript lint cleanup | Adam Young | 2011-01-12 | 1 | -6/+5 |
| | |||||
* | Renamed hbac to hbacrule. | Endi S. Dewata | 2011-01-11 | 1 | -0/+984 |
All references to hbac in the UI have been replaced with hbacrule. This is to match the hbacrule plugin. The test data and templates have been renamed as well. |