Changes between Version 26 and Version 27 of statusdatabase
- Timestamp:
- Aug 20, 2014, 10:33:50 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
statusdatabase
v26 v27 5 5 * need trigger for when last status is gone clear up flight sensors table. 6 6 * order/order.php page should be created too, this gives simple overview of order in which things should be done when they are not required. 7 * Determine search stuff properly. Do once progress view is sorted, probably use get variables. 8 * Make objects for things like PIs, Flights etc... 7 9 * ~~priorities and progress tables, make fields unique?~~ 8 10 * ~~Remove sensor_status.id primary key and use the submit_time as primary key.~~ … … 10 12 * ~~Go through and look for reasonable defaults for things.~~ 11 13 * ~~See if progress view / order view is necessary~~. 12 * Determine search stuff properly. Do once progress view is sorted, probably use get variables.13 * Make objects for things like PIs, Flights etc...14 14 * ~~make flights ondelete cascade.~~ 15 15 * ~~make sensor_status delete cascade from flight sensor id~~