Commit Graph

18 Commits

Author SHA1 Message Date
Wieland Schöbl
ad0dae46ff fix: fix various typos 2021-05-21 15:35:26 +02:00
Jovan Krunić
3da7c7d009 refactor: remove geoLocation from settings
Closes #99
2021-04-19 16:49:45 +02:00
Rainer Killinger
8b0978c7eb refactor: clean up settings.provider 2021-03-16 12:32:28 +01:00
Rainer Killinger
350185b0d3 refactor: i18n for settings module 2021-03-15 14:30:14 +01:00
Rainer Killinger
3d4c476549 refactor: update to recent changes in translator 2021-03-15 14:30:09 +01:00
Jovan Krunić
f7790426cd fix: adjust code to overcome the breaking changes (ionic 4 to 5)
Closes #70
2020-11-03 17:29:58 +01:00
Jovan Krunić
2e8d717607 refactor: adjust code after upgrade of ionic from v4 to v5
Note: used observables instead of events service which
doesn't exist in ionic 5 anymore.
2020-10-29 12:12:06 +01:00
Sebastian Lange
1dbf4515fe feat(menu): add context menu
Closes #3
2020-09-30 10:18:52 +02:00
Sebastian Lange
49b7c6d383 refactor(setting): adjust setting module to new core translation
Closes #53
2019-11-27 20:56:47 +01:00
Michel Jonathan Schmitz
911492d064 fix: update core and apply stricter tslint rules 2019-07-10 12:38:29 +02:00
Sebastian Lange
235693a9e2 refactor: initialise settings from config module and persist only the values
Closes #30, #59
2019-05-07 15:23:52 +02:00
Jovan Krunić
5855accc16 feat(data): add data detail templates
Additionally clean up the code
2019-04-12 14:14:22 +02:00
Jovan Krunić
3e697b17b4 feat: add basic templates for data list items 2019-04-12 14:14:22 +02:00
Jovan Krunić
c819d15386 build: upgrade to ionic 4 (update dependencies)
Closes #35
2019-04-12 13:51:43 +02:00
Jovan Krunić
a503811c1c fix: fix issues found by ng build for production
Closes #48
2019-04-12 12:12:26 +02:00
Sebastian Lange
b3ca8a2744 refactor: move SettingsProvider into package 'settings' 2019-01-11 13:53:19 +01:00
Sebastian Lange
d5fa2fd9a5 feat: add permission check for geoLocation setting 2019-01-11 13:47:29 +01:00
Jovan Krunić
8b23159e67 feat: add the app 2018-12-11 22:11:50 +01:00