summaryrefslogtreecommitdiffstats
path: root/install/ui/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Fixed broken links in ipa_error.css and ipa_migration.css.Endi S. Dewata2011-08-111-0/+5
| | | | | | | Some of the images that were previously deleted are actually needed by ipa_error.css and ipa_migration.css, so they have been restored. Ticket #1564
* Fixed missing icons.Endi S. Dewata2011-08-021-48/+60
| | | | | | | The Makefile.am and the spec file have been fixed to include all icons in the install/ui folder. Ticket #1559
* Removed custom layouts using HTML templates.Endi S. Dewata2011-07-211-1/+0
| | | | | | | The code for supporting custom layouts using HTML templates has been removed. If it's needed again in the future the code can be restored. Ticket #1501
* Removed unused images.Endi S. Dewata2011-06-301-8/+0
| | | | | | Images that are no longer used have been removed. Ticket #990
* Tab and spacing on listkylebaker2011-06-231-0/+2
|
* Renamed associate.js to association.js.Endi S. Dewata2011-06-161-1/+1
|
* Fixed build break.Endi S. Dewata2011-06-151-2/+12
| | | | | The Makefile.am freeipa.spec.in have been updated according to the recent file changes.
* Fixed resizing issues.Endi S. Dewata2011-06-131-0/+3
| | | | | | | | | | The UI has been modified to fix some resizing issues: Previously the height of facet content was roughly calculated using resize(). Now the height can be more accurately defined in CSS. Previously the UI width was fixed. The HTML layout and background images have been modified to support horizontal expansion if needed.
* jQuery ordered map.Endi S. Dewata2011-05-201-0/+1
| | | | | | | | | The ordered map is a jQuery extension for creating a collection which can be accessed both as an ordered list and as a map. This collection can be used to store various objects including entities, fields, columns, and dialogs. A test suite for this class has been added as well. Ticket #1232
* remove jquery-cookie library https://fedorahosted.org/freeipa/ticket/989Adam Young2011-04-271-1/+0
|
* Entitlements.Endi S. Dewata2011-04-111-0/+1
|
* define entities using builder and more declarative syntaxAdam Young2011-03-311-6/+4
| | | | | | merged hbac and sudo in to single files associaton facet and table supports linking
* splitting banner requires new file in Makefile.amAdam Young2011-02-231-0/+1
|
* removed image from MakefileAdam Young2011-02-171-1/+0
|
* Add permission dialog adjustments.Endi S. Dewata2011-01-291-0/+1
| | | | | | | | | | | | The IPA.dialog has been modified to support sections. The add dialog for permission has been modified to include the target section. The base dialog classes have been moved from widget.js into a new file called dialog.js. This patch also includes ayoung's fix for parameter name and format for the permission attributes. https://fedorahosted.org/freeipa/ticket/791
* error handling styleAdam Young2011-01-251-0/+1
| | | | modifying the directories so they find the assets in the right locations
* rename static to uiAdam Young2011-01-201-0/+88
Directory rename