-
Case Tracker Services: February 25, 2011 2:08
Commit bc02915 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Case Tracker Services: February 25, 2011 2:08
Commit 26de21d on 5.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
* comments read only fix
-
* Replace dsm() with drupal_set_message with more info, thanks @clemens.tolboom
-
* Added casetracker as a dependency (doh) thanks @ clemens.tolboom * Fixed titles getting nuked from remote.
-
* fix pager count * fix typos
-
* default node types is an array, thanks @ngnp
-
* Make casetracker_cache files dir if not exist * Don't die if no cases returned. * Logic fixes on the services side
-
* fixed the sql table bracketing
-
* Added setting to restrict returned cases based on "opened by" being the same as teh project author * Moved css definition to the services side. * Started to move some case list logic to the services side but unformtunately not as much as having it views configurable.