project/ctools.git
2012-09-25 dereineIssue #1790006 by dawehner: Add a autosubmit exposed... 8.x-1.x
2012-09-25 Daniel WehnerIssue #1794538 by dawehner, tim.plunkett: Fixed jumpmen...
2012-09-20 Tim PlunkettUpdate CTools code with latest Views changes.
2012-09-20 Tim PlunkettRemove the test for loading classes since the registry...
2012-09-20 Tim PlunkettFix the Math view plugin.
2012-09-20 Tim PlunkettFix the Jump Menu test.
2012-09-18 rocketeerbkwIssue #1788088 by rocketeerbkw: Still some remaining...
2012-08-30 Tim PlunkettFix typo in CToolsCustomContentUI.
2012-08-30 dereineIssue #1764194 by dawehner: Convert export_ui to to...
2012-08-30 dereineIssue #1763956 by dawehner: Convert Views Content plugi...
2012-08-30 damiankloipIssue #1735396 by damiankloip: Convert ctools_context...
2012-08-30 Tim PlunkettUpdate CTools for recent Views changes.
2012-08-28 Daniel WehnerIssue #1185042: Move style specific wizard code into...
2012-08-28 Tim PlunkettWizardTestBase was moved in Views.
2012-08-28 Tim PlunkettViewsSqlTest was renamed to ViewTestBase.
2012-08-20 Daniel WehnerIssue #1641834: Move views integration into ctools
2012-08-17 Daniel WehnerIssue #1736410 by dawehner: Fix ctools tests to use...
2012-08-15 Daniel WehnerIssue #1733436: Add some basic tests for math expressions.
2012-08-15 Daniel WehnerIssue #1733324: Convert math-expression library to...
2012-08-15 Damian LeeIssue #1720774 by damiankloip: Remove calls to entity_e...
2012-07-30 Tim PlunkettIssue #1704894 by tim.plunkett: Fixed CSS properties...
2012-07-30 Tim PlunkettClean up test classes.
2012-07-29 heliorcoloradoIssue #1618264 by helior: Added Improved DX for Export UI.
2012-06-23 Earl MilesIssue #1650758 by damiankloip: Move several methods...
2012-06-18 Damian LeeCleanup commit to remove files for #1627458, #1624952...
2012-06-16 Damian LeeIssue #1637448 by damiankloip: Export() and createDupli...
2012-06-16 Damian LeeIssue #1619924 by damiankloip | merlinofchaos: Change...
2012-06-16 Damian LeeIssue #1619934 by damiankloip, merlinofchaos, xjm:...
2012-06-16 Damian LeeIssue #1637326 by damiankloip: Move ctools_exportable...
2012-06-16 Tim PlunkettIssue #1593596 by pcavanaugh: Fixed link to edit a...
2012-06-15 damiankloipIssue #1637640 by damiankloip: Fixed createDuplicate...
2012-06-15 damiankloipIssue #1635018 by damiankloip: Implement a defaultList...
2012-06-15 swentelIssue #1637320 by swentel: Fixed Enabling/Disabling...
2012-06-15 Damian LeeIssue #1637422 by damiankloip: Fixed Undefined variable...
2012-06-15 Damian LeeIssue #1627458 by dawehner | merlinofchaos: Rename...
2012-06-15 dereineIssue #1624982 by damiankloip, dawehner: Implement...
2012-06-14 Damian LeeIssue #1612466 by damiankloip: Convert current CRUD...
2012-06-14 dereineIssue #1624952 by dawehner, damiankloip: Implement...
2012-06-14 Damian LeeIssue #1612404 by damiankloip: Implement an isEnabled...
2012-06-11 Damian LeeIssue #1622328 by damiankloip: Add a getExportableType...
2012-06-11 Damian LeeIssue #1623172 by damiankloip: Implement pack() method...
2012-06-09 xjmIssue #1619918 by merlinofchaos, xjm: Document Exporter...
2012-06-09 Damian LeeIssue #1622404: Remove export array from hook_schema...
2012-06-08 Damian LeegetExporter is a method not a property.
2012-06-07 Damian LeeIssue #1608186: Implement initial Exporter classes.
2012-06-02 Damian LeeIssue #1608000: Add set_defaults parameter to DatabaseE...
2012-06-01 Damian LeeIssue #1612552: fix setStatus() method on DatabaseExpor...
2012-06-01 Damian LeeIssue #1607790: loadAll() method in DatabaseExportableC...
2012-05-30 Damian LeeIssue #1600810: Use exportable id() method.
2012-05-30 Damian LeeIssue #1600820: Remaining exportable crud tests.
2012-05-30 Damian LeeAdded docblock placeholder to getExportModule() method...
2012-05-25 Damian LeeIssue #1598088: Test for loading overridden exportable...
2012-05-25 Damian LeeIssue #1598086: Implement id() method on ExportableBase
2012-05-25 Damian LeeIssue #1600368: fields not being unserialized in unpack...
2012-05-25 Damian LeeConverted line endings to LF in ctools_exportable.test
2012-05-24 Damian LeeIssue #1598082: Implement a save() method for DatabaseE...
2012-05-24 Damian LeeIssue #1598074: Implement a delete() method for Databas...
2012-05-24 Earl MilesIssue #1598060 by damiankloip: Implement the create...
2012-05-24 Tim PlunkettPrevent old CTools Export tests from running without...
2012-05-23 damiankloipIssue #1596604 by damiankloip: Add an unpack() method...
2012-05-20 Earl MilesFirst test passes!
2012-05-20 Tim PlunkettAdd an exportable info hook and some helper functions...
2012-05-20 Tim PlunkettAdd calls to the controller for ExportableBase.
2012-05-20 Tim PlunkettAdd method replacements for EXPORT_IN_DATABASE and...
2012-05-20 Tim PlunkettRemove setStatus() from the Exportable class.
2012-05-19 Earl MilesFix silly copypasta error.
2012-05-19 Earl MilesSomething resembling load methods.
2012-05-19 Earl MilesExportableControllerBase implementing wrong interface.
2012-05-19 Earl MilesCreate stub functions for DatabaseExportableController
2012-05-19 Earl Milescreate not on base, duplicate is just export/import.
2012-05-19 Earl MilesA little fleshing out of controller and controller...
2012-05-19 Tim PlunkettExportableControllerBase was implementing the wrong...
2012-05-18 Tim PlunkettBy tim.plunkett: Add empty PSR-0 classes to eventually...
2012-05-16 Tim PlunkettDrupalWebTestCase was renamed to Drupal\simpletest...
2012-05-16 Tim PlunkettLANGUAGE_NONE was renamed to LANGUAGE_NOT_SPECIFIED.
2012-05-16 Tim PlunkettRemove calls to cache_clear_all().
2012-05-16 Tim PlunkettReplace $_GET[q] with current_path().
2012-05-15 Tim PlunkettFix calls to cache_get/cache_set.
2012-05-15 Tim PlunkettChange version in .info files from 7.x to 8.x.
2012-05-14 Damian LeeAdded --filter option to ctex command to filter tables...
2012-05-01 Damian LeeIssue #941782: export.inc needs tests
2012-04-26 Juan Pablo... Issue #1371700 by juampy, merlinofchaos, prdctvtxt...
2012-04-26 kotnikIssue #1444006 by kotnik, lucascaro: Fixed disallowed...
2012-04-24 joachimIssue #1122736 by joachim: Fixed incorrect length for...
2012-04-24 joachimIssue #1233638 by joachim: Cleaned up @file docs in...
2012-04-24 oadaehIssue #1538242 by oadaeh: Documentation tweaks for...
2012-04-18 Damian LeeAdded --filter examples for ctools-export-info command...
2012-04-15 Damian LeeRemoved individual filtering options in favour of one...
2012-04-15 gitIssue #1298332 by jramby: Fixed Undefined variable...
2012-04-03 Earl MilesIssue #1512154 by markusbroman: Prevent error when...
2012-04-03 litwolIssue #1505432 by litwol: Rewrite JS to use jQuery...
2012-04-03 Earl MilesIssue #1505536 by jludwig: Allow the object cache to...
2012-04-03 Earl MilesIssue #1362448: Simple view content type does not deal...
2012-04-02 Earl MilesIssue #1511054 by litwol: Update css for the modal...
2012-04-02 Earl MilesIssue #1334020 by bennetteson: Allow raw tokens for...
2012-04-02 Earl MilesIssue #1416302 by twistor: Fix PHP strict notices.
2012-03-31 Earl MilesIssue #1510428: stylizer was adding farbtastic incorrec...
2012-03-29 Tim PlunkettIssue #1353956 by tim.plunkett: Fixed undefined form...
2012-03-29 Tim PlunkettIssue #1508868 by tim.plunkett: Context plugins aren...
2012-03-28 Earl Milesby swentel: User signature could contain unsafe user... 7.x-1.0
next