webchick
|
4ac79a1366
|
Issue #2226903 by pwolanin, dawehner, tvn, martin107, jessebeach: Step 1: Move static menu links to yml files.
|
2014-03-28 16:27:34 -07:00 |
catch
|
2f959b9693
|
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
|
2014-03-27 12:54:40 +01:00 |
catch
|
24526aedd0
|
Revert "Issue #2165725 by Xano: Introduce hook_entity_operation()."
This reverts commit 2cf87103b5 .
|
2014-03-26 19:53:12 +01:00 |
catch
|
2cf87103b5
|
Issue #2165725 by Xano: Introduce hook_entity_operation().
|
2014-03-26 12:46:04 +01:00 |
Alex Pott
|
fa51d2e5bd
|
Issue #2178725 by pwolanin, crowdcg, effulgentsia, Sutharsan: Make all core menu link machine names and the corresponding route names match.
|
2014-03-24 11:34:32 +01:00 |
Alex Pott
|
5abaa5f957
|
Issue #2120871 by andypost, Berdir, amateescu, vladan.me, Xano: Rename EntityListController to EntityListBuilder.
|
2014-03-23 22:25:46 +00:00 |
webchick
|
77123f3f1b
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 07:43:29 -07:00 |
Alex Pott
|
eba0b71872
|
Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files."
This reverts commit b4c561d0d5 .
|
2014-03-17 13:02:04 +00:00 |
Nathaniel Catchpole
|
b4c561d0d5
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 11:57:35 +00:00 |
Nathaniel Catchpole
|
6dc4d08c1f
|
Issue #2208165 by longwave, damiankloip: Replace usage of views deprecated functions in views.
|
2014-03-10 13:11:58 +00:00 |
webchick
|
02417da643
|
Issue #1892182 by sun, nod_, jibran: #type details: Rename #collapsed to #open.
|
2014-02-26 10:38:09 -08:00 |
Nathaniel Catchpole
|
b9a978d202
|
Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu.
|
2014-02-26 10:53:29 +00:00 |
Nathaniel Catchpole
|
a60bf77c63
|
Issue #2196797 by divesh.kumar: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in action module.
|
2014-02-20 12:06:00 +00:00 |
Alex Pott
|
c210e8681c
|
Issue #1981858 by Berdir, tim.plunkett, longwave, Les Lim: Rename hook_entity_info/alter() to hook_entity_type_build/alter().
|
2014-02-20 10:04:54 +00:00 |
Alex Pott
|
cdab74eed5
|
Issue #1541298 by sun, Berdir: Remove Node module dependency from Testing profile.
|
2014-02-13 11:28:24 +00:00 |
Alex Pott
|
6c2ed3f11e
|
Issue #2165155 by Berdir, tim.plunkett: Change $entity_type to $entity_type_id and $entity_info to $entity_type/$entity_types.
|
2014-02-10 09:24:05 +00:00 |
webchick
|
255a33f541
|
Issue #1967124 by damiankloip, dawehner | xjm: Bulk action views array to string conversion when there are no results.
|
2014-02-06 23:15:09 -08:00 |
Alex Pott
|
dd4890bca9
|
Issue #2049573 by pcambra, damiankloip, tim.plunkett, dawehner: Move most or all of the ActionBulkForm class to BulkFormBase.
|
2014-02-02 20:06:53 +00:00 |
Alex Pott
|
76bcb27b13
|
Issue #2167641 by tim.plunkett: EntityInterface::uri() should use route name and not path.
|
2014-01-31 15:08:43 +00:00 |
Nathaniel Catchpole
|
aa03c3dd54
|
Issue #2167623 by danilenko_dn, sidharthap, Nitesh Sethia, krishnan.n, aitiba, alexpott, ashwinikumar, Barrett, damiankloip, deepakaryan1988, foxtrotcharlie, ianthomas_uk, neetu morwani, nonsie, piyuesh23, Sharique, sivaji, sushantpaste, swentel, vijaycs85, YesCT: Add test for all default configuration to ensure schema exists and is correct.
|
2014-01-30 12:04:18 +00:00 |
Alex Pott
|
acd3a59ea8
|
Issue #2047633 by pwolanin, dawehner, kim.pepper, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-29 08:25:00 +00:00 |
Alex Pott
|
42e2c36937
|
Revert "Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit."
This reverts commit 531fd59314 .
|
2014-01-24 19:01:38 +01:00 |
Alex Pott
|
531fd59314
|
Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-23 23:14:32 +01:00 |
webchick
|
d63c8faea6
|
Issue #2168333 by tim.plunkett, EclipseGc, yched, fago: Ensure custom EntityType controllers can be provided by modules.
|
2014-01-21 23:32:29 -08:00 |
Alex Pott
|
814aed203d
|
Issue #2005716 by tim.plunkett, msonnabaum, dawehner, alexpott, effulgentsia: Promote EntityType to a domain object.
|
2014-01-01 11:08:57 +01:00 |
webchick
|
a06d7830eb
|
Issue #2107531 by pwolanin, neclimdul, cilefen, dawehner, YesCT, tim.plunkett: Improve DX of local task YAML definitions.
|
2013-12-31 15:48:51 -08:00 |
catch
|
c049f3f1d6
|
Issue #2005644 by Wim Leers, damiankloip, beejeebus, amateescu: Use client-side cache tags & caching to eliminate 1 HTTP requests/page for in-place editing metadata, introduce drupalSettings.user.permissionsHash.
|
2013-12-22 21:58:10 +00:00 |
webchick
|
3465947578
|
Issue #2146517 by TR: Remove annotation 'use' statements from all core classes.
|
2013-12-19 10:28:42 -08:00 |
webchick
|
063b5cd333
|
Issue #2143933 by tim.plunkett, pwolanin, dawehner: Add _title and _title_callback to all routes.
|
2013-11-27 23:44:52 -08:00 |
webchick
|
df1a669b77
|
Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global.
|
2013-11-23 12:57:04 -08:00 |
Jennifer Hodgdon
|
956c27fd26
|
Issue #2120035 by samhassell, dawehner: Clean up docs headers for views include files
|
2013-11-20 10:38:33 -08:00 |
Alex Pott
|
7b8e204118
|
Issue #2133469 by tim.plunkett, damiankloip, dawehner: Replace path-based entity links with route names.
|
2013-11-15 09:31:24 -04:00 |
webchick
|
7c5e7f60e5
|
Issue #2020111 by damiankloip, a_c_m, dawehner, tim.plunkett: Allow the "With selection" label on bulk operation to be configured.
|
2013-11-14 00:16:16 -08:00 |
webchick
|
a7f28c1203
|
Issue #2105661 by dawehner, tim.plunkett, chx: Add support for $form_state()['redirect_route()'].
|
2013-10-30 21:31:39 -07:00 |
webchick
|
e0d8e66bf4
|
Issue #2119881 by damiankloip, dawehner | joachim: Fixed views BulkFormBase shows 'Apply' button twice.
|
2013-10-30 17:03:21 -07:00 |
webchick
|
4399709181
|
Issue #2066535 by tim.plunkett, jsst, Berdir: Add EntityManagerInterface and stop typehinting with EntityManager.
|
2013-10-30 16:09:40 -07:00 |
Alex Pott
|
270708d58a
|
Issue #2102125 followup by tim.plunkett, Gábor Hojtsy: Big Local Task Conversion.
|
2013-10-25 10:16:02 -07:00 |
Nathaniel Catchpole
|
516affdf43
|
Issue #2102125 by dawehner, tim.plunkett, neclimdul, pwolanin, YesCT, damiankloip, Tim Bozeman: Big Local Task Conversion.
|
2013-10-24 13:04:38 +01:00 |
webchick
|
9b8d32396b
|
Issue #2112711 by tim.plunkett: Provide an easier mechanism for using drupal_get_form() directly.
|
2013-10-17 21:26:38 -07:00 |
Alex Pott
|
b201c0546c
|
Issue #2111209 by Xano: Fixed Rename FormInterface::getFormID() to FormInterface::getFormId().
|
2013-10-16 13:37:27 +01:00 |
Nathaniel Catchpole
|
396d402306
|
Issue #2105557 by Berdir, dawehner: Add an admin_permission to EntityType annotations to provide simple default access handling.
|
2013-10-09 11:39:16 +01:00 |
webchick
|
6302d0e020
|
Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name.
|
2013-10-07 23:07:56 -07:00 |
webchick
|
ae7c20c7b5
|
Issue #2106459 by chx: Fixed core config has everything as string.
|
2013-10-07 17:32:28 -07:00 |
webchick
|
ea8db03250
|
Issue #2095121 by clemens.tolboom, jibran: Ensure every path in routing.yml files has a leading slash.
|
2013-10-07 08:09:41 -07:00 |
Alex Pott
|
cf613e2282
|
Issue #2091281 by lostkangaroo: Change link format in hook_help() in Action module.
|
2013-10-02 22:32:51 +01:00 |
webchick
|
5fccca655e
|
Issue #2083615 by Gábor Hojtsy, YesCT, tim.plunkett, Schnitzel: Use links annotation for config entity URI like for content entities.
|
2013-09-28 00:10:24 +02:00 |
Dries
|
65b155d9c2
|
Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed.
|
2013-09-19 18:22:53 +02:00 |
webchick
|
8347b04c34
|
Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors.
|
2013-09-15 22:06:19 -07:00 |
webchick
|
7cfa38d01a
|
Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files.
|
2013-09-15 21:47:28 -07:00 |
webchick
|
99670f0847
|
Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention.
|
2013-09-15 12:59:49 -07:00 |
Alex Pott
|
c435ef8d2b
|
Issue #2062573 by claudiu.cristea, tim.plunkett, Xano: Change notice: Add method defaultConfiguration() in ConfigurablePluginInterface.
|
2013-09-13 17:27:56 +01:00 |
webchick
|
ca7ae5992a
|
Issue #1963394 by tim.plunkett, jibran, effulgentsia: Fixed ConfirmFormBase::getCancelPath() should allow for a route.
|
2013-09-12 21:51:47 -07:00 |
webchick
|
d009cac09c
|
Issue #2074037 by Wim Leers, effulgentsia: Add drupalPostUrl() — drupalPost()/drupalPostAjax() are for forms only, D8 JS performs non-form HTTP requests.
|
2013-09-11 12:41:33 -07:00 |
webchick
|
f503d2282a
|
Issue #2074509 by tim.plunkett, falcon03, mgifford, Xano: Fixed Add missing #title property to ensure form accessibility.
|
2013-09-11 00:16:22 -07:00 |
Nathaniel Catchpole
|
11aead58a2
|
Issue #2082499 by alexpott: Fixed Uninstalling action module removes actions created by the user module.
|
2013-09-07 23:30:22 +01:00 |
Alex Pott
|
7742cc3563
|
Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'.
|
2013-09-01 13:24:15 +01:00 |
Alex Pott
|
9c8dc93955
|
Issue #2071485 by tim.plunkett: Modernize action.module forms.
|
2013-08-27 01:42:23 +01:00 |
webchick
|
2132c17948
|
Issue #2057155 by pwolanin, dawehner: Add a generateFromRoute() method on the url generator to accept options like url().
|
2013-08-22 10:28:40 -07:00 |
webchick
|
fa967340e3
|
Revert "git commit -m Issue"
Stupid commit message. :P Fixing. :P
This reverts commit 838bf21e31 .
|
2013-08-22 10:25:55 -07:00 |
webchick
|
838bf21e31
|
git commit -m Issue
|
2013-08-22 10:21:03 -07:00 |
Alex Pott
|
410d56a7ba
|
Issue #2059245 by tim.plunkett, msonnabaum: Add a FormBase class containing useful methods.
|
2013-08-22 03:02:00 +01:00 |
Alex Pott
|
d663924e93
|
Issue #2064557 by tim.plunkett: Improve strange coupling in EntityListControllers by improving buildRow() and buildHeader().
|
2013-08-19 21:30:34 +01:00 |
Dries
|
dd95e4bae3
|
Issue #2049039 by Berdir: Convert node properties to methods.
|
2013-08-16 12:13:11 -05:00 |
Nathaniel Catchpole
|
423f1d653b
|
Issue #2020979 by dawehner, bojanz: Fixed Bulk action form no longer allows actions to be selected.
|
2013-08-07 09:37:10 +01:00 |
Alex Pott
|
a2f9a60724
|
Issue #2033383 by tim.plunkett: Provide a default plugin bag.
|
2013-08-01 17:42:57 +02:00 |
Alex Pott
|
fcf2c9d4f5
|
Issue #2030411 follow-up by ifrik: Update hook_help() for action module.
|
2013-07-24 02:30:02 +02:00 |
Alex Pott
|
b5f23414fb
|
Issue #2030411 by ifrik, batigolix: Update hook_help() for action module.
|
2013-07-20 02:19:17 +01:00 |
Alex Pott
|
cd7ca03c27
|
Issue #2033447 by tim.plunkett: Remove obsolete ContainerFactoryPluginBase.
|
2013-07-10 17:05:43 +01:00 |
Alex Pott
|
45a9e859d6
|
Issue #2026347 by Berdir: Adding methods to UserInterface/AccountInterface.
|
2013-07-09 15:39:11 +01:00 |
Alex Pott
|
a4c65bec40
|
Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers.
|
2013-07-05 21:54:59 +01:00 |
Dries
|
58de5374c4
|
Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers.
|
2013-06-30 20:09:38 -04:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +01:00 |
Alex Pott
|
0c957d310a
|
Issue #2031115 by tim.plunkett: Fixed Language::LANGUAGE_DEFAULT should be Language::LANGCODE_DEFAULT.
|
2013-06-29 11:34:03 +01:00 |
Alex Pott
|
f74d2981ef
|
Issue #2025991 by plach, David Hernández: Introduce hook_entity_prepare() to generalize hook_node_prepare().
|
2013-06-28 09:41:01 +01:00 |
Alex Pott
|
4f8b8a5087
|
Issue #1995048 by twistor, tim.plunkett, damiankloip, Berdir: EntityListController::getOperations() should respect access checks.
|
2013-06-27 07:13:06 +01:00 |
Nathaniel Catchpole
|
00cb147e14
|
Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse.
|
2013-06-19 17:07:30 +01:00 |
Alex Pott
|
73fbcf8072
|
Issue #2011018 by tim.plunkett: Reconcile entity forms and confirm forms.
|
2013-06-17 23:26:42 +02:00 |
Alex Pott
|
5bf89a4573
|
Issue #2008356 by dawehner, tim.plunkett: Provide a _entity_list() route default to replace Controller\EntityListController and mimic _entity_form().
|
2013-06-17 00:06:21 +02:00 |
Alex Pott
|
096b8c5a58
|
Issue #2010290 by tim.plunkett, larowlan, alexpott, ParisLiakos: Editing a config entity from a listing page results in a 'page not found'.
|
2013-06-16 10:24:30 +02:00 |
Alex Pott
|
317357373e
|
Issue #2004408 by YesCT, penyaskito: Allow modules to alter the result of EntityListController::getOperations.
|
2013-06-12 17:02:18 +01:00 |
Alex Pott
|
b0cf1be964
|
Issue #1846172 by tim.plunkett, damiankloip: Replace the actions API.
|
2013-06-06 20:10:20 +01:00 |
Alex Pott
|
42daa83c5e
|
Issue #1911728 by ParisLiakos, Xano, dawehner, jibran, David_Rothstein: Remove hook_init().
|
2013-06-05 08:47:39 +01:00 |
Alex Pott
|
477c06c413
|
Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual.
|
2013-05-26 13:18:10 -07:00 |
Alex Pott
|
79ea2f38f8
|
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
|
2013-05-07 14:51:26 +01:00 |
webchick
|
6de362318d
|
Issue #1929288 by ParisLiakos, Dave Reid: Move cryptographic functions to Crypt component.
|
2013-05-01 21:46:53 -07:00 |
Alex Pott
|
c014519ca1
|
Issue #1969540 by Xano: Convert token.inc to a service.
|
2013-04-18 08:24:35 +01:00 |
catch
|
6a6c0654c7
|
Issue #1946318 by kim.pepper: Convert confirm_form() in action.admin.inc to the new form interface.
|
2013-04-15 22:32:53 +01:00 |
Alex Pott
|
ee1c53e517
|
Issue #1965164 by tim.plunkett: Add dedicated annotations for Views handlers.
|
2013-04-11 22:42:45 +01:00 |
webchick
|
6543a5bae6
|
Issue #1847768 by rootatwc, tim.plunkett, effulgentsia, Crell, Damien Tournoud: Remove ip_address().
|
2013-04-10 17:17:57 -07:00 |
webchick
|
ec6fa93c2e
|
Issue #1845836 by dawehner, sun, damiankloip, xjm: Make the actions exposed in the views bulk operation handler configurable.
|
2013-04-10 14:11:32 -07:00 |
webchick
|
38226cc818
|
Issue #1914256 by damiankloip, dawehner, tim.plunkett: Add all views hooks to hook_hook_info().
|
2013-04-10 13:12:01 -07:00 |
webchick
|
6e5ea17d26
|
Issue #1944756 by kim.pepper: Convert action_admin_configure() to a new-style Controller.
|
2013-04-10 12:13:03 -07:00 |
webchick
|
45c60ea028
|
Issue #1939024 follow-up by tim.plunkett: Small clean-ups to code.
|
2013-04-03 18:46:50 -07:00 |
webchick
|
7e465a9b17
|
Issue #1888390 by dawehner, damiankloip, tim.plunkett: Change 'human_name()' to 'label' and replace View::getHumanName() with View::label().
|
2013-04-03 12:57:49 -07:00 |
webchick
|
a64d7b7db6
|
Issue #1939024 by Alan Evans, mtift, Crell: Convert action_admin_manage() to a new-style Controller.
|
2013-03-29 10:00:13 -07:00 |
webchick
|
2e4b361a9b
|
Issue #1912266 by vijaycs85, sandipmkhairnar: Create configuration schemas for action module.
|
2013-03-08 21:31:03 -08:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
catch
|
13bd2b25ec
|
Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class.
|
2013-03-06 22:02:58 +00:00 |
Dries
|
a96697c7d5
|
Issue #1864066 by sun, andypost, tim.plunkett: Simplify hook_menu_local_tasks() and MENU_DEFAULT_LOCAL_TASK usage.
|
2013-02-18 12:03:05 -05:00 |
catch
|
1c92546e41
|
Issue #1826602 by damiankloip, xjm, sun, dawehner, EclipseGc: Allow all configuration entities to be enabled/disabled.
|
2013-02-06 12:00:39 +00:00 |
webchick
|
72711258b1
|
Issue #1810480 by dawehner, ACF: Provide the plugin_id() to support views metadata integration.
|
2013-02-01 18:15:01 -08:00 |
webchick
|
3f8b6a1a84
|
Issue #1894784 by dawehner: Remove api_version from views
|
2013-01-21 16:35:35 -08:00 |
webchick
|
f946527e18
|
Issue #1851082 by tim.plunkett: Add a base bulk form handler class, remove it from Actions module.
|
2013-01-21 16:06:21 -08:00 |
webchick
|
dd8c44b490
|
Issue #1757564 by damiankloip, dawehner, tim.plunkett: Change 'name' to 'id' on View entity.
|
2013-01-18 21:10:42 -08:00 |
catch
|
13b7a73c57
|
Issue #1845840 by wuinfo, sun, IshaDakota, dawehner: Tweak the UI/UX and accessibility of the views bulk operations interface.
|
2012-12-29 22:42:55 +00:00 |
webchick
|
d26e8a7d57
|
Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS.
|
2012-11-26 23:07:37 -08:00 |
webchick
|
259b4e2468
|
Issue #1828410 by dawehner, damiankloip, tim.plunkett, stevector: Added Provide a bulk_form() element for actions.
|
2012-11-21 09:48:44 -08:00 |
webchick
|
16e40c7550
|
Issue #1788084 by andyceo, dawehner: Convert actions variable(s) to CMI.
|
2012-11-02 12:36:49 -07:00 |
Jennifer Hodgdon
|
75035ae4da
|
Issue #1431658 by Albert Volkman, xjm, kid_icarus, ChinggizKhan, rgristroph, connork: Massive API docs cleanup for system tests
|
2012-10-10 09:08:34 -07:00 |
webchick
|
49bb1d9ad0
|
Issue #1788084 by andyceo, sun: Convert actions variable(s) to CMI.
|
2012-10-09 21:11:54 -07:00 |
catch
|
9fbe74405a
|
Issue #1608842 by chx, alexpott, sun, effulgentsia, beejeebus, tim.plunkett et al: Replace list of bootstrap modules, enabled modules, enabled themes, and default theme with config.
|
2012-10-09 21:40:35 +01:00 |
webchick
|
16eac3bec5
|
Issue #1480854 by tim.plunkett, Noyz, Bojhan, yoroy, kika: Convert operation links to '#type' => 'operations'.
|
2012-10-09 12:49:07 -07:00 |
Jennifer Hodgdon
|
162314d723
|
Issue #1798954 by Lars Toomre: Remove t() from test asserts in Action module
|
2012-10-01 14:40:55 -07:00 |
catch
|
7643bb2faf
|
Issue #1797206 by Rob Loach: Fixed Actions module has variable name conflict which breaks tests.
|
2012-09-28 10:06:11 +01:00 |
webchick
|
2edfc475e5
|
Issue #1008166 by sun, catch, rootatwc, Rob Loach, Jody Lynn: Actions should be a module.
|
2012-09-26 22:57:50 -04:00 |