Alex Pott
|
d455adeb73
|
Issue #2036765 by tim.plunkett: Drupal\rdf\Tests\StandardProfileTest needs clean up.
|
2013-07-20 02:33:20 +01:00 |
Alex Pott
|
be35585c26
|
Issue #2032235 by elachlan: Fixed SearchSettingsForm implements CMI incorrectly.
|
2013-07-20 02:31:56 +01:00 |
Alex Pott
|
ede56ec522
|
Issue #2021797 by olli: Fixed Typo in _menu_clear_page_cache().
|
2013-07-20 02:26:35 +01:00 |
Alex Pott
|
d79136bebf
|
Issue #2045901 by xjm: Add Wim to MAINTAINERS.txt for editor.module and ckeditor.module.
|
2013-07-20 02:24:07 +01:00 |
Alex Pott
|
b5f23414fb
|
Issue #2030411 by ifrik, batigolix: Update hook_help() for action module.
|
2013-07-20 02:19:17 +01:00 |
Alex Pott
|
f92f05c171
|
Issue #2040369 by xjm: Fixed The Views UI tour is broken.
|
2013-07-20 02:14:38 +01:00 |
Alex Pott
|
c25950fe93
|
Issue #2031647 by linclark: Provide minimal default rest configuration.
|
2013-07-20 02:13:25 +01:00 |
Alex Pott
|
169b445988
|
Issue #2010126 by juanolalla, alweb: Replace theme() with drupal_render() in image module for theme_image_formatter().
|
2013-07-20 02:09:04 +01:00 |
Alex Pott
|
c874593f07
|
Issue #1938938 by duellj, Risse: Convert theme_user_admin_permissions() to table #type.
|
2013-07-20 01:39:52 +01:00 |
Alex Pott
|
ed556d1923
|
Issue #1913162 by katbailey: Remove unused 'matcher' compiler pass.
|
2013-07-20 01:25:18 +01:00 |
Alex Pott
|
3bc754a644
|
Issue #1963986 by chrisjlee, designesse, joelpittet, waynethayer: Convert theme_views_ui_view_info() to Twig.
|
2013-07-20 01:23:33 +01:00 |
Alex Pott
|
4fc16f8ea1
|
Issue #2035315 by dawehner: Add a dedicated @FieldWidget annotation.
|
2013-07-20 01:22:20 +01:00 |
Alex Pott
|
5d649f8bfc
|
Issue #1589968 by cr0ss, Cottser, Pancho, DarthDrupal, Mark Carver: Move Title from process to preprocess, remove template_process_page().
|
2013-07-19 19:15:13 +01:00 |
Alex Pott
|
4e1c0fed53
|
Issue #2029375 by damiankloip: Rename ModuleEnable test to ModuleEnableTest.
|
2013-07-19 18:24:00 +01:00 |
Alex Pott
|
a7ef6f36bb
|
Issue #2030551 by marcingy: Fixed PHP notice when creating new Drupal user.
|
2013-07-19 18:22:38 +01:00 |
Nathaniel Catchpole
|
62551a8e37
|
Issue #2033413 by catch: fix file permissions, whoops.
|
2013-07-19 12:28:59 +01:00 |
Alex Pott
|
8d693aded0
|
Issue #1990544 by fubhy, Pancho, h3rj4n, dawehner: Convert system_modules() to a Controller.
|
2013-07-19 11:17:03 +01:00 |
Alex Pott
|
862b4d6347
|
Issue #2008270 by mcjim, typhonius: Remove drupal_add_css() from _drupal_maintenance_theme() — use #attached.
|
2013-07-19 11:05:14 +01:00 |
Alex Pott
|
ce46bf1e9a
|
Issue #2044865 by Gábor Hojtsy: Fixed Picture mappings cannot be edited.
|
2013-07-19 11:02:40 +01:00 |
Alex Pott
|
33c488d583
|
Issue #2029455 by vollepeer: Typo in tip for 'Full HTML'.
|
2013-07-19 10:45:39 +01:00 |
Alex Pott
|
b64ada17fb
|
Issue #2039961 by klausi: Fixed uri_field() should use uri type as value.
|
2013-07-19 10:44:26 +01:00 |
Alex Pott
|
9830bee62c
|
Issue #1818976 by bleen18: Fixed Several update functions incorrectly return NULL values.
|
2013-07-19 10:11:42 +01:00 |
Alex Pott
|
a98f4dd563
|
Issue #2038233 by tim.plunkett: Convert TipPluginManager to extend DefaultPluginManager.
|
2013-07-19 10:08:24 +01:00 |
Alex Pott
|
bd51e51a90
|
Issue #2028511 by damiankloip, dawehner: Allow plugin derivative classes to use services from the container.
|
2013-07-19 10:08:06 +01:00 |
Alex Pott
|
535ed4185b
|
Issue #1812048 by mikeker, Pancho, dawehner, tim.plunkett: Build the exposed form using form API functions.
|
2013-07-18 23:53:52 +01:00 |
Alex Pott
|
92f74b2824
|
Issue #2038285 by vijaycs85, Gábor Hojtsy: Update configuration schema for date formats as entities.
|
2013-07-18 22:46:37 +01:00 |
Alex Pott
|
982488c3df
|
Issue #2035839 by vijaycs85: Fixed Align block config schema with block configuration.
|
2013-07-18 22:44:04 +01:00 |
Alex Pott
|
dc2304f23b
|
Issue #2029405 by YesCT, vijaycs85, rahul.shinde: Write configuration schema for node types.
|
2013-07-18 22:42:06 +01:00 |
Dries
|
0e5386e3ec
|
Issue #1843668 by Cottser, bdragon, joelpittet, gloob: Move building of breadcrumb render array from template_process_page() to template_preprocess_page().
|
2013-07-18 14:54:44 -04:00 |
Dries
|
81cfa89160
|
Issue #1951278 by larowlan, tim-e: Create taxonomy term form controller for forum terms (ie not default) and use that for admin/structure/forum/edit/{forum|contain.
|
2013-07-18 14:43:38 -04:00 |
Dries
|
edcd8df4bd
|
Issue #1966334 by Alan Evans, fubhy, dawehner, ParisLiakos: Convert user_access() to User::hasPermission().
|
2013-07-18 14:31:35 -04:00 |
Dries
|
4f6161a226
|
Issue #1989480 by LewisNyman, rteijeiro, oresh, swentel, Gaelan: Progress Bar style update.
|
2013-07-18 13:58:44 -04:00 |
Nathaniel Catchpole
|
04ef7cf88d
|
Issue #1993202 by fubhy, h3rj4n, Pancho: Convert system_modules_uninstall() to a Controller.
|
2013-07-18 12:10:43 +01:00 |
Nathaniel Catchpole
|
788cb06d60
|
Issue #1938044 by hass, jessebeach, Dragan Eror: Fixed Prefix all toolbar classes to prevent theme clashes.
|
2013-07-18 11:28:54 +01:00 |
Jennifer Hodgdon
|
47ff64238f
|
Issue #2015307 by thedavidmeister, meeli, Cottser: Overhaul docs for drupal_render so they actually say what the function does and what properties it uses
|
2013-07-17 07:43:41 -07:00 |
Jennifer Hodgdon
|
a6c63d4feb
|
Issue #1977644 by ifrik, batigolix: Update Ban module hook_help to help standards by adding link to online docs
|
2013-07-17 07:40:05 -07:00 |
Jennifer Hodgdon
|
acbddd14f2
|
Issue #2038059 by Elijah Lynn, aaronott: Fix up grammar in boostrap and cache utility docs
|
2013-07-17 07:37:04 -07:00 |
Alex Pott
|
a16c164ef6
|
Issue #1823204 by Chi, damiankloip, dawehner: Fixed Class 'Drupal\taxonomy\Plugin\views\filter\stdClass' not found .
|
2013-07-16 21:22:28 -04:00 |
Alex Pott
|
d8e21f879c
|
Issue #2032031 by damiankloip: Deprecate use of views_get_view() function in favour of Views::getView() method.
|
2013-07-16 21:17:11 -04:00 |
Alex Pott
|
14708544c8
|
Issue #2031885 by droplet: Add t() context to 'Order' string.
|
2013-07-16 20:56:44 -04:00 |
Alex Pott
|
cb7f3159f3
|
Issue #2026349 by Wim Leers: Make JavaScriptTest 3200% faster.
|
2013-07-16 20:53:46 -04:00 |
Alex Pott
|
35ab9aef9c
|
Issue #1987734 by InternetDevels, ramlev, juampy: Convert menu_login_callback() to a new style controller.
|
2013-07-16 20:37:57 -04:00 |
Nathaniel Catchpole
|
1cb6503284
|
Issue #1847314 by oresh, jessebeach, mattimck, nod_: Fixed Reduce the dependency on JavaScript for the toolbar to display properly.
|
2013-07-16 16:34:14 +01:00 |
Nathaniel Catchpole
|
2735b59b5e
|
Issue #2042545 by tim.plunkett: Fixed Annotation parsing should ignore @file doxygen.
|
2013-07-16 16:32:14 +01:00 |
Nathaniel Catchpole
|
fe7acd41bf
|
Issue #2040571 by Xano: Fixed Missing index on router table.
|
2013-07-16 16:29:25 +01:00 |
Nathaniel Catchpole
|
7e2974df48
|
Issue #2004098 by elachlan, nod_: Fixed Overlay forms broken in IE10 for Windows 7.
|
2013-07-16 16:28:20 +01:00 |
Nathaniel Catchpole
|
71afb6cad2
|
Issue #2033413 by batigolix, amateescu: Create hook_help() for Menu link module.
|
2013-07-16 16:27:22 +01:00 |
Alex Pott
|
f17f9cf66c
|
Revert "Issue #1998696 by kmcculloch, kim.pepper, valdo: Use Symfony Request for core includes."
This reverts commit 127b54a619 .
|
2013-07-16 08:51:57 -04:00 |
Nathaniel Catchpole
|
7dd31494f3
|
Issue #1979094 by Berdir, dawehner, msonnabaum, tim.plunkett, effulgentsia: Fixed Separate create access operation entity access controllers to avoid costly EntityNG instantiation.
|
2013-07-16 10:33:18 +01:00 |
Alex Pott
|
780bc62e78
|
Issue #2041283 by Eric_A: Fixed theme_status_report() is severely broken.
|
2013-07-16 02:40:21 -04:00 |