Alex Pott
|
d78587ef66
|
Issue #2091455 by batigolix, InternetDevels, berkas1: Update hook_help for Forum module.
|
2014-01-26 00:58:44 +01:00 |
Alex Pott
|
7833be2a70
|
Issue #2029767 folllowup by Mark Conroy, batigolix, ifrik: Improve hook_help for history module.
|
2014-01-26 00:55:53 +01:00 |
Alex Pott
|
e35f411140
|
Issue #2177667 by InternetDevels | jessebeach: Replace theme() with drupal_render() in locale.bulk.inc.
|
2014-01-26 00:50:04 +01:00 |
Alex Pott
|
5905ad6896
|
Issue #1977608 by batigolix, lostkangaroo, InternetDevels: Update hook_help Aggregator module.
|
2014-01-26 00:46:15 +01:00 |
Alex Pott
|
7c3d3b4e4d
|
Issue #2177673 by InternetDevels | jessebeach: Replace theme() with drupal_render() in Drupal/search_extra_type/Plugin/Search/SearchExtraTypeSearch.php.
|
2014-01-26 00:09:33 +01:00 |
Alex Pott
|
1c0a852a73
|
Issue #2177643 by InternetDevels | jessebeach: Replace theme() with drupal_render() in batch.inc.
|
2014-01-26 00:07:36 +01:00 |
catch
|
6f6a2f3d63
|
Issue #2108599 by alexpott, Gábor Hojtsy, vijaycs85: Convert language_default to CMI.
|
2014-01-25 22:00:48 +00:00 |
Alex Pott
|
1560601292
|
Issue #1918768 by larowlan, tim.plunkett: Refactor tour module to use routes instead of paths.
|
2014-01-25 21:53:51 +01:00 |
Alex Pott
|
34bb38f84f
|
Issue #2065917 by SpadXIII, andrewbelcher, kboopathi: SelectQueryExtender::hasAnyTag uses hasAnyTags which doesn't exist.
|
2014-01-25 21:46:45 +01:00 |
Alex Pott
|
723e5ea563
|
Issue #2172973 by tim.plunkett: Ensure ConfigEntities providing a list controller use admin_permission.
|
2014-01-25 20:38:13 +01:00 |
Alex Pott
|
d017695d0e
|
Issue #2176831 by chx: CustomBlockSaveTest is not saving body.
|
2014-01-25 20:26:25 +01:00 |
Alex Pott
|
9279766c01
|
Issue #2028535 followup by tstoeckler: Provide a TourTestBase class for use by core and contrib modules.
|
2014-01-25 20:23:56 +01:00 |
Alex Pott
|
0f704ad962
|
Issue #2068329 by peximo, plach, LinL, marcingy, Désiré, penyaskito, herom, chx: Convert user SQL queries to the Entity Query API.
|
2014-01-25 20:18:28 +01:00 |
Alex Pott
|
edb46e0c26
|
Issue #2100183 by plopesc: Remove the changed() method from EntityInterface.
|
2014-01-25 20:05:32 +01:00 |
Alex Pott
|
03a7c55fdb
|
Issue #1868972 by jweowu: db_query_temporary() fails to create a table when the SQL has leading whitespace.
|
2014-01-25 19:55:03 +01:00 |
Alex Pott
|
9da7e4cdc7
|
Issue #2169267 by damiankloip: Replace drupal_cron_run() with a Cron service.
|
2014-01-25 19:13:53 +01:00 |
Alex Pott
|
fde84e2a5f
|
Issue #2174509 by amateescu, chx: Drupal\Core\Field\FieldDefinition::getSchema() is broken.
|
2014-01-25 17:04:02 +01:00 |
Alex Pott
|
1b252e2932
|
Issue #2167975 by amateescu, swentel: Entity_reference_create_instance does not support cardinality.
|
2014-01-25 12:55:44 +01:00 |
Alex Pott
|
2d5138fc0b
|
Issue #2170117 by Berdir: HEAD BROKEN (on Windows): CMI FileStorage fails with absolute paths.
|
2014-01-25 12:27:37 +01:00 |
Alex Pott
|
9f57eec8f9
|
Issue #2171757 by amateescu: Drupal\views\Form\ViewsForm should extend DependencySerialization.
|
2014-01-25 11:41:42 +01:00 |
Alex Pott
|
19e8cf3848
|
Issue #2110467 by Berdir: Add first(), get($index) and possibly other methods to ListInterface.
|
2014-01-25 11:26:34 +01:00 |
webchick
|
3d0c65a8f4
|
Issue #2142989 by fago, damiankloip, stefan.r, mariancalinro: Test for BundleConstraintValidator.
|
2014-01-24 22:00:57 -08:00 |
webchick
|
cfa3c75ac3
|
Issue #2089729 by tim.plunkett: Formalize setter return value.
|
2014-01-24 21:56:06 -08:00 |
webchick
|
15ed22378e
|
Issue #2103035 by batigolix, jhodgdon, clemens.tolboom: Review/update hook_help() for the basic_auth module.
|
2014-01-24 21:54:54 -08:00 |
webchick
|
354ff8f7d3
|
Issue #2062039 by InternetDevels, Xano, h3rj4n: Replace user_access() calls with ->hasPermission() in user module.
|
2014-01-24 21:52:17 -08:00 |
webchick
|
6740e95373
|
Issue #2166399 by Wim Leers, nod_, clemens.tolboom: Changing CKEditor configurations by changing text formats causes markup to be lost: warn the user when performing this advanced action.
|
2014-01-24 21:48:00 -08:00 |
webchick
|
3b5efd7f6c
|
Issue follow-up #535616 by jhodgdon: Fix spacing issue.
|
2014-01-24 20:54:32 -08:00 |
webchick
|
cd3230a517
|
Issue #1636992 follow-up by nod_, droplet: Follow-up: form.js' formUpdated event is unreliable/incomplete.
|
2014-01-24 20:50:59 -08:00 |
webchick
|
3b6460a735
|
Issue #2169505 by Wim Leers: Clean up Edit's Plugin class names and file locations.
|
2014-01-24 20:48:42 -08:00 |
webchick
|
8d6581fae6
|
Issue #2100959 by damiankloip, mr.baileys, jibran: Views secondary action links escapes html twice.
|
2014-01-24 20:30:55 -08:00 |
webchick
|
71d2e5ac03
|
Issue #2107699 by InternetDevels, djevans: Output the RDFa prefix mappings on the same line.
|
2014-01-24 20:28:59 -08:00 |
webchick
|
48ce65ba48
|
Issue #2168277 by andypost: Migrate mapping tables hash column should be varchar 64.
|
2014-01-24 20:27:02 -08:00 |
webchick
|
7b9d7ab05b
|
Issue #2170117 by webflo: CMI FileStorage fails with absolute paths.
|
2014-01-24 20:00:42 -08:00 |
webchick
|
9bbf4b9e34
|
Issue #2180111 by linclark: REST should not assume hal_json if no format is provided.
|
2014-01-24 19:57:58 -08:00 |
webchick
|
cc27945146
|
Issue #1574512 by MariaAlicia, nod_, oresh: Selectors clean-up: block.
|
2014-01-24 18:39:58 -08:00 |
webchick
|
57934b6e36
|
Issue #1751382 by droplet, Jelle_S: Selectors clean-up: file module.
|
2014-01-24 18:38:50 -08:00 |
webchick
|
498c96cac7
|
Issue #1751394 by droplet: Selectors clean-up: locale module.
|
2014-01-24 18:37:19 -08:00 |
webchick
|
55fd7c58ad
|
Issue #2141539 by yched, JStanton, InternetDevels, blesss: Rename FieldItemListInterface::filterEmptyValues() to filterEmptyItems().
|
2014-01-24 18:31:32 -08:00 |
webchick
|
f3a7231356
|
Issue #2173335 by sun: Remove deprecated timer_* functions.
|
2014-01-24 18:07:30 -08:00 |
webchick
|
6f3e437f91
|
Issue #2029537 by Xano, InternetDevels, -enzo- | tsphethean: Replace drupal_sort_weight() with SortArray::sortByWeightElement() and remove drupal_sort_weight().
|
2014-01-24 17:58:19 -08:00 |
webchick
|
6e8c925350
|
Issue #2180539 by chx: Do not attempt prefixing cross database / schema queries.
|
2014-01-24 17:51:28 -08:00 |
webchick
|
91d82b43e6
|
Issue #2176151 by sun: Rebuild.php does not include /core/vendor/autoload.php.
|
2014-01-24 17:48:29 -08:00 |
webchick
|
673d85fcae
|
Issue #2143557 by Cottser, webflo, chr.fritsch: Add modules and themes as twig namespaces.
|
2014-01-24 17:40:32 -08:00 |
webchick
|
b030ad56be
|
Issue #1898416 by Cottser, joelpittet, drupalninja99, mikl, drupalmonkey, bradwade, pwieck, ezeedub, kerasai, disasm | c4rl: Filter.module - Convert theme_ functions to Twig.
|
2014-01-24 17:40:01 -08:00 |
Alex Pott
|
cc1892d499
|
Issue #1987888 by zengenuity, kim.pepper, disasm, vijaycs85, JB13, dawehner: Convert update_manual_status() to a new style controller.
|
2014-01-24 21:04:24 +01:00 |
webchick
|
19fa29c37b
|
Issue #2181045 by tim.plunkett: Add a title callback for the term overview page.
|
2014-01-24 12:00:54 -08:00 |
Alex Pott
|
854c8661ba
|
Issue #2172123 by larowlan, chx, andypost: Fix various issues with comment_field_instance_create().
|
2014-01-24 19:45:20 +01: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 |
Nathaniel Catchpole
|
ae97f9afd8
|
Issue #2176963 by slashrsm: Add AliasWhitelistInterface.
|
2014-01-24 13:00:37 +00:00 |
Nathaniel Catchpole
|
098289167d
|
Issue #2042773 by yched, Berdir, pcambra: Change #items within a theme_field() render array from an *array* to the same $items *object* used throughout the rest of the formatter pipeline.
|
2014-01-24 12:44:59 +00:00 |