Alex Pott
|
e29aaabd2e
|
Issue #2029677 by afeijo: Convert BLOCK_LABEL_VISIBLE to a constant on the block interface.
|
2013-07-10 17:18:32 +01:00 |
Alex Pott
|
9306022ca0
|
Issue #2033137 by yannickoo: Fixed New installer sidebar not properly RTL.
|
2013-07-10 17:14:26 +01:00 |
Alex Pott
|
cd7ca03c27
|
Issue #2033447 by tim.plunkett: Remove obsolete ContainerFactoryPluginBase.
|
2013-07-10 17:05:43 +01:00 |
Alex Pott
|
3b0e0c5bed
|
Issue #2024833 followup by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers.
|
2013-07-10 16:59:42 +01:00 |
Alex Pott
|
50ab0be6be
|
Issue #1988780 by pfrenssen: Fixed DrupalWebTestCase::buildXPathQuery() tries to handle backreferences in argument values.
|
2013-07-10 16:41:40 +01:00 |
Jennifer Hodgdon
|
87417aaff2
|
Issue #2028939 by cilefen, deekayen: Clean up line wrapping in simpletest documentation and make namespaces in docs fully qualified
|
2013-07-10 06:47:20 -07:00 |
Alex Pott
|
09d7b8192d
|
Issue #1999434 by kim.pepper, atchijov: Use Symfony Request for system module.
|
2013-07-10 13:00:03 +01:00 |
Alex Pott
|
67ffbd3522
|
Issue #1987860 by tim.plunkett: Convert taxonomy_term_add() to a new style controller.
|
2013-07-10 12:58:17 +01:00 |
Alex Pott
|
be502b46a7
|
Issue #1924430 by echoz, JohnAlbin, izus, kim.pepper, LewisNyman: Add drupal.base library for base CSS styles.
|
2013-07-10 12:48:56 +01:00 |
Alex Pott
|
a7a57faafa
|
Issue #1965200 by ronan.orb: PHP Code and Code Style cleanup in utility.inc file.
|
2013-07-09 23:51:56 +01:00 |
Alex Pott
|
ce600795ea
|
Issue #2016691 by damiankloip, LinL: Convert Drupal\serialization\Tests\SerializationTest to DrupalUnitTestBase.
|
2013-07-09 23:46:21 +01:00 |
Alex Pott
|
7617975686
|
Issue #1999442 by kim.pepper, chertzog: Use Symfony Request for toolbar module.
|
2013-07-09 22:02:20 +01:00 |
Alex Pott
|
06cb438e03
|
Issue #2003892 by tim.plunkett, vijaycs85: Convert date formats to config entities.
|
2013-07-09 19:57:20 +01:00 |
Alex Pott
|
b7f29c4ccd
|
Issue #2009670 by esunger, jeroen12345, hussainweb: Replace theme() with drupal_render() in simpletest module.
|
2013-07-09 15:39:11 +01:00 |
Alex Pott
|
c250f7354d
|
Issue #2016589 by amateescu, tim.plunkett: Add a dedicated @EntityReferenceSelection annotation.
|
2013-07-09 15:39:11 +01:00 |
Alex Pott
|
45a9e859d6
|
Issue #2026347 by Berdir: Adding methods to UserInterface/AccountInterface.
|
2013-07-09 15:39:11 +01:00 |
Alex Pott
|
79e0e8da48
|
Issue #1978938 by sidharthap, disasm, laurentchardin, pguillard, dawehner, somepal: Convert overlay_user_dismiss_message() to a Controller.
|
2013-07-09 15:39:10 +01:00 |
Jennifer Hodgdon
|
317230271a
|
Issue #2035087 by lazysoundsystem, Crell, Cottser: Remove remaining t() from test assert messages in views and views_ui
|
2013-07-09 07:06:52 -07:00 |
webchick
|
73063ee49a
|
Issue #2035083 by Wim Leers: Fix body in-place editing in teasers by triggering formUpdated event.
|
2013-07-09 09:39:04 -04:00 |
webchick
|
04a84d71d7
|
Issue #2031385 by Wim Leers: Fixed Editor's in-place editing AJAX endpoint broken.
|
2013-07-09 09:23:25 -04:00 |
Alex Pott
|
522c787ef2
|
Issue #1978952 by vijaycs85, vyasamit2007, tim.plunkett: Convert shortcut_set_add() to a Controller.
|
2013-07-08 23:45:20 +01:00 |
Alex Pott
|
27f8cd4cd6
|
Issue #2027423 by claudiu.cristea, tim.plunkett, andypost: Make image style system flexible.
|
2013-07-08 23:37:04 +01:00 |
Jennifer Hodgdon
|
176fbe7c71
|
Issue #2036273 by bdone, LinL, Cottser: Fix typo in API docs
|
2013-07-08 11:21:18 -07:00 |
Jennifer Hodgdon
|
2c01cd0ba9
|
Issue #2035077 by lazysoundsystem, Crell, Cottser: Remove a few remaining t() from test asserts
|
2013-07-08 10:49:45 -07:00 |
Alex Pott
|
359aabe08b
|
Issue #2031185 by vijaycs85: Create configuration schema for language config entity.
|
2013-07-08 10:19:01 +01:00 |
Alex Pott
|
1398ddf681
|
Issue #2030457 by Mark Carver, Cottser: Fixed Warning: Missing argument 3 for template_preprocess() for theme functions overridden by templates.
|
2013-07-08 10:15:16 +01:00 |
Nathaniel Catchpole
|
63057b78be
|
Issue #1839468 by ParisLiakos: Fixed [Followup] Replace aggregator rss parsing with Zend Feed.
|
2013-07-06 16:28:53 +01:00 |
Nathaniel Catchpole
|
f24e7123e6
|
Issue #1958470 by olli | yuriy.babenko: Fixed Division by zero in pager_default_initialize().
|
2013-07-06 16:27:11 +01:00 |
Nathaniel Catchpole
|
ba3423f534
|
Issue #1913620 by andypost: Fixed Move comment TypeData to proper place.
|
2013-07-06 16:23:43 +01:00 |
Nathaniel Catchpole
|
f0f3b51960
|
Issue #2035513 by Wim Leers, ParisLiakos: Remove unused 'use' statements from common.inc.
|
2013-07-06 16:19:49 +01:00 |
Nathaniel Catchpole
|
f77b7106da
|
Issue #1966514 by Sutharsan, ivansf: Fixed Do not use \' in translatable strings.
|
2013-07-06 16:15:51 +01:00 |
Nathaniel Catchpole
|
434498c3db
|
Issue #849624 by brad.bulger, Stevel, oriol_e9g, Alan Evans: Fixed wrong permission for admin/structure/menu/parents.
|
2013-07-06 16:10:02 +01:00 |
Nathaniel Catchpole
|
6c47d161d5
|
Issue #2032253 by elachlan: Fixed CronForm accesses State incorrectly.
|
2013-07-06 16:07:46 +01:00 |
Nathaniel Catchpole
|
e855a496a7
|
Issue #2030953 by webflo: Fixed Remove node_rdf_mapping().
|
2013-07-06 16:05:38 +01:00 |
Nathaniel Catchpole
|
50e2c7e934
|
Issue #1987262 by the_phi, clemens.tolboom, Damien Tournoud, bshaffer, catch, alexpott, bvanmeurs: Fixed [Installation Error] Symfony: 'The service definition 'request' does not exist.'
|
2013-07-06 15:59:24 +01:00 |
Alex Pott
|
0fbf36c2ee
|
Issue #2030123 by Outi: Fixed white-space:normal doesn't apply on the translation UI table.
|
2013-07-05 23:29:03 +01:00 |
Alex Pott
|
8c19f192d9
|
Issue #2034563 by dawehner: Switch field plugin managers to DefaultPluginManager.
|
2013-07-05 21:58:18 +01:00 |
Alex Pott
|
a4c65bec40
|
Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers.
|
2013-07-05 21:54:59 +01:00 |
Alex Pott
|
5fc86b0029
|
Issue #1868004 by fago, das-peter, Berdir, EclipseGc, fubhy the cat, dixon_: Improve the TypedData API usage of EntityNG.
|
2013-07-05 19:43:36 +01:00 |
Nathaniel Catchpole
|
1c9bd12778
|
Remove accidentally committed profiling cruft from .htaccess
|
2013-07-05 15:36:57 +01:00 |
Nathaniel Catchpole
|
8ceb6e1719
|
Issue #1971158 by Berdir, beejeebus, alexpott, amateescu: Add loadMultiple() and listAll() caching to (cached) config storage.
|
2013-07-05 14:45:20 +01:00 |
Nathaniel Catchpole
|
58850a9493
|
Issue #1921426 by dawehner, chx, agentrickard, marcingy, alexpott: Move node access storage to DIC.
|
2013-07-05 14:39:57 +01:00 |
Alex Pott
|
1cac317046
|
Issue #2003698 by jhedstrom, ParisLiakos: Convert system module's Datetime unit tests to phpunit.
|
2013-07-05 00:49:14 +01:00 |
Nathaniel Catchpole
|
47cdba9853
|
Issue #1946462 by jibran, kim.pepper: Convert all confirm_form() in content_translation.admin.inc and content_translation.pages.inc to the new form interface.
|
2013-07-04 09:59:01 +01:00 |
Nathaniel Catchpole
|
df7b6e6912
|
Issue #2031305 by jenlampton, thedavidmeister: Remove theme_more_help_link() and replace with a #type link render array.
|
2013-07-04 09:52:06 +01:00 |
Nathaniel Catchpole
|
b15a9b40f4
|
Issue #2033653 by damiankloip: Remove occurrences of api_version()
|
2013-07-04 09:46:47 +01:00 |
Nathaniel Catchpole
|
2c11efed11
|
Issue #352951 by Wim Leers, mfer, mcjim, larowlan, RobLoach, sdboyer, Owen Barton, JohnAlbin: Make JS & CSS Preprocessing Pluggable.
|
2013-07-04 09:38:19 +01:00 |
Dries
|
36975492e9
|
Issue #1784234 by linclark: Use schema.org types and properties in RDF mappings.
|
2013-07-03 12:29:13 -04:00 |
Jennifer Hodgdon
|
d5c0b6dc7d
|
Issue #2031649 by pcambra: Fix typo in QueryInterface API docs
|
2013-07-03 07:39:28 -07:00 |
Alex Pott
|
d5d172e3c8
|
Issue #1833022 by e0ipso, plach, YesCT, kfritsche, penyaskito, vijaycs85, nod_, cam8001: Only display interface language detection options to customize more granularity.
|
2013-07-03 13:48:55 +01:00 |