-
#591 replace print() with logging in some places
danielhers committedMay 22, 2016
-
Merge pull request #590 from omerxx/589-docker-fixes
Fixing #589 - Docker docs, repo and config file
danielhers committedMay 21, 2016 -
Adding dockerfile to the project
omerxx committedMay 21, 2016 -
omerxx committed
May 21, 2016
-
danielhers committed
May 19, 2016 -
danielhers committed
May 19, 2016
-
Set SQLALCHEMY_TRACK_MODIFICATIONS = True to avoid warnings
danielhers committedMay 17, 2016 -
Merge pull request #586 from aviklai/dev
#558 - Added checkbox to disable the historical report.
danielhers committedMay 17, 2016 -
Fix #585: remove MEZEG_AVIR_UNITED from localization.py
It is only used in JS anyway, and it is still in localization.js. united.py has its own dictionary for weather codes. Having the entry in localization.py causes a KeyError in process.py because LMS accidents don't have this field.
danielhers committedMay 17, 2016
-
#558 - Added checkbox to disable the historical report.
aviklai committedMay 17, 2016 -
Merge pull request #584 from aviklai/dev
#558 - Added measurement unit (meters) for the radius in the preferen…
danielhers committedMay 16, 2016
-
#558 - Added measurement unit (meters) for the radius in the preferen…
…ces dialog.
aviklai committedMay 15, 2016 -
Merge pull request #579 from efratpaty/dev
#534 add weather history
danielhers committedMay 15, 2016 -
Partial fix for #534: add weather data for new United accidents
When importing new accidients from United, the weather at the time of the accident is now inserted along with the accident data.
efratpaty committedMar 13, 2016 -
Merge pull request #582 from aviklai/dev
#558 - Adjusted the preferences modal according to the mockup.
danielhers committedMay 15, 2016
-
#558 - Adjusted the preferences modal according to the mockup.
aviklai committedMay 15, 2016
-
danielhers committed
May 6, 2016
-
Get IP and PORT from env to support c9
danielhers committedMay 3, 2016
-
Merge pull request #572 from siv123456/dev
#552 : small change in how google/facebook login buttons look.
danielhers committedApr 12, 2016
-
small change in how google/facebook login button look.
siv123456 committedApr 11, 2016
-
Add PyCharm instructions to README.md
danielhers committedApr 7, 2016
-
Add missing space before severity
danielhers committedMar 16, 2016
-
Merge pull request #561 from moriyasror/dev
issue 529: Add a number and a color to the icon of multiple accidents
danielhers committedMar 14, 2016
-
Merge pull request #562 from aviklai/dev
#558 - Added basic user preferences. Next - need to add validation fo…
danielhers committedMar 8, 2016 -
issue #529: Add a number and a color to the icon of multiple accidents
only adding the color, the color is given according to the title. So the idea was to go over every group markers, get the max severity and add to the title the severity.
moriyasror committedMar 7, 2016 -
#558 - Added basic user preferences. Next - need to add validation fo…
…r the inputs and design the settings modal.
aviklai committedMar 8, 2016
-
danielhers committed
Feb 26, 2016
-
made a fix for issue #553 : #553
replaced the google play icon png url to a new valid one.
siv123456 committedFeb 24, 2016
-
Separate migration for adding the provider column
danielhers committedFeb 2, 2016 -
Merge pull request #549 from aviklai/dev
#517 - added basic google login.
danielhers committedFeb 2, 2016 -
#517 - added basic google login.
aviklai committedFeb 2, 2016
-
Merge pull request #546 from bonnanza/dev
'ihud hatzala' background color by severity
danielhers committedJan 29, 2016 -
Avoid https error when fetching stylesheet
danielhers committedJan 29, 2016 -
'ihud hatzala' background color by severity
remove 'ihud hatzala' background color from style sheet. now getting background color as all markers according to severity
bonnanza committedJan 29, 2016