Joachim Lusiardi
ec132b3e7a
remove filling station selector
2024-05-21 20:58:41 +02:00
Joachim Lusiardi
3035006225
vehicles can now be deactivated
2021-06-20 08:43:46 +02:00
Joachim Lusiardi
5a961d096b
add tooltips to buttons for filling stations
2018-08-10 20:16:36 +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
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
6e665b9f2f
finished handling of services
2016-11-06 13:22:54 +01:00
Joachim Lusiardi
71412bf487
integrate services into rollerverbrauch
2016-11-01 11:19:26 +01:00
Joachim Lusiardi
4b73699750
Added ids to important elements
2016-08-06 10:59:20 +02: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
Joachim Lusiardi
0d8ae0cd18
introduces modules
2016-04-23 23:08:39 +02:00
Joachim Lusiardi
0303be7945
more user handling features of flask-security activated
...
Now users can recover their passwords and change them while
logged in.
2016-04-21 08:11:57 +02:00