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 |
webchick
|
9d3a228020
|
Issue #2171071 by jessebeach, dawehner, chakrapani, longwave, Gábor Hojtsy, xjm, Wim Leers: Rename drupal_add_library() to _drupal_add_library() and remove its uses.
|
2014-03-12 08:47:01 -07:00 |
Alex Pott
|
28d0b8efa5
|
Issue #2210197 by sun, longwave, Sutharsan: Remove public access to Extension::$type, ::$name, ::$filename.
|
2014-03-11 17:19:24 +00:00 |
Alex Pott
|
01a3e1902f
|
Issue #2203407 by nod_, sun: Replace #attached library array values with provider-namespaced strings.
|
2014-03-09 19:59:45 +00:00 |
Alex Pott
|
7abce708dc
|
Issue #2163203 by joelpittet, longwave, saki007ster: Remove calls to deprecated global $user wherever possible (outside bootstrap and authentication).
|
2014-03-08 10:53:03 +00:00 |
webchick
|
dd77893f4d
|
Issue #2152209 by longwave, joelpittet, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_fieldset() to Twig.
|
2014-03-07 14:26:17 -08:00 |
webchick
|
ad5980c7ae
|
Issue #2152211 by joelpittet, IshaDakota, rteijeiro, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_form() to Twig.
|
2014-03-07 14:20:52 -08:00 |
webchick
|
f258db4ddd
|
Issue #2152203 by joelpittet, InternetDevels, rteijeiro, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_container() to Twig.
|
2014-03-07 14:15:12 -08:00 |
webchick
|
82bb0f33ff
|
Issue #2152225 by longwave, JeroenT, steveoliver, joelpittet, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_select() to Twig
|
2014-03-07 13:51:16 -08:00 |
Alex Pott
|
d8c718b2f6
|
Revert "Issue #2210197 by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename." Broke 'drush en simpletest' on testbots
This reverts commit 2c51074d59 .
|
2014-03-07 14:14:32 +00:00 |
Nathaniel Catchpole
|
0aa59382b2
|
Issue #2192649 by sun, chakrapani, sidharthap: Remove drupal_set_title() from installation and update process.
|
2014-03-07 14:03:33 +00:00 |
Nathaniel Catchpole
|
a66e9586ec
|
Issue #2073621 by Cyberschorsch, m1n0: Remove unneeded variables from template_preprocess_maintenance_page().
|
2014-03-07 11:37:06 +00:00 |
Alex Pott
|
2c51074d59
|
Issue #2210197 by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename.
|
2014-03-07 11:18:08 +00:00 |
Dries
|
1d58c60abc
|
Issue #2184653 by amateescu: Rename Drupal\Component\Utility\Url to UrlHelper.
|
2014-03-05 15:22:39 -05:00 |
webchick
|
13ada2ac3e
|
Issue #2187717 by sun, dawehner: Remove code duplication in system_list() and ThemeHandler::rebuildThemeData().
|
2014-03-04 12:49:41 -08:00 |
Nathaniel Catchpole
|
07cd3c9922
|
Issue #2188721 by Cottser, aspilicious: Theme suggestions don't load necessary include files.
|
2014-03-04 12:32:28 +00:00 |
Nathaniel Catchpole
|
668d277ff6
|
Issue #2188661 by sun, Berdir, andypost: Extension System, Part II: ExtensionDiscovery.
|
2014-02-28 11:51:38 +00:00 |
Nathaniel Catchpole
|
78b48c89ad
|
Issue #2092095 by tstoeckler, ParisLiakos: Remove \Drupal\Component\Utility\MapArray.
|
2014-02-28 10:43:51 +00:00 |
Nathaniel Catchpole
|
6727b8146e
|
Revert "Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery."
This reverts commit ae8be3cc96 .
|
2014-02-27 14:30:43 +00:00 |
Nathaniel Catchpole
|
ae8be3cc96
|
Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery.
|
2014-02-27 13:31:02 +00:00 |
webchick
|
5d0729f07a
|
Issue #2070369 by herom, bdgreen, Mac_Weber, InternetDevels, sidharthap, JeroenT: Remove all calls to deprecated function language().
|
2014-02-26 11:16:54 -08:00 |
Alex Pott
|
78e5e9bfd9
|
Issue #2045927 by herom, martin107, ianthomas_uk, Xano, michaellander, Sutharsan: Replace all drupal_alter() deprecated function calls.
|
2014-02-24 10:10:52 +00:00 |
webchick
|
f19fadd3a4
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
|
2014-02-22 20:56:51 -08:00 |
Alex Pott
|
eb53ecc555
|
Issue #2187735 by ianthomas_uk, Sutharsan, andypost: Add removal information to docblock of all @deprecated functions.
|
2014-02-20 13:49:37 +00:00 |
Nathaniel Catchpole
|
a840af8381
|
Issue #2173655 by Cottser, xjm, jessebeach, alexpott, rlmumford: Refactor theme() to _theme(); make it a private API to discourage module developers from circumventing the renderable build system.
|
2014-02-18 10:54:10 +00:00 |
Nathaniel Catchpole
|
435de27cfb
|
Issue #2072647 by thedavidmeister, herom, jwilson3, Cottser, LinL: #theme 'maintenance_page' should support render arrays in #content.
|
2014-02-11 13:06:50 +00:00 |
catch
|
def9926978
|
Issue #2095959 by dawehner, Berdir, InternetDevels: Remove instances of menu_get_object('node').
|
2014-02-09 20:10:17 +00:00 |
webchick
|
bc6681c456
|
Issue #1939064 by joelpittet, pwieck, farrington, mark.labrecque, Cottser, InternetDevels, mdrummond, drupalninja99, BarisW, jenlampton: Convert theme_links() to Twig.
|
2014-02-06 20:28:14 -08:00 |
webchick
|
7a695724a3
|
Issue #2152207 by steveoliver, joelpittet, gnuget, idflood, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_details() to Twig
|
2014-02-06 20:26:52 -08:00 |
webchick
|
062127e7bc
|
Issue #1939062 by steveoliver, mdrummond, jenlampton, hussainweb, Cottser, joelpittet, jerdavis, ekl1773, dale42, drupalninja99, gabesullice, c4rl: Convert theme_item_list() to Twig.
|
2014-02-06 20:24:53 -08:00 |
Nathaniel Catchpole
|
2d5ce0d213
|
Issue #2177663 by chakrapani, InternetDevels: Replace theme() with drupal_render() in theme.inc.
|
2014-02-06 10:37:03 +00:00 |