Commit Graph

56540 Commits (60672eea1e6969c8eee0f8e9e89c9421cd97e220)
 

Author SHA1 Message Date
Oliver Günther 60672eea1e
Remove unnecessary jquery-ui dependencies 4 years ago
Oliver Günther 04558a8881
Fix more variables 4 years ago
Oliver Günther 07f023c71d
Replace sass variables with css variables 4 years ago
Henriette Darge 2f8c303df2 WiP: update some paths and start resolving sass vs. css variable problem (both were previously generated in ruby) 4 years ago
Henriette Darge c8115a8924 Move global CSS to frontend/src/global_styles and start resolving some conflicts (WiP) 4 years ago
Wieland Lindenthal 65914f063d
Merge pull request #8471 from opf/bim/fix/bigdecimal-bug-during-bcf-xml-import 4 years ago
Travis CI User 27618dc13d update locales from crowdin [ci skip] 4 years ago
Oliver Günther 42542ac483
Merge pull request #8465 from opf/fix/33247-Cannot-drag-and-drop-work-package-outside-of-currently-displayed-browser-window 4 years ago
Oliver Günther d75cb85849
Merge pull request #8468 from opf/feature/33684-Extend-Date-picker-to-show-Today-link 4 years ago
Wieland Lindenthal 1cfbac39ec Fix: BCF-XML writer should not set FieldOfView but ViewToWorldScale 4 years ago
Henriette Darge 11c942325c Minimal attempt for mobile optimisations of the datepicker 4 years ago
Henriette Darge 570101bc4e
Merge pull request #8470 from opf/move-required-disk-storage-to-the-end-of-the-projects-table 4 years ago
Oliver Günther e485e99831
Merge pull request #8467 from crohr/feature/doc-ubuntu-20.04 4 years ago
bsatarnejad 425a318561 change the location of a column in projects table 4 years ago
Henriette Darge 65af828ff2 Add test case for selecting the same day as start and end date 4 years ago
Henriette Darge 1f942e3c10 Handle clicks on already selected dates in the datepicker. These dates are removed by flatpickr and we have to set them manually again. 4 years ago
Travis CI User ecef114310 update locales from crowdin [ci skip] 4 years ago
Wieland Lindenthal 5e720fd2be
Merge pull request #8422 from opf/bim/feature/33494-cards-only-mode-for-revit 4 years ago
Wieland Lindenthal 8ecebf11b9 Ensure hookUpRevitListener gets only called once. 4 years ago
Wieland Lindenthal 22ba4830d5 Code clean up, removing unused middleware and console.log msgs 4 years ago
Henriette Darge 8a9c88b51a Do not toggle the active field when entering the field manually. 4 years ago
Henriette Darge d7b5289681 Add test case for "Today"-Link 4 years ago
Henriette Darge 5c886ba5ad When today link is clicked, enforce that this date is shown, otherwise keep the currently active month/year 4 years ago
Travis CI User 60843ae46c update locales from crowdin [ci skip] 4 years ago
Henriette Darge 24e86ed1fd Always parse Dates to GMT+0 to avoid conflicts because of timezones 4 years ago
Henriette Darge a26ffba742 Fix ts error, and allow highlighting over multiple years, too 4 years ago
Cyril Rohr 11c6061a12 Remove Ubuntu 14.04 from the built packages. 4 years ago
Cyril Rohr 39daf217e1 Add install instructions for Ubuntu 20.04 4 years ago
Henriette Darge 4d1ca16366 Show today link only when the date is allowed 4 years ago
Henriette Darge 3e82be4f3b Show "Today" link below date field to simply set current date 4 years ago
Henriette Darge 67a56cca7b Adapt test to WP date field showing two months in the datepicker modal 4 years ago
Aleix Suau 5d5cbd1c21 Fix: changed typing of the Revit payload to any 4 years ago
Aleix Suau 6d14dfc05b Code climate fixes 4 years ago
Aleix Suau f5e9e45621 Code climeate fixes + Removed obsolete tests 4 years ago
Aleix Suau 97ee9909b2 Added some tests 4 years ago
Wieland Lindenthal ebd07dc3ad Navigation specs for Revit addin 4 years ago
Aleix Suau bb960892da Only Cards mode for the Revit Plugin 4 years ago
Henriette Darge 74db20876f Handle special cases that not date or only one is set 4 years ago
Henriette Darge 656ee24c94 Correct highlighting in case start and due date are the same 4 years ago
Henriette Darge 71a542cbdb Rename helper as it is only a helper for the datepicker modal and no generic helper 4 years ago
Henriette Darge 69366ef690 Correctly toggle fields and update datepicker when changing the values in the input fields manually 4 years ago
Henriette Darge d8e5582d5c Avoid a jump in the calendar when changing the values due to the two-month layout 4 years ago
Henriette Darge 2dc2088ef1 On click within start or due date, update the datepicker restricitions 4 years ago
Travis CI User 6cd92ad967 update locales from crowdin [ci skip] 4 years ago
Travis CI User 6d9c65200a update locales from crowdin [ci skip] 4 years ago
Henriette Darge 75aa80a9ba Set range over multiple month shown. Therefore go through each monthContainer shown and highlight accordingly 4 years ago
Henriette Darge c7a9013f5c Instead of setting min and max values for the datepicker, disable the values. Thus you can still navigate to all months/years but simply not select the values 4 years ago
ulferts f341ef39d0
Merge branch 'release/10.6' into dev 4 years ago
ulferts 2b7fb501d3
Merge pull request #8464 from opf/bump/sanitize 4 years ago
Henriette Darge 9262f1edee Enable autoscrolling in the WP table again. It was broken, because the wrong container was passed to the ScrollService 4 years ago