- 10 Jul, 2018 7 commits
-
-
Robert Beilich authored
Resolve "Update visual paradigm diagrams" Closes #15 See merge request !23
-
Robert Beilich authored
-
Robert Beilich authored
Resolve "Refactor" Closes #11 See merge request !22
-
Robert Beilich authored
-
Robert Beilich authored
-
Robert Beilich authored
Fix following behaviour: forms that get updated via ajax may not get the correct view state and the submit button has to get clicked twice
-
Robert Beilich authored
Shift code where it better fits
-
- 09 Jul, 2018 12 commits
-
-
Robert Beilich authored
-
Robert Beilich authored
Remove unused methods Remove unused imports Disable not implemented currency-dropdown
-
Robert Beilich authored
Resolve "Update Readme to reflect the necessary configurations" Closes #18 See merge request !21
-
Robert Beilich authored
-
Robert Beilich authored
Resolve "Implement filters" Closes #3 See merge request !16
-
Robert Beilich authored
Remove SearchController as the functionality is better placed in FilterController Remove test-code by Rick and clean up existing one
-
Robert Beilich authored
-
-
-
-
-
upload for Rick
-
- 08 Jul, 2018 9 commits
-
-
Robert Beilich authored
Resolve "only save the date not the time for entries" Closes #16 See merge request !20
-
Robert Beilich authored
DESIGN CHOICE: if same date order by id (as earlier id means earlier creation date)
-
Robert Beilich authored
remove ordering with java code (database does it already) DESIGN CHOICE: if same date order by id (as earlier id means earlier creation date)
-
Robert Beilich authored
save without a time because there is no input for the user
-
Robert Beilich authored
-
-
-
-
-
- 07 Jul, 2018 2 commits
-
-
Niclas Wolff authored
Resolve "Run scss compile through maven" Closes #20 See merge request !19
-
Robert Beilich authored
Full publish in Eclipse isn't executing maven install completely (so you need to execute it separately)
-
- 28 Jun, 2018 9 commits
-
-
Niclas Wolff authored
Resolve "Add delete button for entry" Closes #17 See merge request !18
-
Robert Beilich authored
-
Robert Beilich authored
the entry wasn't the "real" one (because it gets updated while passing it to the server) delete the "oldEntry", which the EntityManager has no awareness of
-
-
Robert Beilich authored
-
Robert Beilich authored
Resolve "Implement "show more"" Closes #6 See merge request !17
-
Niclas Wolff authored
-
Niclas Wolff authored
-
Niclas Wolff authored
Resolve "Use Ajax based requests" Closes #7 See merge request !15
-
- 20 Jun, 2018 1 commit
-
-
Robert Beilich authored
use moment.js to update it don't use ajax request because it's not necessary for this minor task
-