Projekt

Obecné

Profil

Stáhnout (7.89 KB) Statistiky
| Větev: | Revize:

# Datum Autor Komentář
bb2d43b5 2020-10-14 09:43 Martin Sebela

Re #8159 - frontend bugfixes and refactoring

1cf1413d 2020-10-13 23:04 Tomáš Ballák

Feature Re #8184 ajax form

883a423e 2020-10-12 20:10 Tomáš Ballák

change the name of dataset in popup buble

2f227a6c 2020-10-12 14:47 Tomáš Ballák

Feature Re #8156 show all datasets

63cd0d07 2020-05-26 20:25 Martin Sebela

deactivated input date autocomplete

bc0a7bfd 2020-05-26 13:52 Martin Sebela

label date twig fix

4e003182 2020-05-25 23:43 Martin Sebela

Re #8079 - finishing frontend
- new date label next to timeline
- changed intro images to images with real data
- locations box has maximum height with scrollbar
- new texts on intro pages (map points)
- CSS changes and repairs

3c909967 2020-05-23 16:08 Martin Sebela

Re #8079
- intro page responzive fixed
- deleted unused files
- minor CSS repairs and changes

dd652e61 2020-05-23 13:41 Martin Sebela

Re #8079
- added VS Code plugin for live SASS compilation
- all CSS codes changed to SASS syntax
- menu locations in heatmap changes (auto collapsed on mobile resolutions)
- time label position changed on mobile resolutions (due user fingers)
- other CSS minor changes

72a438f3 2020-05-20 13:57 Jakub Vašta

+ location persistence
+ last available collections
+ available collections code rework

8feb1753 2020-05-17 20:21 Tomáš Ballák

Feature gui changes haeder + linter for js

a7e04778 2020-05-16 21:04 Martin Sebela

Re #8079 - AJAX a CSS datepicker bugfix

0a828a5a 2020-05-16 15:30 Martin Sebela

Re #8076 - finishing new datepicker

61ff7718 2020-05-16 12:21 Jakub Vašta

Re #8092, Re #8085
+ data source points location layer - circles
+ total number of activity in aggregation

c883131e 2020-05-15 22:25 Martin Sebela

Re #8076 - implemented new datepicker

5d599617 2020-05-14 12:46 Jakub Vašta

Re #8080
+ data set type select box change - options are disabled not removed

4e8c0e5b 2020-05-11 12:24 Martin Sebela

New box location and JavaScript changes

dfe43218 2020-05-11 08:57 Jakub Vašta

+ validace

92764b8b 2020-05-10 23:30 Martin Sebela

heatmap html input date max setted

bc7738cd 2020-05-10 20:56 Martin Sebela

heatmap css changes

3fc22d29 2020-05-10 18:07 Martin Sebela

heatmap page changes

4cc90563 2020-05-10 15:14 Jakub Vašta

+ opravení generovaní dostupných datasetů, tak aby se při odeslání
formuláře stránky zachovali se zvolenými údaji
+ 0-9 hodin fix

a48642fb 2020-05-04 16:59 Jakub Vašta

Re #7940
+ heatmap animace - js kód
+ pause tlačítko - přidání stylu, změna

64bc2934 2020-04-30 20:53 Jakub Vašta

+ funkcionalita zobrazení jednotlivých datasetů - zatím bez animace

896f0d9c 2020-04-30 19:31 Jakub Vašta

+ fast fix - metoda formuláře změněna z POST na GET
+ prohození souřadnic x, y

03c02899 2020-04-30 16:17 Jakub Vašta

Re #7933
+ základní funkcionalita formulářů v aplikaci - viz. Symfony forms

351696d5 2020-04-29 14:14 Martin Sebela

Re #7926, finishing controls on map

c236b33a 2020-04-28 23:19 Martin Šebela

Feature/7926/gui

c6708024 2020-04-21 19:41 Jakub Vašta

Re #7856 Přidání ui do projektu, propejení stránek přes linky, vytvoření
controllers

3fc08f2d 2020-04-20 20:19 Jakub Vašta

Re #7857

+ twig, annotations, mongo přidáno do composer.json
+ template and routing základní test funkcionality
+ mongo dump obnova - compose.yml - přidán nový volume data-db pro
uchování dat (docker windows nezvládá volume: ./database:/data/db) a
mount dev-dump složky...