DevelopmentWorkCurrentlyInProgress: Difference between revisions
No edit summary |
No edit summary |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 16: | Line 16: | ||
</td><td style="margin: 0 0 0 0;background:#ddffdd;padding:0 0 0 0;"> | </td><td style="margin: 0 0 0 0;background:#ddffdd;padding:0 0 0 0;"> | ||
Description | Description | ||
</td></tr> | |||
<tr><td style="margin: 0 0 0 0;background:#ffffff;padding:0 0 0 0;"> | |||
03/14/14 | |||
</td><td style="margin: 0 0 0 0;background:#ffffff;padding:0 0 0 0;"> | |||
03/14/14 | |||
</td><td style="margin: 0 0 0 0;background:#ffffff;padding:0 0 0 0;"> | |||
AudioGuy | |||
</td><td style="margin: 0 0 0 0;background:#ffffff;padding:0 0 0 0;"> | |||
Added [[SystemAdministration]] section to wiki | |||
</td></tr> | |||
<tr><td style="margin: 0 0 0 0;background:#ffffff;padding:0 0 0 0;"> | |||
03/08/14 | |||
</td><td style="margin: 0 0 0 0;background:#ffffff;padding:0 0 0 0;"> | |||
Ongoing | |||
</td><td style="margin: 0 0 0 0;background:#ffffff;padding:0 0 0 0;"> | |||
Paulej72 | |||
</td><td style="margin: 0 0 0 0;background:#ffffff;padding:0 0 0 0;"> | |||
The lameness filter is lame has been vanquished. Now shows reason for lameness | |||
</td></tr> | </td></tr> | ||
Line 27: | Line 47: | ||
Add development group work in progress page with dates, most recent first | Add development group work in progress page with dates, most recent first | ||
</td></tr> | </td></tr> | ||
<tr><td style="margin: 0 0 0 0;background:#ffffff;padding:0 0 0 0;"> | <tr><td style="margin: 0 0 0 0;background:#ffffff;padding:0 0 0 0;"> | ||
Line 36: | Line 55: | ||
Paulej72 | Paulej72 | ||
</td><td style="margin: 0 0 0 0;background:#ffffff;padding:0 0 0 0;"> | </td><td style="margin: 0 0 0 0;background:#ffffff;padding:0 0 0 0;"> | ||
New menu structure and a sane preferences layout added to slashcott for testing | New menu structure and a sane preferences layout added to slashcott for testing, fix lameness filter indication, fix notification on password updates. | ||
</td></tr> | </td></tr> | ||
Line 64: | Line 83: | ||
</td><td style="margin: 0 0 0 0;background:#ddffdd;padding:0 0 0 0;"> | </td><td style="margin: 0 0 0 0;background:#ddffdd;padding:0 0 0 0;"> | ||
Description | Description | ||
</td></tr> | |||
<tr><td style="margin: 0 0 0 0;background:#ffffff;padding:0 0 0 0;"> | |||
03/15/14 | |||
</td><td style="margin: 0 0 0 0;background:#ffffff;padding:0 0 0 0;"> | |||
03/18/14 | |||
</td><td style="margin: 0 0 0 0;background:#ffffff;padding:0 0 0 0;"> | |||
AudioGuy | |||
</td><td style="margin: 0 0 0 0;background:#ffffff;padding:0 0 0 0;"> | |||
Adding emergency procedures to [[SystemAdministration]] section. | |||
</td></tr> | </td></tr> | ||
Line 163: | Line 192: | ||
</pre> | </pre> | ||
[[Category:Development]] |
Latest revision as of 19:54, 16 March 2014
Development - parent Help:Formatting AudioGuyWorkNotes
Just Completed
Can be spun off to another page if needed later.
Start Date |
Finish Date |
Owner |
Description |
03/14/14 |
03/14/14 |
AudioGuy |
Added SystemAdministration section to wiki |
03/08/14 |
Ongoing |
Paulej72 |
The lameness filter is lame has been vanquished. Now shows reason for lameness |
03/08/14 |
03/08/14 |
AudioGuy |
Add development group work in progress page with dates, most recent first |
03/08/14 |
Ongoing |
Paulej72 |
New menu structure and a sane preferences layout added to slashcott for testing, fix lameness filter indication, fix notification on password updates. |
03/06/14 |
Ongoing |
AudioGuy |
Minified javascript for jquery being tested on slascott |
Currently In Progress
Start Date |
Finish Date |
Owner |
Description |
03/15/14 |
03/18/14 |
AudioGuy |
Adding emergency procedures to SystemAdministration section. |
03/03/14 |
Soon |
AudioGuy |
Modify Slash to have a private mode for use as staff slash |
03/07/14 |
Soon |
Paulej72 |
Create a new menu structure and a sane preferences layout for slash. |
In Progress But Temporarily Pushed Back On The Stack
Start Date |
Finish Date |
Owner |
Description |
03/03/14 |
Soon |
AudioGuy |
Solve topic add problem. |
03/03/14 |
Soon |
AudioGuy |
Ongoing collection of docs, eventual organization and completion |
03/05/14 |
Soon |
AudioGuy |
Document sql database better, make a crib sheet |
Notes
This is here because Media wiki requires at least four headers before it will make a tables of contents.
It can also be used for notes. ;-)
I don't know how to defeat - gracefully - the extreme amount of vertical spacing this wiki defaults to. And don't want to mess with it right now. It is adding p tags aound every bit of text inside the tables. Stupid.
paulej72: Somehow this needs to get done on commits to slashcott: [root@slashcode jquery]# pwd /usr/local/slash/plugins/Ajax/htdocs/images/jquery [root@slashcode jquery]# cp jquery-1.3.2.min.js jquery-1.3.2.js cp: overwrite `jquery-1.3.2.js'? y It could just be added to the script: cd /usr/local/slash/plugins/Ajax/htdocs/images/jquery cp jquery-1.3.2.min.js jquery-1.3.2.js