Commit Graph

296 Commits (3a0b12c4ee6c1aa2ad4617d22faba2d6473599bc)

Author SHA1 Message Date
Alex Pott 5f9c6c3c66 Issue #2200355 by yched, andypost: Move functions in field.form.inc into Core/Field. 2014-07-07 13:01:38 +01:00
Nathaniel Catchpole 03cc400b0f Issue #2272279 by joelpittet, chx: Kill RenderWrapper class. 2014-06-30 10:23:11 +01:00
webchick 04bf43bb92 Issue #2272467 by ParisLiakos: Remove usages of watchdog() from procedural code. 2014-06-26 11:55:12 -07:00
Nathaniel Catchpole ba16dfb85d Issue #1671498 by g3r4, Jorrit: Fixed Docs of template_preprocess_html() refer to wrong hook. 2014-06-26 13:31:48 +01:00
Nathaniel Catchpole 5e58da00e6 Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel. 2014-06-26 11:47:01 +01:00
webchick 1176527762 Issue #2292025 by tim.plunkett: Convert BreadcrumbBuilderInterface applies() and build() to use RouteMatch. 2014-06-25 14:29:38 -07:00
Nathaniel Catchpole 3b84f7b213 Issue #2238217 by effulgentsia, neclimdul, martin107, tim.plunkett, cweagans, kim.pepper, xjm: Introduce a RouteMatch class. 2014-06-24 14:28:41 +01:00
webchick 1d47e0a030 Issue #1939092 by mgifford, dbazuin, jenlampton, azinoman, pwieck, Cottser, joelpittet, larowlan: Convert theme_mark() to Twig. 2014-06-12 20:43:12 -07:00
webchick ed310e1060 Issue #2052473 by ricky.middaugh, lokapujya, Jalandhar, mgifford, jessebeach, BarisW, falcon03: Add aria-label or aria-describedby attributes to all <nav> elements. 2014-06-12 19:46:38 -07:00
Alex Pott b962ed446d Issue #2152215 by joelpittet, mr.baileys, benjifisher, martin107, rteijeiro, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand, bayousoft: Convert theme_form_element_label() to Twig 2014-06-12 18:20:10 +01:00
Alex Pott 406da3196a Issue #2152219 by joelpittet, mdrummond, rodrigoaguilera, sqndr, rteijeiro, InternetDevels, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_input() to Twig 2014-06-11 14:08:58 +01:00
Nathaniel Catchpole 302329bef7 Issue #2152205 by joelpittet, mark.labrecque, Manuel Garcia, pakmanlh, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_date() to #theme input__date 2014-06-11 11:37:11 +01:00
webchick 49a900460d Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language. 2014-06-10 09:53:32 -07:00
Alex Pott f3a0ffa2ed Revert "Issue #806982 by lokapujya, gnuget, miqmago, shashi1028, Floydm, bfroehle, kathyh, sreynen: Tables should take an optional footer variable and produce <tfoot>."
This reverts commit 580fd45d32.
2014-06-08 21:40:02 -05:00
Alex Pott 580fd45d32 Issue #806982 by lokapujya, gnuget, miqmago, shashi1028, Floydm, bfroehle, kathyh, sreynen: Tables should take an optional footer variable and produce <tfoot>. 2014-06-08 20:04:12 -05:00
Alex Pott 6d2ce628bc Revert "Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel."
This reverts commit cda051c425.
2014-06-05 12:53:24 -05:00
Nathaniel Catchpole cda051c425 Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel. 2014-06-05 11:30:04 +01:00
Nathaniel Catchpole 1187a68197 Issue #788900 by ParisLiakos, dawehner, effulgentsia, xjm, et al: Deprecate and remove usages of arg(). 2014-05-28 10:55:05 +01:00
Nathaniel Catchpole 09702f8413 Issue #2233623 by Berdir, slashrsm, xjm: Fixed Merge AliasManagerCacheDecorator into AliasManager. 2014-05-28 10:44:50 +01:00
Nathaniel Catchpole 7a8d0cd2b7 Issue #2218117 by dawehner, EclipseGc: Bring back metatag support for the HtmlPage object. 2014-05-13 10:34:54 +01:00
Nathaniel Catchpole 209ef5e8c7 Issue #2216437 by Wim Leers: Entity labels are not in-place editable on 'full entity page' (prime example: node title). 2014-05-08 20:35:06 +01:00
Nathaniel Catchpole 82aaa8af0a Issue #2152217 by joelpittet, mgifford, vijaycs85, jjcarrion, sun: Remove theme_form_required_marker() from the theme system - use CSS instead. 2014-05-08 14:40:44 +01:00
Alex Pott 1299c3afcf Issue #2233619 by slashrsm, Jalandhar: Merge lookup functions in AliasManager. 2014-05-05 16:14:38 +01:00
webchick 2250c09add Issue #1939008 by sun, joelpittet, gnuget, Gokul N K, sphism, drupalninja99, c4rl, Cottser, mdrummond, long wave, steveoliver, andypost, Fabianx | jenlampton: Convert theme_table() to Twig. 2014-05-04 00:07:44 -07:00
webchick 8c5ae652c7 Issue #2226805 by ChandeepKhosa | Cottser: Remove unneeded code from template_preprocess_field(). 2014-04-25 22:44:25 -07:00
Nathaniel Catchpole 25991e9918 Issue #1842326 by c4rl, sun, joelpittet, pakmanlh, jjcarrion | jenlampton: Merge _theme_table_cell() into theme_table(). 2014-04-23 11:53:03 +01:00
webchick 2c90c67c4e Issue #1067408 by alexpott, Jalandhar, jessebeach, Désiré, neetu morwani, dawehner, sun: Themes do not have an installation status. 2014-04-22 11:37:12 -07:00
webchick 1521f98cd9 Issue #2218039 by dawehner, sun: Render the maintenance/install page like any other HTML page. 2014-04-17 13:12:22 -07:00
webchick c6e469e9db Issue #2152201 by Salah Messaoud, Manuel Garcia, steveoliver, joelpittet, burgerboydaddy, katy5289, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_checkboxes() to Twig 2014-04-15 20:52:59 -07:00
Alex Pott 7f00c591b0 Issue #2218655 by sun, effulgentsia, jessebeach: Core expects $theme.settings default config file to exist. 2014-04-09 04:49:22 -04:00
webchick 86ae96e4fd Issue #2089433 by ianthomas_uk, grom358, herom, thedavidmeister, visabhishek, longwave, Sweetchuck: Remove uses of deprecated XSS filter functions. 2014-04-07 08:01:20 -07: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
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
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
Nathaniel Catchpole 4e5b0480f4 Issue #1813186 by nod_: Integrate scripts/stylesheets from info/layout files with libraries. 2014-04-01 14:10:47 +01:00
webchick 40f818bbe6 Issue #2221755 by grom358, ianthomas_uk: Remove uses of deprecated Element functions. 2014-03-31 10:37:55 -07:00
catch be94d4e017 Revert "Issue #1813186 by nod_: Integrate scripts/stylesheets from info/layout files with libraries."
This reverts commit 9a8caf4497.
2014-03-30 15:08:27 +02:00
catch 9a8caf4497 Issue #1813186 by nod_: Integrate scripts/stylesheets from info/layout files with libraries. 2014-03-30 13:46:28 +02:00
webchick 5c7c259d3f Issue #2226233 by ckrina, alexrayu, Manuel Garcia, Cottser: Redo changes from field.module to Twig conversion issue that were clobbered. 2014-03-28 13:41:42 -07:00
webchick eed630f689 Issue #2152221 by IshaDakota, steveoliver, joelpittet, InternetDevels, rteijeiro, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_radios() to Twig 2014-03-25 13:38:11 -07:00
webchick ce9dc74655 Revert "Issue #2152221 by IshaDakota, joelpittet, InternetDevels, rteijeiro | Cottser: Convert theme_radios() to Twig."
Oops. Bad commit credit. Re-committing.

This reverts commit 3b8d35aa49.
2014-03-25 13:36:55 -07:00
webchick 3b8d35aa49 Issue #2152221 by IshaDakota, joelpittet, InternetDevels, rteijeiro | Cottser: Convert theme_radios() to Twig. 2014-03-25 13:35:59 -07:00
Alex Pott 13242b5af6 Issue #2201693 by plopesc, e0ipso, swentel: Field output supporting code should move out of field.module. 2014-03-25 12:19:33 +01:00
webchick b933a5b430 Issue #1939068 by joelpittet, tlattimore, Cottser, chrisjlee, rteijeiro, mdrummond, drupalninja99, jenlampton, shanethehat, InternetDevels, DamienMcKenna, gavin.hughes, carsonevans, ezeedub: Convert theme_image() to Twig. 2014-03-24 11:05:12 -07:00
Nathaniel Catchpole 2ca54697b3 Issue #2215719 by Wim Leers: Cache tags set by #pre_render callbacks are lost in page cache. 2014-03-18 10:17:33 +00:00
Alex Pott e42ac27706 Issue #1351352 by sun, lucascaro, Gábor Hojtsy, rupertj: Distribution installation profiles are no longer able to override the early installer screens. 2014-03-14 10:49:27 +00:00
webchick 78f4b63e4a Issue #2191107 by jessebeach, longwave, nicksanta, jhodgdon, xjm: Update API documentation for _theme() to clearly indicate that it is for internal use only. 2014-03-12 17:16:09 -07:00
webchick 81fbebac22 Issue #2215413 by Eli-T, alexpott: Split the Config class into StorableConfigBase and ConfigBase. Make ThemeSettings inherit from ConfigBase. 2014-03-12 12:32:16 -07:00
webchick 1fd56471e9 Issue #2209595 by ianthomas_uk: Remove drupal_set_title(), drupal_get_title() and associated tests. 2014-03-12 11:12:13 -07:00