31 | | TODO |
| 31 | - Put documentation on server as above. |
| 32 | - ''TODO'' |
| 33 | |
| 34 | == Release candidate == |
| 35 | |
| 36 | This is optional. Just to get the documentation up. |
| 37 | |
| 38 | - Put documentation on server as above. |
| 39 | - `website/public_html/live/common/menu-doc.html`: |
| 40 | - Edit menu link. |
| 41 | - `website/public_html/live/doc/.htaccess`: |
| 42 | - Redirect from `development` to new version. |
| 43 | - Remove redirect to beta version (if present). |
| 44 | - ''TODO'': Set maximum version in php. |
| 45 | - Check changes, commit, check on the site that they've worked. |
| 46 | - Release notes: |
| 47 | - Update documentation link. |
| 48 | - update & commit. |
| 49 | |
| 50 | == Release == |
| 51 | |
| 52 | Some of these might have been done for the release candidate. |
| 53 | |
| 54 | - Put documentation on server as above. |
| 55 | - `website/public_html/live/common/menu-doc.html`: |
| 56 | - Edit menu link. |
| 57 | - `website/public_html/live/doc/.htaccess`: |
| 58 | - Redirect from `development` to new version. |
| 59 | - Remove redirect to beta version (if present). |
| 60 | - `common/code/boost.php`: |
| 61 | - Update version. |
| 62 | - Check changes, commit, check on the site that they've worked. |
| 63 | - Release notes: |
| 64 | - Copy date from email into `last-revision`. |
| 65 | - Set `status` to `released`. |
| 66 | - Update download link. |
| 67 | - Update documentation link. |
| 68 | - update & commit. |