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 |
Alex Pott
|
d3f105ed86
|
Issue #2226207 by lauriii, mgbellaire, Cottser, m1r1k, Mark Carver, LinL, rachel_norfolk, rteijeiro, skwashd, davidhernandez, euphoric_mv: Make 'template' the default output option for hook_theme().
|
2014-10-08 12:06:17 +01:00 |
Alex Pott
|
9315a45e01
|
Issue #2338759 by StryKaizer, tom_ek | alexpott: Fixed core/update.php is now just update.php.
|
2014-10-04 17:29:36 +02:00 |
Alex Pott
|
002ae719c9
|
Issue #2343661 by larowlan, tim.plunkett | xjm: Rename l() to _l() and url() to _url(), and document replacements.
|
2014-09-30 10:10:00 +02:00 |
Alex Pott
|
31022924e1
|
Issue #2343759 by pwolanin, larowlan, dawehner, tim.plunkett, effulgentsia, xjm, Wim Leers: Provide an API function to replace url()/l() for external urls.
|
2014-09-30 08:50:14 +02:00 |
Alex Pott
|
4f49087b71
|
Issue #2277103 by tim.plunkett, pwolanin, Wim Leers, dawehner, hotpizzas: Switch Drupal::l() and LinkGenerator to expect a Url object.
|
2014-09-29 15:41:29 +02:00 |
webchick
|
daaccc3b3d
|
Issue #1869476 by rteijeiro, LewisNyman, lauriii, Wim Leers, mdrummond, swentel, hosef, cbiggins, larowlan, sun, EclipseGc, Gábor Hojtsy: Convert global menus (primary links, secondary links) into blocks.
|
2014-09-28 18:25:41 -07:00 |
webchick
|
a6492ce9d9
|
Issue #2343651 by xjm, tim.plunkett, Wim Leers, dinarcon, dawehner: Remove most remaining l() calls.
|
2014-09-28 00:21:34 -07:00 |
webchick
|
cd952ba8c8
|
Issue #1413670 by mgifford | daniel.nitsche: Document 'show row weights' mode.
|
2014-09-27 00:27:32 -07:00 |
webchick
|
0eda196d46
|
Issue #2340251 by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls.
|
2014-09-27 00:03:46 -07: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
|
52a101bc1d
|
Issue #2328411 by dawehner, geerlingguy, herom: Convert all permissions to yml files and permission callbacks.
|
2014-09-18 08:41:29 +01:00 |
webchick
|
68f576fe81
|
Issue #2323721 by dawehner, chx: Fixed [sechole] Link field item and menu link information leakage.
|
2014-08-28 23:13:46 -07:00 |
webchick
|
12ee21a360
|
Issue #2328061 by tim.plunkett: Move datetime's FormElement #type classes in Core.
|
2014-08-28 21:42:51 -07:00 |
webchick
|
9db4af56da
|
Issue #2326891 by tim.plunkett, jhodgdon: Convert system_element_info() to Element classes.
|
2014-08-28 14:35:24 -07:00 |
webchick
|
c7013bdaee
|
Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it.
|
2014-08-25 22:24:55 -07:00 |
webchick
|
de5fe262f2
|
Issue #2318087 by tim.plunkett: Replace ['input'] with FormState::getUserInput().
|
2014-08-23 12:18:55 -07:00 |
Alex Pott
|
7fff6e850a
|
Issue #2297875 by herom, bfr: Replace calls to form_set_error() to $form_state->setErrorByName().
|
2014-08-22 02:04:33 +01:00 |
Alex Pott
|
a4125e6a8c
|
Issue #2228093 by dawehner | sun: Modernize theme initialization.
|
2014-08-21 17:53:03 +01:00 |
Alex Pott
|
7f2710bea8
|
Issue #2315333 by tim.plunkett: Move block plugin code out of block.module.
|
2014-08-21 12:20:41 +01:00 |
Alex Pott
|
28ef6b28c3
|
Issue #2152227 by JeroenT, joelpittet, steinmb, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_tableselect() to #theme table__tableselect.
|
2014-08-15 23:48:45 +01:00 |
Alex Pott
|
4ae3ee3a75
|
Issue #2305707 by cilefen, pwolanin, dawehner, LinL: MenuLinkContent disabled field should be renamed to enabled and use positive logic.
|
2014-08-12 12:32:08 -07:00 |
webchick
|
9c87059f0f
|
Issue #2305839 by jhodgdon, tim.plunkett: Convert hook_element_info() to annotated classes.
|
2014-08-12 12:19:20 -07:00 |
Alex Pott
|
18ddb0044c
|
Issue #2315807 by tim.plunkett: Remove support for path-based form redirects.
|
2014-08-07 21:43:27 +01:00 |
webchick
|
1d727ae1ba
|
Issue #2314855 by Crell: Standardize block entity route names.
|
2014-08-04 09:55:19 -07:00 |
Alex Pott
|
76608ff7d4
|
Issue #2289999 by dawehner, Cottser | Fabianx: Add an easy way to create HTML on the fly without having to create a theme function / template.
|
2014-08-03 23:45:41 +01: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 |
Alex Pott
|
70bed3385f
|
Issue #2301317 by pwolanin, dawehner, Wim Leers, effulgentsia, YesCT, xjm, alexpott: MenuLinkNG part4: Conversion.
|
2014-07-30 13:04:04 +01:00 |
Alex Pott
|
44f76c6bcf
|
Revert "Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion."
This reverts commit fd2db9cd35 .
|
2014-07-30 13:02:58 +01:00 |
Nathaniel Catchpole
|
fd2db9cd35
|
Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion.
|
2014-07-30 11:47:01 +01:00 |
Alex Pott
|
4a45c16b0a
|
Issue #2310705 by lokeoke, tim.plunkett, dawehner: AccessManager should introduce constants for 'ANY' / 'ALL'.
|
2014-07-29 09:48:31 +01:00 |
Nathaniel Catchpole
|
02a32e3ff5
|
Issue #2284103 by alexpott, fabpot, damiankloip, Xano, Xen, Berdir: Fixed Remove the request from the container.
|
2014-07-14 15:58:53 +01: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 |
Alex Pott
|
5ffb1d3cfe
|
Issue #2216535 by jhodgdon, Berdir: Replace Node overview topic and Node API topic with Entity Hooks topic.
|
2014-07-11 13:04:53 +01:00 |
webchick
|
94e0188a10
|
Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request.
|
2014-06-29 20:33:08 -07:00 |
webchick
|
04bf43bb92
|
Issue #2272467 by ParisLiakos: Remove usages of watchdog() from procedural code.
|
2014-06-26 11:55:12 -07:00 |
Jennifer Hodgdon
|
2c77fc293e
|
Issue #2261083 by amitgoyal, joshi.rohit100, er.pushpinderrana, aschmoe: Move mention of System Help block from Help module help to System module help
|
2014-06-20 10:44:03 -07:00 |
webchick
|
b20ae794ed
|
Issue #2151821 by joelpittet, JacobSanford, jjcarrion, rteijeiro, c4rl, IshaDakota, pplantinga, gnuget, longwave, jeanfei, sbudker1: Convert theme_system_config_form() to Twig
|
2014-06-12 19:56:52 -07: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 |
webchick
|
d0107d496b
|
Issue #950534 by mparker17, mgifford, Mixologic, jbloomfield, erinclerico, theMusician, wmostrey | zirvap: [policy] Consistently use email instead of e-mail in Drupal.
|
2014-06-09 14:47:53 -07:00 |
Nathaniel Catchpole
|
0a7f5b8443
|
Issue #2244447 by alexpott, sun, Berdir: Translation of low-level info/annotations leads to circular dependencies.
|
2014-06-07 11:24:02 +01:00 |
Jennifer Hodgdon
|
663bb2e122
|
Issue #2248799 by amitgoyal: Fix docs for system_sort_themes
|
2014-06-06 13:01:38 -07:00 |
Jennifer Hodgdon
|
85b6537962
|
Issue #2248799 by amitgoyal, Wim Leers, c31ck, joachim: Fix docs for system_sort_themes().
|
2014-06-02 10:19:28 -07: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 |
Dries
|
8f7c8644b6
|
Issue #2012468 by blueminds, plach: Add trusted roles recommendation to 'access site reports'.
|
2014-05-10 10:00:22 -05:00 |
Jennifer Hodgdon
|
d6725d94ec
|
Issue #2261459 by tim.plunkett: Expand deprecated comment for system_rebuild_theme_data
|
2014-05-08 07:25:11 -07:00 |
webchick
|
eef067b5a5
|
Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path.
|
2014-05-06 19:04:53 -07:00 |
Dries
|
99b367da46
|
Issue #2099131 by jessebeach, Wim Leers, catch, Berdir, benjifisher, martin107, andypost: Use #pre_render pattern for entity render caching.
|
2014-05-02 17:43:59 -04:00 |
webchick
|
e8f1ce1148
|
Issue #2151105 by Cottser, longwave, joelpittet: Convert theme_system_admin_index() to Twig.
|
2014-04-30 11:37:39 -07:00 |
Alex Pott
|
3937bda8e6
|
Issue #2243549 by agerson, cs_shadow | jhodgdon: Text changes needed as follow-up to Menu UI module rename.
|
2014-04-25 23:26:53 +01:00 |
Dries
|
82f25bf143
|
Issue #2168321 by longwave, martin107: Several files have incorrect indentation.
|
2014-04-24 15:06:35 +02: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
|
80f9e5819e
|
Issue #1399846 by slashrsm, Gábor Hojtsy, Berdir, brantwynn, visabhishek, David_Rothstein, cweagans, martin107, SteffenR, Dave Reid: Make unused file 'cleanup' configurable.
|
2014-04-13 13:52:04 -04:00 |
webchick
|
e84971c526
|
Issue #2210637 by damiankloip | Crell: Upgrade to Guzzle 4.
|
2014-04-11 10:58:24 -04:00 |
webchick
|
64b838adc5
|
Issue #2187477 by lokapujya, vaibhavjain, visabhishek: Remove Unused use statements from system module.
|
2014-04-08 13:58:56 -07:00 |
Alex Pott
|
8d98947271
|
Issue #1957152 by brantwynn: Replace calls to the flood service with Drupal::flood().
|
2014-04-06 21:34:23 +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 |
webchick
|
f5e0c1729c
|
Issue #2151123 by joelpittet | Cottser: Remove theme_system_modules_incompatible().
|
2014-04-03 14:25:02 -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 |
webchick
|
4ac79a1366
|
Issue #2226903 by pwolanin, dawehner, tvn, martin107, jessebeach: Step 1: Move static menu links to yml files.
|
2014-03-28 16:27:34 -07:00 |
catch
|
2f959b9693
|
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
|
2014-03-27 12:54:40 +01:00 |
webchick
|
f8ec2d8536
|
Issue #2151097 by rteijeiro , chakrapani , joelpittet, c4rl, IshaDakota, pplantinga, gnuget, longwave, jeanfei, sbudker1, Cottser: Convert theme_confirm_form() to Twig
|
2014-03-25 13:39:10 -07:00 |
catch
|
906f131c59
|
Issue #2220687 by znerol: Convert system_run_automated_cron into a subscriber for KernelEvents::TERMINATE.
|
2014-03-25 20:13:11 +01: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 |
Alex Pott
|
fa51d2e5bd
|
Issue #2178725 by pwolanin, crowdcg, effulgentsia, Sutharsan: Make all core menu link machine names and the corresponding route names match.
|
2014-03-24 11:34:32 +01:00 |
Nathaniel Catchpole
|
2c2c1adcbf
|
Issue #1316692 by tim.plunkett, dawehner: Convert hook_admin_paths() into declarative properties on routes.
|
2014-03-21 12:35:45 +00:00 |
webchick
|
77123f3f1b
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 07:43:29 -07:00 |
Alex Pott
|
eba0b71872
|
Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files."
This reverts commit b4c561d0d5 .
|
2014-03-17 13:02:04 +00:00 |
Nathaniel Catchpole
|
b4c561d0d5
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 11:57:35 +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
|
55edf2ec55
|
Issue #2151095 by joelpittet, longwave, c4rl, IshaDakota, pplantinga, gnuget, jeanfei, sbudker1, Cottser: Convert theme_admin_page() to Twig
|
2014-03-12 12:20:46 -07:00 |
webchick
|
64946d19e0
|
Revert "Issue #2151095 by joelpittet, longwave | Cottser: Convert theme_admin_page() to Twig."
Sorry, wrong commit credit.
This reverts commit d1653fd046 .
|
2014-03-12 12:20:22 -07:00 |
webchick
|
d1653fd046
|
Issue #2151095 by joelpittet, longwave | Cottser: Convert theme_admin_page() to Twig.
|
2014-03-12 12:20:04 -07:00 |
webchick
|
c26bf7ba0a
|
Issue #2151089 by longwave, joelpittet, c4rl, IshaDakota, pplantinga, gnuget, jeanfei, sbudker1, Cottser: Convert theme_admin_block() to Twig.
|
2014-03-12 12:18:51 -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 |
webchick
|
0c089fc384
|
Issue #2151119 by joelpittet, InternetDevels, jamesrutherford, Cottser, idflood, c4rl, IshaDakota, pplantinga, gnuget, longwave, jeanfei, sbudker1: Convert theme_system_themes_page() to Twig.
|
2014-03-07 14:30:43 -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 |
Alex Pott
|
2c51074d59
|
Issue #2210197 by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename.
|
2014-03-07 11:18:08 +00:00 |
webchick
|
5e46282f6c
|
Issue #2192653 by ianthomas_uk, divesh.kumar: Remove drupal_set_title from authorize.php.
|
2014-03-04 12:09:35 -08:00 |
webchick
|
e0522e1905
|
Issue #1053648 by mdrummond, lokapujya, Cottser, Jeff Burnz, Les Lim, Gábor Hojtsy: Convert site elements (site name, slogan, site logo) into blocks.
|
2014-03-03 08:38:08 -08:00 |
webchick
|
8608fed622
|
Issue #2107533 by tim.plunkett, dawehner, pwolanin, Berdir: Remove {menu_router}.
|
2014-02-28 20:58:58 -08: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
|
31dbc6a137
|
Issue #2151459 by jessebeach, Wim Leers, plach, amateescu, Berdir: Enable node render caching.
|
2014-02-28 10:06:00 +00:00 |
Dries
|
5fb617d7ac
|
Issue #1938926 by sun, Cottser, joelpittet, pplantinga: Convert simpletest theme tables to table #type.
|
2014-02-27 20:52:40 +01: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 |
webchick
|
02417da643
|
Issue #1892182 by sun, nod_, jibran: #type details: Rename #collapsed to #open.
|
2014-02-26 10:38:09 -08:00 |
webchick
|
0a4239109b
|
Issue #2177031 by dawehner, tim.plunkett, Berdir: Remove menu_get_item() and every use of it. .
|
2014-02-24 11:38:23 -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 |
Alex Pott
|
f674cd24d2
|
Issue #2151093 by Cottser, quietone, joelpittet, InternetDevels: Convert theme_admin_block_content() to Twig.
|
2014-02-24 09:47:14 +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 |
webchick
|
6ff0d4c76a
|
Issue #2177469 by Gábor Hojtsy, Aron Novak, swentel, andypost, Berdir: Move node base widgets to the top level of the form.
|
2014-02-21 10:00:13 -08:00 |