summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| | * | Merged wsgi, based on pavels changes.Adam Young2010-07-1524-495/+634
| | |\ \
| | * | | Added in navigation.js, missed that last time.Adam Young2010-07-152-2/+89
| | * | | First swipe at making the sitemap drive the navigation.Adam Young2010-07-142-148/+115
| | * | | Start of CSS for search and navigationAdam Young2010-07-1313-77/+271
| | * | | Renamded dtails2 to details, as d2 did not deploy.Adam Young2010-07-132-95/+318
| | * | | Made edit functional using static plugin data.Adam Young2010-07-131-1/+2
| | * | | Enabled usage of sampleData with ipa.jsAdam Young2010-07-132-11/+27
| | * | | Dead code removalAdam Young2010-07-121-5/+0
| | * | | Made index.xhtml show up when a directory is specified.Adam Young2010-07-091-0/+6
| | * | | Renamed ipa.xhtml to index.xhtml and chaged files that ref it.Adam Young2010-07-097-18/+18
| | * | | Added sample data for list and showAdam Young2010-07-094-0/+208
| | * | | Moved the develop.js file into sampledata, which doesn't get deployed anyway.Adam Young2010-07-092-1/+1
| | * | | Added a hack to allow development inside the source directory without deployi...Adam Young2010-07-093-4/+13
| | * | | Ignoring files that are built as a side effect of make rpmsAdam Young2010-07-091-0/+9
| | * | | Added details.js to Makefile.amAdam Young2010-07-091-0/+1
| | * | | Kludgy but integrated, mixing the javascript templating and pzuna's dynamic f...Adam Young2010-07-095-15/+570
| | * | | Merge branch 'pzuna-master' into pzuna-mergeAdam Young2010-07-094-115/+289
| | |\ \ \
| | * | | | Broke the build. THis fixes it.Adam Young2010-07-091-1/+1
| | * | | | since user-find.inc -> users.inc needed to change references to it.Adam Young2010-07-091-3/+3
| | * | | | renamed: user-find.inc -> users.inc for consistencyAdam Young2010-07-091-0/+0
| | * | | | Now all html is included on the ipa.xhtml page, with the sections taht are no...Adam Young2010-07-088-137/+209
| | * | | | Merge branch 'master' of ssh://fedorapeople.org/home/fedora/admiyo/public_git...Adam Young2010-07-080-0/+0
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' into admiyo-mergeAdam Young2010-07-089-29/+127
| | | |\ \ \ \
| | * | \ \ \ \ Merge branch 'master' of git://git.fedorahosted.org/freeipa into admiyo-masterAdam Young2010-07-089-29/+127
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | | |/ / / /
| | * | | | | Merge branch 'admiyo-master' into origin-mergeAdam Young2010-07-08157-15/+23970
| | |\ \ \ \ \
| | | * | | | | Converted from html genreation in text to DOM API. Made it possible to switc...Adam Young2010-07-073-25/+65
| | | * | | | | CHanged links to find .js file inside of static.Adam Young2010-07-072-4/+4
| | | * | | | | Moved assets likely to be retained into the static directory, to include the ...Adam Young2010-07-0612-2/+4
| | | * | | | | Moved the bulk of the work done in web into the static directory. Merged the...Adam Young2010-07-0640-1/+78
| | | * | | | | Added a couple file entries to fix the rpm build.Adam Young2010-07-061-0/+4
| | | * | | | | Merge branch 'pzuna-master' into admiyo-mergeAdam Young2010-07-0618-42/+6629
| | | |\ \ \ \ \
| | | * | | | | | Refactored so the groups and users use the same code for search population.Adam Young2010-07-026-120/+123
| | | * | | | | | Wired up the groups page using sampledata. Did a simple layout on the group ...Adam Young2010-07-027-60/+226
| | | * | | | | | Merge branch 'pzuna-master' into admiyo-mergeAdam Young2010-06-28113-498/+8734
| | | |\ \ \ \ \ \
| | | * | | | | | | Added links to the modify page, dev version is now just changing a bool.Adam Young2010-06-172-6/+16
| | | * | | | | | | Making the table somewhat more dynamically driven.Adam Young2010-06-173-46/+299
| | | * | | | | | | use json call to populate search table.Adam Young2010-06-172-11/+23
| | | * | | | | | | Find populates table from json.Adam Young2010-06-173-18/+45
| | | * | | | | | | removed undesired backup fileAdam Young2010-06-171-14/+0
| | | * | | | | | | Now select page by passing param. Bad, but it gets us a back button again.Adam Young2010-06-176-21/+53
| | | * | | | | | | Added gray screen for group find page.Adam Young2010-06-177-79/+190