Project Timeline extjs3 » History » Version 2
Anonymous, 15/09/2015 14:23
1 | 1 | Anonymous | h1. Project Timeline extjs3 |
---|---|---|---|
2 | 1 | Anonymous | |
3 | 2 | Anonymous | This is a project module developed in extjs 3 for showing project events in a timeline with the functionality of access data. |
4 | 1 | Anonymous | |
5 | 2 | Anonymous | !https://idoc-projets.ias.u-psud.fr/redmine/attachments/download/119/Screenshot%20from%202015-09-15%2014_15_30.png! |
6 | 1 | Anonymous | |
7 | 1 | Anonymous | How to: |
8 | 2 | Anonymous | * Get the code from here: source:git_sitools_idoc|solar/project_moduls_sitools2/Module_ProjectTimeline_sitools2@master |
9 | 2 | Anonymous | * Put *all files downloaded* in _yourPathTo/workspace/client-user/js/modules/projectTimeline_ |
10 | 2 | Anonymous | * Create a new project module with xtype "sitools.user.modules.projectTimeline" and set Dependencies with all the *.js and *.css files downloaded |
11 | 2 | Anonymous | * All events data are stored in the .json file, you can modify it to create events for your project. |
12 | 1 | Anonymous | |
13 | 1 | Anonymous | Here is the link to the code repository: |
14 | 1 | Anonymous | |
15 | 2 | Anonymous | source:git_sitools_idoc|solar/project_moduls_sitools2/Module_ProjectTimeline_sitools2@master |