summaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* Revert WebUI changeswebui-detailsStephen Gallagher2010-08-0262-10602/+0
* Removed the install/webui directory.Adam Young2010-07-299-618/+0
* Error introduced by merge.Adam Young2010-07-291-1/+0
* Remove a couple of the .inc files that we will not be using.Adam Young2010-07-291-3/+0
* Merge of webui work.Adam Young2010-07-2967-0/+11224
|\
| * Dynamically generating the html for user details.Adam Young2010-07-291-67/+256
| * Removing dead files.Adam Young2010-07-2811-5/+0
| * Fixed top level tabs as well. Navigation is going to need some refactoring.Adam Young2010-07-281-8/+27
| * Removed round trips for just about all links. Likely introduced some bugs. ...Adam Young2010-07-2811-82/+183
| * Added in sample data response for the whoami.Adam Young2010-07-271-0/+7
| * Now whoami is called only if not cached in a cookie.Adam Young2010-07-272-8/+20
| * Populate the Logged in field. Right now, rpc executes every time, next up, c...Adam Young2010-07-271-1/+10
| * Removed the population of the enrollments select from the set of groups that...Adam Young2010-07-274-263/+258
| * Basica enroll functionality.Adam Young2010-07-274-489/+526
| * Corrected href in the link for search results.Adam Young2010-07-232-5/+5
| * Report number of row returned, as well as if results were truncated.Adam Young2010-07-233-32/+26
| * Had first and last names reversed.Adam Young2010-07-231-2/+2
| * Shortened link text,corrected hrefs.Adam Young2010-07-231-7/+7
| * refactored column renderingAdam Young2010-07-236-216/+101
| * Arrows for moving betweens lists are enabled.Adam Young2010-07-221-46/+93
| * Fix ipa.css, a few lines got accidentally deleted.Pavel Zuna2010-07-221-0/+32
| * Merge branch 'admiyo-merge'Pavel Zuna2010-07-2222-199/+378
| |\
| | * Start of work on group enrollment.Adam Young2010-07-214-14/+105
| | * I have to get used to explicitly adding every file in here.Adam Young2010-07-211-0/+1
| | * Made ipa-init a no-op.Adam Young2010-07-211-12/+0
| | * User add works. Removed the need to call ipa_init.Adam Young2010-07-213-59/+47
| | * Appended tags to content that should probably come from the index page eventu...Adam Young2010-07-201-0/+4
| | * Simple whoami page to get logged in user.Adam Young2010-07-202-1/+2
| | * Groups are working.Adam Young2010-07-2010-16/+112
| | * Fixed the order of processing for the user-details.incAdam Young2010-07-205-20/+15
| | * Adding simple file to find out som info about the current logged in user.Adam Young2010-07-201-0/+19
| | * fixed broken url for href.Adam Young2010-07-201-2/+1
| | * Consistantly use singular now for tabs. The search form is responsible for s...Adam Young2010-07-207-16/+16
| | * CSS cleanup as part of add-user functionality. Some aspects of add user have...Adam Young2010-07-198-73/+112
| | * Stop the right floating on the details page.Adam Young2010-07-194-50/+8
| * | Incremental UI change: details library/page(s).Pavel Zuna2010-07-223-103/+144
| * | Merge branch 'admiyo-merge'Pavel Zuna2010-07-2268-77/+2879
| |\|
| | * Pulled HTML fragments into .inc files for user and group details. User still...Adam Young2010-07-169-616/+419
| | * INtegrated Pavel's next iteration code into the Javascript templating.Adam Young2010-07-163-7/+219
| | * MOved the sample date setup code to ipa.jsAdam Young2010-07-165-7/+606
| | * Merge branch 'pzuna-master' into pzuna-mergeAdam Young2010-07-163-454/+378
| | |\
| | * | typoAdam Young2010-07-151-1/+1
| | * | And change to make the build succeed.Adam Young2010-07-151-1/+2
| | * | Starting point for netgroups and hostgroups.Adam Young2010-07-154-2/+132
| | * | Type in the makefile.Adam Young2010-07-151-1/+1
| | * | Makefile changes and inc file cleanup.Adam Young2010-07-156-69/+1
| | * | Added hosts into the nav scheme.Adam Young2010-07-156-19/+97
| | * | Making it possible to drive Navigation completely through Javascript, and ren...Adam Young2010-07-159-146/+48
| | * | More CSS CleanupAdam Young2010-07-153-17/+20
| | * | Added entries to fix Build.Adam Young2010-07-153-3/+10