Commit Graph

1390 Commits (88db8c57bce93f5ddd0b5daa678dcaf0eb622a2f)

Author SHA1 Message Date
Dries ae5cc6f8f4 Issue #2067915 by eatings, kjay, bserem: Restore html attributes to maintenance-page.html.twig. 2013-09-27 20:35:13 +02:00
Alex Pott 50ce328c1b Issue #2084659 by Xano, ju1iet: Database driver task code documentation. 2013-09-27 14:55:59 +02:00
webchick 2f0a4c42e6 Issue #1798738 by alexpott, mtift, tayzlor, ianmthomasuk, Albert Volkman, heyrocker, cam8001: Move css_js_query_string() to state system. 2013-09-27 14:20:32 +02:00
Alex Pott 10b43b953b Issue #1953528 by swentel, Hydra: Store 'per-bundle view mode settings' in CMI, get rid of field_bundle_settings() & its variable. 2013-09-27 12:06:58 +02:00
catch 00c06fcfed Issue #2070651 by pwolanin, dawehner, larowlan, tim.plunkett, ParisLiakos: Introduce a path-based breadcrumb builder, remove the one that's based on {menu_links()}. 2013-09-26 10:32:39 +02:00
Jennifer Hodgdon 0d9aa7f3ba Issue #2088775 by tim.plunkett: Move entity.api.php to system module directory with other non-module api.php files 2013-09-24 16:49:09 -07:00
webchick 7dedb6cad0 Issue #1969572 by neclimdul, larowlan, hussainweb, dawehner, damiankloip, ParisLiakos, pwieck, Berdir, socketwench: Make Uuid a service. 2013-09-25 00:16:05 +02:00
webchick b72614febb Issue #2058499 by mtift, BarisW: Added Combine Configuration Management menu items into one main menu item. 2013-09-24 23:34:48 +02:00
webchick 54fa43e0a9 Issue #2055843 by dmoore: Fixed Installation fatal error: Cannot redeclare standard_form_install_configure_form_alter() in case-insensitive filesystems. 2013-09-23 17:31:42 +02:00
Alex Pott 2891848ce4 Issue #2057377 by Xano: Added Implement hook_entity_access() and hook_entity_create_access(). 2013-09-22 15:09:58 +02:00
Nathaniel Catchpole d7fa47b49b Issue #1605290 by amateescu, msonnabaum, Caseledde, damiankloip, beejeebus, catch, Berdir, Wim Leers: Enable entity render caching with cache tag support. 2013-09-22 09:31:05 +01:00
webchick bb29548d19 Issue #1793648 by nod_, kmox83, droplet, rteijeiro: Follow-up: replace all occurence of Drupal.settings with drupalSettings. 2013-09-22 01:39:42 +02:00
Alex Pott 4be4a98352 Issue #2078917 by sun: Fixed E-mails contain double spaces in soft-wrapped sentences. 2013-09-21 17:42:10 +02:00
Alex Pott 37422573a3 Issue #2053489 followup by tim.plunkett, klausi: Standardize on \Drupal throughout core. 2013-09-21 17:23:51 +02:00
Alex Pott 4351d67f7b Issue #2045685 by amontero: Fixed Broken 'Visit your new site' link at install process finish page if web path contains '/core'. 2013-09-21 13:59:33 +02:00
Nathaniel Catchpole 2e19b481ae Issue #1831846 by katbailey, maciej.zgadzaj, dawehner, RobLoach, moe4715, Hydra, larowlan, andypost: Fixed Help block is broken with language path prefixes. 2013-09-20 14:44:12 +01:00
Nathaniel Catchpole 8980243b8f Issue #2076283 by dawehner, pwolanin, neclimdul: Allow local task plugins on paths with a dynamic value (like a node). 2013-09-20 10:53:46 +01:00
Dries 65b155d9c2 Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
webchick ef2e45b0e8 Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers. 2013-09-18 11:30:30 -07:00
webchick 17339e36c6 Issue #2084681 by Xano: Fixed 'must be higher or equal to...'. 2013-09-16 19:48:57 -07:00
webchick ce46702f85 Issue #1939082 by shanethehat, larowlan, jenlampton, Cottser, LewisNyman, duellj, Mark Carver, joelpittet: Convert theme_status_messages() to Twig. 2013-09-15 21:44:24 -07:00
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
webchick 490e8753db Issue #1987816 by pdrake, disasm, ParisLiakos, pguillard, vijaycs85, dawehner: Convert system_batch_page() to a new style controller. 2013-09-14 23:52:34 -07:00
webchick b3ef2ab3ed Issue #1946466 by tim.plunkett, andypost, jibran, Unitoch, Crell, disasm | mtift: Convert all confirm_form() in user.module and user.pages.inc to the new form interface and convert route. 2013-09-14 23:43:55 -07:00
webchick 53d757cbe3 Issue #2084339 by alexpott: Fixed The configuration value system.maintenance.enabled should be moved to the state system. 2013-09-14 00:08:33 -07:00
Nathaniel Catchpole bbb106da75 Issue #2082117 by alexpott, xjm, tim.plunkett, heyrocker, beejeebus, sun: Fixed Install default config only when the owner and provider modules are both enabled. 2013-09-13 10:31:12 +01:00
Nathaniel Catchpole 56b7c4dd18 Revert "Issue #2082117 by alexpott: Fixed Install default config only when the owner and provider modules are both enabled."
This reverts commit 4c304cb8e7.
2013-09-13 10:30:11 +01:00
Nathaniel Catchpole 4c304cb8e7 Issue #2082117 by alexpott: Fixed Install default config only when the owner and provider modules are both enabled. 2013-09-13 09:58:11 +01:00
Jennifer Hodgdon 93d37c619a Issue #2073901 by xtfer, larowlan: document that entity_load now accepts a mixed argument for ID 2013-09-12 07:47:48 -07:00
webchick 79abddbee8 Issue #2085673 by Wim Leers: Remove all remaining '-rtl.css' references. 2013-09-11 22:25:51 -07:00
webchick f503d2282a Issue #2074509 by tim.plunkett, falcon03, mgifford, Xano: Fixed Add missing #title property to ensure form accessibility. 2013-09-11 00:16:22 -07:00
Nathaniel Catchpole e329d9548e Issue #2078855 by dawehner, pwolanin: Fixed Request::create() is slow, use a helper to duplicate instead. 2013-09-10 11:09:05 +01:00
Nathaniel Catchpole a7e6424537 Issue #2078583 by dawehner, pwolanin: Fixed menu callbacks removed from hook_menu() do not display any menus. 2013-09-09 11:10:33 +01:00
Alex Pott ea8a4bdb35 Issue #2030151 by damiankloip, dawehner: Convert entity_get_bundles() to a method on the entity manager. 2013-09-08 13:36:50 +02:00
Nathaniel Catchpole 2e6aaf6ab4 Issue #2078583 by dawehner, pwolanin | disasm: Fixed menu callbacks removed from hook_menu() do not display any menus. 2013-09-06 21:53:28 +01:00
Dries 17727f3612 Issue #1827112 by alexpott, vijaycs85, dawehner, cspitzlay, cam8001: Convert 'install_profile()' variable to Settings. 2013-09-06 13:52:42 -04:00
Alex Pott a0611bbc64 Issue #752730 by c960657, sun, swentel, catch: Remove file_exists() during bootstrap. 2013-09-06 12:14:10 +02:00
Nathaniel Catchpole 085a24e07f Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants. 2013-09-05 10:48:11 +01:00
Alex Pott c1c38a9b08 Issue #1998696 by kim.pepper, kmcculloch, valdo: Use Symfony Request for core includes. 2013-09-05 02:33:07 +02:00
Alex Pott 42ca6403e0 Issue #2038135 followup by Berdir: Fix to load the ApcClassLoader correctly. 2013-09-04 09:05:20 +01:00
webchick 8121d1203a Issue #2038135 by RobLoach, donquixote, Crell, ParisLiakos, catch: Use the Composer autoloader to make everything simpler. 2013-09-02 12:53:23 -07:00
Nathaniel Catchpole c7994001cc Issue #1497374 by yched, chx, amateescu, plach, Damien Tournoud, fago, swentel: Switch from Field-based storage to Entity-based storage. 2013-09-01 07:20:49 +01:00
webchick bbf70b0c96 Issue #1939096 by chrisjlee, joelpittet, drupalmonkey | Cottser: Convert theme_feed_icon() to Twig. 2013-08-30 23:41:29 -07:00
Nathaniel Catchpole ded07e9aa8 Issue #2047619 by dawehner, pwolanin, tstoeckler, thedavidmeister: Add a link generator service for route-based links. 2013-08-30 16:28:49 +01:00
Alex Pott fc4150ba9e Issue #1443070 by CrashTest_: Added support for popular e-book formats, Google web formats, mkv and mka in file_default_mimetype_mapping(). 2013-08-29 13:58:21 +01:00
webchick 5429044d5e Issue #1932652 by Wim Leers, nirbhasa, quicksketch: Add image uploading to WYSIWYGs through editor.module. 2013-08-29 04:27:41 -07:00
Alex Pott 5d3b94650f Issue #2058761 by thedavidmeister: PHP notice when #attributes is not set with #theme_wrappers() 'container'. 2013-08-28 02:01:26 +01:00
Alex Pott 85963a7892 Issue #2061835 by thedavidmeister, Cottser: Fixed theme() doesn't enforce that what it returns is a string or FALSE. 2013-08-24 11:25:44 +01:00
Alex Pott 4d783b7369 Issue #1889644 by Berdir: Convert drupal_mail_system() to a MailFactory service to allow more flexible replacements. 2013-08-24 09:52:50 +01:00
webchick 2132c17948 Issue #2057155 by pwolanin, dawehner: Add a generateFromRoute() method on the url generator to accept options like url(). 2013-08-22 10:28:40 -07:00
webchick fa967340e3 Revert "git commit -m Issue"
Stupid commit message. :P Fixing. :P

This reverts commit 838bf21e31.
2013-08-22 10:25:55 -07:00
webchick 838bf21e31 git commit -m Issue 2013-08-22 10:21:03 -07:00
webchick 4165a693c9 Issue #2069191 by aspilicious, dawehner: Fixed PageTitle tests aren't run. 2013-08-22 09:46:38 -07:00
Alex Pott 5460c03e89 Issue #1856766 by chx, Berdir, heyrocker, kim.pepper: Convert file_public_path() to the new settings system (make it not configurable via UI or YAML). 2013-08-22 02:11:07 +01:00
Nathaniel Catchpole ab69f178b6 Issue #2022931 by tim.plunkett, ParisLiakos: Move drupal_var_export() to \Drupal\Component\Utility. 2013-08-21 08:45:23 +01:00
Nathaniel Catchpole b761f76a65 Issue #2056627 by dawehner, tim.plunkett: Fixed Regression, Form API autocomplete is broken for routes. 2013-08-21 08:34:21 +01:00
Nathaniel Catchpole c679b5dbb2 Issue #2068217 by thedavidmeister: Fixed array('hook') syntax for suggestions is broken for #theme_wrappers(). 2013-08-21 06:55:44 +01:00
Nathaniel Catchpole 193c713344 Issue #2067531 by mtift: Deprecate variable_* functions. 2013-08-21 02:23:14 +01:00
webchick 523fb85533 Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity. 2013-08-18 14:16:19 -07:00
Dries 8c5f572b69 Issue #2032535 by dawehner, katbailey, pwolanin, Crell: Resolve 'title/title callback' by adding a _title propery on the route and allow a title be part of the render array. 2013-08-16 15:36:55 -05:00
Dries dd95e4bae3 Issue #2049039 by Berdir: Convert node properties to methods. 2013-08-16 12:13:11 -05:00
webchick c3ee96567e Issue #1957142 follow-up by dawehner, jibran: Fix a few more config() => Drupal::config() stragglers. 2013-08-14 21:13:48 -07:00
webchick 3cf100dfcd Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config(). 2013-08-14 09:54:28 -07:00
Dries 76aecc5d92 Issue #2064261 by StephaneQ: Correct the @var, @throws and @see statements on dbtng. 2013-08-13 14:41:40 -04:00
Jennifer Hodgdon 05d5168a5c Issue #2060037 by sphism, longwave: Fix example for db_insert docs 2013-08-13 07:43:59 -07:00
Jennifer Hodgdon 56817e5f2d Issue #2057809 by StephaneQ, Berdir, chx, dawehner: Fix up param/return documentation in database API 2013-08-13 07:39:22 -07:00
Nathaniel Catchpole 882ef344ed Issue #2036351 by damiankloip, Xano, dawehner: Convert CSRF tokens to a service. 2013-08-13 07:47:07 +01:00
Nathaniel Catchpole 21d59b5009 Issue #1476810 by Spleshka, franz: Fixed drupal_serve_page_from_cache() can serve uncompressed data with Content-Encoding gzip header with page_cache_without_database = 1. 2013-08-13 07:29:32 +01:00
Nathaniel Catchpole 6cfcb25b78 Issue #2046385 by dawehner, pwolanin: Fixed _menu_navigation_links_rebuild() fails when menu_link module is not enabled. 2013-08-12 14:28:56 +01:00
webchick 859642ea2e Issue #1888734 by catch, katbailey: Get rid of all 'bootstrap' hooks. 2013-08-11 23:05:34 -07:00
Nathaniel Catchpole 4343ef88f2 Issue #1164682 by mgifford, thedavidmeister, good_man, mvc, clemens.tolboom, sxnc, lazysoundsystem: Fixed links with a known language need language identifier. 2013-08-12 03:51:23 +01:00
Nathaniel Catchpole 66178e047a Issue #1941288 by larowlan, effulgentsia, dawehner, nod_: Fixed Regression: ajaxPageState not being updated with AjaxResponse, assets (js/css) being added twice. 2013-08-12 03:10:59 +01:00
Nathaniel Catchpole 1a0616faa1 Issue #1855260 by beejeebus, msonnabaum, larowlan: Fixed Page caching broken by accept header-based routing. 2013-08-12 02:58:00 +01:00
Alex Pott 8cfc089e26 Issue #2033669 by tim.plunkett, larowlan: Image file objects should be classed. 2013-08-11 00:57:37 +01:00
Nathaniel Catchpole 0e129e5817 Issue #2056133 by chx, dawehner, plach, alexpott: Add db_copy_table(). 2013-08-10 11:51:38 +01:00
webchick 5e30494edb Issue #2047075 by Caecus, mgifford, jessebeach, larowlan: Mark invalid form field with [aria-invalid=true]. 2013-08-10 01:46:10 -07:00
Nathaniel Catchpole e2a81db3c6 Issue #1844956 by msonnabaum, beejeebus: Fixed Optimize date formatting performance. 2013-08-10 08:00:02 +01:00
Alex Pott 0d9a413e07 Issue #2056837 by longwave: Fixed Modules can no longer alter page_bottom(). 2013-08-09 22:53:48 +01:00
Nathaniel Catchpole 7e209672f3 Issue #1939086 by chrisjlee, joelpittet, tim.plunkett: Convert theme_dropbutton_wrapper() to Twig. 2013-08-07 09:43:30 +01:00
webchick 1e11b96427 Issue #2056845 by StephaneQ | tstoeckler: Fixed Stale documentation in drupal_bootstrap() regarding DRUPAL_ROOT. 2013-08-06 23:53:16 -07:00
Alex Pott 17c92fbf00 Issue #1939100 by chrisjlee, oriol_e9g, jenlampton: Convert theme_progress_bar() to Twig. 2013-08-06 08:29:27 +02:00
Nathaniel Catchpole 0698191e66 Revert "Issue #1273968 - did not cover js."
This reverts commit 8ce27f2279.
2013-08-06 07:16:41 +01:00
Alex Pott cc7c70e9af Issue #2011578 by mortendk, tlattimore, Cottser, soulston: Markup for Stark's page.html.twig + maintenance-page.html.twig. 2013-08-06 00:52:22 +02:00
Alex Pott 40bc8bced4 Issue #2028499 by tsphethean, damiankloip, dawehner: Drupal_sort_weight() should be converted to a class. 2013-08-06 00:24:38 +02:00
Alex Pott dc5e334993 Issue #2042285 by thedavidmeister, jenlampton, Mark Carver: #theme_wrappers() should be able to have a unique set of variables per wrapper hook. 2013-08-05 15:40:57 +02:00
Dries 439d53aa41 Issue #2056737 by Berdir: Illegal string offset test exceptions in PHP 5.4 in drupal_add_library(). 2013-08-05 08:53:07 +02:00
webchick 09e5b2907e Issue #2057445 by alexpott: Fixed file wrong file perms introduced by 2056415 and 2056417. 2013-08-04 11:52:01 -07:00
Alex Pott d4fba77fdb Issue #2010126 follow-up by Eric_A: Replace theme() with drupal_render() in image module for theme_image_formatter(). 2013-08-04 15:39:37 +02:00
Alex Pott 4e0d7b51ec Issue #2056895 by tim.plunkett, xjm: Fixed Routes with optional placeholders can fatal when placed in a menu. 2013-08-04 11:25:14 +02:00
webchick f28513b375 Issue #2056893 by pwolanin: Fixed Typo in doxygen for module_exists(). 2013-08-03 23:18:38 -07:00
webchick 6b9e9ff27d Issue #2039091 by ghazlewood: Fixed drupal_bootstrap() docs are missing phases. 2013-08-03 22:29:53 -07:00
Nathaniel Catchpole c427330807 Issue #2045453 by pwolanin, tim.plunkett, dawehner: Fixed menu_item_route_access() does not catch ResourceNotFoundException. 2013-08-01 14:47:06 +01:00
Nathaniel Catchpole 42fcb35676 Issue #1934712 by dlu, alexpott, pplantinga, rbayliss, s_leu, Gaelan: Fixed Merge system.timezone config object into system.date. 2013-08-01 14:46:05 +01:00
Nathaniel Catchpole b05019fdd8 Issue #2006024 by kgoel, rbayliss, wesleydv: Fixed drupal_container() is deprecated, don't use it in bootstrap.php. 2013-08-01 14:44:10 +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
webchick 94143f223a Issue #1717090 by BarisW, barraponto: Fixed Remove the http-equiv='cleartype' meta tag. 2013-07-31 23:58:49 -07:00
webchick 06e1dd8b0f Issue #1987602 by glennpratt, juampy, pwieck, vijaycs85, dawehner, tim.plunkett, effulgentsia: Convert ajax_form_callback() to a new style controller. 2013-07-31 22:21:45 -07:00
webchick 0d31d44dd5 Issue #2052389 by pwolanin: Fixed All elements added to the Request attributes should have a _ prepended unless they come from the path. 2013-07-31 13:50:39 -07:00
Alex Pott 420f38c5b8 Issue #2043771 by jbrown, joachim: Fixed drupal_mkdir() can't create an absolute path recursively. 2013-07-30 21:01:34 +02:00
Jennifer Hodgdon 9143ca3000 Issue #2031319 by jlindsey15, pplantinga, thedavidmeister, Kingdutch, Kiphaas7: Document that theme() should really be called via drupal_render(). 2013-07-30 06:04:30 -07:00
Nathaniel Catchpole a956eb44e7 Issue #1201024 by pillarsdotnet, jbrown, tim.plunket: drupal_realpath() should describe when it should be used. 2013-07-27 15:41:48 +01: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 d3d54f170b Issue #1938888 by tim.plunkett, ayelet_Cr, amateescu: Convert user_admin_permissions() to a new-style Form object. 2013-07-24 22:56:59 +02:00
Dries 38bf424dfd Issue #2021817 by effulgentsia, yched: Make widgets / formatters work on EntityNG Field value objects. 2013-07-24 16:38:18 -04:00
Alex Pott 8e23b465a6 Issue #2045275 by Berdir: Convert user properties to methods. 2013-07-24 21:40:03 +02:00
Nathaniel Catchpole 988abc27f8 Issue #2045189 by jlindsey15: Move file entity dependent code in includes/file.inc and system.module to file.module. 2013-07-24 13:00:06 +01:00
Alex Pott 50ae478f85 Issue #1998204 by tim.plunkett: Fixed config_install_default_config() is not safe to use in hook_update_N(). 2013-07-21 08:44:33 +01:00
Alex Pott 566ebfd9de Issue #1856976 by andypost, Soul88, ACF, aspilicious, vijaycs85, dawehner: Convert language_count() to the state system. 2013-07-20 20:39:11 +01:00
Alex Pott 36d647e61b Issue #1987712 by dawehner, claudiu.cristea, damiankloip, andypost: Convert file_download() to a new style controller. 2013-07-20 13:25:28 +01:00
Alex Pott ad137531c9 Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +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 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 862b4d6347 Issue #2008270 by mcjim, typhonius: Remove drupal_add_css() from _drupal_maintenance_theme() — use #attached. 2013-07-19 11:05:14 +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 4f6161a226 Issue #1989480 by LewisNyman, rteijeiro, oresh, swentel, Gaelan: Progress Bar style update. 2013-07-18 13:58:44 -04: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 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 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 127b54a619 Issue #1998696 by kmcculloch, kim.pepper, valdo: Use Symfony Request for core includes. 2013-07-16 02:39:15 -04:00
Alex Pott 0a7db6bd93 Issue #2036799 by steveoliver: Drupal_pre_render_link() contains phptemplate example code; needs twig code. 2013-07-15 18:28:09 -04:00
Alex Pott 8b4fa68c75 Issue #2004286 by joelpittet, jenlampton, Cottser, LinL: Defer calls to drupal_get_()* functions until printed inside a template by adding a RenderWrapper class. 2013-07-14 16:17:23 -04:00
Dries d5b6771752 Issue #2004334 by pwolanin, dawehner, fubhy: Separate Tabs (MENU_LOCAL_TASK) from hook_menu(). 2013-07-11 13:39:42 -04:00
Dries c02ba60087 Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated(). 2013-07-11 13:29:02 -04:00
Dries 5feff937fa Issue #2031473 by pwolanin, fubhy, dawehner, tim.plunkett: Convert menu local actions to plugins so that we can generate dynamic titles and paths. 2013-07-11 12:40:33 -04:00
Alex Pott b67660cde3 Issue #1605414 by bleen18, catch: Move cache backend configuration out of $conf. 2013-07-11 10:39:07 +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 45a9e859d6 Issue #2026347 by Berdir: Adding methods to UserInterface/AccountInterface. 2013-07-09 15:39:11 +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 f0f3b51960 Issue #2035513 by Wim Leers, ParisLiakos: Remove unused 'use' statements from common.inc. 2013-07-06 16:19:49 +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
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 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
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
Alex Pott 3d521d93b0 Revert "Issue #2004286 by joelpittet, jenlampton, Cottser, LinL: Defer calls to drupal_get_()* functions until printed inside a template by adding a RenderWrapper class."
This reverts commit 5aced021d9.
2013-07-03 13:06:04 +01:00
Alex Pott 5aced021d9 Issue #2004286 by joelpittet, jenlampton, Cottser, LinL: Defer calls to drupal_get_()* functions until printed inside a template by adding a RenderWrapper class. 2013-07-02 13:48:47 +01:00
Dries b5155ee34f Issue #1890878 by rszrama: fixed typo. 2013-06-30 20:14:36 -04:00
Dries 5d9652bc68 Issue #2031341 by jenlampton: Move theme_container() into theme.inc. 2013-06-30 20:12:32 -04:00
Dries 58de5374c4 Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers. 2013-06-30 20:09:38 -04:00
Dries d988a30f87 Issue #1810370 by plach, kfritsche, berdir, alexpott, xjm, chx: Entity Translation API improvements. 2013-06-30 20:09:38 -04:00
Alex Pott 0329b221e3 Issue #2012812 by thedavidmeister, pwieck: drupal_render() can't distinguish between empty strings from theme() from an implemented hook and no hook being matched. 2013-06-30 13:38:12 +01:00
Alex Pott 91c32e3da9 Issue #2010024 by damiankloip, dawehner, ParisLiakos: Move url related functions to a new Url component. 2013-06-30 00:09:39 +01:00
Dries 099a8ace5f Issue #2014309 by nod_: Sticky table headers default to FALSE. 2013-06-29 17:49:17 -04:00
Dries 2d6446f9ec Issue #2009750 by vollepeer | marcvangend: Rename 'Server Settings' fieldset. 2013-06-29 17:47:17 -04:00
Dries 8ce27f2279 Issue #1273968 by Sutharsan, penyaskito, chx: Fixed locale.module uses eval. 2013-06-29 17:25:40 -04:00
Dries 3280bad1b9 Issue #2028415 by cam8001: Mark drupal_add_()*() deprecated. 2013-06-29 14:23:50 -04:00