edit-task
Home
Up
Delete
Task Name:
Task Description:
adding the 'created' field to the PLACES app
TaskGroup ID:
Start Date:
Start Time:
Duration:
Priority:
Status:
To Do
Completed
In Process
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">FEATURE locations - FIELD - created</h1> <h2>[previously]</h2> <ol> <li><strong>x] FEA - location - field - created </strong></li> <ol> <li><strong>x] PGs -</strong> </li> <ol> <li>*] PG - add - NOT REQURIRED - entry is created by db </li> <li>x] PG - edit - read only, no edit</li> <li>] delete, </li> <li>x] PG view</li> </ol> <li><strong>x] CLASS - Location.cs</strong></li> <ol> <li>x] ADD property created </li> </ol> <li><strong>x] DB - table - locations ( SET default value 1, fill fields )</strong></li> <ol> <li>x] ALTER TABLE `locations` ADD `created` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP</li> </ol> <li><strong>x] DB - inventory ( db_1 ... db_x, and, and )</strong></li> <ol> <li>x] update all to add field</li> <li>x] update all to set value of field</li> <li>update locations set created='2013-05-14 13:00:00' WHERE created='0000-00-00 00:00:00'</li> </ol> <li><strong>x] TEST - </strong></li> <ol> <li>x] add </li> <li>x] edit </li> <li>x] view </li> </ol> <li><strong>x] publishED as ... </strong></li> <ol> <li>x] rev-026</li> </ol></ol></ol> <h2>[currently]</h2> <ol> <li>] </li> </ol> <h2>[next]</h2> <ol> <li>] </li> </ol>