Skip to content

Releases: zulfajuniadi/laravel-base

Patch Update

10 Apr 17:39
Compare
Choose a tag to compare
  1. AuthController to use UsersRepository when creating a new User
  2. Fix BaseRepository not calling updated and created methods

Stable Release Based on Laravel 5.1

24 Dec 09:14
Compare
Choose a tag to compare

Laravel Base Stable Release based on Laravel 5.1

Breadcrumbs & Configs

20 May 16:59
Compare
Choose a tag to compare
  • Updated nodejs modules
  • Updated composer dependencies
  • Simple breadcrumb API
  • Simple config manager
  • Grouped profile and logout button into one dropdown

Maintenance Release for 4.2 Branch

21 Apr 02:05
Compare
Choose a tag to compare
  • Fixed bug where inputs are not returned on validation error
  • Updated controller filters to reflect removed OrganizationUnit model
  • Fixed gulp-sass not found
  • Fixed advanceUpload bugs

Reports Update and Bug fixes

28 Jan 03:02
Compare
Choose a tag to compare
  1. Reports now are saved in sqlite database so migration would be much easier
  2. Reports now has a category
  3. Misc bug fixes

Updates and Bug Fixes

04 Dec 03:50
Compare
Choose a tag to compare
  1. Moved laravel-base core files to app/base
  2. Fixed gulp exiting on js error
  3. Removed Organization Unit
  4. Add Client-side HTML5 Validation Shims
  5. Added App Name config
  6. Added lang files for authentication
  7. Removed clockwork
  8. Major changes to assets
  9. Add livereload
  10. Ability to create new resourceful routes

Report builder! Oh My!

03 Dec 12:43
Compare
Choose a tag to compare
  • New report builder
  • Local environment send mail via mailcatcher
  • Add /reset path to "factory reset" the database
  • Various bug and performance fixes

Upgrades and Bug Fixes

20 Nov 01:41
Compare
Choose a tag to compare

Updated MySQL Workbench Generator script to support boolean columns
Fixed glyphicon path
Various style tweaks
Remove clockwork old temporary files

Upgrades and Bug Fixes

11 Nov 10:29
Compare
Choose a tag to compare

Various improvements and bug fixes

Based on Laravel 4.2

11 Oct 05:03
Compare
Choose a tag to compare
4.2.0

Updated readme.md