User: fago Branch: DRUPAL-7--2 Date: Mon, 10 Jan 2011 19:41:07 +0000 Added files: /modules/rules/ui ui.controller.inc Modified files: /modules/rules/includes rules.core.inc /modules/rules rules.info rules.module /modules/rules/rules_admin rules_admin.inc rules_admin.module /modules/rules/ui ui.core.inc ui.forms.inc Log message: #1015872 a bunch of rules UI improvements that fix re-using of the UI without the rules admin module and make re-using the UI easier: * Changed the UI controller to be not based upon the entity API UI controller, as it is too different. * moved the rules UI controller to the rules module and fixed the admin module to make use of it. * improved overviewTable() and moved it to the UI controller. * added the function rules_ui() for easy access to the controller. * added an export page Links: http://cvs.drupal.org/diff.php?path=contributions/modules/rules/ui/ui.contro... http://cvs.drupal.org/diff.php?path=contributions/modules/rules/includes/rul... http://cvs.drupal.org/diff.php?path=contributions/modules/rules/rules.info&o... http://cvs.drupal.org/diff.php?path=contributions/modules/rules/rules.module... http://cvs.drupal.org/diff.php?path=contributions/modules/rules/rules_admin/... http://cvs.drupal.org/diff.php?path=contributions/modules/rules/rules_admin/... http://cvs.drupal.org/diff.php?path=contributions/modules/rules/ui/ui.core.i... http://cvs.drupal.org/diff.php?path=contributions/modules/rules/ui/ui.forms....