summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added logout and user self-registration with email confirmation; Updates to s...Eudyptula2009-06-256-37/+103
* Cleaned up various unused bits of code; moved finished images to their own di...Eudyptula2009-06-245-41/+123
* Updates to sql_row_obj class; moved newclass.php to update_sql_classes.php an...Eudyptula2009-06-241-3/+3
* Major improvements to logging in frontend and backend; moved log_command func...Eudyptula2009-06-2310-34/+166
* Integrated basic ANSI handling into logviewer, needs to be merged with logvie...Eudyptula2009-06-221-2/+40
* Fix some silly mistakes, add PATH from the host system to the backend's targe...Eudyptula2009-06-221-4/+4
* Added basic support for adding arbitrary packages in frontend and backend, ta...Eudyptula2009-06-223-4/+42
* Added pagination to frontend log viewer; updated todoEudyptula2009-06-222-14/+36
* Finished frontend restructuringEudyptula2009-06-223-57/+82
* Little fixes to error handling and other minor thingsEudyptula2009-06-224-5/+9
* Started restructuring frontend wizard for modularityEudyptula2009-06-213-41/+51
* Did some cleanup and added a Packages file parser and simple package list pri...Eudyptula2009-06-214-58/+0
* Finished infrastructure for 1st gen. build wizard, enhanced backend loggingEudyptula2009-06-194-20/+81
* Transitioned to support multiple profiles, chosen in the frontend, to use dat...Eudyptula2009-06-193-37/+36
* Added sessions, login, build request on frontend; changed backend to use buil...Eudyptula2009-06-197-18/+162
* Removed extraneous line from routing.csvEudyptula2009-06-181-2/+0
* Moved newclass utility into a cli script, created first-time setup script rep...Eudyptula2009-06-183-45/+0
* Plugged in sql_build to backend and frontend log viewerEudyptula2009-06-185-41/+52
* Created class from SQL table frontend, generated sql_builds classEudyptula2009-06-181-0/+17
* Updates to sql_row_obj, index.phpEudyptula2009-06-183-4/+14
* Fixed JS error in frontend debuggerEudyptula2009-06-171-4/+6
* Created a complete reset button in the frontend and made minor tweaks to the ...Eudyptula2009-06-173-2/+30
* Added build logging to database, basic frontend log viewerEudyptula2009-06-172-0/+56
* Move dbinit to shared and gave backend db access, created classes buildlog_en...Eudyptula2009-06-175-24/+13
* Got frontend debug working, added basic images, fixed files to not be executableEudyptula2009-06-1738-26/+497
* Setup basics of frontendEudyptula2009-06-1721-0/+559