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 |
webchick
|
9b3466349f
|
Issue #1817554 by damiankloip: Review and improve naming of entity specific row plugins.
|
2012-10-23 15:53:04 -07:00 |
Tim Plunkett
|
20ba6bbd18
|
Issue #1805996 by tim.plunkett: Move Views integration for core to their respective modules.
|
2012-10-22 14:11:54 -04:00 |
Jennifer Hodgdon
|
4dcf811f77
|
Issue #1797508 by Lars Toomre, dcam: Remove t() from test assertion messages in Search module
|
2012-10-18 16:22:40 -07:00 |
webchick
|
e9ca778b53
|
Issue #1026616 by fgm, Berdir, Dave Reid, fago: Implement an entity render controller.
|
2012-10-13 23:40:03 -07:00 |
catch
|
c26c3117f1
|
Issue #1760530 by jenlampton, Albert Volkman, crazyrohila, Risse, justafish, Fabianx: Move all template files provided by core modules and themes into a 'templates' directory inside that module directory.
|
2012-10-05 21:35:31 +01:00 |
catch
|
8337955d48
|
Issue #1175054 by msonnabaum, chx, sun, tim.plunkett, arlinsandbulte, beejeebus: Add a storage (API) for persistent non-configuration state.
|
2012-09-20 10:25:24 +01:00 |
catch
|
277c7f7bf6
|
Issue #1564832 by sun, dcam: Remove _node_extract_type() and node_type_get_name().
|
2012-09-19 10:54:05 +01:00 |
webchick
|
7e97629745
|
Issue #1768484 by dagmar, sun: Fixed Indentation in YAML files violates Drupal coding standards.
|
2012-09-04 13:58:37 -07:00 |
catch
|
4b5fad5475
|
Issue #1702080 by sun, chx: Added Introduce canonical FileStorage + (regular) cache.
|
2012-09-04 14:51:51 +01:00 |
catch
|
dfbddf1e96
|
Issue #1743198 by kim.pepper: Fixed Mismatch between foreign key and primary key.
|
2012-08-29 10:48:59 +01:00 |
Jennifer Hodgdon
|
65d37afbea
|
Issue #716496 by killtheliterate, rootwork: Make sure all core template files are in themeable group
|
2012-08-28 11:31:58 -07:00 |
webchick
|
ebaab15cf0
|
Issue #511594 by sxnc, jhodgdon, Gábor Hojtsy: Added hook_search_preprocess() needs to be language-specific.
|
2012-08-26 11:05:58 -07:00 |
webchick
|
79b9a36cb0
|
Issue #1739994 by pp, das-peter, Gábor Hojtsy: Use the Language class universally instead of stdObj instances.
|
2012-08-26 10:01:29 -07:00 |
catch
|
ff895df7ac
|
Issue #1618172 by jcisio, corvus_ch, estebanvalerio.h, Berdir: Remove entity_uri() in favor of EntityInterface::uri().
|
2012-08-22 15:04:43 +02:00 |
catch
|
64625f9048
|
Issue #1184272 by Berdir, corvus_ch, sun: Remove deprecated $conditions support from entity controller.
|
2012-08-21 17:38:04 +02:00 |
webchick
|
a898cb2d9b
|
Oh hai. How about that test?
|
2012-08-16 07:28:12 -07:00 |
webchick
|
3f794186d8
|
Issue #1669876 by balintk, Gábor Hojtsy, brantwynn, Berdir: Add missing language functionality in search module.
|
2012-08-16 07:18:38 -07:00 |
webchick
|
7e9d2c1676
|
Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules).
|
2012-08-09 18:24:21 -07:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
Dries
|
db2f83b6df
|
- Patch #1497310 by webchick, kbasarab, tobiasb, pcambra, sun, aspilicious: Convert statistics settings to configuration system.
|
2012-08-07 15:49:48 -04:00 |
Katherine Bailey
|
1cd28eb4e5
|
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
|
2012-08-06 21:52:11 -07:00 |
Dries
|
a7530e13ab
|
- Patch #1700682 by tim.plunkett, sun: run-tests.sh attempts to run abstract/base test classes.
|
2012-08-03 13:15:12 -04:00 |
Dries
|
33d4ef886c
|
- Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess().
|
2012-08-03 11:31:18 -04:00 |
catch
|
20ba61fd54
|
Issue #1061924 by catch, tim.plunkett, sun, Stefan Freudenberg, bfroehle: Fixed system_list() memory usage.
|
2012-08-01 18:40:47 +01:00 |
webchick
|
3642d7f58e
|
Issue #1496510 by swentel, jvns, cosmicdreams, marcingy, alexpott, heyrocker, sun: Convert search settings to configuration system.
|
2012-07-27 22:18:02 -05:00 |
webchick
|
268b70586b
|
Issue #1616962 by fgm, rvilar, kalman.hosszu, fubhy: Replace ->title with ->label().
|
2012-07-22 11:07:00 -07:00 |
Dries
|
1d4a4a2126
|
- Patch #1471848 by BassistJimmyJam, michaellenahan: user interface text containing URLs in translated part.
|
2012-07-15 06:18:37 -07:00 |
Dries
|
2815c9a890
|
- Patch #1655422 by sun, chx: random test failures in SearchCommentTest.
|
2012-06-24 12:32:22 -07:00 |
webchick
|
18040223ad
|
Issue #1471432 by Gábor Hojtsy, vasi1186, tobiasb, kalman.hosszu, Schnitzel, nod_, pixelite, dawehner: Rework language_list(), let people use more special languages.
|
2012-06-15 19:03:15 +02:00 |
Dries
|
57ab8a5465
|
- Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container().
|
2012-06-12 22:31:11 -04:00 |
catch
|
dfbc9682a3
|
Issue #1561004 by marcingy, aries, yurtboy, Tor Arne Thune: Many tests still reference locale although they only need language module.
|
2012-06-08 21:15:19 +09:00 |
catch
|
92490ed529
|
Issue #1541684 by Rob Loach, aspilicious: Convert PagerDefault db extender to PSR-0.
|
2012-06-05 14:42:19 +09:00 |
Dries
|
356aa34d9d
|
- Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException.
|
2012-06-02 15:41:40 -04:00 |
catch
|
c787f37a09
|
Issue #1594006 by aspilicious: Convert search tests to PSR-0.
|
2012-05-29 13:06:07 +09:00 |
catch
|
0e0e6b3df4
|
Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0.
|
2012-05-10 15:01:48 +09:00 |
catch
|
3e8861682a
|
Issue #1540174 by Niklas Fiekas, attiks: Fixed Some attributes not allowed for the new HTML5 input elements.
|
2012-05-08 11:53:23 +09:00 |
Jennifer Hodgdon
|
a440f52c71
|
Issue #1443202 by TravisCarden, tim.plunkett, xjm: Make sure hook_preprocess documentation points to real funcions
|
2012-05-04 12:53:43 -07:00 |
Dries
|
f72f814f7b
|
- Patch #1404198 by sun, beejeebus, fago, chx: Separate database cache clearing from static cache clearing and data structure rebuilding.
|
2012-05-03 11:09:39 -04:00 |
Dries
|
02750689dd
|
- Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support.
|
2012-04-29 11:16:27 -04:00 |
catch
|
51c004aba9
|
Issue #1361234 by duellj, loganfsmyth, aspilicious, cosmicdreams, fago, amateescu, sun: Added Make the node entity a classed object.
|
2012-04-27 01:44:37 +09:00 |
catch
|
52d7970bad
|
Issue #1209532 by timmillwood: Count node views via AJAX in the statistics module.
|
2012-04-26 13:05:27 +09:00 |
Dries
|
bac3ed7764
|
- Patch #1539072 by Gábor Hojtsy: Fixed Support for disabled languages broken, drop it.
|
2012-04-25 16:44:20 -07:00 |
Dries
|
055716fe39
|
- Patch #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation.
|
2012-04-19 07:31:47 -04:00 |
catch
|
789ab2a316
|
Issue #1299424 by Niklas Fiekas, sun: Implement a one module per directory rule.
|
2012-04-14 01:05:19 +09:00 |
catch
|
1f4ececf10
|
Issue #189544 by cafuego, BrockBoland, Dave Cohen: Added Allow administrator to edit account without email address.
|
2012-04-13 17:10:57 +09:00 |
catch
|
2a30669ab3
|
Issue #1513970 by Berdir: Convert SearchQuery to PSR-0.
|
2012-04-13 17:09:54 +09:00 |
catch
|
97674b9f05
|
Issue #1174628 by Dave Reid, Niklas Fiekas, ericduran, Jacine: Add new HTML5 FAPI element: search.
|
2012-03-27 15:17:38 +09:00 |
webchick
|
bb3270d80a
|
Issue #1335388 by wojtha: Fixed Warning: strpos(): Empty delimiter in search_simplify_excerpt_match().
|
2012-03-24 00:35:42 -06:00 |
catch
|
efc984dfda
|
Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates.
|
2012-03-21 14:51:30 +09:00 |
catch
|
aab8b66a29
|
Issue #1373142 by sun, beejeebus, aspilicious, amateescu: Use the Testing profile. Speed up testbot by 50%.
|
2012-03-13 12:16:40 +09:00 |
catch
|
b9e9244171
|
Issue #965300 by Gábor Hojtsy, xjm: Change LANGUAGE_NONE to LANGUAGE_NOT_SPECIFIED; add LANGUAGE_NOT_APPLICABLE and LANGUAGE_MULTIPLE.
|
2012-03-09 00:10:59 +09:00 |
Nathaniel
|
bdb71c6fa7
|
Merge remote branch 'crell/dbtngtng' into 8.x
|
2012-03-01 12:22:48 +09:00 |
Dries
|
a58940f111
|
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
|
2012-02-22 08:37:04 -05:00 |
Larry Garfield
|
1bc5b98e6c
|
Merge remote-tracking branch 'dries/8.x' into dbtngtng
|
2012-02-02 23:50:39 -06:00 |
catch
|
7174061c6b
|
Issue #1217036 by jyve, franz: Clean up the CSS for Search module.
|
2012-02-01 11:58:37 +09:00 |
Larry Garfield
|
92286713d5
|
Move database files to the new lib directory and update code accordingly.
|
2012-01-22 23:56:07 -06:00 |
Larry Garfield
|
adbd7c9aad
|
Merge branch '8.x' into dbtngtng
|
2012-01-22 21:34:59 -06:00 |
catch
|
7fef26088c
|
Issue #1398806 by kiamlaluno: Fixed The purpose of hook_search_page() is explained twice.
|
2012-01-13 23:09:58 +09:00 |
catch
|
1878eb1534
|
Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode.
|
2012-01-11 00:29:08 +09:00 |
Nathaniel
|
dd1f6d349a
|
Issue #1183042 by Everett Zufelt, Rob Loach: Add WAI-ARIA roles to Core blocks.
|
2012-01-10 12:22:24 +09:00 |
Larry Garfield
|
5098b449ae
|
Fix some use statements.
|
2012-01-02 21:12:43 -06:00 |
Larry Garfield
|
05a4376ff4
|
Rename classes to remove the redundant Database prefix and move query exceptions into the query namespace.
|
2012-01-02 14:57:30 -06:00 |
Larry Garfield
|
3093a67071
|
Add more use statements.
|
2011-12-28 23:38:34 -06:00 |
catch
|
f6df52fd8c
|
Issue #987472 by damien_vancouver, OnkelTem, catch: Fixed search.module doesn't consistently support multibyte characters.
|
2011-12-23 12:46:27 +09:00 |
catch
|
463a710b0d
|
Issue #1265946 by klausi, dereine, tstoeckler, aspilicious: Fixed DoS against core using a large number of OR search query terms.
|
2011-12-16 13:59:03 +09:00 |
Dries
|
9c29ac79af
|
- Patch #1059884 by bfroehle, sun, casey: Drop function_exists() for 'callback' functions.
|
2011-12-15 12:33:38 -05:00 |
catch
|
efe0a73b29
|
Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define().
|
2011-11-29 18:56:53 +09:00 |
catch
|
79de559063
|
Issue #1326932 by jenlampton, msonnabaum: Bunny ears are fuzzy: update search test node content to reflect this.
|
2011-11-12 11:19:09 +09:00 |
catch
|
c7c2af24ba
|
Issue #1330922 by ericduran, scor: Fixed Drupal 8 HTML 5 page template should use lang not xml:lang.
|
2011-11-05 14:13:18 +09:00 |
Nathan Haug
|
f434037c0e
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathan Haug
|
06fb770bd3
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathaniel
|
906a6db347
|
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4 .
|
2011-11-01 12:32:15 +09:00 |
Nathaniel
|
f0a16bf2a4
|
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
|
2011-11-01 12:25:12 +09:00 |