Alex Pott
|
4ae3ee3a75
|
Issue #2305707 by cilefen, pwolanin, dawehner, LinL: MenuLinkContent disabled field should be renamed to enabled and use positive logic.
|
2014-08-12 12:32:08 -07:00 |
Alex Pott
|
8196034a57
|
Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState.
|
2014-08-08 11:25:54 -05:00 |
Alex Pott
|
258856aee9
|
Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler.
|
2014-08-07 23:27:28 +01:00 |
Alex Pott
|
9eac446013
|
Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName().
|
2014-08-06 09:50:23 +01:00 |
Alex Pott
|
627a719a7f
|
Issue #2189661 by tim.plunkett: Replace $form_state['redirect_route'] with setRedirect().
|
2014-08-06 09:05:02 +01:00 |
Alex Pott
|
cc931cec9e
|
Issue #2314885 by undertext, Crell: Standardize search page entity route names.
|
2014-08-05 10:37:08 +01:00 |
Alex Pott
|
5f4bbab95c
|
Issue #2313823 by tim.plunkett, martin107: Use FormStateInterface for all typehints.
|
2014-08-04 12:21:15 +01:00 |
Alex Pott
|
537457b512
|
Issue #2308821 by tim.plunkett: Replace FormErrorInterface with $form_state->setErrorByName() and $form_state->setError().
|
2014-08-04 11:19:36 +01:00 |
Nathaniel Catchpole
|
a91ef2b853
|
Issue #2272481 by herom, ParisLiakos, tim.plunkett: Remove usages of watchdog() from forms, plugins and controllers.
|
2014-07-31 13:46:06 +01:00 |
Dries
|
fc5e111aca
|
Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError().
|
2014-07-30 20:50:42 -04:00 |
Alex Pott
|
59c3c9757c
|
Issue #2305023 by dawehner: Fixed Rename getCancelRoute to getCancelUrl.
|
2014-07-25 15:44:31 +01:00 |
Alex Pott
|
f959ce8ffb
|
Issue #733054 followup by lussoluca: Fixed Watchdog logging of all searches is performance hit; need ability to turn it off.
|
2014-07-22 21:00:58 +01:00 |
Alex Pott
|
c6cd9ac7f9
|
Issue #1288442 by jhodgdon | Wolfflow: Added search index status to the Status Report page.
|
2014-07-19 11:28:17 +01:00 |
Nathaniel Catchpole
|
a57630c83d
|
Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again).
|
2014-07-18 19:56:27 +01:00 |
Alex Pott
|
2b3cf006d7
|
Issue #733054 by jhodgdon, mkalkbrenner, amitgoyal, ndewhurst: Fixed Watchdog logging of all searches is performance hit; need ability to turn it off.
|
2014-07-18 19:47:24 +01:00 |
Alex Pott
|
87e675f09b
|
Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default
|
2014-07-18 10:05:22 +01:00 |
Alex Pott
|
f89d31f9bd
|
Issue #2301715 by drunken monkey: Fixed search_excerpt() uses strrpos() incorrectly.
|
2014-07-17 23:51:56 +01:00 |
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 |