Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted frontend wizard form element classes to not be specific to the ↵ | 2009-07-28 | 1 | -429/+0 | |
| | | | | frontend wizard; removed keyword masked packages from package selection | ||||
* | Remove pointless links from tasks, builds; Log env fed to tasks; Add masked ↵ | 2009-07-27 | 1 | -3/+3 | |
| | | | | indicator back to package selection | ||||
* | Divided gentoo_portage backend into several parts; Added another config step ↵ | 2009-07-15 | 1 | -11/+18 | |
| | | | | to choose which options to offer next; Added timezone selection; Fixed pkglist script; Little fixes | ||||
* | Added viewing of chosen options to status viewer | 2009-07-15 | 1 | -25/+64 | |
| | |||||
* | Added config status page, moving forward and back in config wizard; added ↵ | 2009-07-15 | 1 | -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 ↵ | 2009-07-13 | 1 | -4/+6 | |
| | | | | verification, added basic verification frontend | ||||
* | Added data verification to config wizard API | 2009-07-13 | 1 | -15/+87 | |
| | |||||
* | Made bundling finished images separate from modules in backend; added ↵ | 2009-07-10 | 1 | -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 again | 2009-07-09 | 1 | -20/+72 | |
| | |||||
* | Did most of the work to convert package adding to a very configurable class ↵ | 2009-07-08 | 1 | -6/+83 | |
| | | | | for the new wizard | ||||
* | Major restructuring of frontend modules (package selection not done yet); ↵ | 2009-07-07 | 1 | -0/+171 | |
created conf_build_common class for shared code among configurations and builds |