Alex Pott
|
b560f348bd
|
Issue #2303605 by cilefen: Rename *.menu_links.yml to *.links.menu.yml files to improve DX.
|
2014-07-16 23:39:40 +01:00 |
Alex Pott
|
f2b6aa7a75
|
Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX.
|
2014-07-15 12:29:14 +01:00 |
Alex Pott
|
e5d8fced7f
|
Issue #2178651 by ianthomas_uk: Fixed Consider UX implications of indexed vs non-indexed search pages.
|
2014-07-15 12:17:11 +01:00 |
Alex Pott
|
b7959a1d45
|
Issue #2292821 by andypost, larowlan: Use widget for comment subject field.
|
2014-07-14 09:47:03 +01:00 |
Alex Pott
|
b96e823259
|
Issue #658148 by bleen18, ShaunDychko, jhodgdon, g3r4, cferthorney, BBommarito, jbrauer, Cauliflower: Fixed The "access user profiles" permission is poorly named.
|
2014-07-13 10:39:58 +01:00 |
webchick
|
30c2afed20
|
Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit).
|
2014-07-10 20:50:37 -07:00 |
webchick
|
c865d198ec
|
Issue #2091359 by joshi.rohit100, lokapujya, amitgoyal, jhodgdon, batigolix, lmirabile, Cyberschorsch | ifrik: Update hook_help for Search module.
|
2014-07-02 11:57:13 -07:00 |
Dries
|
41576e126f
|
Issue #1875996 by Xano, tim.plunkett, neclimdul, Rajendar Reddy, Jalandhar: Reconsider naming conventions for derivative classes.
|
2014-06-30 15:24:34 -04:00 |
Nathaniel Catchpole
|
3d06929d6d
|
Issue #2087965 by AndyThornton, neclimdul, tim.plunkett, jhodgdon, pwolanin: Fixed The SearchPluginManager needs to provide an alter hook for its discovery.
|
2014-06-30 14:28:00 +01:00 |
webchick
|
94e0188a10
|
Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request.
|
2014-06-29 20:33:08 -07:00 |
webchick
|
4809d4d94d
|
Issue #2234439 by jhodgdon, cosmicdreams, xjm: Add a section for the plugin system to the API doc landing page.
|
2014-06-20 10:55:45 -07:00 |
Jennifer Hodgdon
|
f68a0b122d
|
Issue #2288509 by er.pushpinderrana, c31ck: Add link to search page annotation class
|
2014-06-20 08:14:04 -07:00 |
webchick
|
1228438e65
|
Issue #2278541 by tim.plunkett, kim.pepper, Bojhan, EclipseGc: Refactor block visibility to use condition plugins.
|
2014-06-17 10:53:40 -07:00 |
Nathaniel Catchpole
|
0c33183a9e
|
Issue #2256679 by alexpott, tim.plunkett: Fixed Use config schema to determine which config entity properties to export regardless of whether they are public or protected.
|
2014-06-14 10:03:25 +01:00 |
webchick
|
b1b3b2b886
|
Issue #2275877 by Mixologic, duellj, Les Lim, Xano, David Strauss: Replace master/slave terminology with primary/replica.
|
2014-06-13 19:31:56 -07:00 |
webchick
|
3a42e91de1
|
Issue #2089331 by grom358 | thedavidmeister: [meta] Replace calls to check_plain() with Drupal\Component\Utility\String::checkPlain().
|
2014-06-12 19:33:48 -07:00 |
Nathaniel Catchpole
|
bc7e413dfb
|
Issue #2281905 by Berdir: Stop caching plugin discovery/info hooks by language.
|
2014-06-12 10:10:59 +01:00 |
webchick
|
12317b75fd
|
Issue #2283969 by tim.plunkett: Add a protected BlockBase::blockAccess() to contain plugin-specific logic.
|
2014-06-11 14:31:42 -07:00 |
webchick
|
49a900460d
|
Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language.
|
2014-06-10 09:53:32 -07:00 |
webchick
|
d0107d496b
|
Issue #950534 by mparker17, mgifford, Mixologic, jbloomfield, erinclerico, theMusician, wmostrey | zirvap: [policy] Consistently use email instead of e-mail in Drupal.
|
2014-06-09 14:47:53 -07:00 |
Alex Pott
|
686e1da365
|
Issue #2279623 by thedavidmeister: Fixed search_excerpt() should use unicode ellipsis characters instead of "...".
|
2014-06-08 21:35:29 -05:00 |
Alex Pott
|
7a98471c44
|
Issue #2273631 by vijaycs85: Unify config entity schemas with a base schema type.
|
2014-05-31 06:55:13 -05:00 |
webchick
|
d0d3e53361
|
Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4.
|
2014-05-27 19:43:20 -07:00 |
Alex Pott
|
9f92f4e064
|
Issue #735154 by jhodgdon, pwolanin: Fixed search_touch_node()/search_mark_for_reindex() should not update if already touched.
|
2014-05-23 19:44:18 +01:00 |
webchick
|
783bc94834
|
Issue #2226871 by tim.plunkett: ConfirmFormInterface::getCancelRoute() should always return Drupal\Core\Url.
|
2014-05-20 14:48:51 -07:00 |
webchick
|
85f243e204
|
Issue #2267329 by tim.plunkett | joachim: Move EntityWithPluginBagInterface out of Drupal\Core\Config\Entity and make it useful for more than one bag.
|
2014-05-20 14:04:40 -07:00 |
Alex Pott
|
da026cf53c
|
Issue #2116363 by Berdir, jessebeach | fago: Unified repository of field definitions (cache + API).
|
2014-05-15 12:26:18 -05:00 |
Nathaniel Catchpole
|
bf3ba52fa0
|
Issue #2209337 by tstoeckler: Remove hidden property from test extensions.
|
2014-05-13 17:55:52 +01:00 |
Nathaniel Catchpole
|
6541e3a20f
|
Issue #2241249 by Wim Leers: First step in making search results pages cacheable: add the associated SearchPage's cache tag.
|
2014-05-12 23:02:30 +01:00 |
Nathaniel Catchpole
|
6ae2108cd9
|
Issue #2254197 by sun: Fix test performance of Drupal\search\Tests\SearchCommentTest.
|
2014-05-08 14:59:20 +01:00 |
Nathaniel Catchpole
|
3de510228d
|
Issue #2254195 by sun: Fix test performance of Drupal\search\Tests\SearchCommentCountToggleTest.
|
2014-05-08 13:56:05 +01:00 |
webchick
|
eef067b5a5
|
Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path.
|
2014-05-06 19:04:53 -07:00 |
webchick
|
e4ae1523e7
|
Issue #2240463 by robertdbailey, balagan, holly.ross.drupal: Fix text: languages are not "enabled/disabled" anymore, they are added/removed.
|
2014-05-04 10:19:57 -07:00 |
Nathaniel Catchpole
|
5c2dc50b20
|
Issue #2084323 by Berdir, sandipmkhairnar, Xano, Jalandhar: EntityForm::actions() adds 'delete' without checking access.
|
2014-04-30 11:47:01 +01:00 |
Alex Pott
|
c79ac2f741
|
Issue #2238077 by Berdir, alexpott, tim.plunkett: Rename EntityFormController to EntityForm.
|
2014-04-26 00:12:39 +01:00 |
Nathaniel Catchpole
|
4c83e77675
|
Issue #2248151 by tim.plunkett, xjm, alexpott: Configurable plugins can not control instance-specific config dependencies.
|
2014-04-25 11:37:37 +01:00 |
webchick
|
4e87132999
|
Issue #1366020 by pwolanin, dawehner, rcaracaus, jhodgdon | tstoeckler: Overhaul SearchQuery; make search redirects use GET query params for keywords.
|
2014-04-22 21:25:05 -07:00 |
webchick
|
ed38d9eb44
|
Issue #2194823 by znerol, YesCT, dawehner: Ensure that all content/page routes have an _title.
|
2014-04-22 20:05:46 -07:00 |
Nathaniel Catchpole
|
41902d3dd6
|
Issue #2246447 by alexpott, xjm: Random failure in Drupal\search\Tests\SearchPageTextTest.
|
2014-04-21 18:18:42 +01:00 |
webchick
|
78fb347f59
|
Issue #1425622 by visabhishek, dealancer: Increase length of 'type' field in search_dataset, search_index tables from 16 to 64.
|
2014-04-17 19:21:45 -07:00 |
webchick
|
f0bed14de3
|
Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose.
|
2014-04-16 15:00:30 -07:00 |
webchick
|
529a024657
|
Issue #2156661 by Jalandhar, jsbalsera, ianthomas_uk, sidharthap, jhodgdon: Search admin menu entry uses "settings" -- UI-text standards violation.
|
2014-04-15 20:25:15 -07:00 |
Nathaniel Catchpole
|
26d253c768
|
Issue #2239299 by tim.plunkett: Form errors should only be set during validation.
|
2014-04-15 20:12:58 +01:00 |
Alex Pott
|
62ba47d26a
|
Revert "Issue #2085243 by dawehner: Rename Menu module into Menu UI module."
This reverts commit 07f63fe6f3 .
|
2014-04-13 15:03:35 -04:00 |
Alex Pott
|
07f63fe6f3
|
Issue #2085243 by dawehner: Rename Menu module into Menu UI module.
|
2014-04-13 11:58:17 -04:00 |
Alex Pott
|
3c488c482e
|
Issue #2178643 by ianthomas_uk, jhodgdon, jayeshanandani: Indexing status can show a negative percentage of content as having been indexed.
|
2014-04-09 08:56:25 -04:00 |
webchick
|
fc6b814e02
|
Issue #2170775 by tim.plunkett, martin107, Xano: Remove array typehint from .
|
2014-04-08 13:56:43 -07:00 |
webchick
|
b504423ed0
|
Issue #2165725 by Xano: Introduce hook_entity_operation().
|
2014-04-07 11:12:13 -07:00 |
Nathaniel Catchpole
|
ae702dc56d
|
Issue #1808248 by alexpott, beejeebus, tayzlor, Nitesh Sethia: Add a separate module install/uninstall step to the config import process.
|
2014-04-04 14:49:13 +01:00 |
webchick
|
7a91c2e8ed
|
Issue #2121175 by Codenator, tim.plunkett, cosmicdreams, jayeshanandani, grom358, ianthomas_uk, Xano: Remove usage of drupal_get_form().
|
2014-03-31 10:26:19 -07:00 |