Nathaniel Catchpole
|
8f5fa6aa10
|
Issue #2433599 by Wim Leers: Ensure every (non-views) pager automatically associates a matching cache context
|
2015-03-12 15:52:02 +00:00 |
Alex Pott
|
cdfc90245a
|
Issue #2443381 by pjbaert: Make all test functions public
|
2015-03-10 10:02:04 +00:00 |
webchick
|
ee7eb60c48
|
Issue #146278 by jhodgdon, pwolanin, douggreen: The "No results" text is not correct for UserSearch -- search help needs to be per-plugin, not global
|
2015-03-07 11:44:22 +11:00 |
catch
|
969fa3c71a
|
Issue #1853856 by tim.plunkett, alexpott: Document that ConfigEntityBase and ConfigStorageController are tightly coupled
|
2015-02-21 18:06:58 +00:00 |
Alex Pott
|
09aad27d07
|
Issue #2425759 by andypost, jhodgdon: SearchQuery lacks preExecute(), making countQuery() run even when there are problems in prepare step
|
2015-02-17 16:05:22 +00:00 |
Alex Pott
|
3ad86b60b7
|
Issue #2356991 by bzrudi71, andypost: PostgreSQL: Fix tests in search test group
|
2015-02-13 17:08:09 +00:00 |
Alex Pott
|
584907e1ac
|
Issue #2422039 by idebr: Double escaping in search result info
|
2015-02-13 13:10:41 +00:00 |
webchick
|
1671091066
|
Issue #2422409 by mortendk, joelpittet: search.admin.css css lint cleanup
|
2015-02-11 14:48:36 -08:00 |
Alex Pott
|
eebf624a3b
|
Issue #2030633 by hussainweb, Mile23, carsonevans, czigor, Berdir, fernando_calsa, Geijutsuka, amitgoyal, Jānis Bebrītis, undertext: Expand FieldStorageConfig with methods
|
2015-02-10 13:39:31 +00:00 |
Alex Pott
|
2d714fbef2
|
Issue #2357199 by andypost, naiduharish: Consider CommentManagerInterface::addDefaultField() as deprecated and remove in favour of CommentTestTrait
|
2015-02-09 14:17:47 +00:00 |
Alex Pott
|
66b5cb9b8c
|
Issue #2153937 by Gábor Hojtsy, pcambra: Default language setting is hard to find
|
2015-02-04 10:25:06 +00:00 |
Alex Pott
|
9be3165caf
|
Issue #1728804 by Berdir: Introduce (Content)EntityDeleteForm and children to handle entity deletions
|
2015-01-30 10:46:14 +00:00 |
webchick
|
0fb9bb5474
|
Issue #2364157 by mpdonadio, dawehner, martin107, Berdir, pcambra, naveenvalecha, tim.plunkett: Replace most existing _url calls with Url objects
|
2015-01-29 20:56:19 -08:00 |
Nathaniel Catchpole
|
ea1dd45724
|
Issue #2406543 by alexpott: Remove ConfigFactory::setOverrideState and ConfigFactory::getOverrideState()
|
2015-01-20 11:11:16 +00:00 |
Alex Pott
|
3d14a7d25a
|
Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists
|
2015-01-19 09:37:11 +00:00 |
Nathaniel Catchpole
|
73069e05e8
|
Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable
|
2015-01-16 10:43:35 +00:00 |
Alex Pott
|
5859ca2cf2
|
Issue #2040135 by Wim Leers, Berdir: Caches dependent on simple config are only invalidated on form submissions
|
2015-01-15 09:36:26 +00:00 |
Alex Pott
|
77725b6084
|
Issue #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names
|
2015-01-13 10:32:23 +00:00 |
Alex Pott
|
aff95777ed
|
Issue #2309737 by rpayanm, hussainweb, max-kuzomko, herom, millerbennett, ianthomas_uk, quietone, Sutharsan, sumitmadan, toddmbloom: Remove deprecated format_plural usage
|
2015-01-10 13:56:47 +00:00 |
Alex Pott
|
1241586557
|
Issue #2380429 by tibbsa, hussainweb, jhodgdon, markat: Clean-up search module test members - ensure property definition and use of camelCase naming convention
|
2015-01-02 23:17:31 +00:00 |
Nathaniel Catchpole
|
95d4c594b0
|
Issue #2395395 by alexpott, effulgentsia, Gábor Hojtsy: TestBase lacks a config method to be used consistently in tests
|
2014-12-23 15:11:54 +00:00 |
Alex Pott
|
2e6efcbd03
|
Issue #2113243 by rpayanm, Xano, tstoeckler: Rename BaseFormIdInterface::getBaseFormID() to BaseFormIdInterface::getBaseFormId()
|
2014-12-23 11:25:46 +01:00 |
webchick
|
1419122c76
|
Issue #2183983 by Gábor Hojtsy, vijaycs85, Berdir, Wim Leers, webflo, alexpott: Find hidden configuration schema issues
|
2014-12-11 12:43:20 -08:00 |
Alex Pott
|
348a681b10
|
Issue #2391245 by Gábor Hojtsy, Wim Leers: Resolve remaining misc issues with configuration schema fails
|
2014-12-11 18:56:48 +01:00 |
Dries
|
e20d78e1f3
|
Issue #2248977 by Berdir: Complete support for multi-value base fields in ContentEntitySchemaHandler and use it for the user.roles field
|
2014-12-10 15:18:13 -05:00 |
Alex Pott
|
a9a3b1514b
|
Issue #2384537 by rpayanm, areke: Make the class variables protected for SearchPage entity
|
2014-12-04 12:17:08 +00:00 |
Alex Pott
|
22d1816823
|
Issue #2325269 by Gábor Hojtsy, Arla: Test and fix views in test_views directories against their configuration schema
|
2014-12-02 16:18:11 +00:00 |
Alex Pott
|
d07e48a61b
|
Issue #1938920 by akalata, Jon Pugh, joelpittet, shanethehat, lauriii, martin107, nicholasruunu: Convert node_search_admin theme tables to table #type
|
2014-12-02 09:23:10 +00:00 |
Nathaniel Catchpole
|
596978a71d
|
Issue #2378095 by Wim Leers, Devin Carlson: Convert all remaining attached individual CSS/JS assets to attached asset libraries
|
2014-11-28 20:51:14 +00:00 |
Alex Pott
|
bbcc4623a5
|
Issue #2381973 by Gábor Hojtsy, vijaycs85, dawehner: View wizard creates 'invalid' views out of the box, missing plugin_ids, insecure permissions
|
2014-11-28 09:52:27 +00:00 |
Alex Pott
|
84fad8a051
|
Issue #2358037 by davidhernandez, jhodgdon, lauriii: Add search form block Twig template file
|
2014-11-27 14:37:31 +00:00 |
Alex Pott
|
f5d180e191
|
Issue #2211241 by jhodgdon, ianthomas_uk: Refactor search_reindex() into separate functions
|
2014-11-24 11:29:28 +00:00 |
Alex Pott
|
bbb4de91bc
|
Issue #2350823 by lauriii, jhedstrom, Tim Bozeman, cilefen, davidhernandez, inqui, Cottser, xjm: Use the Classy theme in the Testing profile
|
2014-11-23 10:33:46 +00:00 |
Nathaniel Catchpole
|
edd7889694
|
Issue #2376791 by dawehner, Wim Leers: Move all _content routing definitions to _controller
|
2014-11-20 09:47:06 +00:00 |
Alex Pott
|
633d84281a
|
Issue #2339151 by EclipseGc, tim.plunkett, Gábor Hojtsy, effulgentsia: Conditions / context system does not allow for multiple configurable contexts, eg. language types
|
2014-11-19 21:03:06 +00:00 |
Alex Pott
|
91c38c8f98
|
Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter.
|
2014-11-17 12:20:57 +00:00 |
Alex Pott
|
5c3a1c67ad
|
Issue #2322509 by prics, cilefen, gaurav.goyal, harijari, Temoor: Replace all instances of node_load(), node_load_multiple(), entity_load('node') and entity_load_multiple('node') with static method calls.
|
2014-11-09 23:40:48 -08:00 |
Alex Pott
|
010c4dff59
|
Issue #2340785 by mpdonadio: Create proper test method for determining if text has been escaped properly.
|
2014-11-09 21:28:22 -08:00 |
Alex Pott
|
56189b764c
|
Issue #2369733 by mcdruid: Fixed No End of "addtogroup hooks" in search.api.php.
|
2014-11-07 12:03:26 -08:00 |
Alex Pott
|
12ba160d0a
|
Issue #2361797 by rpayanm, Palashvijay4O, er.pushpinderrana: Remove usage of drupal_strlen().
|
2014-11-05 09:24:11 +00:00 |
Alex Pott
|
80eccb1896
|
Issue #2361823 by rpayanm, javivf: Remove usage of drupal_strtolower().
|
2014-11-03 16:13:43 +00:00 |
Alex Pott
|
ea325a904e
|
Issue #2361745 by rpayanm, javivf: Remove usage of truncate_utf8().
|
2014-11-03 10:38:40 +00:00 |
Alex Pott
|
32913b0f12
|
Issue #2361789 by rpayanm, jamesdixon, javivf: Remove usage of decode_entities().
|
2014-11-02 22:19:56 +00:00 |
Alex Pott
|
7e23406370
|
Issue #2349731 by lauriii | davidhernandez: Copy search templates to Classy.
|
2014-10-27 11:07:31 +00:00 |
catch
|
c40f08f350
|
Issue #2361843 by rpayanm: Remove usage of drupal_substr().
|
2014-10-24 22:22:33 +01:00 |
Nathaniel Catchpole
|
985edb1548
|
Issue #2351847 by damiankloip: Fixed Rename getCacheTag() to getCacheTags().
|
2014-10-21 09:46:57 +01:00 |
Alex Pott
|
22c82583c9
|
Issue #2246647 by mpdonadio, cilefen, YesCT, tim.plunkett: Rename PluginBag to LazyPluginCollection.
|
2014-10-17 22:06:53 +01:00 |
Nathaniel Catchpole
|
66762a5361
|
Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId().
|
2014-10-13 10:10:32 +01:00 |
Nathaniel Catchpole
|
4e0e15b201
|
Issue #2352641 by chx, alexpott: Break router.builder dependency.
|
2014-10-10 20:41:01 +01:00 |
webchick
|
4724ae1d1f
|
Issue #2246675 by rpayanm, johnstorey, holly.ross.drupal | mgbellaire: Remove all unnecessary 'template' lines in hook_theme() declarations.
|
2014-10-09 11:41:26 -07:00 |