Alex Pott
|
58bd271b5c
|
Issue #2396553 by nripeshtrivedi, fullerja: field.html.twig documentation on template suggestions is incorrect
|
2015-02-05 13:54:30 +00:00 |
Alex Pott
|
8e0bcfef08
|
Issue #2411073 by Wim Leers: Fix documentation of hook_library_build_info()
|
2015-02-01 10:58:28 +00:00 |
Nathaniel Catchpole
|
dd3a59762d
|
Issue #2368797 by Wim Leers, dawehner, rteijeiro: Optimize ajaxPageState to keep Drupal 8 sites fast on high-latency networks, prevent CSS/JS aggregation from taking down sites and use HTTP GET for AJAX requests
|
2015-01-21 15:21:06 +00:00 |
Alex Pott
|
17c9a2a097
|
Issue #2401355 by zealfire: hook_page_attachments() and _alter() hooks have incorrect docs
|
2015-01-14 08:35:07 +00:00 |
catch
|
73e5bfad8b
|
Issue #2358981 by tadityar, tstoeckler, larowlan, mpdonadio, Devin Carlson: Provide a mechanism for dynamic library declarations
|
2015-01-08 09:54:25 +00:00 |
Alex Pott
|
a6dcf1be88
|
Issue #2392887 by droplet: Update JS lib: jQuery to 2.1.3
|
2014-12-23 11:10:43 +01:00 |
webchick
|
2ab81dbf73
|
Issue #2392717 by a_thakur, tadityar: Remove hook_library_alter() from theme.api.php
|
2014-12-22 11:45:39 -08:00 |
webchick
|
ff20a6faf7
|
Issue #2390707 by Wim Leers: Remove hook_library_alter() implementations
|
2014-12-11 13:09:30 -08:00 |
Nathaniel Catchpole
|
77c613e36f
|
Issue #2382533 by Wim Leers: Attach assets only via the asset library system
|
2014-12-09 11:55:57 +00:00 |
Nathaniel Catchpole
|
4ecc4ead39
|
Issue #2382557 by Wim Leers: Change JS settings into a separate asset type
|
2014-12-04 11:37:59 +00:00 |
Alex Pott
|
b0c6ff8056
|
Issue #2382497 by er.pushpinderrana: The first parameter of the hook function hook_page_bottom is wrong in the documentation
|
2014-12-01 13:23:08 +00:00 |
Alex Pott
|
b0f2463942
|
Issue #2362987 by Wim Leers, Codenator, Pinolo: Remove hook_page_build() and hook_page_alter()
|
2014-11-19 09:41:38 +00:00 |
Nathaniel Catchpole
|
488116d759
|
Issue #2352155 by Wim Leers: Remove HtmlFragment/HtmlPage.
|
2014-11-14 10:43:20 +00:00 |
Nathaniel Catchpole
|
00d9f69102
|
Issue #2367285 by cilefen: Fixed Function doc typo for hook_page_attachments_alter() in theme.api.php.
|
2014-11-04 14:02:57 +00:00 |
Jennifer Hodgdon
|
7bd652eb0c
|
Issue #2307859 by rpayanm, dankh, shumer: Move theme-render hooks from system.api.php to theme.api.php
|
2014-10-28 14:10:02 -07:00 |
Alex Pott
|
ab3e6791a5
|
Issue #2359607 by wilsonw, rpayanm | jhodgdon: Fixed Minor problems on Theme topic .
|
2014-10-23 12:21:47 +01:00 |
Alex Pott
|
2fdeb8fcf8
|
Issue #2359561 by metzlerd: Make #attached more prevalent in render api docs.
|
2014-10-20 09:34:49 +01:00 |
Alex Pott
|
e775d664ab
|
Issue #1971208 by calebtr, dsayswhat, metzlerd, agentrickard: Replace "utilize" with a proper verb.
|
2014-10-20 09:30:46 +01:00 |
Nathaniel Catchpole
|
6cbb5d9e1e
|
Issue #2350949 by Wim Leers: Add hook_page_attachments(_alter)() and deprecate hook_page_build/alter().
|
2014-10-16 13:36:06 +01:00 |
Nathaniel Catchpole
|
66762a5361
|
Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId().
|
2014-10-13 10:10:32 +01:00 |
webchick
|
4724ae1d1f
|
Issue #2246675 by rpayanm, johnstorey, holly.ross.drupal | mgbellaire: Remove all unnecessary 'template' lines in hook_theme() declarations.
|
2014-10-09 11:41:26 -07:00 |
Nathaniel Catchpole
|
3f5bb7d9fc
|
Issue #2346369 by Wim Leers: Support special '#attached' variable for attaching assets in preprocess functions.
|
2014-10-08 12:50:22 +01:00 |
Alex Pott
|
be15db1f28
|
Issue #1332068 by Cottser, pixelmord | tim.plunkett: ENGINE_render_template() and ENGINE_extension() are undocumented.
|
2014-10-04 15:15:51 +02:00 |
Nathaniel Catchpole
|
2a0254f973
|
Issue #2232605 by alexpott, dawehner, martin107, Cottser, sun: Fixed Themes cannot be uninstalled.
|
2014-09-19 10:25:26 +01:00 |
Alex Pott
|
ea8334982e
|
Issue #2326093 by astrocling | jhodgdon: Need new section about Twig added to theme system overview.
|
2014-09-08 17:05:39 +01:00 |
webchick
|
9c87059f0f
|
Issue #2305839 by jhodgdon, tim.plunkett: Convert hook_element_info() to annotated classes.
|
2014-08-12 12:19:20 -07:00 |
Jennifer Hodgdon
|
23944a1e34
|
Issue #2316779 by er.pushpinderrana: Fix titles and links in theme/render topics
|
2014-08-06 22:34:08 -07:00 |
Dries
|
fc5e111aca
|
Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError().
|
2014-07-30 20:50:42 -04:00 |
Jennifer Hodgdon
|
4d07e60aab
|
Issue #2312069 by er.pushpinderrana, dawehner: Fix formatting problem on Default theme implementations topic
|
2014-07-30 15:36:37 -07:00 |
Jennifer Hodgdon
|
a556b96a24
|
Issue #2299679 by jmmarquez, lokeoke: Move some topics/groups to/from core.api.php
|
2014-07-29 09:43:49 -07:00 |
webchick
|
686b47cd0b
|
Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom, rhm50, naveenvalecha, andypost, mandar.harkare, sergeypavlenko, sidharthap, SIz, tkuldeep17: Replace user_access() calls with ->hasPermission() in all core modules except user.
|
2014-07-11 23:55:56 -07:00 |
webchick
|
a07a4918b3
|
Revert "Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom: Replace user_access() calls with ->hasPermission() in all core modules except user."
Fixing commit credit.
This reverts commit 25afa8100a .
|
2014-07-11 23:54:55 -07:00 |
webchick
|
25afa8100a
|
Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom: Replace user_access() calls with ->hasPermission() in all core modules except user.
|
2014-07-11 22:41:12 -07:00 |
webchick
|
71acbe3732
|
Issue #2216549 by jhodgdon, steveoliver: Fill in @defgroup/topic docs for Render overview.
|
2014-06-12 20:03:20 -07: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
|
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
|
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 |
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 |
webchick
|
4fbb1a1be5
|
Issue #2160735 by Cottser, aspilicious: Add hook_theme_suggestions_alter().
|
2014-01-22 00:31:03 -08:00 |
Nathaniel Catchpole
|
7e163dbb19
|
Issue #1751194 by Cottser, mikl, effulgentsia, benjifisher: Introduce hook_theme_suggestions_HOOK() and hook_theme_suggestions_HOOK_alter().
|
2013-09-29 08:19:59 +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 |
Nathaniel Catchpole
|
37e0bf87ed
|
Issue #1843650 by jenlampton: Mark hook_process*() deprecated.
|
2013-07-02 11:24:37 +01:00 |
catch
|
6e95cc60b9
|
Issue #1806478 by Cottser, joelpittet, kevinquillen: Make twig the default engine once all modules templates are converted from .tpl.php to .html.twig.
|
2013-05-29 08:41:16 +01:00 |
Nathaniel Catchpole
|
31513883d9
|
Issue #1712250 by alexpott, n3or, cam8001, vijaycs85, Albert Volkman, jibran, heyrocker, chx: Convert theme settings to configuration system.
|
2013-05-07 10:47:19 +01:00 |
Jennifer Hodgdon
|
877047cb7a
|
Issue #1250500 by joachim, jhodgdon: Add defgroup for callback functions
|
2013-04-04 15:49:28 -07:00 |
catch
|
fea7acc2b2
|
Issue #1547008 by Berdir, Sutharsan: Replace Update's cache system with the (expirable) key value store.
|
2013-03-20 11:51:03 +00:00 |
Jennifer Hodgdon
|
082cae5c25
|
Issue #262690 by Albert Volkman: Call Form API by its proper name not Forms API
|
2012-09-10 12:05:33 -07:00 |
Dries
|
33d4ef886c
|
- Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess().
|
2012-08-03 11:31:18 -04:00 |
Jennifer Hodgdon
|
735ad52016
|
Issue #1333122 by effulgentsia, tim.plunkett: Clarify docs for theme and preprocess/process functions so it is clearer which ones get called for theme functions vs. templates
|
2012-06-18 14:52:12 -07:00 |
Nathan Haug
|
06fb770bd3
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |