summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Converted frontend wizard form element classes to not be specific to the ↵Eudyptula2009-07-281-429/+0
| | | | frontend wizard; removed keyword masked packages from package selection
* Remove pointless links from tasks, builds; Log env fed to tasks; Add masked ↵Eudyptula2009-07-271-3/+3
| | | | indicator back to package selection
* Divided gentoo_portage backend into several parts; Added another config step ↵Eudyptula2009-07-151-11/+18
| | | | to choose which options to offer next; Added timezone selection; Fixed pkglist script; Little fixes
* Added viewing of chosen options to status viewerEudyptula2009-07-151-25/+64
|
* Added config status page, moving forward and back in config wizard; added ↵Eudyptula2009-07-151-70/+76
| | | | config control of user registration and invites; added 'No results' in wlca search; cleaned up use of configuration object in wizard API; added step names to module metadata; check configurations for validity before building
* Added 'Show checked' link for package adder, fixed package selector ↵Eudyptula2009-07-131-4/+6
| | | | verification, added basic verification frontend
* Added data verification to config wizard APIEudyptula2009-07-131-15/+87
|
* Made bundling finished images separate from modules in backend; added ↵Eudyptula2009-07-101-4/+7
| | | | metadata for frontend modules; added default config options and simplified config file; added verbose output to update_gentoo_profiles.php; etc.
* Finished porting package selection to new wizard format - everything works againEudyptula2009-07-091-20/+72
|
* Did most of the work to convert package adding to a very configurable class ↵Eudyptula2009-07-081-6/+83
| | | | for the new wizard
* Major restructuring of frontend modules (package selection not done yet); ↵Eudyptula2009-07-071-0/+171
created conf_build_common class for shared code among configurations and builds