Skip to content

Releases: anvoz/CodeIgniter-Skeleton

v2.2.0

31 Mar 13:43
Compare
Choose a tag to compare

Added:

  • New modal sizes (small & large) to Dialog library
  • Better jQuery file upload add-on
  • Page footer to Template library
  • validate.js add-on
  • Todo example
  • Bootstrap TLDR

v2.1.0

26 Jan 14:51
Compare
Choose a tag to compare

Minor release with unit testing and some improvements.

  • Added unit tests for:
    • Addons ajax controller
    • Bootstrap Dialog library
    • Bootstrap form helpers
    • MY_Controller controller
    • Response library
    • Template library
  • Modified CIS.Ajax Javascript object:
    • Disable control while requesting
    • Added lastContext which refers to a DOM element that trigger the request