webchick
|
8f039f0cf1
|
Issue #1021622 by amateescu, dags, K3vin: Fixed Improper escaping of CDATA for inline css.
|
2013-03-26 22:14:04 -07:00 |
webchick
|
bc24fb0507
|
Issue #1663174 by Albert Volkman, oresh: Clean up system main css.
|
2013-03-26 22:03:16 -07:00 |
webchick
|
429aad6b99
|
Issue #1850798 follow-up by David_Rothstein, magicmyth: Remove diffAssoc() wrapper, and fix bug in diffAssocRecursive() (with tests)
|
2013-03-26 22:00:46 -07:00 |
webchick
|
9b6ddcff53
|
Issue #1945680 by dawehner: Provide a method that checks whether a certain entity type provides a certain controller.
|
2013-03-26 21:56:39 -07:00 |
webchick
|
a2ab6eac82
|
Issue #1894840 by dcrocks, larowlan: Fixed regression - main menu not shown on front page.
|
2013-03-26 20:41:34 -07:00 |
webchick
|
dba4763dfa
|
Issue #1175830 by larowlan, casey, mgifford,, scott.gonzalez, Everett Zufelt, effulgentsia: Update to jQuery UI 1.10 so that Drupal dialogs can be tested for accessibility.
|
2013-03-25 19:24:49 -07:00 |
catch
|
c07e727d8f
|
Issue #1664844 by alexpott, cweagans, heyrocker, eojthebrave, ACF, Berdir: Convert image toolkits into plugins.
|
2013-03-25 11:55:05 +00:00 |
Dries
|
4ee575400b
|
Issue #1947810 by vijaycs85: some string/label types improperly assigned in configuration schemas.
|
2013-03-22 13:58:11 -04:00 |
Dries
|
44eda14f65
|
Issue #1862750 by fubhy, Berdir, dawehner: Implement entity access API for nodes.
|
2013-03-22 12:45:08 -04:00 |
Dries
|
6172eecaa6
|
Issue #1915752 by dawehner, tim.plunkett: routes are not found when 0 is used as a placeholder value.
|
2013-03-22 11:28:58 -04:00 |
catch
|
71b4a0d018
|
Issue #1839066 by Berdir, das-peter, amateescu, fago: Implement the new entity field API for the image field type.
|
2013-03-22 10:38:30 +00:00 |
catch
|
fc7c38bde8
|
Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC.
|
2013-03-22 09:36:55 +00:00 |
Jennifer Hodgdon
|
6f2fd6eaa8
|
Issue #1926758 by balsama, mitron: Fix code comment in system.module
|
2013-03-20 09:06:05 -07:00 |
catch
|
fea7acc2b2
|
Issue #1547008 by Berdir, Sutharsan: Replace Update's cache system with the (expirable) key value store.
|
2013-03-20 11:51:03 +00:00 |
catch
|
980cb9c548
|
Issue #1944646 by c960657: Remove CacheBackendInterface::deleteExpired().
|
2013-03-20 11:44:29 +00:00 |
webchick
|
e6f953db92
|
Issue #1875182 by yched: Pass plugin definition to plugin instances instead of discovery object.
|
2013-03-19 17:28:35 -04:00 |
webchick
|
1bec76308f
|
Issue #1446382 by plach: Need a reliable way to determine if a specific bundle for an entity type is translatable.
|
2013-03-18 05:40:12 -07:00 |
webchick
|
a28d09eb8e
|
Issue #1944344 by swentel: Fixed field_ui_update_8001 deletes permissions.
|
2013-03-17 12:16:26 -07:00 |
webchick
|
c309e0e598
|
Issue #1938600 by tim.plunkett: Add a FormInterface replacement for confirm_form().
|
2013-03-17 12:01:24 -07:00 |
webchick
|
a95db96e49
|
Issue #1919184 by nikhilasrani, vijaycs85: Create configuration schemas for menu module.
|
2013-03-17 09:40:17 -07:00 |
webchick
|
f37b8675d2
|
Issue #1870764 by quicksketch, dawehner, frega, larowlan, nod_: Add an ajax command which makes it easy to use the dialog API in complex cases.
|
2013-03-17 09:04:07 -07:00 |
webchick
|
2f074ce2ad
|
Revert "Issue #1843034 follow-up by Cottser: Tests for configurable Twig settings."
This reverts commit 3cf1075172 .
Tests no longer pass, so this breaks testbot.
|
2013-03-17 08:34:08 -07:00 |
webchick
|
22d46a60e1
|
Issue #1940306 by dawehner: Convert the node RSS feed to a display of the frontpage view.
|
2013-03-17 01:04:43 -07:00 |
webchick
|
3cf1075172
|
Issue #1843034 follow-up by Cottser: Tests for configurable Twig settings.
|
2013-03-17 00:57:09 -07:00 |
webchick
|
294bfb65b0
|
Issue #1926228 by alexpott: Fixed CSS Performance setting checkbox description wrong.
|
2013-03-17 00:51:13 -07:00 |
webchick
|
e5e22caa5c
|
Issue #1938228 by corvus_ch, Xano: Convert TypedDataTest to make use of DrupalUnitTestBase.
|
2013-03-17 00:12:01 -07:00 |
webchick
|
0d3968eee2
|
Issue #1935922 by msonnabaum: Convert PhpStorage tests to phpunit.
|
2013-03-17 00:08:45 -07:00 |
webchick
|
4cc0db2d26
|
Issue #1540136 by Rob Loach, Pete B: Simplify index.php by moving DRUPAL_ROOT to bootstrap.inc.
|
2013-03-16 23:36:36 -07:00 |
webchick
|
12df490cbd
|
Issue #1943142 by jessebeach: Add the main element to the list of HTML5 elements that get set to display block.
|
2013-03-14 22:18:57 -07:00 |
catch
|
fdf54dfbba
|
Issue #799356 by m1n0, jaffaralia, effulgentsia, vijaycs85: Fixed _form_set_class() is too aggressive in assigning the 'error' class.
|
2013-03-14 10:53:22 +00:00 |
webchick
|
614a6b095d
|
Issue #1941164 by Berdir: Fixed hook_views_data() rebuilt on every page view.
|
2013-03-12 19:30:07 -07:00 |
catch
|
2733bf20dd
|
Issue #1839080 by Berdir, fago, dasjo, jjchinquist: Implement the new entity field API for the link field type.
|
2013-03-12 16:16:38 +00:00 |
catch
|
ee5b4a7040
|
Issue #1883152 by klausi: Field level access for EntityNG.
|
2013-03-12 16:03:16 +00:00 |
catch
|
7a41192605
|
Issue #1938960 by dawehner: Fixed Menu access returns FALSE for links with a route item.
|
2013-03-12 10:52:39 +00:00 |
catch
|
6f3e707359
|
Issue #1209226 by catch, Berdir, miro_dietiker, beejeebus, dagmar: Fixed Avoid slow query for path alias whitelists.
|
2013-03-11 10:50:25 +00:00 |
webchick
|
3c2ac065df
|
Issue #1933548 by alexpott: Fixed Book allowed_types() settings repetitive and in under certain conditions can change unexpectedly.
|
2013-03-10 12:27:34 -07:00 |
webchick
|
5a09f19ef7
|
Rollback of Issue #1937140 by Berdir: image_jpeg_quality logically belongs to image toolkits, so will handle it as part of converting those to plugins.
|
2013-03-10 12:23:30 -07:00 |
webchick
|
277d8fe978
|
Issue #1934716 by alexpott: Merge system.fast_404 config object into system.performance.
|
2013-03-10 12:14:36 -07: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
|
0f618becfa
|
Issue #1857376 by dawehner, tstoeckler, damiankloip: Provide an area handler that renders an entity.
|
2013-03-09 23:00:51 -08:00 |
webchick
|
039dbb98cc
|
Issue #1821548 by heyrocker, swentel, Dean Reilly, dawehner, alexpott, vijaycs85, jhedstrom, adamdicarlo: Add a 'diff' of some kind to the CMI UI.
|
2013-03-09 22:31:56 -08:00 |
webchick
|
13928d366f
|
Issue #1921818 by chx: Modify drupal_rewrite_settings() to allow writing $settings values.
|
2013-03-09 19:09:03 -08:00 |
webchick
|
01c4203ed9
|
Issue #1934700 by nick_schuch: Automated cron runs should only be enabled by default for Standard profile.
|
2013-03-09 15:16:27 -08:00 |
webchick
|
26c13e7916
|
Issue #1919174 by vijaycs85, mr.york: Create configuration schemas for filter module.
|
2013-03-09 14:45:35 -08:00 |
Dries
|
83b567c9d8
|
Issue #1937140 by ACF: Convert image_jpeg_quality() to cmi.
|
2013-03-09 17:35:38 -05:00 |
Dries
|
da693c7a95
|
Issue #1906208 by sun: Independent .status HTML class triggers message/icon styling.
|
2013-03-09 10:04:42 -05:00 |
webchick
|
b08fe47ad3
|
Issue #945654 by Gábor Hojtsy, sun, VVVi, David_Rothstein: Fixed Default menus have hardcoded titles which cannot be edited.
|
2013-03-08 21:46:58 -08:00 |
webchick
|
c9a273af25
|
Issue #1845402 by Crell, amateescu, dawehner, klausi, g.oechsler: Change notice: Update menu link access checks for new router.
|
2013-03-08 21:46:28 -08:00 |
webchick
|
dad3ef5592
|
Issue #1913328 by fago: Provide general list and map classes.
|
2013-03-08 21:35:04 -08:00 |
webchick
|
29146a41de
|
Issue #1806334 by dawehner, xjm, tim.plunkett, rootatwc: Convert the node listing at /node to Views.
|
2013-03-08 21:20:26 -08:00 |