Commit Graph

475 Commits (83bf08287264d737800fdc624effaeae8dec9a62)

Author SHA1 Message Date
Alex Pott 8e23b465a6 Issue #2045275 by Berdir: Convert user properties to methods. 2013-07-24 21:40:03 +02:00
Alex Pott c2e0cda721 Issue #1983682 by tim.plunkett, h3rj4n, larowlan: Convert applicable custom_block_menu() entries to use _entity_form() in routing.yml. 2013-07-22 23:58:13 +01:00
Alex Pott 982488c3df Issue #2035839 by vijaycs85: Fixed Align block config schema with block configuration. 2013-07-18 22:44:04 +01:00
Nathaniel Catchpole 7dd31494f3 Issue #1979094 by Berdir, dawehner, msonnabaum, tim.plunkett, effulgentsia: Fixed Separate create access operation entity access controllers to avoid costly EntityNG instantiation. 2013-07-16 10:33:18 +01:00
Alex Pott 9e4991d66f Issue #2031881 by plopesc: Move block_test_views() to tests/modules folder. 2013-07-15 18:03:31 -04:00
Nathaniel Catchpole 22a6d8ccec Issue #2012382 by damiankloip: Improve efficiency of access checker matching on routes. 2013-07-15 10:22:26 +01:00
Alex Pott e67580b16b Issue #2027857 by YesCT, kfritsche, penyaskito: Fixed Blocks operations cannot be altered. 2013-07-12 11:52:33 -04:00
Dries c02ba60087 Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated(). 2013-07-11 13:29:02 -04:00
Nathaniel Catchpole b6556573af Issue #1981144 by kgoel, tim.plunkett, disasm, vijaycs85, naxoc, stella, dawehner: Convert block_admin_edit() in block.admin.inc to the new form interface. 2013-07-10 23:10:41 +01:00
Alex Pott e29aaabd2e Issue #2029677 by afeijo: Convert BLOCK_LABEL_VISIBLE to a constant on the block interface. 2013-07-10 17:18:32 +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 54e9f29c5e Issue #1983874 by RoSk0, InternetDevels, vijaycs85, dawehner: Convert block_admin_add() in block.admin.inc to the new form interface. 2013-06-29 12:21:46 +01: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
catch 4e9792633c Issue #2026769 by fgm: Fixed Simplify DerivativeInterface implementations by refactoring duplicated code to a base class. 2013-06-28 22:17:30 +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 78f93faef3 Issue #1810320 by alarcombe: Remove EntityTranslationControllerInterface::getAccess() once have entity access. 2013-06-28 09:31:01 +01:00
Alex Pott 4586ea128d Issue #2014821 by amateescu, swentel: Introduce form modes UI and their configuration entity. 2013-06-27 22:24:39 +01:00
Alex Pott a3fea498c7 Issue #2025325 by naxoc, pplantinga, jessebeach: Fixed Add custom block action results in a fatal error. 2013-06-27 20:58:47 +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
Alex Pott c66a78c64c Issue #2021829 by damiankloip, olli: Fixed Redundant executeView() in ViewsBlock::build(). 2013-06-25 20:21:16 +01:00
Alex Pott de3558c214 Issue #2024867 by vijaycs85: Rename translation_entity() to content_translation(). 2013-06-25 20:16:20 +01:00
Nathaniel Catchpole 195849b2a4 Issue #1872876 by chx, fubhy, dawehner, alexpott, tim.plunkett: Turn role permission assignments into configuration. 2013-06-24 17:38:32 +01:00
Alex Pott 9873c74069 Issue #2012818 by thedavidmeister: Remove #type 'markup'. 2013-06-24 10:46:21 +01:00
webchick d91dc91367 Issue #2022415 by bdone: Convert custom_block_type_delete_form() to a Controller. 2013-06-22 20:13:18 -07:00
Alex Pott a93de78702 Issue #1992606 by damiankloip, pwieck: Convert system_theme_settings() to FormInterface. 2013-06-22 21:36:14 +02:00
Jennifer Hodgdon 5d0f9d91c3 Issue #2022207 by pcambra, Berdir: Make references to User class in test docs reference UserInterface instead 2013-06-20 09:33:23 -07:00
Jennifer Hodgdon 0366140fa0 Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files 2013-06-20 07:02:02 -07:00
Alex Pott a82ea10ba3 Issue #1987638 by vijaycs85, manu4543: Convert block_admin_display() to a new style controller. 2013-06-19 22:21:35 +02:00
Alex Pott 851d7d0ff2 Issue #1777956 by fago, klausi, sun, dasjo: Provide a way to define default values for entity fields. 2013-06-19 10:31:20 +02:00
Alex Pott 2de46154c9 Issue #1981306 by aspilicious, andypost, pcambra, swentel, amateescu: Drop procedural usage of fields in [a-e] modules. 2013-06-18 12:38:11 +02:00
Alex Pott c4b665859a Issue #1982980 by ParisLiakos, larowlan, dawehner, tim.plunkett: Move entity_get_form() to Drupal\Core\Entity\EntityManager::getForm(). 2013-06-18 07:21:35 +02: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 da1b134af1 Issue #1363112 by mparker17, mgifford, tlattimore, Jacine, dcmouyard, bowersox, ry5n, ahdiaz: Simplify names of 'element-x' helper classes. 2013-06-17 21:58:27 +02:00
Alex Pott 64a7739a52 Issue #1998582 by damiankloip, brantwynn, dawehner: Auto-generate machine_name() for Views Blocks using [viewname]_[displayname] rather than forcing manual entry. 2013-06-17 18:17:56 +02:00
Alex Pott fb7ad824c7 Issue #1903346 by Berdir, tim.plunkett, EclipseGc: Establish a new DefaultPluginManager to encapsulate best practices. 2013-06-17 18:17:56 +02:00
webchick 79a7f1cffe Issue #1978166 follow-up by tim.plunkett: Fix broken tests due to broken typehint. 2013-06-16 23:02:22 -05:00
Alex Pott 6f25f15885 Issue #1978166 by larowlan, smiletrl, tim.plunkett, effulgentsia: Convert block/add/{%custom_block_type()} to Controller. 2013-06-17 01:38:28 +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 1648a479c4 Issue #1893772 by chx, fubhy, slashrsm: Move entity-type specific storage logic into entity classes. 2013-06-16 11:40:11 +02:00
Alex Pott 76518e6f95 Issue #1998708 by kim.pepper, kmcculloch: Use Symfony Request for block module. 2013-06-15 00:42:02 +02:00
Alex Pott fd9804d886 Issue #2014215 by sdboyer: Shift render array defaults back out onto BlockRenderController . 2013-06-14 02:18:37 +02:00
Alex Pott 202fe604b4 Issue #1986802 by yched: Rename PluginInspectionInterface::getDefinition() to getPluginDefinition(). 2013-06-12 17:14:59 +01:00
Alex Pott 71a4ab13e2 Issue #1972514 by Wim Leers, effulgentsia, Gábor Hojtsy, ekl1773: Fixed Impossible to set attributes for all entities. 2013-06-12 16:57:44 +01:00
Alex Pott 07bf168bd6 Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface. 2013-06-11 23:16:25 +01:00
Alex Pott 4d85fa44a3 Issue #1825332 by Berdir, ParisLiakos, andypost, dawehner, jrglasgow, aspilicious: Introduce an AccountInterface to represent the current user. 2013-06-11 15:04:34 +01:00
Alex Pott a74a17a5f7 Issue #1994146 by larowlan, kim.pepper: Fixed WSOD after deleting a custom block content entity. 2013-06-10 12:56:30 +01:00
Alex Pott cd4c61e425 Issue #1898038 by jenlampton, joelpittet, duellj, Cottser, Shawn DeArmond, widukind, ezeedub, c4rl: Custom_block().module - Convert theme_ functions to Twig. 2013-06-09 11:37:29 +01:00
Nathaniel Catchpole ffaabb7cfa Issue #1998576 by beejeebus, alexpott, swentel: Make the config import process use full config trees again. 2013-06-08 21:10:53 +01:00
Alex Pott 1936dbc53d Issue #1938898 followup by brantwynn, tim.plunkett, Cottser: Fixed Convert block theme tables to table #type. 2013-06-08 18:24:06 +01:00
Alex Pott 2432c02138 Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention. 2013-06-07 11:48:55 +01:00
Alex Pott 88e6a760b7 Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API. 2013-06-06 11:20:38 +01:00
Nathaniel Catchpole 6d93172b96 Issue #1969662 by swentel, amateescu, chx | yched: Provide new _update_8000_*() CRUD helpers for Field and Instance definitions. 2013-06-06 10:06:46 +01:00
Alex Pott 9d73599020 Issue #2001310 by chx, effulgentsia, Berdir, YesCT: Disallow firing hooks during update. 2013-06-06 09:08:39 +01:00
Nathaniel Catchpole 579aa78880 Issue #1947720 by damiankloip: Use Drupal::state() to replace state(). 2013-06-05 15:58:21 +01:00
Dries f37d3c80c6 Issue #1879774 by damiankloip, dawehner, effulgentsia: catch plugin exceptions for invalid views display plugins. 2013-06-03 21:05:48 -04:00
Alex Pott ace3459c4b Issue #2006636 by tim.plunkett: Fixed menu_contextual_links() will always return a link to the MENU_DEFAULT_LOCAL_TASK, never the parent. 2013-06-03 20:52:29 +01:00
catch 81ed3ecb0f Issue #2003564 by manarth: Remove drupal_add_css() from block.module — use #attached. 2013-06-02 12:02:10 +01:00
Alex Pott 687af78488 Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4.
2013-05-29 22:08:39 +01:00
Alex Pott c4e52bb6b4 Issue #1892182 by nod_: #type details: Rename #collapsed to #open. 2013-05-29 12:31:25 +01:00
catch 5e768561e2 Issue #1484704 by joelpittet, Eric_A, wiifm, elvis2: Remove instances of attributes_array(). 2013-05-29 08:11:07 +01:00
Alex Pott 76f7b94445 Issue #1980338 by vineet.osscube, nick_schuch: Fixed Fatal error: Class 'plugin.manager.block' not found in /core/modules/system/system.module on line 1162. 2013-05-27 12:48:53 -07:00
Alex Pott 8244728c92 Issue #2000232 by annikaC: Fixed Block schema has two uuid keys. 2013-05-27 12:41:40 -07:00
Alex Pott d1a88e919f Issue #1938898 by duellj, Pete B, mlncn: Convert block theme tables to table #type. 2013-05-26 14:06:12 -07: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 f2d710c607 Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
Alex Pott c9ff2332f9 Revert "Issue #1987952 by brantwynn, Freemantus: Fixed Order of rendered blocks is wrong."
This reverts commit 4f6113f566.
2013-05-24 21:56:41 -07:00
Dries 4f6113f566 Issue #1987952 by brantwynn, Freemantus: Fixed Order of rendered blocks is wrong. 2013-05-24 11:40:46 -07:00
Alex Pott bd5769d9fd Issue #1898034 by Cottser, jenlampton, joelpittet, Shawn DeArmond, idflood, Hydra, artofeclipse, rich.yumul, chrisjlee, gnuget, c4rl, thund3rbox: block.module - Convert PHPTemplate templates to Twig. 2013-05-24 10:14:30 -07:00
Alex Pott 684aaa5ba0 Issue #1961870 by Cottser, foopang, kgoel, shanethehat, tlattimore, c4rl, joelpittet, thedavidmeister: Convert page.tpl.php to Twig. 2013-05-24 09:46:19 -07:00
Alex Pott 80da26f3ff Issue #1893442 by andypost, tim.plunkett, dawehner: Move BlockStorageController::loadByProperties() into ConfigStorageController. 2013-05-20 16:41:23 -07:00
Nathaniel Catchpole eea18a4869 Issue #914382 by Wim Leers, Cottser, Gábor Hojtsy, franz, droplet, sun, Niklas Fiekas, catch, dawehner, effulgentsia: Fixed Contextual links incompatible with render cache. 2013-05-20 09:35:41 +01:00
Alex Pott 518c4d10bd Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms. 2013-05-19 13:02:16 -07:00
Dries 60c3a75e8f Issue #1986408 by LewisNyman, oresh: Message style update. 2013-05-19 08:31:33 -07:00
Nathaniel Catchpole ff6e1eea6e Issue #1992302 by larowlan: Fixed CustomBlock bundle() and id() needlessly rely on EntityNG getters . 2013-05-16 11:03:05 +01:00
Alex Pott 6fa50c64eb Issue #1043198 by tim.plunkett, tstoeckler, swentel, larowlan: Convert view modes to ConfigEntity. 2013-05-16 08:29:16 +01:00
Dries 8e57fb5263 Issue #1938430 by shanethehat, steveoliver, Fabianx: Don't add a default theme hook class in template_preprocess(). 2013-05-15 14:59:43 -04:00
Alex Pott a21ee2d711 Issue #1987674 by tim.plunkett: Convert custom_block_type_list() to a new style controller. 2013-05-13 01:04:40 +01:00
Alex Pott f630b510aa Issue #1927608 by EclipseGc, tim.plunkett, effulgentsia: Remove the tight coupling between Block Plugins and Block Entities. 2013-05-11 11:01:25 +01:00
Alex Pott 19e6c2c0ae Issue #1987298 by tim.plunkett, quicksketch: Shorten directory structure and PSR-0 namespacing for plugins. 2013-05-07 21:34:00 +01: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
Nathaniel Catchpole c33191b66b Issue #1982024 by Cottser, Fabianx: Lazy-load Attribute objects later in the rendering process only if needed. 2013-05-05 21:52:35 +01:00
Alex Pott 50ae329638 Issue #1982088 by tim.plunkett: Remove hook_entity_bundle_info()'s need for 'real path'. 2013-05-05 01:24:24 +01:00
webchick e775437eb2 Issue #1982984 by larowlan: Create Drupal::entityManager for improved DX. 2013-05-01 23:42:27 -07:00
Alex Pott 620d497915 Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface. 2013-04-30 00:46:14 +01:00
Alex Pott 6ed57d39c5 Issue #1946404 by tim.plunkett, amateescu, swentel: Convert forms in field_ui().admin.inc to the new form interface. 2013-04-27 00:28:10 +01:00
Alex Pott 47308d2162 Issue #1947892 by Berdir, theduke: Improve DX with EntityAccessControllerInterface. 2013-04-26 23:47:55 +01:00
webchick d77275ff1f Issue #1391694 by tim.plunkett, aspilicious, fago, pounard, plach, Crell, msonnabaum, tstoeckler: Use type-hinting for entity-parameters. 2013-04-26 15:34:02 -07:00
Alex Pott 7449317440 Issue #1978168 by larowlan: Convert block/add to Controller. 2013-04-26 12:40:31 +01:00
Nathaniel Catchpole 1eb9af15f9 Issue #1930020 by dawehner, Berdir, olli: Inject a class into the Core annotated discovery implementation so that namespaces can be updated. 2013-04-25 09:38:49 +01:00
webchick 1125fa788f Issue #1976032 by Bojhan: Fixed Consolidate messages about unsaved changes. 2013-04-23 12:05:36 -07:00
Alex Pott bc3a902fbc Issue #1807042 by tim.plunkett, effulgentsia: Rename entity storage/list/form/render controllers to handlers, part 1: organize existing annotation keys. 2013-04-23 08:38:30 +01:00
catch 87462db60e Issue #1167144 by chx, catch, claudiu.cristea: Make cache backends responsible for their own storage. 2013-04-22 12:25:08 +01:00
webchick 2141c28c6f Issue #1946334 by mtift: Convert confirm_form() in block.admin.inc to the new form interface. 2013-04-19 21:05:48 -07:00
Alex Pott 02611753f5 Issue #1957748 by larowlan, Berdir, amateescu | yoroy: Fixed hook_field_prepare_view() is passed empty field values for EntityNG Entities. 2013-04-18 12:08:22 +01:00
webchick 6fa6c77258 Issue #1968360 by effulgentsia: Remove per-region block markup. 2013-04-16 17:26:45 -07:00
Jennifer Hodgdon fd7f1183a2 Issue #1967144 by tim-e, larowlan: Fix up inherited docs in CustomBlock.php 2013-04-15 10:29:19 -07:00
webchick 866f7eb9e3 Issue #1970208 by tim.plunkett: Fixed Views blocks are missing contextual links. 2013-04-15 08:26:55 -07:00
webchick 9f723a4693 Issue #1968322 by effulgentsia: Remove unused $id and $zebra variables from templates. 2013-04-15 08:24:50 -07:00
webchick b77715c307 Issue #1967294 by tim.plunkett: Add a dedicated @EntityType annotation. 2013-04-13 15:15:20 -07:00
webchick 2212a5fed8 Issue #1969276 by effulgentsia, tim.plunkett, EclipseGc: Refactor block plugins to make room for a BlockBase::build() implementation. 2013-04-12 20:24:29 -07:00
webchick 1fb4c7e15d Issue #1957104 by alexpott: Fixed Empty regions displayed even though they're empty. 2013-04-11 23:57:55 -07:00
Alex Pott bea3588b22 Issue #1957148 by damiankloip | Berdir: Replace entity_query() with Drupal::entityQuery(). 2013-04-11 13:55:05 +01:00
Alex Pott b92c56b164 Issue #1964254 by vijaycs85, YesCT | Gábor Hojtsy: Fixed Configuration schemas missing langcode and uuid at places. 2013-04-10 09:40:30 +01:00
Alex Pott e97a786c05 Issue #1947814 by vijaycs85, Gábor Hojtsy, tim.plunkett: Fixed New config entities often save as langcode: und incorrectly. 2013-04-09 13:04:07 +01:00
Alex Pott 34e630950a Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
webchick c1e57167ad Issue #1957742 by larowlan: Fixed Can't delete a custom block instance. 2013-04-05 10:14:01 -07:00
webchick d5847d3f94 Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API. 2013-04-05 09:53:22 -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 934f83fe30 Issue #1950700 by xjm: Rename 'Add block' to 'Place block' on the blocks admin page. 2013-04-03 12:54:07 -07:00
webchick e8ee80086d Issue #1948884 follow-up by swentel, YesCT: Fix name of block schema file. 2013-03-30 16:42:19 -07:00
webchick 3b44941302 Issue #1948884 by vijaycs85, YesCT, Gábor Hojtsy: Create configuration schemas for block and custom_block() modules. 2013-03-29 10:55:22 -07:00
webchick 89125fb9e7 Issue #1874598 by xjm, mojzis: Add BlockTestBase. 2013-03-26 21:47:43 -07:00
webchick c231009d09 Issue #1875260 by Gábor Hojtsy, xjm, brantwynn, EclipseGc, Bojhan: Fixed Make the block title required and allow it to be hidden. 2013-03-25 11:00:41 -07:00
Dries 44eda14f65 Issue #1862750 by fubhy, Berdir, dawehner: Implement entity access API for nodes. 2013-03-22 12:45:08 -04:00
catch fc7c38bde8 Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC. 2013-03-22 09:36:55 +00:00
webchick e6f953db92 Issue #1875182 by yched: Pass plugin definition to plugin instances instead of discovery object. 2013-03-19 17:28:35 -04:00
webchick 1bec76308f Issue #1446382 by plach: Need a reliable way to determine if a specific bundle for an entity type is translatable. 2013-03-18 05:40:12 -07:00
Dries 9d25c64834 Issue #1935000 by Gábor Hojtsy, vijaycs85: Fixed Some configuration entities are created as in language unknown. 2013-03-08 11:05:05 -05:00
Dries d2ace64a64 Issue #1623574 by droplet, thund3rbox, sun, stevecowie: Remove trailing space from form element labels and field labels (HTML nbsp). 2013-03-07 10:49:05 -05:00
catch b5f0af3477 Issue #1919910 by larowlan: Refactor custom_block() upgrade path to create tables using hook_schema_0() instead of in block_update_N(). 2013-03-07 10:35:14 +00: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
webchick b9a4e9b7ab Issue #788114 by quicksketch, David_Rothstein, sun, Wim Leers: Unprivileged users should only get one text format by default. 2013-03-04 22:45:18 -05:00
webchick c6b2c725e7 Issue #1591806 by tim.plunkett, ryanissamson, jenlampton, Risse, psynaptic, Gábor Hojtsy, kmcculloch, pakmanlh, Rob Loach: Change block 'subject' so that it's called (admin_)label like everything else on the theme layer. 2013-03-04 21:25:53 -05:00
catch f8899fb67b Issue #1829224 by alexpott, pfrenssen, vijaycs85, lirantal: Convert the 'theme_default()' variable to CMI. 2013-03-04 14:04:05 +00:00
catch e357af4a14 Issue #1919934 by larowlan: Change key of custom block vertical tabs to use 'advanced' instead of 'additional_settings()'. 2013-02-28 11:36:28 +00:00
catch 26cf8a2b7c Issue #1919926 by larowlan, sun: Fixed Simplify custom_block_menu_local_tasks_alter(). 2013-02-28 11:35:27 +00:00
catch 780b439297 Issue #1836008 by dawehner, Berdir, alexpott, katbailey, effulgentsia, EclipseGc: Fixed Remove drupal_classloader() use in Drupal\Core\AnnotatedClassDiscovery. 2013-02-28 11:24:13 +00:00
webchick 7e1a0ca0bb Issue #1919022 by Berdir: Remove translatable tag. 2013-02-27 21:58:46 -05:00
webchick da63e12607 Issue #1919928 by larowlan: Resolve usage of 'view content' permission in modules other than Node. 2013-02-27 20:19:51 -05:00
Jennifer Hodgdon 4001ef85b2 Issue #1927534 by nick_schuch, larowlan: Fix override docs on an entity block class method 2013-02-26 14:14:25 -08:00
catch 36fcf91cb5 Issue #1891516 by sun, Berdir, chx: Remove $install parameter from DrupalUnitTestBase::enableModules(), encourage to create individual schema tables only. 2013-02-21 10:22:42 +00:00
Dries b2320bc9d5 Issue #1871772 by larowlan, EclipseGc: Convert custom blocks to content entities. 2013-02-18 17:17:49 -05:00
Dries 395d3a6bf1 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2013-02-18 17:00:21 -05:00
catch bd8f0f9b71 Issue #1913084 by tim.plunkett: Introduce a Form interface for building, validating, and submitting forms. 2013-02-18 17:30:09 +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 b3301476a2 Issue #1913084 by tim.plunkett: Introduce a Form interface for building, validating, and submitting forms. 2013-02-13 17:17:55 +00:00
webchick 5549278cd4 Issue #1912748 by samhassell: Rename ' Views Modules' test group. 2013-02-09 14:03:36 -08:00
Dries 3721e4d262 Issue #1803638 by vijaycs85, YesCT: Improve default language change process (ui and help text). 2013-02-09 12:34:07 +11:00
catch 5aeaea3206 Issue #1893818 by Berdir, tim.plunkett, sun: Fixed Plugin discovery caches of blocks are not cleared for all languages. 2013-02-06 14:01:15 +00:00
catch d67dbee243 Issue #1903176 by tim.plunkett: Add a drupal_build_form() helper for using a method as the callback. 2013-02-06 14:00:25 +00: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
catch 26253b37f0 Issue #1866910 by damiankloip: Add an ajaxEnabled() method for ViewExecutable. 2013-02-05 13:03:02 +00:00
webchick 4fd0af5510 Issue #1893818 by Berdir: Fixed Plugin discovery caches of blocks are not cleared for all languages. 2013-02-01 19:42:21 -08:00
webchick 530c4c4541 Issue #1899910 by tim.plunkett: Fixed Regression: Views blocks should not have an editable label. 2013-02-01 18:18:51 -08:00
webchick 48af7da2d7 Issue #1893090 by sergiu.savva, swentel: Fixed Titles in block library are in seemingly random order. 2013-01-30 13:44:45 -08:00
webchick 290ceb4291 Issue #1892472 by pcambra: Document hook_block_access(). 2013-01-29 21:25:48 -08:00
webchick a06421e8c2 Issue #1317884 by reglogge, kathyh, izus, YesCT, smiletrl: Fixed Remove all instances of <none>, <Hidden> and <br/> from translatable strings because they lead to import errors. 2013-01-29 20:02:37 -08:00
catch 77a2cf3a54 Issue #1898804 by dawehner, tim.plunkett: Fixed Create a view block, place the block, delete the block, BOOM your site is dead. 2013-01-29 13:24:07 +00:00
catch a9df2baa31 Issue #1892504 by grisendo, tim.plunkett: Fixed XSS in block titles. 2013-01-28 21:16:33 +00:00
webchick 3e9ae8f156 Issue #1880588 by tim.plunkett, sun: Fixed Regression: invalid HTML in menu blocks due to _block_get_renderable_block() clobbering #theme_wrappers() of block contents. 2013-01-22 17:16:46 -08:00
webchick 56e1628ebe Issue #1894264 by Simon Georges: Fix Typo in 'Block custom' info file 2013-01-22 06:59:02 -08:00
webchick 9147a18bb6 Issue #1894000 by xjm: Remove useless BlockTest::removeDefaultBlocks(). 2013-01-21 16:10:25 -08:00
webchick e86e706887 Issue #1893740 by Gábor Hojtsy: Remove repeated 'Block' UI text from block editing, fix title. 2013-01-20 12:06:28 -08:00
webchick 956b110a1e Issue #1884762 by tim.plunkett, Gábor Hojtsy: Block forms should use #type => machine_name(). 2013-01-19 20:09:48 -08:00
webchick 0b17f26aa7 Issue #1479454 by Hugo Wetterberg, galooph, andypost, marcingy, heyrocker, larowlan, alexpott, tim.plunkett, fubhy, sun, dawehner: Convert user roles to configurables. 2013-01-19 13:53:56 -08:00
webchick d729e6be8a Revert "Issue #1479454 by Hugo Wetterberg, galooph, dawehner, andypost, marcingy, heyrocker, larowlan, alexpott, tim.plunkett, fubhy, sun: Change notice: Convert user roles to configurables."
Broke testbot. :(

This reverts commit 2ae1597227.
2013-01-18 23:46:12 -08:00
webchick 6899a43d07 Issue #1839904 by disasm, tim.plunkett: Rename plugin.core.block CMI prefix to block.block. 2013-01-18 21:28:59 -08:00
webchick 2ae1597227 Issue #1479454 by Hugo Wetterberg, galooph, dawehner, andypost, marcingy, heyrocker, larowlan, alexpott, tim.plunkett, fubhy, sun: Change notice: Convert user roles to configurables. 2013-01-18 21:16:28 -08:00
webchick bc237f9a13 Issue #1831264 by tim.plunkett: Use the Entity manager to create new controller instances. 2013-01-18 20:58:23 -08:00
webchick 3cf6ad7cd5 Issue #1779026 by dagmar, tim.plunkett, sun, heyrocker: Convert Text Formats to Configuration System. 2013-01-17 14:28:27 -08:00
webchick eec970060c Issue #1884860 by tim.plunkett: Remove 'block' prefix from BlockInterface method names. 2013-01-17 13:42:56 -08:00
webchick 34453e5e0c Issue #1871696 by tim.plunkett, xjm, sun, msonnabaum, EclipseGc: Convert block instances to configuration entities to resolve architectural issues. 2013-01-16 20:03:30 -08:00
webchick fd838b4f13 Issue #1874584 by kim.pepper: 'Block Library' link label is unclear. 2013-01-16 09:28:38 -08:00
webchick 4dc5b8d2e7 Issue #1144716 by Dave Reid, sun: Allow vertical tabs elements to have #title and #description values. 2013-01-11 00:45:49 -08:00
webchick d500ed33d6 Issue #1884826 by pwolanin, dawehner: Fixed Regression - replace md5 in Block module calls with sha2 hashes. 2013-01-11 00:05:45 -08:00
webchick 186e226ec4 Issue #1814916 by andypost, tim.plunkett, sun, yoroy: Convert menus into entities. 2013-01-10 10:33:53 -08:00
webchick 75df269a53 Issue #1880378 by swentel, EclipseGc: Fixed Autocomplete broken to search blocks - also triggers notice after clicking 'Next'. 2013-01-08 13:03:57 -08:00
webchick 55d72f73be Issue #1881096 by mradcliffe, xjm, EclipseGc: Fixed Regression: Site broken when disabling module without removing block instances. 2013-01-08 13:01:41 -08:00
Dries 5c7f2d7a66 - Issue #1882252 by Gábor Hojtsy: Fixed Regression: Block visibility summaries are broken. 2013-01-08 11:48:16 -05:00
webchick b11bacd8f1 Issue #1872540 by xjm: Provide a test helper method for creating block instances. 2013-01-07 11:09:10 -08:00
catch cf0a25f67f Issue #1881672 by dawehner: Remove unused executeHookBlockList() code. 2013-01-07 13:26:52 +00:00
Dries 6e7b1219fe Issue #1535868 by EclipseGc, tim.plunkett, xjm, Jody Lynn, sdboyer, naxoc, tizzo, effulgentsia, dawehner, disasm, beejeebus: Convert all blocks into plugins. 2013-01-04 12:05:13 -05:00
catch 4b9fec43cd Issue #1798872 by : follow-up, move admin theme to system.theme configuration object. 2012-12-10 12:35:52 +00:00
catch 557351e2e3 Issue #1798872 by vijaycs85, leschekfm, pcambra, andreiashu: Convert admin_theme() to CMI. 2012-12-07 20:40:04 +00:00
catch 42490d9c57 Issue #1850182 by Bojhan, swentel: Mark primary buttons in Structure blue. 2012-12-07 20:20:30 +00:00
catch b08c448389 Issue #1811828 by dawehner, tim.plunkett: Use #attached to find the css/js of a view. 2012-12-04 15:49:07 +00:00
webchick 7502e7bc5c Issue #1843420 by ACF: Added Change block test variables - block_test_cache() and block_test_content() to state system. 2012-11-28 22:33:45 -08:00
catch b09642317a Issue #1774332 by c960657: Better handling of invalid/expired cache entries. 2012-11-28 21:36:29 +00:00
catch 4d0d5c5712 Issue #347988 by sun, Berdir, dawehner, Damien Tournoud, moshe weitzman: Move $user->data into own table. 2012-11-27 22:26:22 +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
Dries e3d863834c Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class. 2012-11-21 10:29:04 -05:00
catch 782c30967c Issue #1167350 by sun, ry5n, iflista: Action links were ignored . 2012-11-19 11:43:55 +00:00
Dries 567ec7deef - Issue #1817684 by damiankloip, dawehner, tim.plunkett: Use state() instead of variable_set() and remove redundant saveBlockCache() method in Block.php display plugin. 2012-11-02 10:41:07 -07:00
webchick 6b8d66b5b1 Issue #1821654 by damiankloip, dawehner: Refactor Page based display plugin classes. 2012-10-31 10:08:47 -07:00
webchick cc38404bcd Issue #1792844 by tim.plunkett: Change more public properties to protected in ViewExecutable and ViewStorage. 2012-10-26 22:19:41 -07:00
webchick 366698784c Issue #594660 follow-up by sun: Fixes for upgrade path for rename default menu names. 2012-10-26 09:07:34 -07:00
Dries 9fa172532b Issue #594660 by sun, jenlampton, dagmar, yoroy, no_commit_credit: rename default menu names. 2012-10-25 11:53:18 -04:00
Tim Plunkett 20ba6bbd18 Issue #1805996 by tim.plunkett: Move Views integration for core to their respective modules. 2012-10-22 14:11:54 -04:00
webchick 0965505079 Issue #1811020 by xjm: Decouple BlockTest from the node module. 2012-10-13 20:42:04 -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
catch c26c3117f1 Issue #1760530 by jenlampton, Albert Volkman, crazyrohila, Risse, justafish, Fabianx: Move all template files provided by core modules and themes into a 'templates' directory inside that module directory. 2012-10-05 21:35:31 +01:00
Dries 24b70a280c Issue #1741338 by lazysoundsystem: Removing t() from asserts in simpletests in block module. 2012-09-25 08:41:28 -04:00
catch 2c026bb857 Issue #466576 by gagarine, jackbravo, tim.plunkett, sheise, jamesm6162: Increase Block Title Length. 2012-09-24 10:23:59 +01:00
Jennifer Hodgdon 568f9c5b43 Issue #863428 by Albert Volkman, Mile23: Fix up block cache constant docs 2012-09-13 16:43:22 -07:00
webchick c69d5cf92c Issue #1422614 by droplet, rob.black, nod_: Drop Firefox 3.6 support in Drupal core. 2012-08-30 15:34:27 -07:00
webchick 07ad6e733c Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js(). 2012-08-30 12:24:38 -07:00
catch afef1a20f2 Issue #1684822 by droplet: JSHint block. 2012-08-22 09:48:46 +02:00
catch ea25df8570 Issue #1499596 by plach, fago: Introduce a basic entity form controller. 2012-08-16 12:30:43 +01:00
Dries ed9f736bc0 - Patch #542828 by sun, Pasqualle, marcingy, Gábor Hojtsy: do not special case disabled admin theme. 2012-08-12 14:48:54 -04:00
webchick 7e9d2c1676 Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules). 2012-08-09 18:24:21 -07:00
Dries 9a0367face - Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup. 2012-08-09 16:17:01 -04:00
Dries d1ea099f80 - Patch #1348162 by catch, sun, Berdir: Add update_variable_*(). 2012-08-07 15:11:13 -04:00
Dries 1f31a38fde Merge remote-tracking branch 'sandbox/bundles' into 8.x 2012-08-07 14:19:31 -04:00
catch 8acb637d5c Issue #1705536 by pfrenssen: Typo in docblock block_block_list_alter(). 2012-08-07 11:22:48 +01:00
Katherine Bailey 1cd28eb4e5 Using the language_manager wrapper function to return a language whether or not we're in the requet scope 2012-08-06 21:52:11 -07:00
Dries 33d4ef886c - Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess(). 2012-08-03 11:31:18 -04:00
webchick 353eb10cc2 Issue #950956 by tim.plunkett, aspilicious, jenlampton, chx, Rob Loach: Remove Dashboard module until/unless such time as it's more useful. 2012-07-21 21:23:27 -07:00
webchick 4b6bdbb1dd Issue #1496542 by cosmicdreams, sun, chx, vasi1186, aspilicious, alexpott, nadavoid, Pedro Lozano, disasm, andypost | heyrocker: Convert site information to config system. 2012-07-02 10:20:33 -07:00
Dries fb1cb6f327 - Patch #1591710 by swentel, heyrocker, sun: Remove vestiges of block caching from core. 2012-06-23 14:43:10 -07:00
Dries 675803d885 - Patch #1428534 by nod_: Use === and !== 2012-06-23 09:50:41 -07:00
webchick 18040223ad Issue #1471432 by Gábor Hojtsy, vasi1186, tobiasb, kalman.hosszu, Schnitzel, nod_, pixelite, dawehner: Rework language_list(), let people use more special languages. 2012-06-15 19:03:15 +02:00
webchick 82f095ad2e Issue #1631092 by webflo: Remove language related todos and global variables from boostrap.inc. 2012-06-14 10:22:49 +02:00
Dries 57ab8a5465 - Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container(). 2012-06-12 22:31:11 -04:00
Dries 5b8960df6d - Patch #730060 by beejeebus, catch, Damien Tournoud, moshe weitzman, msonnabaum, oriol_e9g, aspilicious: Fixed Replace CACHE_TEMPORARY, cache_clear_all() (no arguments) and minimum cache lifetime with cache tags support. 2012-06-12 21:37:07 -04:00
catch 0c660d8477 Issue #1574512 by nod_: Selectors clean-up: block. 2012-06-12 10:39:50 +09:00
catch 84ca10a3d3 Issue #935062 by klausi, sun, wamilton, ksenzee, oriol_e9g: Change role id to machine name. 2012-06-05 21:19:14 +09:00
Dries c677a96ff7 - Patch #1589174 by sun, marcingy: Fixed Configuration upgrade path is broken. 2012-06-02 15:45:56 -04:00
catch d3df59e5f1 Issue #1587036 by aspilicious, Rob Loach: Convert block tests to PSR-0. 2012-05-29 13:28:22 +09:00
Dries ae42df8751 - Patch #1600892 by sun: tests use magic numbers 1 and 2 instead of user role constants. 2012-05-26 19:18:56 -04:00
catch 9e8d1e85dc Issue #1470824 by alexpott, sun: Fixed XML encoder can only handle a small subset of PHP arrays, so switch to YAML. 2012-05-23 12:48:37 +09:00
Jennifer Hodgdon 467a825239 Issue #1358944 by wulff, Désiré: Fix ingroup/addtogroup syntax 2012-05-17 05:58:49 -07:00
Dries f9e44fc40a - Patch #967566 by mariusz.slonina, rbayliss, joestewart, xjm, tim.plunkett, indytechcook, tsvenson, adnasa, oriol_e9g | DocuAnt: Several important Core User settings lack support for hook_field_extra_fields(). 2012-05-14 22:11:31 -04:00
catch 0e0e6b3df4 Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0. 2012-05-10 15:01:48 +09:00
catch bd30dbfc09 Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code. 2012-05-08 11:57:33 +09:00
Dries f72f814f7b - Patch #1404198 by sun, beejeebus, fago, chx: Separate database cache clearing from static cache clearing and data structure rebuilding. 2012-05-03 11:09:39 -04:00
Dries 02750689dd - Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support. 2012-04-29 11:16:27 -04:00
catch 3d4d950555 Issue #1172560 by bas.hr, bellesmanieres, NROTC_Webmaster: Fixed The block X was assigned to the invalid region Y and has been disabled. 2012-04-28 10:08:33 +09:00
catch 93c20fd054 Issue #1361228 by marcingy, Niklas Fiekas, fago, cosmicdreams, aspilicious et al: Make the user entity a classed object. 2012-04-26 12:51:09 +09:00
catch b5ad27e375 Issue #135464 by Gábor Hojtsy: Follow-up, move tests to block module. 2012-04-24 21:00:08 +09:00
catch 277e4b1e47 Issue #1039666 by Jelle_S, droplet, Kevin Morse, nod_: Fixed Placing a block in a region via select dropdown moves it to the top of the region, but it will show at the bottom. 2012-04-24 10:51:14 +09:00
Dries 6251c4066e - Patch #135464 by Artusamak, Gábor Hojtsy, brantwynn, YesCT, z.stolar: add language options to block visibility. 2012-04-19 13:45:46 -04:00
catch eab6f127ad Issue #1419968 by nod_, cosmicdreams, droplet, tim.plunkett: Replace $('selector', domelement) with $(domelement).find('selector'). 2012-04-07 16:19:30 +09:00
Jennifer Hodgdon 72f97d9a3f Issue #1500160 by jmarkel, tstoeckler: Better documentation for hook_block_info, especially the pages component 2012-03-28 10:33:43 -07:00
catch efc984dfda Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates. 2012-03-21 14:51:30 +09:00
catch aab8b66a29 Issue #1373142 by sun, beejeebus, aspilicious, amateescu: Use the Testing profile. Speed up testbot by 50%. 2012-03-13 12:16:40 +09:00
Greg Dunlap 1bc549de8f Merge remote-tracking branch 'origin/8.x' into 8.x-file-config 2012-02-29 19:47:35 -08:00
Jennifer Hodgdon 912b5513f0 Issue #1315992 by xjm: Remove path designations from menu callback docs to conform with current 8.x standards 2012-02-29 09:11:01 -08:00
Jennifer Hodgdon 3c78ca4705 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-02-29 08:57:04 -08:00
Jennifer Hodgdon aedceb6950 Issue #1360790 by KrisBulman, beltofte, stBorchert: Update CSS to use lowercase hex colors not uppercase 2012-02-29 08:56:15 -08:00
catch c94c76bd2c Issue #917490 by pounard, msonnabaum: Performance patch for block_list() (D6) and _block_render_blocks() (D7) functions. 2012-03-01 01:49:38 +09:00
Greg Dunlap bdd013ea2a Merge remote-tracking branches 'origin/8.x' and 'origin/8.x-file-config' into 8.x-file-config 2012-02-22 14:29:38 -08:00
Dries a58940f111 - Patch #1222194 by Gábor Hojtsy, plach: rename global to (). 2012-02-22 08:37:04 -05:00
catch 859fdb931e Issue #1373312 by sun: Assign system_main() block to 'content' region and help block to 'help' region by default. 2012-02-20 14:41:29 +09:00
Greg Dunlap a8313cf422 Merge remote-tracking branch 'core/8.x' into 8.x-file-config 2012-02-12 11:24:16 -05:00
Dries 51867cdc07 - Patch #1221718 by aspilicious, sun, skottler: refactor block-admin-display-form.tpl.php. 2012-02-08 09:49:23 -05:00
Dries 823ff6a19b - Patch #1290506 by droplet, mike stewart, bvirtual: remove webkit-specific border radius from CSS. 2012-02-02 10:49:10 -05:00
Greg Dunlap a7c6328d17 Merge remote-tracking branch 'core/8.x' into 8.x-file-config 2012-02-01 14:02:58 +01:00