Commit Graph

24369 Commits (2176bfda8c10f7183eb11a40405c3b210b402571)

Author SHA1 Message Date
Alex Pott 2176bfda8c Issue #2217783 by mondrake: Remove $extension and $mimeType from Image, use image_type_to_xxx function in the getters instead. 2014-04-06 21:02:56 +01:00
Alex Pott c1cf341bdd Issue #2222169 by David Hernández: Add skip_row option to StaticMap. 2014-04-06 20:03:12 +01:00
Alex Pott 9de62afc8b Issue #2224567 by Oostie: Form submit buttons outline on focus. 2014-04-06 19:59:01 +01:00
webchick 515639d354 Issue #2234047 by cs_shadow | Cottser: Missing space after hook_theme() in theme.api.php. 2014-04-06 09:27:23 -07:00
webchick 688b9e6fa9 Issue #2192383 by tstoeckler: Update jQuery to 2.1.0. 2014-04-06 09:23:21 -07:00
Alex Pott e74db803c2 Issue #2195959 by LewisNyman: Tab-select renders grippie white on white. 2014-04-06 14:55:41 +01:00
Alex Pott 1df1d3b35c Issue #2154711 followup by by jlbellido: Move entity_get_(form/view)_mode_options() functions to EntityManager and add get(Form/View)ModeOptions() methods. 2014-04-06 14:23:22 +01:00
Alex Pott 407f1d1180 Issue #2185617 by Wim Leers, voidberg, drifter: Each page cache entry should have a theme cache tag. 2014-04-06 14:06:13 +01:00
Alex Pott f130cc3e7b Issue #70719 by neclimdul, superspring, longwave, kscheirer, InternetDevels: Add Unicode::ucwords() and Unicode::lcfirst() implementation and make use of them in core. 2014-04-05 06:38:16 +01:00
Alex Pott cdcbb9d516 Issue #1662954 by balis_m, mjonesdinero, kalpaitch, IshaDakota, kerasai, ckrina, BarisW | ZenDoodles: Use less-specific tabledrag selectors. 2014-04-05 06:36:13 +01:00
Alex Pott d726c5f562 Issue #2223951 by damiankloip: Move Sql::getEntityTableInfo() to QueryPluginBase. 2014-04-05 06:33:11 +01:00
webchick 9c56b518c3 Issue #2230955 by brantwynn: Move block.js to correct /js folder. 2014-04-04 14:54:21 -07:00
webchick 43de2c72fc Issue #2233289 by beejeebus: Remove beejeebus from CMI maintainers list. 2014-04-04 14:37:08 -07:00
Nathaniel Catchpole ae702dc56d Issue #1808248 by alexpott, beejeebus, tayzlor, Nitesh Sethia: Add a separate module install/uninstall step to the config import process. 2014-04-04 14:49:13 +01:00
Nathaniel Catchpole 8866760fca Issue #2224861 by Wim Leers, dawehner, pwolanin: Cache SystemMenuBlock and BookNavigationBlock per active trail (currently cached per URL, this breaks on very long URLs). 2014-04-04 12:48:14 +01:00
Alex Pott 3c89fb90c3 Issue #2219689 followup by damiankloip: Separate out logic for getPluginTypes/viewsHandlerTypes from ViewExecutable. 2014-04-04 11:48:00 +01:00
Nathaniel Catchpole ac120e26d9 Issue #2209145 by slashrsm, fgm, chx: Move all path alias SQL queries to a single storage controller. 2014-04-04 10:47:13 +01:00
Alex Pott 55b0a054a8 Issue #2219689 by damiankloip: Separate out logic for getPluginTypes/viewsHandlerTypes from ViewExecutable. 2014-04-04 09:07:43 +01:00
webchick 4f4b457d6b Revert "Issue #2218039 by sun, dawehner: Render the maintenance/install page like any other HTML page."
Broke update.php.

This reverts commit 10b0389066.
2014-04-03 21:41:54 -07:00
webchick 3a27db99bb Issue #2232649 by msonnabaum: _theme micro-optimization. 2014-04-03 14:41:56 -07:00
webchick 6edcdee3e6 Issue #1709960 by Berdir, zserno, jessebeach | joachim: Declare a maximum length for entity and bundle machine names. 2014-04-03 14:38:51 -07:00
webchick f5e0c1729c Issue #2151123 by joelpittet | Cottser: Remove theme_system_modules_incompatible(). 2014-04-03 14:25:02 -07:00
webchick 3d856f3027 Issue #2231485 by foxtrotcharlie | tstoeckler: Wrong type-hint for \Drupal::entityQueryAggregate. 2014-04-03 10:33:47 -07:00
webchick 1c4efd63c3 Issue #2231945 by visabhishek, cs_shadow, fran seva | tstoeckler: FieldableDatabaseEntityStorageTest.php is misnamed. 2014-04-03 10:32:05 -07:00
webchick b7364e7793 Issue #2228801 by Sweetchuck: Fix maximum port number. 2014-04-03 10:30:04 -07:00
webchick d479a963e3 Issue #2212411 by LinL, znerol: Code style cleanup of language system. 2014-04-03 10:27:56 -07:00
webchick cd94c10589 Issue #2002246 by tompagabor, floretan, lauriii, pakmanlh, rbomhof | pixelite: Capitalize operations links in the comment and taxonomy term admin UI. 2014-04-03 10:19:15 -07:00
webchick 2084cd35f2 Issue #2228477 by xandeadx: Better way to set in DialogController::dialog(). 2014-04-03 10:17:52 -07:00
webchick 9442bea3c7 Issue #2227687 by cs_shadow, Cottser: Slightly ugly error message if a module is incompatible with the version of core and the PHP version. 2014-04-03 10:13:21 -07:00
webchick f923acdb79 Issue #2130461 by Alan D.: Tracker pager is inconsistent with every other pager in core. 2014-04-03 10:10:03 -07:00
Alex Pott ddc0b0b878 Issue #2218313 by jessebeach, dawehner: Toolbar subtree is broken if you use a different language. 2014-04-03 16:13:13 +01:00
Alex Pott 10b0389066 Issue #2218039 by sun, dawehner: Render the maintenance/install page like any other HTML page. 2014-04-03 14:59:23 +01:00
Alex Pott 719b36a492 Issue #2208631 by slashrsm: Rename \Drupal\Core\Path\Path to \Drupal\Core\Path\AliasStorage. 2014-04-03 14:20:20 +01:00
Nathaniel Catchpole ef2563979a Issue #2211949 by chx, Berdir, fago, benjy: Support keeping new revision id for migrate. 2014-04-03 12:10:25 +01:00
Nathaniel Catchpole 46d1726a82 Issue #1081192 by wojtha, klausi, larowlan, nedjo, Heine: Verify peer on HTTPS if cURL available (but be careful of built-in cert bundles in the codebase). 2014-04-03 12:07:55 +01:00
Alex Pott b40273af3c Issue #2231171 by Jalandhar: Fix spelling mistake in exception thrown in drupal_rewrite_settings(). 2014-04-03 09:57:54 +01:00
Jennifer Hodgdon f8c810619b Issue #2229931 by xjm, Berdir: Improve documentation related to config object filename component limits 2014-04-02 07:34:55 -07:00
Alex Pott 4511dc22e6 Issue #2228921 by sun: Consolidate system.module + system.theme + system.theme.disabled into core.extension config. 2014-04-02 08:05:28 +01:00
Alex Pott b3df95c534 Issue #2200333 by Xano: Content_translation_view_access() is invoked as a hook_ENTITY_TYPE_access() hook implementation. 2014-04-01 22:16:38 +01:00
Alex Pott 41b6df5888 Issue #1991442 by tim.plunkett, benjy: Remove 'module' from block plugin configuration. 2014-04-01 22:14:13 +01:00
Dries bf4a582850 Issue #2054011 by amateescu, pwolanin, dawehner, YesCT, tim.plunkett, blueminds, Berdir, das-peter, effulgentsia: Implement built-in support for internal URLs. 2014-04-01 14:55:13 -04:00
Nathaniel Catchpole 4e5b0480f4 Issue #1813186 by nod_: Integrate scripts/stylesheets from info/layout files with libraries. 2014-04-01 14:10:47 +01:00
Nathaniel Catchpole a7fccaae12 Issue #2230055 by tim.plunkett: Views handlers should not be initialized during route building. 2014-04-01 14:09:28 +01:00
Nathaniel Catchpole a83352a1b4 Issue #2174443 by mr.baileys, David_Rothstein: Add security hardening protection option for programmatic form submissions to Drupal 8 (and backport to Drupal 6?). 2014-04-01 12:40:27 +01:00
Nathaniel Catchpole 626369a82e Issue #2227367 by tstoeckler: StringLong's schema is broken. 2014-04-01 12:39:41 +01:00
Jennifer Hodgdon 270afb9d54 Issue #1816760 by SV, DeimoS, aellison, Mark Carver, yanniboi: Fix up docs in ColorTest 2014-03-31 12:41:56 -07:00
Jennifer Hodgdon 441b3f3034 Issue #2228711 by chx, plach, bojanz: Document entity query group assumptions 2014-03-31 12:38:35 -07:00
Nathaniel Catchpole 7b392ea69e Issue #2229223 by sun: RequestStack is not persisted across kernel rebuilds. 2014-03-31 20:29:13 +01:00
webchick e16cbbe245 Issue #2224427 by Wim Leers, tim.plunkett: Filter order no longer respected. 2014-03-31 10:59:05 -07:00
webchick 40f818bbe6 Issue #2221755 by grom358, ianthomas_uk: Remove uses of deprecated Element functions. 2014-03-31 10:37:55 -07:00