webchick
|
8f3468aa40
|
Issue #1937824 by mariacha1, keyhitman, pixelmord, pameeela: Fixed Improve button-link spacing on confirm form.
|
2013-04-04 18:00:49 -07:00 |
webchick
|
9e2b337e75
|
Issue #1960032 by tim.plunkett, alexpott, Berdir: Fixed Random failure in TimerUnitTest.
|
2013-04-04 17:24:34 -07:00 |
Jennifer Hodgdon
|
877047cb7a
|
Issue #1250500 by joachim, jhodgdon: Add defgroup for callback functions
|
2013-04-04 15:49:28 -07:00 |
Jennifer Hodgdon
|
893ca9e140
|
Issue #1614108 by Xano, bartmcpherson: Add documentation to hook_field_extra_fields for missing properties in return array
|
2013-04-04 15:43:37 -07:00 |
Jennifer Hodgdon
|
a859861086
|
Issue #1912650 by babruix, dawehner, thsutton, mitron: Document views pager plugin base
|
2013-04-04 15:36:33 -07:00 |
Jennifer Hodgdon
|
e62b3ae5aa
|
Issue #1933954 by Alexander Pyle: Fix up documentation for return value of hook_requirements
|
2013-04-04 15:31:08 -07:00 |
Jennifer Hodgdon
|
4411dab9ac
|
Issue #1540094 by rootwork, dermario: Fix up documentation for a couple of node tests
|
2013-04-04 15:26:48 -07:00 |
catch
|
23e0d167ba
|
Issue #1943800 by mtift: Fixed form_execute_handlers() has an undocumented return which is never used.
|
2013-04-04 21:54:46 +01:00 |
catch
|
f8bc3677e4
|
Issue #1948734 by msonnabaum: Fixed Include Drupal class in PHPUnit bootstrap.
|
2013-04-04 21:53:37 +01:00 |
catch
|
b03efbf5e4
|
Issue #1785318 by peterpoe, dawehner, dagmar, damiankloip: Fixed Grouped filter doesn't allow you to use fields without a value.
|
2013-04-04 21:35:14 +01:00 |
catch
|
e28f1738f8
|
Issue #1942902 by Dave Reid: Fixed Placeholder not supported in telephone default widget.
|
2013-04-04 21:31:25 +01:00 |
Alex Pott
|
b85f42e112
|
Issue #1942134 by sandipmkhairnar | vijaycs85: Fixed Make Image module active config save format match the default yml file.
|
2013-04-04 17:44:02 +01:00 |
webchick
|
fb5e30a764
|
Issue #1924368 by JohnAlbin, ykhadilkar, carwin: Change notice: Rename old CSS constants to CSS_AGGREGATE_* and add new CSS weight constants.
|
2013-04-03 19:15:01 -07:00 |
webchick
|
e0784b1d73
|
Issue #1935538 by linclark, effulgentsia: Switch REST to default to HAL.
|
2013-04-03 19:07:53 -07:00 |
webchick
|
f277d1dc58
|
Issue #1931976 follow-up by linclark, effulgentsia: Support deserialization for hal+json (minor nit fixes).
|
2013-04-03 19:01:09 -07:00 |
webchick
|
45c60ea028
|
Issue #1939024 follow-up by tim.plunkett: Small clean-ups to code.
|
2013-04-03 18:46:50 -07:00 |
webchick
|
eebd063734
|
Issue #1847600 by amateescu: Fixed Use proper entity 'view' access checks in entity reference.
|
2013-04-03 13:06:56 -07:00 |
webchick
|
7e465a9b17
|
Issue #1888390 by dawehner, damiankloip, tim.plunkett: Change 'human_name()' to 'label' and replace View::getHumanName() with View::label().
|
2013-04-03 12:57:49 -07:00 |
webchick
|
934f83fe30
|
Issue #1950700 by xjm: Rename 'Add block' to 'Place block' on the blocks admin page.
|
2013-04-03 12:54:07 -07:00 |
webchick
|
577a3ef841
|
Issue #1914966 by Wim Leers, jessebeach: Fixed Nested contextual links triggers don't work well.
|
2013-04-03 12:26:39 -07:00 |
catch
|
e7d8f3682d
|
Issue #1289336 by JimmyAx, marcingy, rooby, no_commit_credit | janipuni: Fixed D8 test coverage: Calling node_view() for the same node with muliple view modes on the same page does not correctly attach fields.
|
2013-04-03 12:41:59 +01:00 |
catch
|
6a27d1b0eb
|
Issue #1958702 by rootatwc: Fixed Aggregator variables to config update is never executed.
|
2013-04-03 12:21:35 +01:00 |
catch
|
ee96cf6b96
|
Issue #1889328 by gielfeldt, gumanist: Fixed Not all objects respect the query option throw_exception.
|
2013-04-03 11:55:27 +01:00 |
catch
|
31bd200679
|
Issue #1944674 by damiankloip, dawehner: Improve performance of ViewsDataCache.
|
2013-04-03 11:52:26 +01:00 |
catch
|
8c21dcb622
|
Issue #1658720 by RobLoach, dawehner, sun, chx: Use ClassLoader instead of UniversalClassLoader.
|
2013-04-03 11:38:50 +01:00 |
Alex Pott
|
7aca9955dc
|
Issue #1937600 by Berdir, rootatwc | webchick: Determine what services to register in the new Drupal class.
|
2013-04-03 09:44:04 +01:00 |
Alex Pott
|
b71bc2c193
|
Issue #1950326 by swentel: Fixed Entity displays are not renamed/deleted when a bundle is renamed/deleted.
|
2013-04-03 08:57:23 +01:00 |
Alex Pott
|
291dbd545b
|
Issue #1935970 by msonnabaum, dawehner, RobLoach: Convert timer_* to a utility class and convert tests to phpunit.
|
2013-04-02 22:37:55 +01:00 |
Alex Pott
|
c0eaf0f5fd
|
Issue #1925738 by tim.plunkett: Followup: Convert language's system_config_form() to SystemConfigFormBase.
|
2013-04-02 21:12:48 +01:00 |
webchick
|
06ed667acd
|
Issue #1935094 by vijaycs85, nick_schuch: Create configuration schemas for Tour module.
|
2013-04-02 09:55:48 -07:00 |
webchick
|
8199247dc8
|
Issue #1954246 by Wim Leers: Fixed Underlying content visible in the editing area while using PropertyEditor widget that uses padding.
|
2013-04-02 08:46:33 -07:00 |
Alex Pott
|
1a17076521
|
Issue #1925738 by tim.plunkett: Convert language's system_config_form() to SystemConfigFormBase.
|
2013-04-02 11:53:46 +01:00 |
Alex Pott
|
c4c7f792d0
|
This reverts commit 80e373fa92
|
2013-04-02 11:53:10 +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 |
Alex Pott
|
80e373fa92
|
git commit -m Issue
|
2013-04-02 10:18:50 +01:00 |
Alex Pott
|
3ae853248d
|
Issue #1958560 by alexpott: Add alexpott to branch maintainers for Drupal 8.
|
2013-04-02 07:51:36 +01:00 |
webchick
|
aa5902497d
|
Issue #1957314 by rootatwc: Add rootatwc as aggregator maintainer in MAINTAINERS.txt.
|
2013-04-01 10:29:02 -07:00 |
webchick
|
c0a5951ca1
|
Issue #1955972 by BTMash: Remove BTMash from MAINTAINERS.txt.
|
2013-04-01 10:15:59 -07:00 |
webchick
|
bfbf011fa6
|
Issue #1945348 by damiankloip: Call decorated storage methods in ViewsUI explicitly.
|
2013-03-30 22:25:19 -07:00 |
webchick
|
3cbb29b2d3
|
Issue #1930274 by rootatwc, Berdir: Convert aggregator processors and parsers to plugins.
|
2013-03-30 21:08:45 -07:00 |
webchick
|
0b306f9385
|
Issue #1956434 by Berdir, amateescu: Fixed Can't edit nodes with entity reference fields.
|
2013-03-30 20:08:25 -07:00 |
webchick
|
47fbd65789
|
Issue #1932336 by damiankloip: Use override free configuration context for SystemConfigFormBase.
|
2013-03-30 18:03:58 -07:00 |
webchick
|
4ac059e5e9
|
Issue #1945326 by tim.plunkett: Rename \Drupal\system\Tests\System\SystemConfigFormBase to \Drupal\system\Tests\System\SystemConfigFormTestBase.
|
2013-03-30 18:03:22 -07:00 |
webchick
|
fee1152503
|
Issue #1952842 by tim.plunkett: Fixed Views UI still uses NOT_USED for page callbacks.
|
2013-03-30 17:17:24 -07:00 |
webchick
|
64cbbc02e7
|
Revert "Issue #1952842 by tim.plunkett: Fixed Views UI still uses NOT_USED for page callbacks."
A little bit too much...
This reverts commit aab7094cdf .
|
2013-03-30 17:16:06 -07:00 |
webchick
|
aab7094cdf
|
Issue #1952842 by tim.plunkett: Fixed Views UI still uses NOT_USED for page callbacks.
|
2013-03-30 17:14:49 -07:00 |
webchick
|
537362c120
|
Issue #1876964 by dawehner, tim.plunkett: Improve DX when writing style plugins by adding a renderSingle function.
|
2013-03-30 16:54:48 -07:00 |
webchick
|
98865e8c11
|
Issue #1932048 follow-up by yched: Remove unnecessary constructor.
|
2013-03-30 16:51:57 -07:00 |
webchick
|
20a0f40a9c
|
Issue #1953832 by xjm, David_Rothstein: Replace 'target type' on entity reference field settings with something clearer.
|
2013-03-30 16:50:18 -07:00 |
webchick
|
46284d2e07
|
Issue #1927884 by Alan D., swentel: Always return an array from field_get_items().
|
2013-03-30 16:44:45 -07:00 |