Alex Pott
|
42daa83c5e
|
Issue #1911728 by ParisLiakos, Xano, dawehner, jibran, David_Rothstein: Remove hook_init().
|
2013-06-05 08:47:39 +01:00 |
webchick
|
30d3671c03
|
Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler().
|
2013-06-04 20:58:17 -05:00 |
Dries
|
0756534ae2
|
Issue #1961340 by Wim Leers, mrP: Fixed CSS aggregation breaks file URL rewriting because it abuses it.
|
2013-06-03 21:12:16 -04:00 |
Alex Pott
|
ace3459c4b
|
Issue #2006636 by tim.plunkett: Fixed menu_contextual_links() will always return a link to the MENU_DEFAULT_LOCAL_TASK, never the parent.
|
2013-06-03 20:52:29 +01:00 |
catch
|
a078c23800
|
Issue #1987114 by thedavidmeister: Allow l() to accept a renderable array for $text.
|
2013-06-02 17:12:36 +01:00 |
catch
|
8fadfdfb3c
|
Issue #1961938 by chx, alexpott, YesCT, xjm, attheshow, dawehner: Test the interactive installer.
|
2013-06-02 11:54:03 +01:00 |
Dries
|
6049d2517d
|
Issue #2004780 by Ryan Weal, YesCT, tim.plunkett, plach, Gábor Hojtsy: Fixed Unify menu item access checking with mock menu items.
|
2013-05-31 14:19:40 -04:00 |
Alex Pott
|
0979e1f587
|
Issue #2002732 by Froelund, diarmy, drupalmonkey: Improve code maintainability by removing unused local variables - core/includes/update.inc.
|
2013-05-30 07:18:49 +01:00 |
Alex Pott
|
abbd5befd8
|
Issue #2002730 by Froelund, leanderl, drupalmonkey: Improve code maintainability by removing unused local variables - core/includes/theme.inc.
|
2013-05-30 07:16:38 +01:00 |
Alex Pott
|
645524275e
|
Issue #2002706 by kerasai: Improve code maintainability by removing unused local variables - core/includes/authorize.inc.
|
2013-05-30 07:14:11 +01:00 |
Alex Pott
|
687af78488
|
Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4 .
|
2013-05-29 22:08:39 +01:00 |
Alex Pott
|
c4e52bb6b4
|
Issue #1892182 by nod_: #type details: Rename #collapsed to #open.
|
2013-05-29 12:31:25 +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 |
catch
|
5e768561e2
|
Issue #1484704 by joelpittet, Eric_A, wiifm, elvis2: Remove instances of attributes_array().
|
2013-05-29 08:11:07 +01:00 |
catch
|
661fd5bfc8
|
Issue #2002720 by neochief: Remove unused local variables - core/includes/install.core.inc.
|
2013-05-29 07:46:25 +01:00 |
catch
|
1da9055b84
|
Issue #2002714 by neochief: Fixed Remove unused local variables - core/includes/file.inc.
|
2013-05-29 07:44:18 +01:00 |
Alex Pott
|
23b59123d1
|
Issue #1998466 by dawehner, ParisLiakos: Convert filter_xss_admin() and similar function to an Xss component.
|
2013-05-28 22:48:53 +01:00 |
Alex Pott
|
08e824610c
|
Issue #1984378 by aroq, JacobSanford: argument is name of form field used to upload file, not 'filepath or URI of the uploaded file'.
|
2013-05-27 20:50:00 -05:00 |
Alex Pott
|
00fdcd39cc
|
Issue #1908756 by tim.plunkett: Separate Action Links (MENU_LOCAL_ACTION) from hook_menu().
|
2013-05-27 20:20:55 -05:00 |
Alex Pott
|
521e1e5946
|
Issue #1957158 by abghosh82, JacobSanford: Replace typed_data() with Drupal::typedData().
|
2013-05-27 18:00:35 -05:00 |
Alex Pott
|
09db04dddd
|
Issue #2004784 by chx, effulgentsia: Move module enable/disable/uninstall implementations into ModuleHandler.
|
2013-05-27 12:39:38 -07:00 |
Alex Pott
|
a2f15f28eb
|
Issue #1998250 by patrickd, dww, chx: Move batch to pluggable storage.
|
2013-05-27 11:12:50 -07:00 |
Alex Pott
|
477c06c413
|
Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual.
|
2013-05-26 13:18:10 -07:00 |
Alex Pott
|
7961e03aeb
|
Issue #1909418 by tim.plunkett, damiankloip, larowlan, dawehner, kim.pepper: Allow Entity Controllers to have their dependencies injected.
|
2013-05-25 16:36:57 -07:00 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
Alex Pott
|
7002e6baaa
|
Issue #1800998 by dawehner, swentel: Use route system instead of hook_menu() in Views.
|
2013-05-25 10:34:58 -07:00 |
Alex Pott
|
6b4b127e2e
|
Issue #1898432 by WebDevDude, steveoliver, vlad.dancer, jenlampton, pixelmord, Fabianx, iztok, EVIIILJ, jwilson3, c4rl, Cottser: Convert node module to Twig.
|
2013-05-24 10:13:55 -07:00 |
Alex Pott
|
d7f5a1ae17
|
Issue #1987426 by shanethehat, Cottser, intergalactic overlords, mr.baileys: Convert maintenance-page.tpl.php to Twig.
|
2013-05-24 09:48:56 -07:00 |
Alex Pott
|
684aaa5ba0
|
Issue #1961870 by Cottser, foopang, kgoel, shanethehat, tlattimore, c4rl, joelpittet, thedavidmeister: Convert page.tpl.php to Twig.
|
2013-05-24 09:46:19 -07:00 |
Alex Pott
|
8ec70c2ea3
|
Issue #1961872 by Cottser, widukind, foopang, shanethehat, nikkubhai, c4rl, thedavidmeister: Convert html.tpl.php to Twig.
|
2013-05-24 09:41:26 -07:00 |
Alex Pott
|
523d64a462
|
Issue #1993312 by damiankloip, tim.plunkett: Change pre_render(), post_render(), and after_build() callbacks to accept callables.
|
2013-05-21 17:22:44 -07:00 |
Alex Pott
|
3b1f85aa34
|
Issue #1920886 by Cottser, Fabianx: Drupal_render() should only render the child elements when rendering a 'render element' for the first time.
|
2013-05-19 16:34:52 -07:00 |
Alex Pott
|
518c4d10bd
|
Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms.
|
2013-05-19 13:02:16 -07:00 |
Alex Pott
|
750b527318
|
Issue #1872522 by chx, effulgentsia, sun, aspilicious, desmondmorris, Berdir, jibran, YesCT: Fixed Compiled data in PHP storage is cleared too late in drupal_flush_all_caches().
|
2013-05-19 12:32:09 -07:00 |
Alex Pott
|
071dccf69f
|
Issue #680546 followup by swentel, Cottser, sun: [Followup] Add a custom 'number of values' for 'multiple / multi-value' field. (e.g. nodereference, imagefield).
|
2013-05-19 10:37:19 -07:00 |
Dries
|
60c3a75e8f
|
Issue #1986408 by LewisNyman, oresh: Message style update.
|
2013-05-19 08:31:33 -07:00 |
Nathaniel Catchpole
|
4eaa775b10
|
Issue #1890784 by alexpott, YesCT, heyrocker, tim.plunkett, EllaTheHarpy, beejeebus: Refactor configuration import and sync functions.
|
2013-05-17 15:16:16 +01:00 |
Nathaniel Catchpole
|
b18ad40678
|
Issue #1993350 by nod_: Don't add modernizr everywhere.
|
2013-05-16 09:12:54 +01:00 |
Alex Pott
|
6fa50c64eb
|
Issue #1043198 by tim.plunkett, tstoeckler, swentel, larowlan: Convert view modes to ConfigEntity.
|
2013-05-16 08:29:16 +01:00 |
Dries
|
0895b6618f
|
Issue #1954684 by tim.plunkett, Crell: When type => MENU_DEFAULT_LOCAL_TASK, ignore a route_name().
|
2013-05-15 15:25:08 -04:00 |
Dries
|
8e57fb5263
|
Issue #1938430 by shanethehat, steveoliver, Fabianx: Don't add a default theme hook class in template_preprocess().
|
2013-05-15 14:59:43 -04:00 |
Alex Pott
|
7a5383765c
|
Issue #1975354 by dawehner: Fixed hook_hook_info() might be invoked even the namespace hasn't been registered yet.
|
2013-05-14 22:41:08 +01:00 |
Jennifer Hodgdon
|
77b4b22a69
|
Issue #1980072 by David_Rothstein: Fix incorrect statement in module_uninstall() docs
|
2013-05-13 11:14:05 -07:00 |
Alex Pott
|
fe96498043
|
Issue #1833442 follow-up by olli, ParisLiakos, dawehner: Remove hook_boot().
|
2013-05-13 00:36:58 +01:00 |
Alex Pott
|
b4b6e9f0d8
|
Issue #1992052 by tim.plunkett: Allow machine_name() 'exists' to accept a callable.
|
2013-05-13 00:23:30 +01:00 |
Nathaniel Catchpole
|
ca665f7be3
|
Issue #1827448 by RobLoach, sun, jbrown, tstoeckler: Use __DIR__ instead of DRUPAL_ROOT where possible/sensible.
|
2013-05-09 10:25:10 +01:00 |
Jennifer Hodgdon
|
d9ac5b6c81
|
Issue #1204784 by Kevin Morse, valthebald, druplet, kiamlaluno: Fix code comment in drupal_retrieve_form
|
2013-05-08 06:42:56 -07:00 |
Alex Pott
|
686c269bae
|
Issue #1938670 by ParisLiakos, Xano, RobLoach, pp, alexpott: Convert unicode.inc to \Drupal\Component\Utility\Unicode.
|
2013-05-08 00:29:47 +01:00 |
catch
|
ba04d484a1
|
Issue #1982020 by Fabianx, Cottser: Add static caching to drupal_html_class().
|
2013-05-07 22:35:49 +01:00 |
Alex Pott
|
081af87119
|
Issue #1987344 by tim.plunkett: NotFoundHttpException thrown in ParamConverterManager results in a WSOD.
|
2013-05-07 17:16:03 +01:00 |