Revize 804a55a2
Přidáno uživatelem Přemysl Kouba před téměř 6 roky(ů)
- přidáno
- změněno
- zkopírováno
- přejmenováno
- odstraněno
- examples
- sources
- imiger-core
- src
- main
- webapp
- css
- data
- dialogs
- js
- less
- showGraph.jsp (rozdíl)
- timeline
- css
- auxiliary
- bootstrap
- LICENSE.txt
- bootstrap-theme.css.map
- bootstrap-theme.min.css
- bootstrap.css.map
- bootstrap.min.css
- bootstrap-dialog
- LICENSE.txt
- bootstrap-dialog.min.css
- bootstrap
- customStyles.css
- cz.kajda.timeline.css
- styles.css
- auxiliary
- data
- BandsDistribution.js
- data.js
- questions.js
- dialogs
- finish.dlg
- intro.dlg
- processing.dlg
- step1.dlg
- step2.dlg
- step3.dlg
- index.html
- js
- auxiliary
- App.js
- DataWizard.js
- QuestionTool.js
- RestClient.js
- RestSource.js
- bootstrap
- LICENSE.txt
- bootstrap.min.js
- bootstrap-dialog
- LICENSE.txt
- bootstrap-dialog.min.js
- cz
- kajda
- common
- Identifiable.js
- Observable.js
- data
- AbstractDataSource.js
- AbstractEntity.js
- AbstractRelation.js
- Collection.js
- Entity.js
- Relation.js
- SubEntity.js
- timeline
- AbstractItem.js
- Component.js
- NavBar.js
- Projection.js
- RelationViewer.js
- Ruler.js
- Timeline.js
- Wrapper.js
- ZoomBar.js
- ZoomLevel.js
- band
- Band.js
- BandGroup.js
- BandItem.js
- BandLabelContainer.js
- SubItem.js
- render
- AbstractItemRenderer.js
- AbstractRelationRenderer.js
- BandItemRelationRenderer.js
- BandItemRenderer.js
- Color.js
- DumbbellItemRenderer.js
- SplitBandItemRenderer.js
- common
- kajda
- lib
- main.js
- moment.extension.js
- oop.js
- auxiliary
- less
- cz.kajda.timeline.less
- styles.less
- css
- webapp
- main
- src
- imiger-core
refactored Timeline. It is now not in <iframe>, but in container. UI changes with Bootstrap (refs #7515)