Skip to content

Releases: elquimista/web-app

v3.2.2

06 Feb 06:31
Compare
Choose a tag to compare

Features added/improved:

  • Updated error template files.
  • Added breadcrumb.
  • Added HybridAuth plugin - currently supports Twitter as SNS sign in.
  • Improved users#login template.
  • Added parsley.js plugin
  • Improved security over users#afterSnsLogin
  • Updated landing page (Template/Pages/index.ctp.jade)
  • Added nanoScroller.js to body tag
  • Included samples of asset_compress.local.ini and hybridauth.php config files.
  • Cleaned up assets resources
  • Added user sign up page (users#add)
  • Supports remember me feature
  • Added TinyAuth plugin
  • Added Proffer plugin for avatar image upload
  • Supports 2 user roles (admin and user)
  • Supports prefix-wise authorization

v3.2.0

29 Jan 12:35
Compare
Choose a tag to compare
  • Introduce con-material-admin-dashboard-template
  • Introduce clthck/cakephp-jade plugin for Jade template engine usage
  • Introduce clthck/asset-compress-improved plugin, pretty similar to Rails' asset pipeline
  • Use bower for open source front end package management
  • Add AjaxDashedRoute class for custom ajax call action routing.
  • And a few more new stuff ;)