Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download casetracker-7.x-2.0-alpha2.tar.gztar.gz 31.14 KB
MD5: 16f7058be2ae5881b4906eca05d75185
SHA-1: c77a1026adc657458f51fc96b19019133c3d8aea
SHA-256: 8fe688b95201c7dab8045fa8af4fb1e6cb75142a45b6b91cac607cc7657462cb
Download casetracker-7.x-2.0-alpha2.zipzip 45.06 KB
MD5: 35d22d1ab5d7eb09c6f80c2629bcf4f2
SHA-1: ec984ae099b5fba3025e1fb09571d8046390beed
SHA-256: f29ba592ddc3a2adcc1c705333733b69648942fadac3eb79e735aca68cd3ea0d

Release notes

Major code refactoring

  • Move toward a more OO approach, using more of what Entity API provides
  • Make it easier to to extend the module (evolutions needed while working with the Scrum module - http://drupal.org/project/scrum).
  • Cleanup and reorganize some code pieces to make it easier to find and maintain the module

UX improvements

  • Everything is under /projects path now, avoiding some weird behaviours occurred while under /admin
  • Almost every page was converted to Views, forcing to make every info as a view handler, making it very customizable for end users and easy for everyone to create your own combos and export to Features
  • Usability improvements with a better organization of pages information and links to improve navigation on projects and cases.
Created by: pedrorocha
Created on: 16 Oct 2013 at 00:06 UTC
Last updated: 16 Oct 2013 at 11:56 UTC
New features

Other releases