Chris Church
ee9d24002a
Update astroid package to get Jenkins to pass unit tests.
2013-09-29 21:58:31 -04:00
chouseknecht
e5c5fd3d80
Finished security around user->permissions and team->permissions. Found bugs in permission controller that appeared as though some development had not been finished. User was denied access to edit/view when clicking button but not when entering URL directly in browser. Now non-privileged user can view permssions for Users and Teams to which access is granted. Add and Delete buttons are now hidden where access is disallowed and navigating directly to add page throws an error when Save button clicked.
...
Fixed issue where new CSS for adding asterisk to required fields caused login dialog fields to display multiple asterisks.
Modified form generator to show help icon to the left of * on required fields.
2013-09-12 00:23:02 -04:00
chouseknecht
71c31a919f
Removed awx.min.css from respository. Use 'make minify' to compile and compress the .less files and create awx.min.css.
2013-08-08 12:13:22 -04:00
chouseknecht
7d04e1ed00
Adding awx-min.js to .gitignore.
2013-07-16 12:52:19 -04:00
chouseknecht
55ccf2a888
Adding awx-min.js to .gitignore
2013-07-16 12:50:28 -04:00
Michael DeHaan
c0941d283c
Add mac .DS_Store files to .gitignore
2013-06-28 12:03:07 -04:00
James Cammarata
80afb2e08d
More work on debian packaging
2013-06-24 01:16:00 -04:00
Chris Church
07657926b9
Rename ansibleworks to awx.
2013-06-23 13:21:02 -04:00
Chris Church
d822287609
Updated to be compatible with Django 1.4.5, added tox settings for automated testing with Python 2.6/2.7 and Django 1.4/1.5.
2013-06-22 16:27:17 -04:00
James Cammarata
ca4050aee8
Adding ability to run "make rpm"
2013-06-15 22:02:30 -05:00
Chris Church
0cd9f51bf9
Playbook updates after some testing.
2013-05-23 04:58:44 -04:00
Chris Church
1ef11155da
Added new set of playbooks for deploying to a single-server configuration, including Vagrant configuration for testing.
2013-05-23 03:22:26 -04:00
Chris Church
9478d8d532
Updates to setup/requirements, add Makefile target for running tests with coverage.
2013-05-21 19:08:46 -04:00
Chris Church
aeac739735
Major rename of package from lib to ansibleworks.
2013-05-21 18:20:26 -04:00
Chris Church
17e96751c0
Removed local_settings*.tmp files added by @chouseknecht, updated .gitignore to prevent them from getting added again.
2013-05-10 00:51:03 -04:00
Chris Church
bc1f3e320e
Changed how Project local_path is configured, added option to specify playbook on JobTemplate and Job, updated admin and tests.
2013-04-19 15:40:13 -04:00
Michael DeHaan
1117fb0656
Add organizations resource file, update TODO & gitignore
2013-03-13 18:49:09 -04:00
Michael DeHaan
b97193e6a0
Pull requirements from pip so we get later things on CentOS 6, etc
2013-03-13 16:06:45 -04:00
Michael DeHaan
10b9e9e726
Ignore lib/settings.py considering name change
2013-03-13 15:32:46 -04:00
Michael DeHaan
495639611e
Flesh out database model.
2013-03-13 15:15:35 -04:00