Commit Graph

88 Commits (1a0085329558bbb0b52ef8d670ddc78b498eb6cc)

Author SHA1 Message Date
Ryan Rix 1a00853295 GDI. 2017-07-03 18:32:37 -05:00
Ryan Rix e1b22a2125 Implement an abstract localStorage cache 2017-07-03 18:31:34 -05:00
Ryan Rix 69db285def Add Hide Unselected checkbox
This is all client-side JS and CSS which is pretty cool. the checkbox just adds a class to the
table, and the CSS handles the rest.
2017-07-01 20:03:53 -07:00
Ryan Rix eb1bcee77c wat 2017-07-01 20:03:40 -07:00
Ryan Rix 43b8171dd8 remove sillycode 2017-07-01 19:51:30 -07:00
Ryan Rix fcf2413d8d Convert run start to local time 2017-07-01 19:51:12 -07:00
Ryan Rix 8cf3386075 Move from Zebra striping to click-to-highlight 2017-07-01 19:48:59 -07:00
Ryan Rix 0fa8343098 Switch to setuptools 2017-07-01 19:22:20 -07:00
Ryan Rix b695dfdcc5 Stub out library while ilianaw writes it 2017-07-01 19:22:20 -07:00
Ryan Rix 767f211e8f Load and cache runs from GDQ site
This caches to the local filesystem because by default, Lambda calls (where this is targeted to run)
share a filesystem as long as the lambda container is initialized
2017-07-01 19:22:20 -07:00
Ryan Rix 625e7b1a6f Basic templates 2017-07-01 19:22:20 -07:00
Ryan Rix 489c646b58 Kill the old project name in more places 2017-07-01 19:22:20 -07:00
Ryan Rix 3aafd03531 Begin stripping out code from flask template 2017-07-01 17:28:56 -07:00
Ryan Rix b0f2514fd8 kappa 2017-07-01 17:11:47 -07:00
Michael Herman 13c60956a5 Merge pull request #19 from HonzsSedlomn/bug-fixes
Fix url_for for error htmls
2017-07-01 15:40:52 -06:00
Honza Sedloň 47f06ff34d Forgot on this fix 2017-07-01 21:21:56 +02:00
Honza Sedloň f1bebd44b9 Fix url_for for login page 2017-07-01 21:11:44 +02:00
Michael Herman 6a8b8bb7ef Merge pull request #18 from HonzsSedlomn/bug-fixes
Fixed generate_password_hash
2017-06-30 01:19:41 -06:00
Honza Sedloň 5ad10e6dfa Fixed generate_password_hash
No longer wrong saved registration password to the database.
2017-06-29 21:17:12 +02:00
Michael Herman 1f7d69c93f upgraded to python 3.6 2017-02-05 13:21:23 -07:00
Michael Herman f586ca98ef upgraded to python 3.6 2017-02-05 13:17:10 -07:00
Michael Herman f465a76cdd upgraded to python 3.6 2017-02-05 13:11:46 -07:00
Michael Herman b79d9f7096 upgraded to python 3.6 2017-02-05 12:45:58 -07:00
Michael Herman c67b032897 upgraded to python 3.6 2017-02-05 11:51:30 -07:00
Michael Herman 9b9f8c0381 updated dependencies 2016-12-12 22:58:19 -07:00
Michael Herman 75694ceb46 Merge pull request #16 from vuLgAr/master
renamed dupe named function to correct html error code
2016-10-24 07:24:03 -06:00
vuLgAr e9ab89763d renamed dupe named function to correct html error code 2016-10-24 14:00:15 +01:00
Michael Herman ba6831f842 Merge pull request #14 from vuLgAr/master
TextField to StringField in forms
2016-07-17 11:38:35 -06:00
vuLgAr 42ed503646 Merge remote-tracking branch 'upstream/master' 2016-07-17 18:31:02 +01:00
vuLgAr 990fa0144b TextField to StringField in forms
The TextField alias for StringField will be deprecated in wtforms 3.
2016-07-17 17:46:32 +01:00
Michael Herman a9d89a6174 Merge branch 'master' of github.com:realpython/flask-skeleton 2016-07-17 10:44:44 -06:00
Michael Herman f9879bc710 Merge pull request #13 from vuLgAr/master
Update dependencies to latest and alter deprecated usage of extensions
2016-07-17 10:44:30 -06:00
Michael Herman 78744d7bd0 Merge branch 'master' of github.com:realpython/flask-skeleton 2016-07-17 10:44:04 -06:00
Michael Herman 0ec3003092 minor changes 2016-07-17 10:43:59 -06:00
vuLgAr 1f2cdc2ead update python version to 3.5.2 2016-07-17 11:57:04 +01:00
vuLgAr 8e9eda37e8 remove deprecated use of flask.ext 2016-07-17 11:47:20 +01:00
vuLgAr 5d2c0f001e update requirements.txt
also added click which seems to be required
2016-07-17 11:46:38 +01:00
Michael Herman a0d0a9fefa Merge pull request #12 from royopa/master
added 403 missing error page
2016-06-27 18:56:19 -06:00
Rodrigo Prado 3feeefce95 added 401 error page 2016-06-27 21:43:14 -03:00
Michael Herman a234036ed9 Merge pull request #11 from vuLgAr/master
Update .gitignore
2016-05-02 16:43:24 +10:00
vuLgAr 4828ad8fc7 Update .gitignore
pycache typo
2016-05-01 10:55:33 +01:00
Michael Herman 16cbf7575e Merge pull request #10 from royopa/patch-8
simplified get os envinroment
2016-04-28 18:10:10 -06:00
Rodrigo Prado b3d63daa2e simplified get os envinroment 2016-04-28 20:55:03 -03:00
Michael Herman 1e75ab9902 minor updates to app config 2016-04-09 11:55:25 -06:00
Michael Herman 5d938352ff Update README.md 2016-04-09 11:48:35 -06:00
Michael Herman f64554b52b Update README.md 2016-04-09 11:47:57 -06:00
Michael Herman ef6b9c6064 Merge pull request #6 from royopa/patch-4
removed unnecessary else keyword
2016-04-08 06:46:38 -06:00
Rodrigo Prado 344522fad8 removed unnecessary else keyword 2016-04-07 21:30:17 -03:00
Michael Herman 0a1c1335cf Update LICENSE 2016-03-14 11:19:24 -06:00
Michael Herman bcc8ba8109 Merge pull request #5 from mikeyhew/master
Add MIT License
2016-03-14 19:18:57 +02:00