Click "Open in a new window" for the best experience.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| id | name | priority | who | time | status | |
|---|---|---|---|---|---|---|
| T-024 | Organisation list in directory | MUST | Joe | 5 | Complete | |
| T-015 | Make term Commissions customisable | MUST | Natasha | 6 | Complete | |
| T-016 | Comments popup on select rates | MUST | Mike | 3 | In Progress | |
| T-0169 | Upgrade Centos Box | MUST | Joe | 2 | In Progress | |
| T-013 | Search in Documents on selected folder | MUST | Natasha | 6 | In Progress | |
| T-014 | Separate Document system for LA and Legals | MUST | Joe | 9 | In Progress | |
| T-017 | Demo of Look and Feel of Documents front end | MUST | Natasha | 5 | In Progress | |
| T-021 | Fix error where forum filename is greater than 100chars | MUST | Mike | 4 | Not Started | |
| T-025 | Fix admin so structure of categories displayed | MUST | Mike | 2.5 | Complete |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| height: 600 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| height: 650 |
This is a JSON dump of the D3 gallery as a first step for its complete redesign. It also shows a minimalist templating system.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| license: gpl-3.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| license: gpl-3.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| NEW_CREATED_BY | NEW_CREATED_MONTH | NEW_CREATED_YEAR | NEW_DEPENDENT_ID | NEW_ID | NEW_LAST_UPDATED_BY | NEW_LAST_UPDATED_MONTH | NEW_LAST_UPDATED_YEAR | NEW_PRINCIPAL_ID | BUDGET_ASSIGNMENT | GRADIENT | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 5 | 1973 | 10443279 | 10004965 | 1 | 5 | 1973 | 10554602 | 1.1 | 10 | |
| 1 | 6 | 1973 | 10545436 | 10004996 | 1 | 6 | 1973 | 10554602 | 1.2 | 15 | |
| 1 | 7 | 1973 | 10505036 | 10005013 | 1 | 7 | 1973 | 10469578 | 1.3 | 20 | |
| 1 | 8 | 1973 | 10550526 | 10005045 | 1 | 8 | 1973 | 10443279 | 1.4 | 25 | |
| 1 | 8 | 1973 | 10554602 | 10005076 | 1 | 8 | 1973 | 10535326 | 1.5 | 30 | |
| 1 | 11 | 1973 | 10564696 | 10005228 | 1 | 11 | 1973 | 10452390 | 1.6 | 35 | |
| 33 | 11 | 1968 | 10007160 | 10002092 | 33 | 11 | 1968 | 10007177 | 1.7 | 40 | |
| 178 | 7 | 1968 | 10015212 | 10002061 | 178 | 7 | 1968 | 10007125 | 1.8 | 45 | |
| 179 | 4 | 1970 | 10184732 | 10002800 | 179 | 4 | 1970 | 10209981 | 1.9 | 50 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Released under the GNU General Public License, version 3. |
Demonstrates how to dynamically add and remove nodes to a force diagram. This was functionality that should seemingly be easy, but was surprisingly hard. Many people were asking how to do this in forums, and this final product is the amalgamation of several commenters half baked (but not really functioning) solutions.
This one demonstrates changes in a social network diagram as relationships are added, removed, and updated. Add nodes by name, add links complete with custom lengths.
Also shows how to add labels to a force diagram.
NewerOlder