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
webchick
cd31649c66
Issue #1802128 by legolasbo, jucallme: Fixed Replace "user name" with "username" in UI text.
2014-10-09 11:34:52 -07:00
Alex Pott
7bcd17018f
Issue #74562 by naxoc, eiriksm, mikemiles86 | llizards: Added Show keywords in title of search results page.
2014-10-09 10:33:09 +01:00
Alex Pott
195d49998a
Issue #2347465 by tim.plunkett, dawehner, cilefen: Convert all instances of #type link/links to convert to use routes.
2014-10-09 07:39:37 +01:00
Alex Pott
046bf09b43
Issue #1922966 by jibran, damiankloip: Remove 'bool' and 'translatable' key from option definitions.
2014-10-07 17:23:15 +01:00
Alex Pott
ca306bf3f1
Issue #1842226 by jhodgdon | spartlow: Fixed Search OR statements don't work if same keyword is used.
2014-10-02 13:35:47 +02:00
Alex Pott
002ae719c9
Issue #2343661 by larowlan, tim.plunkett | xjm: Rename l() to _l() and url() to _url(), and document replacements.
2014-09-30 10:10:00 +02:00
Alex Pott
4f49087b71
Issue #2277103 by tim.plunkett, pwolanin, Wim Leers, dawehner, hotpizzas: Switch Drupal::l() and LinkGenerator to expect a Url object.
2014-09-29 15:41:29 +02:00
webchick
a6492ce9d9
Issue #2343651 by xjm, tim.plunkett, Wim Leers, dinarcon, dawehner: Remove most remaining l() calls.
2014-09-28 00:21:34 -07:00
webchick
0eda196d46
Issue #2340251 by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls.
2014-09-27 00:03:46 -07:00
Nathaniel Catchpole
517c3328ed
Issue #1972122 by akalata, mortendk, JamesLefrère, pakmanlh, ckrina, sun: Remove the DIV tag around block content.
2014-09-26 11:48:49 +01:00
Alex Pott
81e675a570
Issue #2341313 by dawehner: Convert all t() calls to $this->t() in views.
2014-09-24 00:05:54 +01:00
webchick
1476c56c62
Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig.
2014-09-19 19:45:52 -07:00
Alex Pott
52a101bc1d
Issue #2328411 by dawehner, geerlingguy, herom: Convert all permissions to yml files and permission callbacks.
2014-09-18 08:41:29 +01:00
Nathaniel Catchpole
0f28b515f8
Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks.
2014-09-17 15:39:29 +01:00
catch
21a11cf58f
Issue #2336177 by alexpott, YesCT: Fixed ConfigurableLanguage cannot be created/removed directly, integrate language_save() and language_delete().
2014-09-14 15:27:33 +01:00
Alex Pott
829c436ec1
Issue #303574 by jhodgdon, douggreen, BlakeLucchesi: Fixed Search Ranking Recency scoring algorithm.
2014-09-12 19:21:53 +01:00
webchick
dbed0b48cd
Issue #2335659 by tim.plunkett, dawehner, effulgentsia, sun: Remove FormState ArrayAccess usage from core.
2014-09-11 23:41:27 -07:00
Alex Pott
840cd4c885
Issue #2318281 by tim.plunkett, dawehner | kim.pepper: Provide a standard way to check a plugin is an instance of the required interface.
2014-09-10 12:58:56 +01:00
Alex Pott
537cc87642
Issue #2333731 by Berdir: Fixed WebTestBase::drupalCreateNode() should not hardcode default values.
2014-09-09 16:35:25 +01:00
Nathaniel Catchpole
4c8576c3f0
Issue #2022875 by Berdir, alexpott, Xano, swentel, tim.plunkett, vladan.me: Resolve difference between submitForm(), submit(), and save() in EntityFormController.
2014-09-09 14:01:03 +01:00
Dries
ca85441da2
Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests).
2014-09-05 12:40:22 -04:00
webchick
6a6e601d4a
Issue #2309323 by Berdir, tim.plunkett: Allow #submit and #validate to be specified as methods of the form object.
2014-08-23 14:18:18 -07:00
Alex Pott
629ebca291
Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers.
2014-08-22 12:59:25 +01:00
Alex Pott
7fff6e850a
Issue #2297875 by herom, bfr: Replace calls to form_set_error() to $form_state->setErrorByName().
2014-08-22 02:04:33 +01:00
Alex Pott
7f2710bea8
Issue #2315333 by tim.plunkett: Move block plugin code out of block.module.
2014-08-21 12:20:41 +01:00
Alex Pott
723af4bcbe
Issue #2324945 by andypost: Fixed clean-up @todo after 2155635.
2014-08-21 12:07:11 +01:00
Alex Pott
0463b81a08
Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected.
2014-08-18 16:50:50 +01:00
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
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
webchick
4ac79a1366
Issue #2226903 by pwolanin, dawehner, tvn, martin107, jessebeach: Step 1: Move static menu links to yml files.
2014-03-28 16:27:34 -07:00
catch
2f959b9693
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
2014-03-27 12:54:40 +01:00
Alex Pott
1ad4630ad6
Issue #2111887 by Gábor Hojtsy, kfritsche, vasi1186, dclavain, YesCT, segi: Regression: Only title (of base fields) on nodes is marked as translatable.
2014-03-26 23:32:10 +01:00
webchick
1f9dbcb576
Issue #2115391 by jhodgdon, lokapujya, zaporylie, BrightBold: Numbers are displayed in search results list.
2014-03-26 14:31:36 -07:00
catch
24526aedd0
Revert "Issue #2165725 by Xano: Introduce hook_entity_operation()."
...
This reverts commit 2cf87103b5
.
2014-03-26 19:53:12 +01:00
catch
2cf87103b5
Issue #2165725 by Xano: Introduce hook_entity_operation().
2014-03-26 12:46:04 +01:00
catch
53852c25df
Issue #2211235 by damiankloip: Add specific annotations for Views handlers.
2014-03-25 20:16:43 +01:00
webchick
24789e4e01
Issue #2080547 by johnmcc, mrsinguyen, chertzog, Nafes: Remove Unused local variables from search module.
2014-03-24 07:57:09 -07:00
Alex Pott
1370edf99f
Issue #2134857 by Xano, Wim Leers, Berdir, damiankloip: PHPUnit test the entity base classes.
2014-03-24 13:34:01 +01:00
Alex Pott
fa51d2e5bd
Issue #2178725 by pwolanin, crowdcg, effulgentsia, Sutharsan: Make all core menu link machine names and the corresponding route names match.
2014-03-24 11:34:32 +01:00
Alex Pott
5abaa5f957
Issue #2120871 by andypost, Berdir, amateescu, vladan.me, Xano: Rename EntityListController to EntityListBuilder.
2014-03-23 22:25:46 +00:00
Nathaniel Catchpole
8cbab1493b
Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall.
2014-03-21 11:53:32 +00:00
webchick
23902766ac
Issue #2219925 by tim.plunkett: Rename ConfigEntityInterface::getExportProperties() to toArray().
2014-03-20 19:31:32 -07:00
webchick
77123f3f1b
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files.
2014-03-17 07:43:29 -07:00
Alex Pott
eba0b71872
Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files."
...
This reverts commit b4c561d0d5
.
2014-03-17 13:02:04 +00:00
Nathaniel Catchpole
b4c561d0d5
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files.
2014-03-17 11:57:35 +00:00
webchick
9c66858942
Issue #2216701 by alexpott, sun, longwave: Random test failure in ToolbarAdminMenuTest.
2014-03-13 15:15:35 -07:00
Alex Pott
9a2cb6ad5b
Issue #2134857 by Xano: PHPUnit test the entity base classes.
2014-03-12 11:29:12 +00:00
Alex Pott
48025f9261
Issue #2168159 by dawehner: Plugin Derivatives don't work with Objects returned from Annotations.
2014-03-11 09:41:30 +00:00
Alex Pott
fd2613d287
Issue #2169361 by plopesc: Convert COMMENT_HIDDEN & COMMENT_CLOSED & COMMENT_OPEN to a constant on the comment field interface.
2014-03-10 12:25:21 +00:00
Alex Pott
0f35ae9f75
Issue #2004336 by damiankloip: Default UUID key in ConfigEntityType.
2014-03-08 10:58:15 +00:00
Nathaniel Catchpole
3f9cd4576a
Issue #2161067 by chakrapani, Nick_vh: Advanced search with Language filter does not work.
2014-03-06 12:35:54 +00:00
Dries
4638a0048d
Issue #2194897 by sun: Rename Database\Query\Merge::key() to keys(), retain a BC alias for key().
2014-03-05 14:57:36 -05:00
webchick
0beb525130
Issue #2195907 by jhodgdon: Search ranking for number of views fails in PostgreSQL.
2014-03-04 13:39:18 -08:00
webchick
38fc484ea7
Issue #2204307 by EclipseGc: Move PluginBag Implementations from \Drupal\Component to \Drupal\Core.
2014-03-04 13:25:18 -08:00
webchick
428d0f0ad9
Issue #2053153 by tim.plunkett, dawehner, damiankloip, aspilicious: Allow contrib modules to provide plugins on behalf of optional modules.
2014-03-01 17:57:51 -08:00
Nathaniel Catchpole
78b48c89ad
Issue #2092095 by tstoeckler, ParisLiakos: Remove \Drupal\Component\Utility\MapArray.
2014-02-28 10:43:51 +00:00
Dries
03ddf8c283
Issue #2198377 by alexpott: Enforce UUID key name in configuration entities.
2014-02-27 20:34:39 +01:00
webchick
5d0729f07a
Issue #2070369 by herom, bdgreen, Mac_Weber, InternetDevels, sidharthap, JeroenT: Remove all calls to deprecated function language().
2014-02-26 11:16:54 -08:00
webchick
02417da643
Issue #1892182 by sun, nod_, jibran: #type details: Rename #collapsed to #open.
2014-02-26 10:38:09 -08:00
Nathaniel Catchpole
b9a978d202
Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu.
2014-02-26 10:53:29 +00:00
Alex Pott
0230aa22a4
Issue #2195753 by tim.plunkett: Changes to config entities that use plugins are not propagated to the plugins.
2014-02-25 14:32:19 +00:00
Nathaniel Catchpole
d41d3db083
Issue #2199483 by damiankloip, alexpott: Provide a default config_prefix based on entity type ID and provider.
2014-02-25 10:12:46 +00:00
webchick
d6c9c5751e
Issue #2110615 by swentel, dawehner, xjm, chx: Do not ship with default UUIDs.
2014-02-20 08:26:41 -08:00
Alex Pott
b0da3ae64e
Issue #2119905 by damiankloip, tim.plunkett, Berdir: Provide @ConfigEntityType and @ContentEntityType to have better defaults.
2014-02-18 14:34:10 +00:00
Alex Pott
f4a1b19aff
Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels, ianthomas_uk: Replace all module_invoke() deprecated function calls.
2014-02-15 10:06:58 +00:00
Alex Pott
12953f2eaf
Revert "Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels: Replace all module_invoke() deprecated function calls."
...
This reverts commit 98cdbfec7b
.
2014-02-13 12:21:40 +00:00
Nathaniel Catchpole
54f8683de8
Issue #1853536 by jhodgdon, dawehner, damiankloip, xjm, mgifford: Reintroduce Views integration for search.module (not supporting backlinks view).
2014-02-13 11:02:41 +00:00
Alex Pott
98cdbfec7b
Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels: Replace all module_invoke() deprecated function calls.
2014-02-13 10:53:00 +00:00
Alex Pott
bf8f70b07b
Issue #2183951 by prics | jhodgdon: Fix up some search tests.
2014-02-13 10:34:33 +00:00
Alex Pott
932e4d9eb0
Issue #2184231 by jibran, dawehner, Xano: Use ConfigFactoryInterface to type hint ConfigFactory.
2014-02-13 01:59:44 +00:00
Nathaniel Catchpole
3ea2e2cdae
Issue #893302 by jhodgdon, rayasa: Search ranking based on the factor 'number of comments' & 'No of Page Views' is broken.
2014-02-12 10:56:06 +00:00
Alex Pott
6c2ed3f11e
Issue #2165155 by Berdir, tim.plunkett: Change $entity_type to $entity_type_id and $entity_info to $entity_type/$entity_types.
2014-02-10 09:24:05 +00:00
Alex Pott
4fb874b3e6
Issue #1926344 by jhodgdon, maggo, mdrummond, alexpott, Cottser, dimboz | jenlampton: Consolidate search-result.html.twig and search-results.html.twig.
2014-02-09 14:40:35 +00:00
Alex Pott
fe61b43d90
Issue #2183923 by tim.plunkett: Break the circular dependency in EntityManager.
2014-02-08 13:31:25 +00:00
Alex Pott
580dd44a5f
Revert "Issue #1926344 by jhodgdon, maggo, mdrummond, Cottser, dimboz | jenlampton: Consolidate search-result.html.twig and search-results.html.twig."
...
This reverts commit c83ff69e03
.
2014-02-07 10:06:34 +00:00
webchick
c83ff69e03
Issue #1926344 by jhodgdon, maggo, mdrummond, Cottser, dimboz | jenlampton: Consolidate search-result.html.twig and search-results.html.twig.
2014-02-06 20:31:59 -08:00
webchick
a979bbda18
Issue #2110501 by tim.plunkett, pwolanin, tstoeckler: ControllerBase should implement ContainerInjectionInterface like FormBase.
2014-02-02 19:12:30 -08:00
webchick
bc058bada9
Issue #2168011 by xjm, jessebeach, Damien Tournoud, znerol, Xano: Remove all 7.x to 8.x update hooks and disallow updates from the previous major version.
2014-01-31 09:26:04 -08:00
Alex Pott
76bcb27b13
Issue #2167641 by tim.plunkett: EntityInterface::uri() should use route name and not path.
2014-01-31 15:08:43 +00:00
Alex Pott
20315e1de7
Issue #2164827 by Berdir, Xano, tim.plunkett: Rename the entityInfo() and entityType() methods on EntityInterface and EntityStorageControllerInterface.
2014-01-30 12:14:58 +00:00
Nathaniel Catchpole
aa03c3dd54
Issue #2167623 by danilenko_dn, sidharthap, Nitesh Sethia, krishnan.n, aitiba, alexpott, ashwinikumar, Barrett, damiankloip, deepakaryan1988, foxtrotcharlie, ianthomas_uk, neetu morwani, nonsie, piyuesh23, Sharique, sivaji, sushantpaste, swentel, vijaycs85, YesCT: Add test for all default configuration to ensure schema exists and is correct.
2014-01-30 12:04:18 +00:00
Alex Pott
acd3a59ea8
Issue #2047633 by pwolanin, dawehner, kim.pepper, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
2014-01-29 08:25:00 +00:00
Nathaniel Catchpole
3d5f960b6a
Issue #2172561 by Gábor Hojtsy, alexpott: Config overrides may spill over to undesired places.
2014-01-27 16:44:58 +00:00
Nathaniel Catchpole
53a66504f3
Revert "Issue #2172561 by Gábor Hojtsy: Config overrides may spill over to undesired places."
...
This reverts commit f2769f4db3
.
2014-01-27 12:22:53 +00:00
Nathaniel Catchpole
559479f8db
Issue #2164367 by alexpott, tim.plunkett, dawehner: Rebuild router as few times as possible per request.
2014-01-27 11:55:37 +00:00
Nathaniel Catchpole
f2769f4db3
Issue #2172561 by Gábor Hojtsy: Config overrides may spill over to undesired places.
2014-01-27 11:50:29 +00:00
Alex Pott
ff0fdc469d
Issue #2157871 by tim.plunkett: Add ConfigStorageControllerInterface.
2014-01-26 01:09:20 +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
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
webchick
b3ce6ea2f4
Issue #2178205 by InternetDevels: Delete obsolete config key active_plugins from search module.
2014-01-23 23:25:00 -08:00
Alex Pott
531fd59314
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.
2014-01-23 23:14:32 +01:00
Jennifer Hodgdon
4133088917
Issue #2169065 by nadja.jury, danmuzyka: Fix up docs for Search module test classes
2014-01-23 12:04:29 -08:00
webchick
d63c8faea6
Issue #2168333 by tim.plunkett, EclipseGc, yched, fago: Ensure custom EntityType controllers can be provided by modules.
2014-01-21 23:32:29 -08:00
webchick
d179e77dff
Issue #2160895 by jhodgdon, InternetDevels: Remove $reindex param in search_reindex().
2014-01-13 22:47:50 -08:00
Alex Pott
0c7e0f7740
Issue #2170635 by jhodgdon: Remove leftover SearchForm (duplicate of renamed SearchPageForm).
2014-01-10 09:50:25 +00:00
Nathaniel Catchpole
0ae4c3c304
Issue #2098119 by beejeebus, alexpott, chx: Replace config context system with baked-in locale support and single-event based overrides.
2014-01-09 10:50:21 +00:00
Nathaniel Catchpole
fa17da8649
Issue #2042807 by tim.plunkett, pwolanin, ianthomas_uk, jhodgdon: Convert search plugins to use a ConfigEntity and a PluginBag.
2014-01-08 17:05:22 +00:00
Nathaniel Catchpole
4c6440288d
Issue #2068471 by dawehner, Crell, tim.plunkett, jibran, fubhy, larowlan: Normalize Controller/View-listener behavior with a Page object.
2014-01-01 20:32:52 +00:00
webchick
d9f2ba2c84
Issue #2109035 by tim.plunkett, damiankloip, dawehner, chx: Make access checkers (much) easier to find.
2013-12-31 16:06:09 -08:00
webchick
a06d7830eb
Issue #2107531 by pwolanin, neclimdul, cilefen, dawehner, YesCT, tim.plunkett: Improve DX of local task YAML definitions.
2013-12-31 15:48:51 -08:00
Nathaniel Catchpole
f82a06840f
Issue #916086 by jhodgdon, mcarbone, pwolanin, Albert Volkman: Search_excerpt() doesn't highlight words that are matched via search_simplify().
2013-12-20 12:15:04 +00:00
webchick
3465947578
Issue #2146517 by TR: Remove annotation 'use' statements from all core classes.
2013-12-19 10:28:42 -08:00
Dries
17cc6dab8b
Issue #2145041 by tim.plunkett: Allow dynamic routes to be defined via a callback.
2013-12-18 15:09:35 -05:00
Nathaniel Catchpole
a6cdd740f8
Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
2013-12-17 11:03:15 +00:00
webchick
5bfeac4f8a
Revert "Issue #1559244 by Xano, jhodgdon: Clean up search settings page."
...
This change was a bit more than we bargained for and caused critical tasks
to have to re-roll. Rolling back for now so we can discuss it more.
This reverts commit 541f24c2cc
.
2013-12-12 10:00:47 -08:00
Nathaniel Catchpole
196a4eb505
Issue #2099391 by marthinal, dawehner, jhodgdon: Breadcrumbs for Search module should match tab titles.
2013-12-12 10:42:18 +00:00
Nathaniel Catchpole
541f24c2cc
Issue #1559244 by Xano, jhodgdon: Clean up search settings page.
2013-12-12 10:39:13 +00:00
catch
3e27ebdea5
Issue #1786490 by Berdir, amateescu, damiankloip, Wim Leers, dawehner: Add caching to the state system.
2013-12-12 00:00:09 +00:00
Nathaniel Catchpole
51560a3a04
Revert "Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system."
...
This reverts commit 8ec847cc7c
.
2013-12-11 14:37:58 +00:00
Nathaniel Catchpole
8ec847cc7c
Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system.
2013-12-11 12:00:10 +00:00
Dries
70d77c32db
Issue #1258342 by Andreas Radloff: Change search inputs' default width.
2013-12-10 17:05:11 -05:00
Nathaniel Catchpole
c0d4ea2834
Issue #2142987 by k4v: Multilingual node search bugs with title and language filtering.
2013-12-10 13:57:52 +00:00
Alex Pott
560e5afd66
Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface.
2013-12-10 00:45:01 +00:00
webchick
a16eb5a389
Issue #2147501 by dawehner: Convert most of the left over local tasks.
2013-12-07 15:16:21 -08:00
webchick
3bb5f796f6
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, alexpott, larowlan, Damien Tournoud: Replace almost all remaining superglobals (, , etc.) with Symfony Request object.
2013-12-05 10:02:36 -08:00
webchick
dc7a5b27ef
Revert of Issue #1998638 , since it broke drush si and other command-line scripts.
2013-12-04 21:13:05 -08:00
webchick
e38afc6da9
Issue #2122321 by StephaneQ, jhodgdon: Search_embedded_form test module is improperly using config instead of state.
2013-12-04 00:19:42 -08:00
webchick
cab8b6d5bc
Issue #2080551 by beowulf1416, deneo: Remove Unused local variable from /core/modules/search/lib/Drupal/search/SearchQuery.php.
2013-12-03 21:31:21 -08:00
webchick
e0dbb5b114
Issue #2132647 by ianthomas_uk: Add test for the settings form of the NodeSearch plugin.
2013-12-03 21:07:21 -08:00
webchick
a38172dc20
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, larowlan, Damien Tournoud: Replace all remaining superglobals (, , etc.) with Symfony Request object.
2013-12-03 10:57:18 -08:00
Jennifer Hodgdon
936662b6ca
Issue #2145083 by TR, longwave, dawehner: Fix some grammatical badness mostly in Views tests and comments
2013-12-03 08:26:31 -08:00
Alex Pott
71d9179e57
Issue #2099391 by dawehner, marthinal | geodaniel: Breadcrumbs for Search module should match tab titles.
2013-11-28 21:17:44 -04:00
webchick
063b5cd333
Issue #2143933 by tim.plunkett, pwolanin, dawehner: Add _title and _title_callback to all routes.
2013-11-27 23:44:52 -08:00
webchick
1ee5f8013e
Issue #2105609 by RoSk0, jhodgdon: Convert search_embedded_form_form to a Controller.
2013-11-23 20:34:54 -08:00
webchick
df1a669b77
Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global.
2013-11-23 12:57:04 -08:00
Nathaniel Catchpole
172cd2652a
Revert "Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system."
...
This reverts commit fc04601c35
.
2013-11-22 13:56:50 +00:00
Nathaniel Catchpole
fc04601c35
Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
2013-11-19 12:24:14 +00:00
catch
241348d510
Issue #2073531 by tim.plunkett, dawehner, Berdir, catch, plach: Use current user service instead of _account, remove _account from the request object.
2013-11-16 21:26:50 +00:00
Nathaniel Catchpole
115b40c9f8
Issue #2134951 by xjm: Remove upgrade path tests.
2013-11-15 11:40:44 +00:00
webchick
744309f9f2
Issue #2125253 by tim.plunkett: Convert ()['redirect'] to ()['redirect_route()'].
2013-11-13 21:31:49 -08:00
webchick
8469376958
Issue #2085201 by jessebeach, tim.plunkett, dawehner, yoroy: Use sensible block categories (rather than module-name categories).
2013-11-12 15:53:34 -08:00
Nathaniel Catchpole
9d5aefb739
Issue #2048223 by dawehner, ParisLiakos, herom, fubhy, damiankloip, vijaycs85, joelpittet, tim.plunkett: Add $account argument to AccessCheckInterface::access() method and use the current_user() service.
2013-10-30 17:31:44 +00:00
Alex Pott
8546c8f6d0
Issue #1987806 by kim.pepper, disasm, vijaycs85, tim.plunkett: Convert search_view() to a new style controller.
2013-10-26 14:17:27 -07:00
Alex Pott
49ac630080
Issue #1951386 by benjy, theduke, andypost, tim.plunkett: Fixed Extend BlockPluginInterface::access to allow passing in an account.
2013-10-23 11:19:00 -07:00
Alex Pott
c8b0a63c07
Issue #2105983 by mr.baileys, jhodgdon, vijaycs85, a_thakur: Make sure all YML files in Search module have no type-casting to string.
2013-10-20 16:25:28 +01:00
Nathaniel Catchpole
784cebbe5a
Issue #2098795 by tim.plunkett, Sean Charles, tstoeckler, dawehner, larowlan, damiankloip: Create Base Class for RouteSubscriber Class.
2013-10-18 09:54:56 +01:00
webchick
9b8d32396b
Issue #2112711 by tim.plunkett: Provide an easier mechanism for using drupal_get_form() directly.
2013-10-17 21:26:38 -07:00
Alex Pott
00780f28dd
Issue #2098015 by slv_: Fixed Node delete is not correctly removing search information; node update is using a hook instead of method.
2013-10-16 13:48:37 +01:00
Alex Pott
b201c0546c
Issue #2111209 by Xano: Fixed Rename FormInterface::getFormID() to FormInterface::getFormId().
2013-10-16 13:37:27 +01:00
Alex Pott
5085cb35c7
Issue #2095125 by Xano: Use access constants in every access control context.
2013-10-16 13:10:57 +01:00
Nathaniel Catchpole
8214567a82
Issue #2016497 by naxoc, jhodgdon: Fixed Search query extender should not use floats directly.
2013-10-16 11:46:30 +01:00
webchick
3da03a2673
Issue #1969800 by swentel, mtift, tayzlor, chx, xjm, herom: Add UUIDs to default configuration.
2013-10-09 18:37:14 -07:00
webchick
ccd257a9e7
Issue #2063401 by dawehner, damiankloip, tim.plunkett: Replace the default _access_checks()(access mode) with ALL instead of ANY.
2013-10-08 23:26:38 -07:00
webchick
6302d0e020
Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name.
2013-10-07 23:07:56 -07:00
webchick
ae7c20c7b5
Issue #2106459 by chx: Fixed core config has everything as string.
2013-10-07 17:32:28 -07:00
webchick
e81c0f1285
Issue #2102653 by tim.plunkett, disasm: Convert test form callbacks to new form controller.
2013-10-05 16:16:50 -07:00
Alex Pott
bcc5763239
Issue #1953408 by swentel, aspilicious, andypost, yched: Remove ArrayAccess BC layer from field config entities.
2013-10-04 08:55:32 +01:00
webchick
4f59f9746f
Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation.
2013-10-03 15:08:29 -07:00
Alex Pott
3cee107ce5
Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy.
2013-10-03 12:26:25 +01:00
Alex Pott
34f0d6db08
Issue #2086201 by tim.plunkett, pwolanin: Fixed Use PluginFormInterface instead of one-off form methods for search plugins.
2013-10-03 06:59:58 +01:00
Alex Pott
c3ef2d30d9
Issue #2083773 by Pete B: Fixed SearchExcerpt test has a small problem.
2013-10-02 18:13:10 +01:00
Nathaniel Catchpole
709e3044c1
Issue #2090947 by Bladedu: Fixed SearchPluginManager plugin definitions aren't cached.
2013-10-01 14:14:10 +01:00
Nathaniel Catchpole
7e163dbb19
Issue #1751194 by Cottser, mikl, effulgentsia, benjifisher: Introduce hook_theme_suggestions_HOOK() and hook_theme_suggestions_HOOK_alter().
2013-09-29 08:19:59 +01:00
Alex Pott
8dd8210d9e
Issue #2062153 by chertzog, rhm50: In String Class Rename Views properties to core standards.
2013-09-28 19:22:04 +02:00
Alex Pott
37949fe378
Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment settings into a field to make them work with CMI and non-node entities.
2013-09-27 17:34:47 +02:00
Alex Pott
96edb7822d
Issue #2078005 by Ivan Zugec: Modernize search.module forms.
2013-09-26 01:51:34 +02:00
Nathaniel Catchpole
d7fa47b49b
Issue #1605290 by amateescu, msonnabaum, Caseledde, damiankloip, beejeebus, catch, Berdir, Wim Leers: Enable entity render caching with cache tag support.
2013-09-22 09:31:05 +01:00
webchick
deebed44b2
Issue #2087231 by tim.plunkett, pwolanin: Add a PluginBase in the Core namespace with t() as a helper method.
2013-09-18 18:48:18 -07:00
webchick
ef2e45b0e8
Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers.
2013-09-18 11:30:30 -07:00
webchick
eb22bab7e3
Issue #2089835 by tstoeckler: SearchSettingsForm 'use's ModuleHandler but actually doesn't.
2013-09-16 19:52:20 -07:00
webchick
4b7a30edd0
Issue #2089627 by tim.plunkett: Move \Drupal\system\SystemConfigFormBase to \Drupal\Core\Form\ConfigFormBase.
2013-09-16 08:43:28 -07:00
webchick
8347b04c34
Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors.
2013-09-15 22:06:19 -07:00
webchick
7cfa38d01a
Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files.
2013-09-15 21:47:28 -07:00
webchick
5bb0d5e667
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
2013-09-15 20:58:10 -07:00
webchick
99670f0847
Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention.
2013-09-15 12:59:49 -07:00
webchick
0451a6d700
Issue #2083811 by yched, plach: Remove langcode nesting for fields in entity structures.
2013-09-12 22:35:51 -07:00
webchick
ca7ae5992a
Issue #1963394 by tim.plunkett, jibran, effulgentsia: Fixed ConfirmFormBase::getCancelPath() should allow for a route.
2013-09-12 21:51:47 -07:00
webchick
d009cac09c
Issue #2074037 by Wim Leers, effulgentsia: Add drupalPostUrl() — drupalPost()/drupalPostAjax() are for forms only, D8 JS performs non-form HTTP requests.
2013-09-11 12:41:33 -07:00
webchick
e05902e5da
Issue #2084513 by donquixote, EclipseGc: Annotation class loading could be more elegant.
2013-09-11 12:36:35 -07:00
Alex Pott
11eeb98bf3
Issue #2070609 by damiankloip, tstoeckler: Remove obsolete 'module' keys from Views plugin annotations.
2013-09-11 02:21:44 +01:00
Alex Pott
db2d92e7cb
Issue #2003482 by pwolanin, jhodgdon, kim.pepper, Nick_vh, tim.plunkett, jibran, Berdir, effulgentsia, alexpott: Convert hook_search_info() to plugin system.
2013-09-06 10:26:26 +02:00
Alex Pott
95c2e17ca1
Issue #2073813 by pwolanin, dawehner, tstoeckler, twistor: Add a UrlGenerator helper to FormBase and ControllerBase.
2013-09-05 21:40:11 +02:00
Nathaniel Catchpole
c7994001cc
Issue #1497374 by yched, chx, amateescu, plach, Damien Tournoud, fago, swentel: Switch from Field-based storage to Entity-based storage.
2013-09-01 07:20:49 +01:00
Alex Pott
a8d4542933
Issue #2012312 by tim.plunkett: Remove legacy code from filter.module.
2013-08-29 20:38:58 +01:00
Alex Pott
55bd232761
Issue #1969388 by dawehner, tim.plunkett, olli: Add dedicated annotations for Views plugins.
2013-08-28 01:03:53 +01:00
Nathaniel Catchpole
94cd6717a8
Issue #1939994 by Berdir, rlmumford: Complete conversion of nodes to the new Entity Field API.
2013-08-27 11:36:16 +01:00
Alex Pott
0489b631a8
Issue #2065721 by tim.plunkett: Add a dedicated @Block plugin annotation.
2013-08-25 19:57:31 +01:00
Alex Pott
3c2bee1d4a
Issue #2067881 by ZenDoodles, mradcliffe: Fixed Search is missing from block admin UI after installation.
2013-08-25 10:56:12 +01:00
Dries
dd95e4bae3
Issue #2049039 by Berdir: Convert node properties to methods.
2013-08-16 12:13:11 -05:00
webchick
3cf100dfcd
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
2013-08-14 09:54:28 -07:00
Alex Pott
fd76691cca
Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods.
2013-08-11 23:24:02 +01:00
Alex Pott
b397954edc
Issue #2052325 by yanniboi, YesCT: Move search block form to new drupal 8 standard.
2013-08-10 01:06:52 +01:00
Nathaniel Catchpole
f9ec71dfcc
Issue #2045935 by benjy: Replace all module_hook() deprecated function calls.
2013-08-01 14:42:18 +01:00
Alex Pott
e33ddd1b74
Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code.
2013-08-01 10:10:33 +02:00
Nathaniel Catchpole
d3c5919d17
Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls.
2013-07-27 15:30:10 +01:00
Nathaniel Catchpole
29c09effc3
Issue #1843650 by Mark Carver, jenlampton, Cottser: Remove the process layer (hook_process() and hook_process_HOOK).
2013-07-27 15:26:33 +01:00
Alex Pott
8e23b465a6
Issue #2045275 by Berdir: Convert user properties to methods.
2013-07-24 21:40:03 +02:00
Alex Pott
ad137531c9
Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew().
2013-07-20 13:21:43 +01:00
Alex Pott
be35585c26
Issue #2032235 by elachlan: Fixed SearchSettingsForm implements CMI incorrectly.
2013-07-20 02:31:56 +01:00
Alex Pott
31efff2728
Issue #2036087 by YesCT: Add public identifier to all render methods in all views plugins in core.
2013-07-15 18:39:32 -04:00
Nathaniel Catchpole
a56065e31c
Issue #2011126 by kgoel, dcam: Replace drupal_container() with Drupal::service() in the search module.
2013-07-10 22:45:58 +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
Nathaniel Catchpole
7794783062
Issue #1898474 by mondrake, Cottser, azinoman: pager.inc - Convert theme_ functions to Twig.
2013-06-28 13:34:28 +01:00
Alex Pott
93ea9a472b
Issue #1987124 by tim.plunkett, h3rj4n, dawehner: Convert filter_admin_format_page() and filter_admin_overview() to a Controller.
2013-06-26 09:17:11 +01:00
Alex Pott
a9b5c81657
Revert "Issue #1987124 by tim.plunkett, h3rj4n, dawehner: Convert filter_admin_format_page() and filter_admin_overview() to a Controller."
...
This reverts commit af5478b863
.
2013-06-25 17:44:41 +01:00
Alex Pott
af5478b863
Issue #1987124 by tim.plunkett, h3rj4n, dawehner: Convert filter_admin_format_page() and filter_admin_overview() to a Controller.
2013-06-25 16:23:13 +01: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
Nathaniel Catchpole
00cb147e14
Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse.
2013-06-19 17:07:30 +01:00
Alex Pott
72bd779d56
Issue #1981342 by aspilicious, andypost, swentel: Drop procedural usage of fields in [s-u-v] modules.
2013-06-18 14:29:20 +02:00
Nathaniel Catchpole
a10b792f41
Issue #2018375 by andypost: Get rid of node_hook() and node_invoke().
2013-06-17 12:03:40 +01:00
Alex Pott
33b0337439
Issue #2009666 by aaronott, jiff, jeroen12345: Replace theme() with drupal_render() in search module.
2013-06-17 02:06:22 +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
7b9e229748
Issue #1933518 by ACF, pwolanin, mparker17: Convert search's system_config_form() to SystemConfigFormBase.
2013-06-13 22:55:33 +01:00
Alex Pott
9c5e4bc77f
Issue #2002272 by elvis2, jibran, heddn: Rename Views method add_orderby() to addOrderby().
2013-06-13 09:24:07 +01:00
Alex Pott
9ce3e06d47
Issue #2001320 by zschmid, chrisguindon, pwieck, chertzog: Rename Views method add_groupby() to addGroupBy().
2013-06-13 09:14:57 +01:00
Alex Pott
85ad766b73
Issue #2003438 by trevjs, heddn: Rename Views method operator_form() to operatorForm() .
2013-06-11 23:37:45 +01:00
Alex Pott
ba4d4a880e
Issue #2002144 by phenaproxima, connork, rdrh555, zschmid, elvis2, drupalway, heddn: Rename Views method add_field() to addField().
2013-06-11 23:35:49 +01:00
Alex Pott
7b0039e977
Issue #2002190 by dawehner, jhedstrom: Convert core/modules/search/lib/Drupal/search/Tests/SearchExpressionTest.php to phpunit.
2013-06-10 12:49:24 +01:00
Alex Pott
167810ff96
Issue #2002340 by elvis2, jibran: Rename Views method add_where() to addWhere().
2013-06-08 00:12:42 +01:00
Alex Pott
18e03273de
Issue #2002274 by elvis2: Rename Views method add_relationship() to addRelationship().
2013-06-08 00:10:08 +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
579aa78880
Issue #1947720 by damiankloip: Use Drupal::state() to replace state().
2013-06-05 15:58:21 +01:00
webchick
4a69401036
Issue #2002932 by zschmid, jastraat, vito_a | Dan Reinders: Rename Views method value_form() to valueForm().
2013-06-04 21:18:44 -05:00
Nathaniel Catchpole
affc74ccdd
Issue #1999322 by elvis2, alexander.ilivanov | Berdir: Remove node_save() and node_delete()/node_delete_multiple() in favor of $node->save()/$node->delete().
2013-06-03 11:00:40 +01:00
Alex Pott
2c2ae72033
Issue #2002332 by mikedotexe, elvis2: Rename Views method add_table() to addTable().
2013-05-29 12:14:17 +01:00
Alex Pott
b53df3c9e8
Issue #2001330 by juan.brein, KCarlile, zschmid, chertzog: Rename Views method add_having_expression() to addHavingExpression().
2013-05-28 23:14:08 +01: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
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
Jennifer Hodgdon
2693a33525
Issue #1948564 by bdgreen: Move search conditions callback sample function to right group/topic
2013-05-23 08:20:21 -07: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
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
Jennifer Hodgdon
75c407547f
Issue #1948564 by aitiba: Use new standard to document search conditions callback
2013-05-08 06:48:09 -07:00
Alex Pott
686c269bae
Issue #1938670 by ParisLiakos, Xano, RobLoach, pp, alexpott: Convert unicode.inc to \Drupal\Component\Utility\Unicode.
2013-05-08 00:29:47 +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
webchick
ea909a162c
Issue #1971012 by kgoel, jhodgdon: Fixed Search results twig template is missing */.
2013-04-15 17:17:17 -07:00
webchick
b2e49105fd
Issue #1912568 by typhonius, Berdir: Convert drupal_http_request() usage in SearchRankingTest.php to Guzzle.
2013-04-12 20:29:22 -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
Alex Pott
ee1c53e517
Issue #1965164 by tim.plunkett: Add dedicated annotations for Views handlers.
2013-04-11 22:42:45 +01:00
catch
26e5965293
Issue #1946452 by splatio: Convert confirm_form() in search.admin.inc to the new form interface.
2013-04-06 22:46:47 +01:00
Alex Pott
715ff030a3
Issue #1898448 by julien, drupalway, podarok, jenlampton, steveoliver, joelpittet, jwilson3, chrisjlee, Cottser | c4rl: Convert search module to Twig.
2013-04-02 11:25:52 +01:00
webchick
37afef0004
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
2013-03-10 12:05:24 -07:00
webchick
f47ff3ecbb
Issue #1911884 by quicksketch, Wim Leers: Enable CKEditor in the Standard install profile.
2013-03-08 20:59:42 -08: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
17a6531060
Issue #1919196 by vijaycs85: Create configuration schemas for search module.
2013-03-04 22:37:50 -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
webchick
20ab10429c
Issue #1927546 by alexpott, catch, Gábor Hojtsy: Fixed Langcode column added to search_index() and search_dataset() tables but there is no upgrade path.
2013-02-27 16:28:20 -05: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
Jennifer Hodgdon
12973db06e
Issue #1355670 by pwolanin, NROTC_Webmaster, xjm: API docs cleanup for Search module
2013-02-04 11:11:11 -08:00
Dries
fb08e2f281
Issue #1801304 by Amitaibu, amateescu, effulgentsia, tim.plunkett, EclipseGc, Fabianx, Cottser: Added Entity reference field.
2013-02-01 11:08:58 -05:00
Dries
2a18edd933
Issue #1751606 by swentel, ry5n, mrfelton, nod_, sun, sannejanssen: Move published status checkbox next to 'Save'.
2013-01-25 14:49:49 -05: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
catch
a20c323eb3
Issue #1831802 by znerol: Fixed Allow implementors of hook_search_admin() to add #submit on the form.
2013-01-17 10:01:22 +00: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
catch
db1122d6ab
Issue #1778178 by fago, Berdir, effulgentsia, mradcliffe, das-peter: Convert comments to the new Entity Field API.
2013-01-14 10:59:47 +00:00
catch
14e0c88dad
Issue #1848774 by IshaDakota: Fixed search_view() initializes a variable that is never used.
2013-01-10 12:03:12 +00:00
webchick
b11bacd8f1
Issue #1872540 by xjm: Provide a test helper method for creating block instances.
2013-01-07 11:09:10 -08: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
2bd155b106
Issue #1861676 by sun: Remove stylesheets[] and scripts[] .info file property support for modules.
2012-12-27 22:26:37 +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
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
Jennifer Hodgdon
40d7bc4df3
Issue #1831408 by kotnik: Fix spelling of entity in docs
2012-11-10 06:55:08 -08:00
catch
a8650951b9
Issue #1790920 by alexpott, japicoder, LinL, heyrocker: Move cron_last(), node_cron_last() and common_test_cron() to state system.
2012-11-06 13:57:02 +00:00
catch
11cfa543be
Issue #1778356 by dawehner: Unify and standardize the init() method for the query plugin.
2012-11-04 21:10:57 +00:00
webchick
76a157fe32
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
2012-10-30 13:37:18 -07:00
webchick
6af1f58955
Issue #1817484 by tomgeekery, kiamlaluno: Fixed The function contains a 'return' statement right at the end of the function.
2012-10-23 16:47:29 -07:00