Commit graph

24 commits

Author SHA1 Message Date
mcbloch
e5f16f7292
remove unneeded line 2019-09-03 15:01:44 +02:00
mcbloch
d254889f6d
remove old migrations, run via manager 2019-09-03 13:56:13 +02:00
mcbloch
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.
2019-08-28 03:46:04 +02:00
redfast00
b2c637b343
Serve own bootstrap 2019-04-05 23:26:57 +02:00
Feliciaan De Palmenaer
6abd9614ab Fix deprecations 2017-01-06 12:05:31 +01:00
Wout Schellaert
7ca0e36946 Small reformat 2016-09-10 15:49:52 +02:00
Feliciaan De Palmenaer
6eeb7e8018 Remove prefixFix, no longer necessary 2016-02-18 11:26:41 +01:00
Feliciaan De Palmenaer
3cf49c7634 Fix errbit 2015-11-29 15:19:37 +01:00
Feliciaan De Palmenaer
3d50650d8e Add fancy debugtoolbar when debugging 2015-06-09 22:24:48 +02:00
Tom Naessens
c77f9150db Add errbit integration 2015-06-09 16:47:11 +02:00
Lorin Werthen
e3daf80ff6 lower case james 2015-04-03 18:51:19 +02:00
Feliciaan De Palmenaer
4c94953059 Hopefully lets werkzeug log 2015-04-02 21:01:18 +02:00
James
24c5da72f6 Merge branch 'master' of github.com:ZeusWPI/James
Conflicts:
	app/app.py
	app/james.py
2015-04-02 12:47:11 +02:00
James
6eb310199a Do stuff on server 2015-04-02 12:45:38 +02:00
Feliciaan De Palmenaer
7ce3642ef8 Added logging 2015-04-02 12:41:19 +02:00
James
6cb9bf067f This is really going to hurt 2015-03-31 20:15:22 +02:00
Tom Naessens
76f7d4c56d Some PEP8, remove insecure_lib 2015-03-31 16:29:28 +02:00
Tom Naessens
e59d7b5cc6 Add newline at end of file 2015-03-31 15:11:20 +02:00
Feliciaan De Palmenaer
8c992beed7 new layout 2015-03-31 00:51:30 +02:00
Feliciaan De Palmenaer
5677986378 Foodbot is dead, long live James 2015-03-31 00:06:09 +02:00
Feliciaan De Palmenaer
424af3e2cb Added orders form (simple bootstrap), using new bootstrap package 2015-03-27 21:57:37 +01:00
Wout Schellaert
b69132b5b7 Removed imports 2015-03-26 22:17:50 +01:00
Feliciaan De Palmenaer
051588fba9 updated thingies 2015-03-26 22:11:58 +01:00
Feliciaan De Palmenaer
eba3fc5f07 forgot to add some files 2015-03-26 21:49:14 +01:00