Skip to content

Releases: gae-init/gae-init

5.8.2

30 Mar 17:05
Compare
Choose a tag to compare
  • #626 Remove main/__init__.py
  • #634 Add Trusted Hosts

5.8.0

13 Mar 22:19
Compare
Choose a tag to compare
  • #608 Fix sign in refresh issues
  • #609 Grammar fix
  • #615 Remove prefetch link on auth pages
  • #617 Updated requirements
  • #618 Updated Flask-WTF to 0.14.2
  • #622 Use Facebook profile photo if available
  • #623 Use exact versions in package.json and bower.json

5.6.2

19 Dec 23:35
Compare
Choose a tag to compare
  • #600 Added Mail.ru OAuth

5.6.0

21 Nov 23:17
Compare
Choose a tag to compare
  • #582 Show more info after initial npm install
  • #584 Fix order of tests
  • #589 Add Azure AD OAuth2
  • #595 Fixed import order
  • 2f1b Magic views
  • ad06 Generate view if auth_user_key in magic
  • b523 Magic has view/update

5.5.0

03 Nov 12:27
Compare
Choose a tag to compare
  • #583 Added gulp-watch
  • 0afe Generate view/list for public view in magic
  • #579 Update webargs to v1.4.0
  • #590 Updated Flask-Login and gulp-sourcemaps

5.4.0

16 Oct 10:03
Compare
Choose a tag to compare
  • #575 Sorted FIELDS of Base model
  • #577 Removed spaces and leading zero from CSS
  • #578 Renamed flask_wtf.Form to flask_wtf.FlaskForm

5.3.0

07 Oct 09:28
Compare
Choose a tag to compare
  • #564 - Don't create useless templates with magic.py
  • #566 - Some old style leftovers
  • #568 - Removed extra .bowerrc file
  • #570 - Update yargs-parser to 4.0.0
  • #572 - Update Flask-WTF to version 0.13.1
  • 07ae - Cleaning up unused stuff
  • 386e - Minor OCD stuff
  • 4416 - Simplify for-loop in forms.panel_fields
  • 7697 - Unicode characters in magic

5.2.0

12 Sep 22:42
Compare
Choose a tag to compare
  • #551 Update yargs-parser to version ^3
  • #552 Exclude pkg_resources package'
  • #554 Make redirects to HTTPS 301 instead of 302
  • #556 Specify string format arguments as logging function parameters
  • #557 Default port for livereload in Gulp
  • #558 Update jQuery 3 and gulp-uglify 2
  • #561 Remove unused definition
  • #562 Replacing do with () in Gulp related files
  • #563 Mercurial related stuff remove

5.1.0

24 Jul 22:23
Compare
Choose a tag to compare
  • #546 Fix 'settings page' link in the admin console
  • #547 Remove preview from the gcloud deploy..

5.0.2

28 Jun 08:42
Compare
Choose a tag to compare
  • #523 Print progress while updating with magic.py
  • #524 Config API under /admin/
  • #527 Fix for msvcrt import error
  • #533 Update Flask-OAuthlib and webargs
  • #535 Change Font Awesome icon for Versions link
  • #536 Fixed jumping in filter test for -1 option
  • #540 Fixed single page test
  • #541 Moved CoffeeScript, Less and UglifyJS to npm devDependencies.
  • a078165 Refactor magic.py
  • cd1f854 Removed unused function in magic.py
  • 5df4560 Added no-promote example in README.md
  • 919ff61 Flask 0.11.1