Commit graph

  • 5b2f6de323
    Fix webhook not having app context redfast00 2019-09-11 22:38:01 +0200
  • 5e2d5e659c
    Convert forms to POST requests, fix euro filter, fix user close debt redfast00 2019-09-11 16:44:36 +0200
  • b12bcc882d
    Make cookies more secure redfast00 2019-09-11 16:43:42 +0200
  • d75732fdcf
    Fix db init script redfast00 2019-09-11 04:10:24 +0200
  • 32c60eaff5
    Merge pull request #141 from ZeusWPI/typing redfast00 2019-09-09 17:10:17 +0200
  • c14874e1c3
    Add file listing tests to be run Jan-Pieter Baert 2019-09-08 20:59:05 +0200
  • c64e4bd998
    Run black and isort on all code Jan-Pieter Baert 2019-09-08 02:02:16 +0200
  • 15794b06b7
    Add typing to general app files Jan-Pieter Baert 2019-09-08 01:58:21 +0200
  • b7fa92a22a
    Add typing to view files Jan-Pieter Baert 2019-09-08 01:34:16 +0200
  • 27cb10f745
    Add typing to model files Jan-Pieter Baert 2019-09-08 00:41:50 +0200
  • 51edd1bdc1
    Add typing to database files Jan-Pieter Baert 2019-09-07 15:05:24 +0200
  • 9459eb0f1e
    Merge pull request #136 from ZeusWPI/black Maxime 2019-09-05 16:15:46 +0200
  • b90b8d571b
    Merge pull request #134 from ZeusWPI/refactoring Maxime 2019-09-05 16:13:21 +0200
  • d591f846d8
    add and run black formatter mcbloch 2019-09-05 03:33:29 +0200
  • f59ec75bea
    forgot to remove the old endpoint mcbloch 2019-09-05 03:25:17 +0200
  • e660627249
    move routes endpoint to debug blueprint mcbloch 2019-09-04 17:18:11 +0200
  • e5f16f7292
    remove unneeded line mcbloch 2019-09-03 15:01:44 +0200
  • 7abb7c9e76
    add python version file mcbloch 2019-09-03 14:05:28 +0200
  • f2c69d80bc
    Merge pull request #135 from ZeusWPI/dependabot/pip/werkzeug-0.15.3 Maxime 2019-09-03 14:02:45 +0200
  • 92ce04c459
    Bump werkzeug from 0.15.2 to 0.15.3 dependabot[bot] 2019-09-03 12:00:58 +0000
  • d254889f6d
    remove old migrations, run via manager mcbloch 2019-09-03 13:56:13 +0200
  • ffa11a6a87
    remove python 2, deprecated af mcbloch 2019-08-31 00:50:01 +0200
  • 0538c9f984
    remove author variables mcbloch 2019-08-29 15:58:15 +0200
  • a87ba12d80
    satisfy feliciaans authorship requirements mcbloch 2019-08-29 02:56:34 +0200
  • d0863325a5
    Restructuring the codebase! But for real, it's a real shitstorm in there. - Added context by making the init go through a function and not implicitly happen via imports - Fixup all context and contextless function mixups - splitup the models in sensible different files - give the dump of view functions in views/__init__.py their own file - add all routes via blueprints, not half of them - move the slack notifications function and class to its own file, no idea what it was doing in a views file in the first place. mcbloch 2019-08-28 03:46:04 +0200
  • acee8c6b43
    Merge pull request #132 from ZeusWPI/stefanos redfast00 2019-08-22 19:57:38 +0200
  • d7d12f88c4 add stefanos script iepoev 2019-08-22 19:44:07 +0200
  • 87903a6d4a
    Add Fitchen script redfast00 2019-06-28 18:57:41 +0200
  • 0cce93b576
    Merge pull request #125 from ZeusWPI/feature/104/show-map-on-location-page Maxime 2019-05-31 17:15:47 +0000
  • e9293f7947
    Merge branch 'master' into feature/104/show-map-on-location-page Maxime 2019-05-31 17:15:40 +0000
  • 5020556dcb
    Merge pull request #121 from ZeusWPI/feature/order_items Maxime 2019-05-31 17:12:43 +0000
  • ec9c034539 add media querries for side padding mcbloch 2019-05-31 19:05:40 +0200
  • 94e0291c5a make setup script work on other debian - tiny css improvement Sammy Delanghe 2019-05-31 01:07:01 +0200
  • 6327809bbd Merge branch 'master' into feature/104/show-map-on-location-page Tom Naessens 2019-05-31 09:29:07 +1200
  • 7de4dbf5c4 Hide create order button when a user is not logged in Tom Naessens 2019-05-31 09:27:44 +1200
  • 8e682f0216 Merge branch 'master' into feature/104/show-map-on-location-page Tom Naessens 2019-05-31 09:22:26 +1200
  • 4e143b9b97
    Merge pull request #124 from ZeusWPI/feature/120/order-button-on-location-page Tom Naessens 2019-05-31 08:51:00 +1200
  • 41a289fb47 Add a small padding-top above location map for mobile devices Tom Naessens 2019-05-30 19:40:17 +1200
  • 3465742021
    Merge pull request #122 from ZeusWPI/fix/Create-text-on-edit Maxime 2019-05-30 08:58:22 +0200
  • 0619cef246 Some layouting Tom Naessens 2019-05-30 18:46:28 +1200
  • 6e74e0e078 Cleaner layout Tom Naessens 2019-05-30 18:36:56 +1200
  • 1f3c480967 Basic code, still needs some layout changes Tom Naessens 2019-05-30 18:29:08 +1200
  • 2d4ad2a605 Adds a button on the location/ and locations/ page to start a new order at the given location #120 Tom Naessens 2019-05-30 14:10:47 +1200
  • 75f3b80acb
    fixed Create new order message on order edit fklinck 2019-05-30 02:30:22 +0200
  • 2d9f7e7fc5 add extra order items screen, clickable div with shadow mcbloch 2019-05-29 20:12:19 +0200
  • 2314ec0e3b
    Merge pull request #119 from ZeusWPI/feature/add_location_name_to_browser_title Maxime 2019-05-29 18:05:28 +0200
  • 02c9abe28c add location name to browser title mcbloch 2019-05-29 18:02:55 +0200
  • 2cd5fca66b
    Merge pull request #118 from ZeusWPI/feature/popup-link Maxime 2019-05-29 17:00:09 +0200
  • 56ef2654a5
    added open new tab on marker click fklinck 2019-05-29 15:48:38 +0200
  • f4187a3385
    Merge pull request #116 from ZeusWPI/fix/map-popup Maxime 2019-05-28 18:57:28 +0200
  • 7555b9d65c
    fixed poput location fklinck 2019-05-28 19:52:38 +0200
  • 7802464c66
    Merge pull request #113 from ZeusWPI/fix_map Maxime 2019-04-30 17:28:50 +0200
  • dfb19110c4 update urllib3 dependency; CVE-2019-11324 mcbloch 2019-04-19 21:50:05 +0200
  • 7da75d85df
    Merge pull request #110 from ZeusWPI/remove-analytics Maxime 2019-04-12 23:13:57 +0200
  • e416d5ff0a update jinja2 dependency; CVE-2019-10906 mcbloch 2019-04-12 22:54:19 +0200
  • dd3fe26b86 add anchor so the marker points to the correct location mcbloch 2019-04-06 19:31:04 +0200
  • 94fedf8097 Merge remote-tracking branch 'origin' into fix_map mcbloch 2019-04-06 19:20:06 +0200
  • 31a731c1b8 do not query osm for 'None' locations mcbloch 2019-04-06 19:05:41 +0200
  • 01bde1501e
    Merge pull request #111 from ZeusWPI/edit-badges Maxime 2019-04-06 18:24:50 +0200
  • 093963cf3a
    Added links, removed unneeded badges redfast00 2019-04-06 11:12:21 +0200
  • 909b3fc2e6
    Remove Google Analytics redfast00 2019-04-05 23:31:36 +0200
  • b2c637b343
    Serve own bootstrap redfast00 2019-04-05 23:26:57 +0200
  • 34aca21a0b
    Don't load over protocol-relative URI redfast00 2019-04-05 23:10:12 +0200
  • 83e4a10bbc fix big ass close order issue #107 mcbloch 2019-04-05 18:24:24 +0200
  • dfe04a885d
    Merge pull request #103 from ZeusWPI/fix_deps Maxime 2019-04-05 18:09:47 +0200
  • 173b367b8e
    Merge pull request #102 from ZeusWPI/fix_map Maxime 2019-04-05 18:09:33 +0200
  • 55d3c11115 vert line is ugly mcbloch 2019-04-05 02:48:58 +0200
  • c9e0857ae0 more on one line? mcbloch 2019-04-05 02:48:24 +0200
  • 1a5ac94d6b remove less import badges mcbloch 2019-04-05 02:47:08 +0200
  • 5769597a12 more readable mcbloch 2019-04-05 02:45:21 +0200
  • 0910d0c430 throw a ton of badges into the readme mcbloch 2019-04-05 02:42:49 +0200
  • 807807e0ac update some wording mcbloch 2019-04-05 02:14:30 +0200
  • 539e6ff2c4 add command to run the server/manage deps mcbloch 2019-04-05 02:12:52 +0200
  • c68fe1f7b9 add command to run the server/manage deps mcbloch 2019-04-05 02:12:39 +0200
  • e4b8ae58d6 typo mcbloch 2019-04-05 02:05:54 +0200
  • 9e4beb7787 update readme with extra docs mcbloch 2019-04-05 02:04:46 +0200
  • 07895c5e87 add some nice formatting mcbloch 2019-04-05 01:48:59 +0200
  • 4fe2634668 fix pip-tools dep mcbloch 2019-04-05 01:29:48 +0200
  • d33dc05840 use pip-tools for dependecy management, update setup script mcbloch 2019-04-05 01:25:30 +0200
  • a3f0dffc30 move script to separate js file, add loging for bad adresses mcbloch 2019-04-04 20:41:43 +0200
  • 3a5f31bfac add database population script mcbloch 2019-04-04 18:27:50 +0200
  • 82d870e825
    Merge pull request #95 from Kortika/feature/map Maxime 2019-04-04 17:51:00 +0200
  • 27302bdc2f
    Merge pull request #98 from ZeusWPI/fix_db Maxime 2019-04-04 17:41:47 +0200
  • 18c2008959 squash database migrations, update model to be equal to the server mcbloch 2019-04-02 18:03:14 +0200
  • f7dfad5700 Merge branch 'master' of github.com:ZeusWPI/Haldis mcbloch 2019-04-01 23:43:12 +0200
  • c249bdcbd4 add venv creation to script, add to readme and gitignore mcbloch 2019-04-01 23:42:59 +0200
  • cd3e31d44b
    Merge pull request #96 from ZeusWPI/date_time_update Maxime 2019-04-01 23:41:08 +0200
  • 94a8e2e12c
    Merge pull request #97 from SchrodingersCat00/priceformat redfast00 2019-02-17 09:35:20 +0100
  • c32f2ac387 improved formatting of prices Kobe Mertens 2019-02-16 21:03:56 +0100
  • 71e16064d3 Added startdate and starttime on order page klaasgoethals 2019-02-15 19:03:35 +0100
  • 4322f620d7 Show stoptime AND countdown on home and order page klaasgoethals 2019-02-15 16:47:02 +0100
  • a472efad7c revert change to locations.html Sitt Min Oo 2019-02-14 19:51:12 +0100
  • e27d3977dd removed copy paste check Sitt Min Oo 2019-02-14 19:47:25 +0100
  • ec91384e9a added mousehovers for marker popups Sitt Min Oo 2019-02-14 19:34:55 +0100
  • eaf9ba8399 fixed name and address on popup Sitt Min Oo 2019-02-14 19:17:02 +0100
  • baf000eaab edited db models to separate address and tele no. added map for locations Sitt Min Oo 2019-02-14 18:45:24 +0100
  • 0a36eab231 added leaflet files and init maps.html Sitt Min Oo 2019-02-14 16:43:07 +0100
  • 09c65e2bcc
    Merge pull request #93 from ZeusWPI/localhost-script Robbe Van Herck 2019-02-13 22:48:36 +0100
  • 12d215f86f
    name change, more logical game Jan-Pieter Baert 2019-02-13 22:46:26 +0100
  • e5a2fe48cc
    Merge pull request #94 from ZeusWPI/favicon klaasg 2019-02-13 22:39:45 +0100