webchick
|
df1a669b77
|
Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global.
|
2013-11-23 12:57:04 -08:00 |
Nathaniel Catchpole
|
172cd2652a
|
Revert "Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system."
This reverts commit fc04601c35 .
|
2013-11-22 13:56:50 +00:00 |
Nathaniel Catchpole
|
fc04601c35
|
Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-11-19 12:24:14 +00:00 |
Nathaniel Catchpole
|
1daa6bb3bb
|
Issue #2118703 by Wim Leers, amateescu: Introduce #post_render_cache callback to allow for personalization without breaking the render cache.
|
2013-11-18 14:19:10 +00:00 |
webchick
|
c435b714e6
|
Issue #2127941 by Gábor Hojtsy: Remove two (out of 3) bogus and duplicate date languages UIs.
|
2013-11-11 10:16:09 -08:00 |
Nathaniel Catchpole
|
b469334d39
|
Issue #2100073 by dawehner: Convert local_actions() to the new local action plugins.
|
2013-11-07 10:47:30 +00:00 |
Nathaniel Catchpole
|
fa32679489
|
Issue #2094241 by moshe weitzmann, amateescu, Wim Leers: Cache tag the page cache.
|
2013-11-01 11:15:22 +00:00 |
webchick
|
08c1599c7f
|
Issue #2057259 by alexpott, cweagans, swentel: Fixed Malformed modulename.info.yml file causes fatal error.
|
2013-10-25 13:19:15 -07:00 |
Nathaniel Catchpole
|
516affdf43
|
Issue #2102125 by dawehner, tim.plunkett, neclimdul, pwolanin, YesCT, damiankloip, Tim Bozeman: Big Local Task Conversion.
|
2013-10-24 13:04:38 +01:00 |
Dries
|
8f6cb3480c
|
Issue #2112233 by alexpott, amateescu: Remove unnecessary ternaries in around config()->get().
|
2013-10-21 16:32:59 -04:00 |
Nathaniel Catchpole
|
3efe9ba1fd
|
Issue #1851414 by nod_, quicksketch, frega, dawehner, damiankloip: Convert Views to use the abstracted dialog modal.
|
2013-10-16 20:18:57 +01:00 |
Nathaniel Catchpole
|
04b4a96c8f
|
Issue #2045931 by PerthSam152, LinL, adsw12, joelpittet: Replace all module_exists() deprecated function calls.
|
2013-10-16 13:18:18 +01:00 |
Nathaniel Catchpole
|
759dad87cb
|
Revert "Issue"
This reverts commit cc84f3903c - bad
commit message.
|
2013-10-16 13:18:18 +01:00 |
Nathaniel Catchpole
|
cc84f3903c
|
Issue
|
2013-10-16 12:19:18 +01:00 |
Nathaniel Catchpole
|
76ed876118
|
Issue #2014017 by jlbellido, alvar0hurtad0, undertext, benjy, penyaskito, LinL: Replace drupal_container() with Drupal::service() in the system module.
|
2013-10-16 11:58:49 +01:00 |
Nathaniel Catchpole
|
2977e2ab57
|
Issue #2071115 by jibran, amateescu: Remove #autocomplete_path in favor of #autocomplete_route.
|
2013-10-15 12:54:21 +01:00 |
webchick
|
4f59f9746f
|
Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation.
|
2013-10-03 15:08:29 -07:00 |
webchick
|
6250d15fb0
|
Issue #1798732 by sun, Dean Reilly, mbrett5062, chx, westie, alexpott, juanolalla, Mark Carver, catch, jthorson, cam8001, Berdir: Convert install_task(), install_time() and install_current_batch() to use the state system.
|
2013-10-03 08:13:14 -07:00 |
Alex Pott
|
3cee107ce5
|
Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy.
|
2013-10-03 12:26:25 +01:00 |
Alex Pott
|
94ca8a1496
|
Issue #2095249 by mcjim: Change description text for admin/config/system/site-information to remove 'number of posts per page'.
|
2013-10-02 11:21:56 +01: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 |
Alex Pott
|
4b72c96019
|
Issue #1839318 by JohnAlbin, echoz: Added Replace drupal.base.css library with normalize.css for all themes.
|
2013-09-28 16:30:28 +02:00 |
catch
|
56b72541e5
|
Issue #2009674 by pplantinga, Samvel, dmitrii: Replace theme() with drupal_render() in system module.
|
2013-09-25 09:49:11 +02:00 |
Alex Pott
|
523c8b6cb0
|
Issue #2089671 by disasm, tim.plunkett: Convert non-test form callbacks to new form controller.
|
2013-09-21 13:42:43 +02:00 |
Dries
|
65b155d9c2
|
Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed.
|
2013-09-19 18:22:53 +02:00 |
webchick
|
ef2e45b0e8
|
Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers.
|
2013-09-18 11:30:30 -07:00 |
Alex Pott
|
e560115e85
|
Issue #2085907 by YesCT, Gábor Hojtsy: Ensure all configuration entities have an Edit/Configure tab by default.
|
2013-09-18 14:16:27 +01:00 |
Alex Pott
|
1f9a488b92
|
Issue #1834002 by Gábor Hojtsy: Fixed Delete operations are all over the place. Remove tabs, provide title in routing.
|
2013-09-17 15:49:45 +01:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
99670f0847
|
Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention.
|
2013-09-15 12:59:49 -07:00 |
webchick
|
490e8753db
|
Issue #1987816 by pdrake, disasm, ParisLiakos, pguillard, vijaycs85, dawehner: Convert system_batch_page() to a new style controller.
|
2013-09-14 23:52:34 -07:00 |
webchick
|
7bdc1e61fa
|
Issue #2060859 by tim.plunkett, Gábor Hojtsy: Make Block plugin's 'category' a translatable string.
|
2013-09-10 09:38:01 -07:00 |
webchick
|
727797565a
|
Issue #2084197 by tim.plunkett: Fixed Uninstalling menu module removes all custom menus.
|
2013-09-09 23:33:15 -07:00 |
Alex Pott
|
a4870dd1ff
|
Issue #2081257 by olli: Fixed hook_cache_flush() should not be invoked by system_cron().
|
2013-09-09 18:27:39 +02:00 |
Nathaniel Catchpole
|
085a24e07f
|
Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants.
|
2013-09-05 10:48:11 +01:00 |
webchick
|
0893c0e6f3
|
Issue #1987814 by juampy, tim.plunkett, lliss, kushrohra: Convert system_admin_menu_block_page() to a new style controller.
|
2013-09-04 23:36:51 -07:00 |
webchick
|
2babf5fbdb
|
Issue #1987818 by jlbellido, MattDanger, disasm, vijaycs85: Convert system_date_format_language_overview_page() to a new style controller.
|
2013-09-04 23:21:05 -07:00 |
webchick
|
6d0a1c5dc0
|
Issue #2075199 by RobLoach: Update jQuery Once to 1.2.3.
|
2013-09-02 13:28:19 -07:00 |
webchick
|
f1e2d9c055
|
Issue #1987810 by nick_schuch, dawehner, vijaycs85, tim.plunkett: Convert system_admin_config_page() to a new style controller.
|
2013-08-27 23:44:11 -07:00 |
Alex Pott
|
f325f63c56
|
Issue #1987808 by h3rj4n, vijaycs85, Dave.Ingram, tim.plunkett: Convert system_admin_compact_page() to a new style controller.
|
2013-08-16 18:18:07 -05:00 |
Dries
|
d6ba81b6d5
|
Issue #2058321 by tim.plunkett, pameeela: Move the 'place block' UI into the block listing.
|
2013-08-15 10:28:57 -05:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
webchick
|
859642ea2e
|
Issue #1888734 by catch, katbailey: Get rid of all 'bootstrap' hooks.
|
2013-08-11 23:05:34 -07:00 |
webchick
|
0e5b91ae9d
|
Issue #2012142 by nod_: Update to jQuery 2.0.3.
|
2013-08-11 21:10:37 -07:00 |
webchick
|
757dbd794d
|
Issue #1574560 by andypost, nod_: Update jQuery Form Plugin to the latest in the git repository.
|
2013-08-10 00:29:48 -07:00 |
Alex Pott
|
593bafb0f7
|
Issue #2061315 by StephaneQ: Remove system.cron.js and libraries definition.
|
2013-08-09 23:36:29 +01:00 |
webchick
|
b435b703d6
|
Issue #2056513 by tim.plunkett: Remove PluginUI subsystem, provide block plugins UI as one-off.
|
2013-08-07 12:49:26 -07:00 |
Nathaniel Catchpole
|
42fcb35676
|
Issue #1934712 by dlu, alexpott, pplantinga, rbayliss, s_leu, Gaelan: Fixed Merge system.timezone config object into system.date.
|
2013-08-01 14:46:05 +01:00 |
Nathaniel Catchpole
|
f9ec71dfcc
|
Issue #2045935 by benjy: Replace all module_hook() deprecated function calls.
|
2013-08-01 14:42:18 +01:00 |
Alex Pott
|
e33ddd1b74
|
Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code.
|
2013-08-01 10:10:33 +02:00 |