Joachim Lusiardi
80264f1d02
remove more tankerkönig references
2024-05-22 08:53:22 +02:00
Joachim Lusiardi
7443f69fea
remove filling stations code
2024-05-22 08:53:22 +02:00
Joachim Lusiardi
3035006225
vehicles can now be deactivated
2021-06-20 08:43:46 +02:00
Joachim Lusiardi
42356137c4
first shot
2021-06-18 19:25:33 +02:00
Joachim Lusiardi
bf4bb607d5
Introduces ordering for services
...
services are now ordered by ascending odometer value instead of
their id
2018-08-15 21:39:04 +02:00
Joachim Lusiardi
c42a667ca4
Introduces ordering for pitstops
...
Pitstops are now ordered by ascending odometer value instead of
their id
2018-08-11 13:15:33 +02:00
Joachim Lusiardi
f7cb273254
preparation commit for henni
...
This commit includes:
* sql conversion script
* fixes for the column type for lat and lng fields
* removes prints / console logs
* unneccessary comments
* if no home data is available, we center to germany
* hide non working brand logos
* on closed stations the word "closed" is printed instead of outdated
price
* updates on filling stations is done in chunks of max 10
* configuration separates between development and testing
2017-11-24 09:08:04 +01:00
Joachim Lusiardi
9427ed50ad
add page to plan a pitstop
2017-11-12 15:38:32 +01:00
Joachim Lusiardi
d55fd3d9f6
Consumables can now be linked to the tankerkoenig api
2017-11-12 10:17:36 +01:00
Joachim Lusiardi
eaacd3f42e
adds functionality to handle favourit filling stations
2017-11-10 10:38:15 +01:00
Joachim Lusiardi
028b52d12f
Adds setting home in account
2017-11-07 22:33:14 +01:00
Joachim Lusiardi
d132dc72de
Add Entitiy for the Service Object
2016-11-01 11:17:54 +01:00
Joachim Lusiardi
fdb8993ac3
Merge branch 'issue_5_more_consumable_material' into pycharm
...
Conflicts:
app/__init__.py
app/rollerverbrauch/templates/createPitStopForm.html
app/rollerverbrauch/templates/newPitStopForm.html
app/rollerverbrauch/templates/selectVehice.html
app/rollerverbrauch/templates/selectVehicle.html
app/templates/newPitStopForm.html
app/templates/selectVehice.html
2016-07-16 19:29:25 +02:00
Joachim Lusiardi
738bcb9f89
Fixed project structure for pycharm
2016-07-03 19:29:30 +02:00