User:Alex Doll: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
| Line 3: | Line 3: | ||
===Setting up a new project=== |
===Setting up a new project=== |
||
# Click the Administration button |
|||
# Create a new database & dbuser. |
|||
# Create a new |
# Create a new Client |
||
# Assign the new administrator |
|||
# Copy the base PHP files into the new folder. |
|||
| ⚫ | |||
# Tweak the configuration file to point to the new database. |
|||
# Switch to the new Client and check that the database is populated correctly |
|||
| ⚫ | |||
# Email the new administrator with credentials and URL. |
|||
# Remind people that if they get a certificate error, just accept the cert and continue. |
|||
===Test suite before deploying new code=== |
===Test suite before deploying new code=== |
||
Revision as of 17:06, 7 May 2014
Alex's to-do lists
Stuff that Alex needs to not forget.
Setting up a new project
- Click the Administration button
- Create a new Client
- Assign the new administrator
- The database structure, including default data, will populate.
- Switch to the new Client and check that the database is populated correctly
- Email the new administrator with credentials and URL.
- Remind people that if they get a certificate error, just accept the cert and continue.
Test suite before deploying new code
On the development server
- create a new project
- create a new test result
- delete a test result
- create a new mill for a new circuit
- create a new circuit containing that new mill
Compare the Example project on development server versus main server
- View model output table of a circuit
- Pull up some summary charts
- Check SAG-limited samples
- Check ball-limited samples
- Check the Query table totals are the same
- Edit a SAG mill; change the model on a SAG mill
- check a tent diagram
- Edit a ball mill; change the model on a ball mill
- check a tent diagram
- Edit a crusher
- View Main Charts for a model
Repeat for Clients who have specific models.