Skip to content

Latest commit

 

History

History
247 lines (208 loc) · 18.7 KB

CHANGELOG.md

File metadata and controls

247 lines (208 loc) · 18.7 KB

<a name"rev-177">

rev-177 (2015-07-17)

Bug Fixes

Features

<a name"rev-126">

rev-126 (2015-06-02)

Bug Fixes

  • scrollable admin table for mobile (54e74b6d)
  • login active menu button (efdecd0f)
  • overflow y (de93d90d)
  • temporary ignoring test with google services due to error 502 (3b20c1fb)
  • revert failing test due to google service error 502 (b6c3c702)
  • failing test due to google service error 502 (6f7723f7)
  • change android status bar color (6ba0bcac)
  • github/google login button color (cfce9338)
  • notif background color (e259c64d)
  • commented code (d99de184)
  • screenshot height (6c86a12e)
  • jquery version (bc2b2ce1)
  • jquery version (723eadb2)
  • change from deprecated google doc api to drive api (3639354a)
  • add redirect if app not configured for admin panel (3247cf5a)
  • check access token expiration (8fb9814a)
  • inversed loading icons (4b4d46ac)
  • javascript minimizing error (4eca2ccf)
  • add maven Htmlunit dependency (cbc7a8f8)
  • add captcha environment vars (10702647)
  • custom satellizer module for config autorization (400f7975)
  • no csrf filter for dev admin page (dc4547dd)
  • remove dashboard link for unlogged user (fe4ad5b1)
  • remove bad links in emails (625c9731)
  • images in emails (98e69986)

Features

<a name"rev-82">

rev-82 (2015-05-21)

Bug Fixes

  • use right provider parameter not hardcoded wrong one (7c549577)
  • misspelling in configure-appengine-web-app.sh (be23c646)
  • remember steps, show phone error message (aa103a22)
  • utils.js loaded with grunt build (0458965c)
  • minification compatibility (1d8ec1d0)
  • update grunt-contrib-imagemin for linux compatibility (5ea82f00)
  • load utils.js/flags.png even with grunt dist (04c9d777)

Features

  • new design for emails (f733703c)
  • add "type" field for session (65888ec7)
  • add save as draft (a6ea2fe9)
  • disable signup button while registering (8ae16c59)
  • oauth authentificationwith Google & Github (e3395824)
  • add args to grunt publish command (b38710df)

<a name"rev-69">

rev-69 (2015-05-12)

Bug Fixes

  • accept post session to anonyme user (741ef61e)
  • remove useless file declaration (1ef2675f)

Features

  • add CHANGELOG.md with grunt task (63591ac5)
  • emailing on talk post (0d9b8add)
  • ie scripts compiled with grunt (48e0640b)
  • exclude node_modules from war (b342c21e)
  • use webapp.dir property as webapp directory (55c20ded)
  • error 403 page (1d83f6a5)

<a name"rev-63">

rev-63 (2015-05-07)

Bug Fixes

Features