Alex Pott
|
fc939d4e6c
|
Issue #2268761 by tim.plunkett: Remove support for function-based forms.
|
2014-07-16 23:26:38 +01:00 |
Alex Pott
|
2eac903aa1
|
Issue #2303547 by mgifford: Fixed Consistency - screen-reader to screen reader.
|
2014-07-16 12:31:36 +01:00 |
Alex Pott
|
2458d9ec7a
|
Issue #2300873 by amitgoyal, joshi.rohit100: Remove usage of drupal_redirect_form() as deprecated.
|
2014-07-15 13:52:25 +01:00 |
Alex Pott
|
573ad2a1d7
|
Issue #2299421 by amitgoyal, joshi.rohit100: Remove all usage of drupal_build_form() as deprecated and replaced by FormBuilderInterface::buildForm().
|
2014-07-15 13:51:13 +01:00 |
Alex Pott
|
f2b6aa7a75
|
Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX.
|
2014-07-15 12:29:14 +01:00 |
Alex Pott
|
291b99816d
|
Issue #2302331 by kim.pepper: Move drupal_valid_path to PathValidator service.
|
2014-07-15 10:11:36 +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
|
0ae0cdb946
|
Issue #2297487 by er.pushpinderrana, marcingy: Remove the check_plain function.
|
2014-07-13 13:25:50 -07:00 |
webchick
|
0e240bb7d5
|
Issue #2301591 by joshi.rohit100: Remove drupal_rebuild_form() as it is deprecated.
|
2014-07-13 13:22:36 -07:00 |
Alex Pott
|
ec9e2b5ffd
|
Issue #2301601 by joshi.rohit100: Remove drupal_validate_form() as it is deprecated.
|
2014-07-13 10:10:20 +01:00 |
Alex Pott
|
16102e801e
|
Issue #2301587 by joshi.rohit100: Remove form_state_defaults() as it is deprecated.
|
2014-07-13 10:08:09 +01:00 |
Alex Pott
|
24cfbec0ae
|
Issue #2301577 by ParisLiakos, joshi.rohit100: Remove drupal_alter() as it is deprecated.
|
2014-07-13 10:01:38 +01:00 |
Alex Pott
|
8853240aff
|
Issue #2300853 by joshi.rohit100: Remove language() method from bootstrap.inc as it is deprecated.
|
2014-07-13 10:00:13 +01:00 |
Alex Pott
|
5ba4e635e2
|
Issue #2300891 by joshi.rohit100: Remove format_backtrace() from error.inc as deprecated.
|
2014-07-13 09:56:13 +01:00 |
Alex Pott
|
5ec328b270
|
Issue #2301597 by joshi.rohit100: Remove drupal_prepare_form() as it is deprecated.
|
2014-07-13 09:54:57 +01:00 |
Alex Pott
|
3cfff37376
|
Issue #2301975 by kim.pepper: Move drupal_is_front_page to PathMatcher service.
|
2014-07-13 09:53:01 +01:00 |
webchick
|
17e7dbac24
|
Issue #2300831 by joshi.rohit100: Remove module_exists() as it is deprecated.
|
2014-07-11 22:55:11 -07:00 |
webchick
|
1eadf82a5e
|
Issue #2299691 by er.pushpinderrana, jhodgdon: Some topics should be removed.
|
2014-07-11 22:50:50 -07:00 |
webchick
|
458b9fc7eb
|
Issue #2300857 by joshi.rohit100: Remove lock() method from bootstrap.inc as deprecated.
|
2014-07-11 22:49:28 -07:00 |
Alex Pott
|
990ec23b4f
|
Issue #2227601 by mparker17: Added [Follow-up] Add a Visually-hidden field label formatter.
|
2014-07-11 23:48:25 +01:00 |
Alex Pott
|
1c7cf17980
|
Issue #806982 by lokapujya, gnuget, miqmago, shashi1028, Floydm, bfroehle, kathyh, sreynen: Tables should take an optional footer variable and produce <tfoot>.
|
2014-07-11 23:46:29 +01:00 |
Alex Pott
|
ad3e93699d
|
Issue #2300821 by joshi.rohit100: Remove module_invoke_all() as it is deprecated.
|
2014-07-11 11:06:17 +01:00 |
Alex Pott
|
4f246c7ebc
|
Issue #2300847 by joshi.rohit100: Remove drupal_get_form() as it is deprecated.
|
2014-07-11 11:04:34 +01:00 |
Alex Pott
|
463bebdca5
|
Issue #2300843 by joshi.rohit100: Remove drupal_json_encode() and drupal_json_decode() methods as deprecated.
|
2014-07-11 11:02:57 +01:00 |
Alex Pott
|
36c7a10caa
|
Issue #2300833 by joshi.rohit100: Remove module_hook() as it is deprecated.
|
2014-07-11 10:57:45 +01:00 |
Alex Pott
|
b55f3ed432
|
Issue #2300697 by joshi.rohit100: Remove drupal_is_cli() as It is deprecated.
|
2014-07-11 10:56:21 +01:00 |
Alex Pott
|
b6e26521eb
|
Issue #2299499 by joshi.rohit100: Remove form_clear_error() as it is deprecated.
|
2014-07-10 10:40:30 +01:00 |
Dries
|
e45c1eade3
|
Issue #2239969 by znerol, alexpott, neclimdul, sun: Fixed session of (UI) test runner leaks into web tests.
|
2014-07-09 11:43:26 -04:00 |
Alex Pott
|
1cf3a5338b
|
Issue #2293541 by amitgoyal, marcingy: Remove *_token deprecated functions.
|
2014-07-08 11:51:37 +01:00 |
Alex Pott
|
7c61f7ba9a
|
Issue #2227601 by mparker17, cs_shadow, swentel, lanchez, mgifford: Added a "Visually-hidden" field label formatter.
|
2014-07-08 11:45:01 +01:00 |
Alex Pott
|
5fe283cac6
|
Issue #2296859 by Mark Carver: Fixed [regression] Responsive classes not always added to table rows.
|
2014-07-08 11:35:20 +01:00 |
Alex Pott
|
a66922a49e
|
Issue #2297535 by marcingy: Remove drupal_get_private_key.
|
2014-07-08 11:32:21 +01:00 |
Alex Pott
|
5dd3776909
|
Issue #1918820 by neclimdul, typhonius, pwolanin | 0x534B41: Fixed HTTP header date formats.
|
2014-07-07 16:33:35 +01:00 |
Alex Pott
|
78a7670261
|
Issue #1419036 by lauriii, gnuget, wheatpenny, InternetDevels, oliverhm, scresante, patrickd | sun: Added a CSS class for form items that have no label.
|
2014-07-07 15:57:04 +01:00 |
Alex Pott
|
e2a239e885
|
Issue #2297533 by longwave | marcingy: Remove drupal_check_memory_limit function.
|
2014-07-07 14:54:31 +01:00 |
Alex Pott
|
f654024cff
|
Issue #2295383 by g3r4 | joachim: Fixed EntityStorageInterface::loadByProperties() needs to say what it returns when nothing found.
|
2014-07-07 14:31:23 +01:00 |
Alex Pott
|
f421f1f977
|
Issue #2295715 by joshi.rohit100: Remove parse_size() function as it is no longer used.
|
2014-07-07 13:39:34 +01:00 |
Alex Pott
|
5f9c6c3c66
|
Issue #2200355 by yched, andypost: Move functions in field.form.inc into Core/Field.
|
2014-07-07 13:01:38 +01:00 |
Alex Pott
|
0a54fea93a
|
Issue #2294093 by ParisLiakos: Remove arg().
|
2014-07-07 12:00:37 +01:00 |
Alex Pott
|
8878f6b107
|
Issue #2286837 by ParisLiakos, damiankloip: Remove drupal_get_hash_salt().
|
2014-07-07 11:48:03 +01:00 |
Alex Pott
|
8074550db8
|
Issue #2294161 by ParisLiakos: Deprecate and remove usages of drupal_is_cli().
|
2014-07-07 11:43:37 +01:00 |
Nathaniel Catchpole
|
cebfd8ec54
|
Issue #2272987 by znerol, alexpott: Fixed Do not persist session manager.
|
2014-07-03 13:49:37 +01:00 |
webchick
|
21fc02cf5c
|
Issue #2290129 by jhodgdon, Gábor Hojtsy, Crell, joachim: Menu/routing topic needs an overhaul.
|
2014-07-02 12:34:20 -07:00 |
Nathaniel Catchpole
|
b4f282a55b
|
Issue #2144263 by fago, yched, alexpott, Berdir, plach, andypost, effulgentsia, michaelfavia: Decouple entity field storage from configurable fields.
|
2014-07-01 13:59:17 +01:00 |
Nathaniel Catchpole
|
03cc400b0f
|
Issue #2272279 by joelpittet, chx: Kill RenderWrapper class.
|
2014-06-30 10:23:11 +01:00 |
webchick
|
04bf43bb92
|
Issue #2272467 by ParisLiakos: Remove usages of watchdog() from procedural code.
|
2014-06-26 11:55:12 -07:00 |
Nathaniel Catchpole
|
12b4bfbafe
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-26 16:24:24 +01:00 |
Nathaniel Catchpole
|
ba16dfb85d
|
Issue #1671498 by g3r4, Jorrit: Fixed Docs of template_preprocess_html() refer to wrong hook.
|
2014-06-26 13:31:48 +01:00 |
Nathaniel Catchpole
|
5e58da00e6
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-26 11:47:01 +01:00 |
Jennifer Hodgdon
|
90a3498fe5
|
Issue #2290325 by cs_shadow: Get rid of form builder functions topic and references to it
|
2014-06-25 15:02:52 -07:00 |
webchick
|
1176527762
|
Issue #2292025 by tim.plunkett: Convert BreadcrumbBuilderInterface applies() and build() to use RouteMatch.
|
2014-06-25 14:29:38 -07:00 |
Nathaniel Catchpole
|
3b84f7b213
|
Issue #2238217 by effulgentsia, neclimdul, martin107, tim.plunkett, cweagans, kim.pepper, xjm: Introduce a RouteMatch class.
|
2014-06-24 14:28:41 +01:00 |
webchick
|
e5b3f93a51
|
Issue #2191445 by jhodgdon: Fixed Database abstraction layer topic / landing page needs more info.
|
2014-06-20 10:51:13 -07:00 |
Nathaniel Catchpole
|
6f33b60481
|
Issue #2124957 by Wim Leers, catch: Replace 'content' cache tag with 'rendered' and use it sparingly.
|
2014-06-20 18:41:22 +01:00 |
Alex Pott
|
fce11dd725
|
Issue #2285795 by Gábor Hojtsy: Fixed Drupal 8 loads alpha2 translations instead of alpha12.
|
2014-06-17 12:54:22 +01:00 |
Nathaniel Catchpole
|
7d1c02a73d
|
Issue #2247779 by Wim Leers, larowlan, dawehner: Allow #pre_render, #post_render and #post_render_cache callbacks to be service methods.
|
2014-06-14 09:46:36 +01:00 |
webchick
|
b1b3b2b886
|
Issue #2275877 by Mixologic, duellj, Les Lim, Xano, David Strauss: Replace master/slave terminology with primary/replica.
|
2014-06-13 19:31:56 -07:00 |
Jennifer Hodgdon
|
7fdb267c9c
|
Issue #1914914 by purdy_nc, meba, chx, heyrocker: Add to docs of file_scan_directory to discuss excluding config
|
2014-06-13 15:21:58 -07:00 |
Jennifer Hodgdon
|
6664c6a9a2
|
Issue #2243439 by amitgoyal, jonreid, mark.labrecque, mpv, pwolanin, scor, cilefen, sun: Fix up docs about config file/database locations in settings.php and READMEs in directories
|
2014-06-13 14:35:32 -07:00 |
webchick
|
1d47e0a030
|
Issue #1939092 by mgifford, dbazuin, jenlampton, azinoman, pwieck, Cottser, joelpittet, larowlan: Convert theme_mark() to Twig.
|
2014-06-12 20:43:12 -07:00 |
webchick
|
ed310e1060
|
Issue #2052473 by ricky.middaugh, lokapujya, Jalandhar, mgifford, jessebeach, BarisW, falcon03: Add aria-label or aria-describedby attributes to all <nav> elements.
|
2014-06-12 19:46:38 -07:00 |
Alex Pott
|
b962ed446d
|
Issue #2152215 by joelpittet, mr.baileys, benjifisher, martin107, rteijeiro, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand, bayousoft: Convert theme_form_element_label() to Twig
|
2014-06-12 18:20:10 +01:00 |
Alex Pott
|
406da3196a
|
Issue #2152219 by joelpittet, mdrummond, rodrigoaguilera, sqndr, rteijeiro, InternetDevels, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_input() to Twig
|
2014-06-11 14:08:58 +01:00 |
Nathaniel Catchpole
|
52b844921c
|
Issue #2185315 by justafish, InternetDevels: Remove deprecated drupal_anonymous_user() function.
|
2014-06-11 11:41:34 +01: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 |
Alex Pott
|
17ccb8b1da
|
Issue #2240021 by BMDan, quartsize: Fixed Improve Installer REQUIREMENT_WARNING Messaging.
|
2014-06-09 18:00:31 -05: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 |
Alex Pott
|
f3a0ffa2ed
|
Revert "Issue #806982 by lokapujya, gnuget, miqmago, shashi1028, Floydm, bfroehle, kathyh, sreynen: Tables should take an optional footer variable and produce <tfoot>."
This reverts commit 580fd45d32 .
|
2014-06-08 21:40:02 -05:00 |
Alex Pott
|
580fd45d32
|
Issue #806982 by lokapujya, gnuget, miqmago, shashi1028, Floydm, bfroehle, kathyh, sreynen: Tables should take an optional footer variable and produce <tfoot>.
|
2014-06-08 20:04:12 -05:00 |
Alex Pott
|
17977129e0
|
Issue #1921558 by ParisLiakos, xjm, Dave Reid: Convert file_get_mimetype() to use Symfony MimeTypeGuessers.
|
2014-06-08 17:27:02 -05:00 |
Alex Pott
|
9b821cd3fe
|
Issue #2272201 by kim.pepper: Move drupal_match_path in path.inc to a service.
|
2014-06-08 17:13:36 -05:00 |
Alex Pott
|
d5be5c0454
|
Issue #2217877 by Wim Leers, Dave Reid, damiankloip, xjm, chx | catch: Fixed Text filters should be able to add #attached, #post_render_cache, and cache tags.
|
2014-06-08 16:25:15 -05: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 |
Alex Pott
|
6d2ce628bc
|
Revert "Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel."
This reverts commit cda051c425 .
|
2014-06-05 12:53:24 -05:00 |
Nathaniel Catchpole
|
cda051c425
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-05 11:30:04 +01:00 |
Alex Pott
|
65b30c0486
|
Issue #2247287 by donquixote: Drop automatic PSR-0 support for modules.
|
2014-06-01 16:20:56 -05:00 |
Alex Pott
|
c9b722d0c3
|
Issue #2119481 by damiankloip, xjm: Inject EntityManager dependency into UuidResolver.
|
2014-05-31 15:17:04 -05:00 |
Jennifer Hodgdon
|
eea6b16473
|
Issue #2273337 by ducktape: Fix docs for add field methods for Schema and db_add_field()
|
2014-05-30 15:56:24 -07:00 |
Nathaniel Catchpole
|
49be3541fe
|
Issue #2275679 by Dave Reid, Wim Leers: Clean up render cache placeholder.
|
2014-05-30 18:36:06 +01:00 |
Nathaniel Catchpole
|
949e7fe611
|
Issue #2276183 by alexpott: Fixed Date intl support is broken, remove it.
|
2014-05-30 10:59:48 +01:00 |
Nathaniel Catchpole
|
34c6f66988
|
Issue #2214209 by dawehner, ParisLiakos, xjm: Move _menu_site_is_offine() into the Maintainance subscriber.
|
2014-05-28 10:56:47 +01: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 |
Alex Pott
|
00339b3d36
|
Issue #2167167 by Berdir: Remove field_info_*().
|
2014-05-27 09:34:19 +01:00 |
Alex Pott
|
eed52b4d82
|
Issue #2003800 by jhedstrom, filijonka, YesCT, ParisLiakos, steeloctopus, damiankloip, sun, LinL, amateescu: Move drupal_check_memory_limit() and parse_size() functionality to components.
|
2014-05-23 20:25:52 +01:00 |
Nathaniel Catchpole
|
e44d15a76d
|
Issue #1289536 by ParisLiakos, RobLoach, Crell, larowlan, fgm, pounard, Pancho, dawehner, scor, tim.plunkett, alexpott, socketwench: Switch Watchdog to a PSR-3 logging framework.
|
2014-05-22 10:38:46 +01:00 |
webchick
|
30def1f5f8
|
Issue #2272267 by tim.plunkett: Entity_page_access() and entity_page_create_access() are dead code.
|
2014-05-21 20:51:38 -07:00 |
webchick
|
df710a893b
|
Issue #2271025 by Wim Leers: Don't let menu_navigation_links() set the active class, the drupal.active-links library does that for us (plus, it's setting it incorrectly).
|
2014-05-21 14:48:03 -07:00 |
Alex Pott
|
52a11d6ac3
|
Revert "Issue #1289536 by RobLoach, Crell, Pancho, pounard, socketwench, fgm, dawehner, scor, tim.plunkett, larowlan, ParisLiakos: Switch Watchdog to a PSR-3 logging framework."
This reverts commit ef250ba2cb .
|
2014-05-21 14:59:11 +01:00 |
Nathaniel Catchpole
|
ef250ba2cb
|
Issue #1289536 by RobLoach, Crell, Pancho, pounard, socketwench, fgm, dawehner, scor, tim.plunkett, larowlan, ParisLiakos: Switch Watchdog to a PSR-3 logging framework.
|
2014-05-20 17:40:34 +01:00 |
Alex Pott
|
da026cf53c
|
Issue #2116363 by Berdir, jessebeach | fago: Unified repository of field definitions (cache + API).
|
2014-05-15 12:26:18 -05:00 |
Alex Pott
|
902098c765
|
Issue #2249113 by tstoeckler, jessebeach: Use an entity save instead of db_insert() in user_install().
|
2014-05-14 16:10:04 -05:00 |
Nathaniel Catchpole
|
120a1da34c
|
Issue #2257835 by tim.plunkett, sun, Jalandhar: Move form submission logic out of FormBuilder into a new class.
|
2014-05-14 21:18:01 +01:00 |
Nathaniel Catchpole
|
7a8d0cd2b7
|
Issue #2218117 by dawehner, EclipseGc: Bring back metatag support for the HtmlPage object.
|
2014-05-13 10:34:54 +01:00 |
Nathaniel Catchpole
|
5a01a26f15
|
Issue #2257709 by znerol, Wim Leers: Remove the interdependence between the internal page cache and management of the Cache-Control header for external caches.
|
2014-05-09 10:52:16 +01:00 |
Nathaniel Catchpole
|
209ef5e8c7
|
Issue #2216437 by Wim Leers: Entity labels are not in-place editable on 'full entity page' (prime example: node title).
|
2014-05-08 20:35:06 +01:00 |
Nathaniel Catchpole
|
d633c8574b
|
Issue #2257395 by marcingy: URL helper functions were converted in an inconsient manner.
|
2014-05-08 20:33:48 +01:00 |
Nathaniel Catchpole
|
82aaa8af0a
|
Issue #2152217 by joelpittet, mgifford, vijaycs85, jjcarrion, sun: Remove theme_form_required_marker() from the theme system - use CSS instead.
|
2014-05-08 14:40:44 +01:00 |
Nathaniel Catchpole
|
240056969a
|
Issue #2257807 by znerol: Remove 'Forever' from the Page cache maximum age options.
|
2014-05-08 14:28:06 +01:00 |
Nathaniel Catchpole
|
9ce5973992
|
Issue #2207585 by damiankloip, Xano, dawehner: Find a new OO home for drupal_get_hash_salt().
|
2014-05-08 13:48:51 +01: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 |
webchick
|
86b3e05b07
|
Issue #2259361 by jweowu | David_Rothstein: Document that db_query_temporary() can only be used on SELECT queries.
|
2014-05-06 12:00:05 -07:00 |
Alex Pott
|
f710a6c92e
|
Issue #2209977 by tim.plunkett: Move form validation logic out of FormBuilder into a new class.
|
2014-05-06 00:07:47 +01:00 |
Dries
|
457b6088f4
|
Issue #2239935 by marcingy, ParisLiakos: Remove filter_xss_* deprecated functions.
|
2014-05-05 12:44:56 -04:00 |
Alex Pott
|
1299c3afcf
|
Issue #2233619 by slashrsm, Jalandhar: Merge lookup functions in AliasManager.
|
2014-05-05 16:14:38 +01:00 |
Dries
|
2b9cec6dbe
|
Issue #2176621 by sun, alexpott: Remove global .
|
2014-05-05 07:30:43 -04:00 |
webchick
|
ace0879436
|
Issue #2240007 by sun, YesCT, mr.baileys | Gábor Hojtsy: Regression: early installer is not in RTL after selecting RTL language.
|
2014-05-04 09:52:12 -07:00 |
webchick
|
2250c09add
|
Issue #1939008 by sun, joelpittet, gnuget, Gokul N K, sphism, drupalninja99, c4rl, Cottser, mdrummond, long wave, steveoliver, andypost, Fabianx | jenlampton: Convert theme_table() to Twig.
|
2014-05-04 00:07:44 -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
|
633dd952f7
|
Issue #2216561 by jhodgdon: Fill in @defgroup/topic docs for Extending Drupal.
|
2014-04-30 11:33:22 -07:00 |
Jennifer Hodgdon
|
31d1114a36
|
Issue #2191429 by eojthebrave, tim.plunkett: Fix up Form API topic docs in form.inc
|
2014-04-29 07:25:03 -07:00 |
Nathaniel Catchpole
|
f6f7472f57
|
Issue #1824360 by morningtime, Mixologic: Drupal sets $_SERVER['HTTP_REFERER'] to the empty string when no Referer: header was sent.
|
2014-04-28 16:08:22 +01:00 |
webchick
|
8c5ae652c7
|
Issue #2226805 by ChandeepKhosa | Cottser: Remove unneeded code from template_preprocess_field().
|
2014-04-25 22:44:25 -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 |
Alex Pott
|
d196e8fb57
|
Issue #2207743 by dawehner, Xano: Convert element_info() to a service.
|
2014-04-25 23:14:29 +01:00 |
Alex Pott
|
8a56782390
|
Issue #2208475 by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings.
|
2014-04-25 20:13:44 +01:00 |
Nathaniel Catchpole
|
9aeaf29f0f
|
Issue #2247281 by sun, pwolanin: Installer checks wrong config storage to verify installation state.
|
2014-04-25 14:41:12 +01:00 |
Nathaniel Catchpole
|
e866c4cfcf
|
Issue #2201785 by sun, Berdir: Remove drupal_flush_all_caches() from installer.
|
2014-04-25 12:34:12 +01:00 |
Dries
|
82f25bf143
|
Issue #2168321 by longwave, martin107: Several files have incorrect indentation.
|
2014-04-24 15:06:35 +02:00 |
Nathaniel Catchpole
|
5548431c88
|
Issue #2204157 by pjonckiere, sun, Alumei: Remove deprecated URL helper functions from common.inc.
|
2014-04-23 12:52:13 +01:00 |
Nathaniel Catchpole
|
25991e9918
|
Issue #1842326 by c4rl, sun, joelpittet, pakmanlh, jjcarrion | jenlampton: Merge _theme_table_cell() into theme_table().
|
2014-04-23 11:53:03 +01:00 |
webchick
|
16f07ea547
|
Issue #2245249 by tim.plunkett: Convert installer forms to FormInterface.
|
2014-04-22 21:03:50 -07:00 |
Andreas Hennings
|
940e0dffb8
|
Issue #2083547 by donquixote: Implement PSR-4 for module-provided class files.
This affects class loading, plugin discovery and test discovery.
PSR-0 is still supported, and no module class files are moved yet.
|
2014-04-22 16:50:40 -07: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 |
Nathaniel Catchpole
|
c9ec67d60e
|
Issue #2245117 by znerol: Remove the optional $skip_anonymous parameter from CsrfTokenGenerator::validate and remove the dependency on current_user service.
|
2014-04-22 14:19:58 +01:00 |
webchick
|
b390475f1a
|
Issue #2208633 by sun: Add a Yaml class to Drupal\Component\Serialization.
|
2014-04-18 09:45:14 -07:00 |
webchick
|
2681750501
|
Issue #2208609 by sun, Jalandhar, damiankloip: Move Json utility class into Drupal\Component\Serialization.
|
2014-04-18 08:32:47 -07:00 |
webchick
|
1521f98cd9
|
Issue #2218039 by dawehner, sun: Render the maintenance/install page like any other HTML page.
|
2014-04-17 13:12:22 -07:00 |
Jennifer Hodgdon
|
7f1f993423
|
Issue #2242585 by filijonka: Fix file docs in bootstrap.inc
|
2014-04-16 15:49:23 -07:00 |
Alex Pott
|
a62511ffbd
|
Issue #2241655 by tim.plunkett: EntityStorageInterface::create() should always create a "new" entity.
|
2014-04-16 21:57:51 +01:00 |
Nathaniel Catchpole
|
17561142cb
|
Issue #2221695 by brantwynn, ianthomas_uk, grom358, ParisLiakos, Jalandhar: Remove uses of deprecated URL functions.
|
2014-04-16 16:05:41 +01:00 |
Alex Pott
|
4a6f248176
|
Issue #2112557 by tim.plunkett: Convert authorize_filetransfer_form to FormInterface.
|
2014-04-16 15:18:46 +01:00 |
webchick
|
c6e469e9db
|
Issue #2152201 by Salah Messaoud, Manuel Garcia, steveoliver, joelpittet, burgerboydaddy, katy5289, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_checkboxes() to Twig
|
2014-04-15 20:52:59 -07:00 |
webchick
|
07734e1541
|
Issue #2237767 by cs_shadow | filijonka: Use statements before doc file.
|
2014-04-15 14:14:38 -07:00 |
Dries
|
abc7e15fa6
|
Issue #2161591 by pwolanin, beejeebus, sun: Change default active config from file storage to DB storage.
|
2014-04-14 22:23:05 +02:00 |
Alex Pott
|
e562ca4dd3
|
Issue #2085243 by dawehner: Rename Menu module into Menu UI module.
|
2014-04-13 15:04:02 -04:00 |
Alex Pott
|
62ba47d26a
|
Revert "Issue #2085243 by dawehner: Rename Menu module into Menu UI module."
This reverts commit 07f63fe6f3 .
|
2014-04-13 15:03:35 -04:00 |
webchick
|
f9f3e7f2cf
|
Issue #2237963 by Wim Leers: Remove dead menu system code: menu_get_active_trail() and friends.
|
2014-04-13 14:18:38 -04: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 |
Alex Pott
|
07f63fe6f3
|
Issue #2085243 by dawehner: Rename Menu module into Menu UI module.
|
2014-04-13 11:58:17 -04:00 |
Alex Pott
|
2ccfe55330
|
Issue #2233607 by visabhishek: Kill path_load() and use \Drupal::service('path.alias_storage')->load($conditions) instead.
|
2014-04-12 22:49:40 -04:00 |
webchick
|
e84971c526
|
Issue #2210637 by damiankloip | Crell: Upgrade to Guzzle 4.
|
2014-04-11 10:58:24 -04:00 |
Alex Pott
|
9a878fb486
|
Issue #2227187 by Mykhailo Gurei, Jalandhar, cs_shadow, mandar.harkare | Berdir: Stop refering to config storage as storage controller.
|
2014-04-11 09:59:35 -04:00 |
Alex Pott
|
12abe621e1
|
Issue #2228341 by sun, znerol, skipyT, ParisLiakos: Objectify session management functions + remove session.inc.
|
2014-04-10 13:30:54 -04:00 |
Nathaniel Catchpole
|
8d373d04aa
|
Issue #2233929 by alexpott, Berdir: drupal_set_time_limit() should only be able to increase the time limit.
|
2014-04-09 11:01:37 +01:00 |
Alex Pott
|
7f00c591b0
|
Issue #2218655 by sun, effulgentsia, jessebeach: Core expects $theme.settings default config file to exist.
|
2014-04-09 04:49:22 -04:00 |
webchick
|
28f177cd8f
|
Issue #2234771 by tstoeckler: Drupal_get_profile() should not fall back to 'standard'.
|
2014-04-08 14:31:26 -07:00 |
webchick
|
7ba1d72cfc
|
Issue #2233929 by alexpott: Drupal_set_time_limit should only be able to increase the time limit.
|
2014-04-07 10:56:16 -07:00 |
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
|
2aefd89671
|
Issue #2210631 by damiankloip: Move PhpStorageFactory to the Core namespace.
|
2014-04-07 09:14:46 +01:00 |
Alex Pott
|
1df1d3b35c
|
Issue #2154711 followup by by jlbellido: Move entity_get_(form/view)_mode_options() functions to EntityManager and add get(Form/View)ModeOptions() methods.
|
2014-04-06 14:23:22 +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
|
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 |
Alex Pott
|
719b36a492
|
Issue #2208631 by slashrsm: Rename \Drupal\Core\Path\Path to \Drupal\Core\Path\AliasStorage.
|
2014-04-03 14:20:20 +01:00 |
Alex Pott
|
b40273af3c
|
Issue #2231171 by Jalandhar: Fix spelling mistake in exception thrown in drupal_rewrite_settings().
|
2014-04-03 09:57:54 +01: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 |
Nathaniel Catchpole
|
4e5b0480f4
|
Issue #1813186 by nod_: Integrate scripts/stylesheets from info/layout files with libraries.
|
2014-04-01 14:10:47 +01:00 |
Nathaniel Catchpole
|
7b392ea69e
|
Issue #2229223 by sun: RequestStack is not persisted across kernel rebuilds.
|
2014-03-31 20:29:13 +01:00 |
webchick
|
40f818bbe6
|
Issue #2221755 by grom358, ianthomas_uk: Remove uses of deprecated Element functions.
|
2014-03-31 10:37:55 -07:00 |
webchick
|
be83ed2bbc
|
Issue #2166915 by ianthomas_uk, sun | plach: Remove uses of deprecated language functions in tests and procedural code.
|
2014-03-31 10:29:01 -07:00 |
webchick
|
7a91c2e8ed
|
Issue #2121175 by Codenator, tim.plunkett, cosmicdreams, jayeshanandani, grom358, ianthomas_uk, Xano: Remove usage of drupal_get_form().
|
2014-03-31 10:26:19 -07:00 |
Nathaniel Catchpole
|
2c5978ccea
|
Issue #779482 by mikeytown2, sun, cam8001, dalin, segi, alexpott, Sweetchuck, jbrown: Installation failure when opcode cache is enabled.
|
2014-03-31 10:58:12 +01:00 |
Nathaniel Catchpole
|
3a5e997452
|
Issue #2221065 by damiankloip, Wim Leers, Berdir: Rename default 'cache' cache bin to 'default'.
|
2014-03-31 10:49:28 +01: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
|
766586b804
|
Issue #2108623 by valthebald: Installing via the UI no longer logs in user 1 every time.
|
2014-03-30 13:50:57 +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 |
catch
|
63375a5e7b
|
Issue #2203411 by dawehner, Wim Leers, damiankloip: Convert drupal_get_library() into a service.
|
2014-03-30 13:15:47 +02:00 |
catch
|
35a33d68fa
|
Issue #2107287 by sun, amateescu: PHP 5.4 calls a new stream_metadata() method on stream wrappers not implemented by Drupal.
|
2014-03-30 11:17:42 +02: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 |
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
|
d6cce6e975
|
Issue #2205295 by znerol, sun, cosmicdreams, skipyT, ParisLiakos, ianthomas_uk: Objectify session handler.
|
2014-03-28 13:01:05 -07:00 |
catch
|
2f959b9693
|
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
|
2014-03-27 12:54:40 +01:00 |
webchick
|
627b7bb5a3
|
Issue #2219617 by visabhishek, galooph, joshtaylor, Cottser: Remove @ingroup themeable from preprocess function docblocks.
|
2014-03-26 22:18:39 -07:00 |
webchick
|
bc11c5e5b2
|
Issue #2224691 by Sweetchuck: JavaScript Drupal.t and Drupal.formatPlural only works for non-english languages.
|
2014-03-26 22:03:11 -07:00 |
catch
|
4a57034dd9
|
Issue #2207893 by dawehner, pwolanin, jessebeach, Boobaa: Convert menu tree building to a service.
|
2014-03-26 20:56:01 +01:00 |
Alex Pott
|
1a51606bee
|
Issue #2199381 by slashrsm, Xano: Add \Drupal\Core\Path\PathInterface.
|
2014-03-26 20:54:45 +01:00 |
catch
|
bb0f5fced3
|
Issue #1194136 by Berdir, damiankloip, Wim Leers: Re-organise core cache bins.
|
2014-03-26 14:19:28 +01:00 |
catch
|
d43ffb1faa
|
Issue #2169765 by philipz, Sutharsan, ckrina, c_lehel, LewisNyman: Redesign update.php to be more consistent with the installation process.
|
2014-03-26 13:26:11 +01:00 |
catch
|
c01616fb55
|
Revert "Issue #2169765 by philipz, Sutharsan, ckrina, c_lehel, LewisNyman: Redesign update.php to be more consistent with the installation process."
This reverts commit 728aad1d2b .
|
2014-03-26 13:22:24 +01: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 |
webchick
|
728aad1d2b
|
Issue #2169765 by philipz, Sutharsan, ckrina, c_lehel, LewisNyman: Redesign update.php to be more consistent with the installation process.
|
2014-03-25 13:22:00 -07:00 |
catch
|
13f5d8389a
|
Issue #2178581 by damiankloip, penyaskito, Solthun: Add an AnonymousUserSession object in favour of using drupal_anonymous_user().
|
2014-03-25 19:58:38 +01:00 |
catch
|
0b6e47e23d
|
Issue #2217371 by Wim Leers: Expose cache tags to reverse proxies: X-Drupal-Cache-Tags header (by just slightly changing an existing header).
|
2014-03-25 19:26:29 +01:00 |
catch
|
1f016bc70b
|
Issue #318975 by sun, Bojhan, linclark: Remove confirmation page after installation.
|
2014-03-25 14:22:49 +00: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
|
02f761ba1d
|
Issue #2154711 by plopesc, tim.plunkett, olli, Berdir, Dave Reid: Move entity_get_(form/view)_mode_options() functions to EntityManager and add get(Form/View)ModeOptions() methods.
|
2014-03-25 10:43:08 +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 |
webchick
|
cd7841b96e
|
Issue #2122693 by jayeshanandani, YesCT, sun, alexpott, BMDan: Installer does not work on a completely empty settings.php.
|
2014-03-24 10:07:44 -07:00 |
catch
|
3e2681096f
|
Issue #2218955 by sun: Install_profile_info() removes required module instead of profile module from dependencies.
|
2014-03-24 15:39:06 +00:00 |
webchick
|
1b79de3d21
|
Issue #2221923 by tstoeckler: Use \Exception instead of Exception in config_get_config_directory().
|
2014-03-24 07:54:10 -07:00 |
webchick
|
dc15bf2eb2
|
Issue #2216565 by ianthomas_uk: Remove wrappers for SortArray.
|
2014-03-24 07:45:01 -07:00 |
Alex Pott
|
108789c919
|
Issue #2068349 by pcambra, swastik1608: Convert menu link SQL queries to the Entity Query API.
|
2014-03-24 12:28:22 +01:00 |
Alex Pott
|
c8cfae7fd7
|
Issue #2068349 by pcambra, swastik1608: Convert menu link SQL queries to the Entity Query API.
|
2014-03-24 11:43:05 +01:00 |
Alex Pott
|
000966e0dd
|
Issue #2219009 by pwolanin: Improve DX of Settings class.
|
2014-03-24 09:51:28 +01:00 |
Alex Pott
|
5abaa5f957
|
Issue #2120871 by andypost, Berdir, amateescu, vladan.me, Xano: Rename EntityListController to EntityListBuilder.
|
2014-03-23 22:25:46 +00:00 |
catch
|
a6ffb28261
|
Issue #2158003 by Wim Leers, msonnabaum, effulgentsia, moshe weitzman: Remove Block Cache API in favor of blocks returning #cache with cache tags.
|
2014-03-22 22:00:38 +00:00 |
webchick
|
672ac3f9df
|
Issue #2204143 by sun, ianthomas_uk: Remove deprecated drupal_explode_tags() and drupal_implode_tags().
|
2014-03-21 10:29:26 -07: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 |
Alex Pott
|
de35da971d
|
Issue #2198571 by Xano: Menu.inc must not unset MenuLink::menu_name.
|
2014-03-20 16:18:35 +00: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 |
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 |
Jennifer Hodgdon
|
888c9734b3
|
Issue #2216945 by asrob: Remove duplicate ingroup on filter_xss
|
2014-03-15 05:46:15 -07: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
|
50eb800932
|
Issue #2166529 by Kartagis: Typo in install.core.inc comments.
|
2014-03-12 12:23:42 -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
|
29b519c560
|
Issue #2204873 by sandipmkhairnar: Fix documentation of menu_tree_output.
|
2014-03-11 08:30:10 +00:00 |
Nathaniel Catchpole
|
6940175e6c
|
Issue #1550866 by cosmicdreams, YesCT, sun, RobLoach: Remove obsolete drupal_language_initialize().
|
2014-03-10 12:05:05 +00:00 |
Nathaniel Catchpole
|
0fb87b2c51
|
Issue #2213643 by sun: Remove dysfunctional drupal_override_server_variables().
|
2014-03-10 11:42:06 +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
|
45e61d20d1
|
Issue #2213357 by sun: Use a proper kernel in early installer.
|
2014-03-09 15:08:57 +00:00 |
Alex Pott
|
0f35ae9f75
|
Issue #2004336 by damiankloip: Default UUID key in ConfigEntityType.
|
2014-03-08 10:58:15 +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 |
Dries
|
4638a0048d
|
Issue #2194897 by sun: Rename Database\Query\Merge::key() to keys(), retain a BC alias for key().
|
2014-03-05 14:57:36 -05:00 |
Dries
|
fdf1391097
|
Issue #2208793 by salvis: Notice: Undefined variable: label_element in form_process_table().
|
2014-03-05 14:51:35 -05:00 |
webchick
|
77fed27ff4
|
Issue #2209817 by sun: Duplicate initialization of maintenance theme registry.
|
2014-03-05 08:52:08 -08: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 |
webchick
|
5e46282f6c
|
Issue #2192653 by ianthomas_uk, divesh.kumar: Remove drupal_set_title from authorize.php.
|
2014-03-04 12:09:35 -08:00 |
Alex Pott
|
e93b685205
|
Issue #2202671 by Mark Carver, tim.plunkett: Rename CSS_SKIN constant to CSS_THEME.
|
2014-03-04 18:10:03 +00:00 |
webchick
|
2c9c01bfd5
|
Issue #2209583 by ianthomas_uk: Remove use of drupal_set_title()/drupal_get_title()/_system_path from page cache.
|
2014-03-04 09:52:19 -08:00 |
Alex Pott
|
7c26feb15b
|
Issue #2185015 by Berdir, ianthomas_uk, cosmicdreams: Remove SchemaCache and CacheArray.
|
2014-03-04 13:18:56 +00:00 |
Alex Pott
|
22fa67d934
|
Issue #2185583 by longwave, InternetDevels: Allow to select "English" language via mouse click in installer language selection screen.
|
2014-03-04 13:05:44 +00:00 |
Alex Pott
|
056096a32e
|
Issue #2194085 by sun, Berdir: Convert File Managed API tests to DrupalUnitTestBase.
|
2014-03-04 13:02:00 +00: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 |
webchick
|
523964ba75
|
Issue #2192693 by alexpott, swentel: Remove config.inc.
|
2014-03-01 11:02:16 -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
|
52a40a7dab
|
Issue #2204151 by sun: Remove deprecated drupal_strip_dangerous_protocols().
|
2014-02-28 10:56:10 +00:00 |
Nathaniel Catchpole
|
bd3fa05903
|
Issue #2204141 by sun: Remove deprecated drupal_parse_info_file().
|
2014-02-28 10:55:36 +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
|
31dbc6a137
|
Issue #2151459 by jessebeach, Wim Leers, plach, amateescu, Berdir: Enable node render caching.
|
2014-02-28 10:06:00 +00:00 |
webchick
|
a9a2ae1a33
|
Issue #2206263 by sun: Drupal_is_cli() returns FALSE on PHP CLI.
|
2014-02-27 20:53:01 -08:00 |
Jennifer Hodgdon
|
74bb4e2c07
|
Issue #2194027 by KelvinWong, sphism, danblack: Fix example query in database topic docs
|
2014-02-27 14:37:56 -08: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 |
Dries
|
03ddf8c283
|
Issue #2198377 by alexpott: Enforce UUID key name in configuration entities.
|
2014-02-27 20:34:39 +01:00 |
Dries
|
3a5c3b322a
|
Issue #2152073 by dmouse, sun, Xano: Bump Drupal core's PHP requirement to 5.4.2.
|
2014-02-27 20:14:53 +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 |
Alex Pott
|
438494d0f1
|
Issue #2187495 by Les Lim, longwave: Use plugin system for MailInterface classes.
|
2014-02-27 11:07:19 +00:00 |
Alex Pott
|
17645df74c
|
Revert "Issue #2176621 by sun, alexpott: Remove global $databases." Broke testbots
This reverts commit 06e6e9238f .
|
2014-02-27 10:23:06 +00:00 |
webchick
|
06e6e9238f
|
Issue #2176621 by sun, alexpott: Remove global $databases.
|
2014-02-26 21:12:10 -08:00 |
webchick
|
b8ef3c6bff
|
Issue #2140433 by pwolanin, chx, Owen Barton, dstol, Heine, Damien Tournoud: Port SA-CORE-2013-003 to Drupal 8.
|
2014-02-26 20:48:12 -08:00 |
webchick
|
08a9a7993d
|
Issue #2044367 by InternetDevels, Berdir, wildflower_0002, ianthomas_uk, ParisLiakos, Xano | cosmicdreams: Replace calls to lock() with \Drupal::lock().
|
2014-02-26 11:30:20 -08: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 |
Nathaniel Catchpole
|
b9a978d202
|
Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu.
|
2014-02-26 10:53:29 +00:00 |
Alex Pott
|
cb566fab3e
|
Issue #2198339 by longwave, damiankloip: Remove cache.inc.
|
2014-02-25 11:38:00 +00:00 |
webchick
|
c1e2a47dcc
|
Issue #2204161 by sun: Remove deprecated drupal_valid_number_step().
|
2014-02-24 14:51:32 -08:00 |
webchick
|
e9f6125007
|
Revert "Issue #2198339 by damiankloip: Remove cache.inc."
Ugh. Some more cache() calls have sneaky-sneaked in.
This reverts commit 4dbdfeeb08 .
|
2014-02-24 14:44:16 -08:00 |
webchick
|
4dbdfeeb08
|
Issue #2198339 by damiankloip: Remove cache.inc.
|
2014-02-24 14:32:39 -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 |
Nathaniel Catchpole
|
5072c18144
|
Issue #2203239 by YesCT, dawehner: Remove ajax_render and co.
|
2014-02-24 18:46:38 +00:00 |
Alex Pott
|
e53957de4f
|
Revert "Issue #2203271 by Xano: Undefined index "rows_order" in theme_field_ui_table()." contained another patch
This reverts commit a457090d61 .
|
2014-02-24 14:21:15 +00:00 |
Alex Pott
|
a457090d61
|
Issue #2203271 by Xano: Undefined index "rows_order" in theme_field_ui_table().
|
2014-02-24 13:48:40 +00: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 |
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 |
Alex Pott
|
a1a5e155f8
|
Issue #2198343 by damiankloip, longwave: Convert all usages of cache() and cache_invalidate_tags() procedural functions.
|
2014-02-21 15:21:08 +00:00 |
webchick
|
d6c9c5751e
|
Issue #2110615 by swentel, dawehner, xjm, chx: Do not ship with default UUIDs.
|
2014-02-20 08:26:41 -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
|
aabf99451a
|
Issue #2036259 by sun, damiankloip, ParisLiakos: Move $drupal_hash_salt to settings().
|
2014-02-20 12:29:03 +00:00 |
Nathaniel Catchpole
|
2c7b99d09c
|
Issue #2192419 by sun, mgifford: Use a WCAG-compliant fieldset (fieldgroup) for #type radios/checkboxes.
|
2014-02-20 11:40:28 +00:00 |
Nathaniel Catchpole
|
35c3429c53
|
Issue #2004370 by xjm, alexpott, Dean Reilly: Batch the configuration synchronisation process.
|
2014-02-20 11:37:18 +00:00 |
Alex Pott
|
c210e8681c
|
Issue #1981858 by Berdir, tim.plunkett, longwave, Les Lim: Rename hook_entity_info/alter() to hook_entity_type_build/alter().
|
2014-02-20 10:04:54 +00:00 |
Nathaniel Catchpole
|
4022a54878
|
Issue #2179083 by Wim Leers, vijaycs85: Rendered menus (e.g. menu blocks) should set cache tags to inform the page cache.
|
2014-02-18 13:37:58 +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 |
Alex Pott
|
a16b56392b
|
Issue #2195745 by sun: Replace _filter_htmlcorrector() with a utility class in core.
|
2014-02-16 19:15:45 +00:00 |
Alex Pott
|
e71d749ecc
|
Issue #2194111 by sun: Error handler throws exception when service container is not (fully) available yet.
|
2014-02-16 18:40:49 +00:00 |
Alex Pott
|
6383d18e94
|
Issue #2093161 by rbayliss, haithem_pro, sandipmkhairnar, InternetDevels, longwave, idflood, Sumeet.Pareek, sidharthap, xeniak, ianthomas_uk: Remove all calls to drupal_json_encode() in favour of \Drupal\Component\Utility\Json::encode().
|
2014-02-15 22:21:49 +00:00 |
Alex Pott
|
f4a1b19aff
|
Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels, ianthomas_uk: Replace all module_invoke() deprecated function calls.
|
2014-02-15 10:06:58 +00:00 |
Nathaniel Catchpole
|
13905ed190
|
Issue #1379070 by ocsilalala, rkjha, swentel, kid_icarus, Gisle: Field with multiple select list does not allow -None- to be a default value.
|
2014-02-14 17:05:59 +00:00 |
Nathaniel Catchpole
|
e3dfcf9371
|
Issue #1217840 by tim.plunkett: Use unset() instead of array_shift() to remove arguments from func_get_args().
|
2014-02-14 12:35:19 +00:00 |
Alex Pott
|
12953f2eaf
|
Revert "Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels: Replace all module_invoke() deprecated function calls."
This reverts commit 98cdbfec7b .
|
2014-02-13 12:21:40 +00:00 |
Nathaniel Catchpole
|
42e1b3a0ac
|
Issue #2002336 by LewisNyman, mgifford, sun: Introduce a CSS class to hide borders of fieldset elements.
|
2014-02-13 11:00:41 +00:00 |
Alex Pott
|
98cdbfec7b
|
Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels: Replace all module_invoke() deprecated function calls.
|
2014-02-13 10:53:00 +00:00 |
Jennifer Hodgdon
|
f07c8359c0
|
Issue #1948566 by joachim: Document batch API callbacks using new standard
|
2014-02-12 16:46:08 -08:00 |
Jennifer Hodgdon
|
e63e610478
|
Issue #2188289 by Jaypan, sun, jibran, Berdir: fix up docs for token functions and methods in regards to anonymous users and sessions
|
2014-02-12 16:13:01 -08: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 |
Nathaniel Catchpole
|
2e6c6d71e7
|
Issue #2045931 by Sam152, joelpittet, LinL, Sutharsan, adsw12: Replace all module_exists() deprecated function calls.
|
2014-02-11 11:23:35 +00:00 |
Nathaniel Catchpole
|
db460fe78b
|
Issue #2171683 by sun, alexpott, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead.
|
2014-02-10 17:31:31 +00:00 |
Nathaniel Catchpole
|
9c88b1afce
|
Issue #2090509 by yched, swentel, Wim Leers: Optimize entity_get_render_display() for the case of 'multiple entity view'.
|
2014-02-10 14:50:13 +00:00 |
Nathaniel Catchpole
|
51d9879c22
|
Issue #2188595 by alexpott, jibran: Create a ConfigManager to be able to remove config.inc.
|
2014-02-10 14:46:51 +00:00 |
Nathaniel Catchpole
|
ec06f877a4
|
Revert "Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead."
This reverts commit 91db25eba4 . Broke web
tests.
|
2014-02-10 11:14:28 +00:00 |
Nathaniel Catchpole
|
91db25eba4
|
Issue #2171683 by sun, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead.
|
2014-02-10 10:36:12 +00:00 |
Alex Pott
|
6c2ed3f11e
|
Issue #2165155 by Berdir, tim.plunkett: Change $entity_type to $entity_type_id and $entity_info to $entity_type/$entity_types.
|
2014-02-10 09:24:05 +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 |
Alex Pott
|
f17c8b314c
|
Issue #2181655 by malionek: Extra semicolon & wrong spacing between dot and concatenated parts in common.inc.
|
2014-02-09 01:24:09 +00:00 |
Alex Pott
|
655f5a0316
|
Issue #2165835 by yched, tstoeckler: Rename EntityDisplay to EntityViewDisplay in accordance with its interface.
|
2014-02-09 00:54:32 +00:00 |
Alex Pott
|
fe61b43d90
|
Issue #2183923 by tim.plunkett: Break the circular dependency in EntityManager.
|
2014-02-08 13:31:25 +00:00 |
Nathaniel Catchpole
|
1b584005bb
|
Issue #2157053 by alexpott, twistor, dawehner, sun: Ensure register_shutdown_function() works with php-fpm (blocks testbot php-fpm).
|
2014-02-07 13:04:25 +00:00 |
webchick
|
dca2d601ca
|
Issue #1857442 by longwave, dawehner: Make $values optional on entity_create.
|
2014-02-06 23:47:06 -08:00 |
webchick
|
6b0756e2aa
|
Issue #2190695 by alexpott: Remove unnecessary update functions.
|
2014-02-06 22:44:00 -08: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 |
webchick
|
72c90808a7
|
Issue #2190427 by joelpittet, jessebeach: Replace theme() with drupal_render() in form.inc.
|
2014-02-06 20:01:25 -08:00 |
webchick
|
02cb5564f1
|
Issue #2177655 by chakrapani, InternetDevels, martin107 | jessebeach: Replace theme() with drupal_render() in install.core.inc.
|
2014-02-06 20:00:24 -08:00 |
Nathaniel Catchpole
|
f9c316f9fd
|
Issue #2159915 by ianthomas_uk, martin107, InternetDevels: Remove drupal_load().
|
2014-02-06 17:23:48 +00:00 |
Alex Pott
|
643dab009e
|
Issue #2176105 followup by sun: Installer catches exceptions and manually re-prints them; does not use error/exception handler.
|
2014-02-06 10:38:36 +00: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 |
Nathaniel Catchpole
|
15fa89667f
|
Issue #2177657 by martin107, InternetDevels: Replace theme() with drupal_render() in tablesort.inc.
|
2014-02-06 10:35:47 +00:00 |
Nathaniel Catchpole
|
8ad648f14a
|
Issue #2182439 by tim.plunkett: Provide a \Drupal::hasService() method.
|
2014-02-05 21:14:01 +00:00 |
Nathaniel Catchpole
|
bcc57baf0b
|
Issue #1881582 by sun: Change configuration overrides to use $config instead of $conf.
|
2014-02-05 18:21:55 +00:00 |
Nathaniel Catchpole
|
e3b24655b8
|
Issue #2177653 by jessebeach, joelpittet, InternetDevels: Replace theme() with drupal_render() in form.inc.
|
2014-02-05 10:56:05 +00:00 |
Nathaniel Catchpole
|
55890b471a
|
Issue #2110863 by sun, cpj: Support open_basedir.
|
2014-02-05 10:28:48 +00:00 |
webchick
|
647043400f
|
Issue #2185831 by tim.plunkett: Split up ParamConverterManager and stop throwing NotFoundHttpException.
|
2014-02-04 22:55:31 -08:00 |
webchick
|
b9de0424f2
|
Issue #2152229 by steveoliver, rteijeiro, joelpittet, JeroenT, InternetDevels, michamilz, burgerboydaddy, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_textarea() to Twig
|
2014-02-04 09:28:23 -08:00 |
Nathaniel Catchpole
|
dc265f784f
|
Issue #2152213 by steveoliver, joelpittet, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_form_element() to Twig
|
2014-02-04 13:24:34 +00:00 |
Nathaniel Catchpole
|
e36e5b2c21
|
Issue #2177665 by InternetDevels: Replace theme() with drupal_render() in theme.maintenance.inc.
|
2014-02-04 13:21:15 +00:00 |
Nathaniel Catchpole
|
cbc876ddfb
|
Issue #2177651 by joelpittet, InternetDevels: Replace theme() with drupal_render() in errors.inc.
|
2014-02-04 13:19:59 +00:00 |
Nathaniel Catchpole
|
08eb55f4a0
|
Issue #2177645 by joelpittet, InternetDevels: Replace theme() with drupal_render() in common.inc.
|
2014-02-04 13:13:54 +00:00 |
Nathaniel Catchpole
|
2dc655febf
|
Issue #2025779 by Berdir, ianthomas_uk: Remove ModuleInfo as it is no longer necessary.
|
2014-02-03 16:01:31 +00:00 |
Alex Pott
|
e4e74fcf3a
|
Issue #1959574 by dawehner, mkadin, Wim Leers, jessebeach: Remove the deprecated Drupal 7 Ajax API.
|
2014-02-03 00:08:14 +00:00 |
webchick
|
bc058bada9
|
Issue #2168011 by xjm, jessebeach, Damien Tournoud, znerol, Xano: Remove all 7.x to 8.x update hooks and disallow updates from the previous major version.
|
2014-01-31 09:26:04 -08:00 |
Nathaniel Catchpole
|
7b91823d91
|
Issue #2177637 by InternetDevels: Replace theme() with drupal_render() in ajax.inc.
|
2014-01-31 11:18:24 +00:00 |
Nathaniel Catchpole
|
38d4a10545
|
Issue #2176105 by sun: Installer catches exceptions and manually re-prints them; does not use error/exception handler.
|
2014-01-31 10:40:04 +00:00 |
Nathaniel Catchpole
|
abc7449876
|
Issue #1924420 by chx, twistor, bfr: Replace function_exists() with is_callable() in batch.inc.
|
2014-01-31 10:38:20 +00:00 |
Alex Pott
|
20315e1de7
|
Issue #2164827 by Berdir, Xano, tim.plunkett: Rename the entityInfo() and entityType() methods on EntityInterface and EntityStorageControllerInterface.
|
2014-01-30 12:14:58 +00:00 |
Nathaniel Catchpole
|
29bf9e891f
|
Issue #2166703 by alexpott: Config SchemaStorage uses InstallStorage.
|
2014-01-29 11:58:00 +00:00 |
Nathaniel Catchpole
|
09ff81ae52
|
Issue #2167039 by likin, dawehner, Wim Leers, tstoeckler, vijaycs85: Regression: page cache tags broken, also: some routes incorrectly use _controller -> No page object in template variables -> Fatal in seven_preprocess_page().
|
2014-01-29 10:47:12 +00:00 |
Alex Pott
|
acd3a59ea8
|
Issue #2047633 by pwolanin, dawehner, kim.pepper, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-29 08:25:00 +00:00 |
Alex Pott
|
747fd61167
|
Issue #2176141 by sun, chx: Add a return value to file_save_htaccess().
|
2014-01-28 16:31:48 +00:00 |
Nathaniel Catchpole
|
e373ebee34
|
Issue #2167109 by Berdir, sun, alexpott, ACF, acrollet, adamdicarlo, Albert Volkman, andreiashu, andyceo, andypost, anenkov, aspilicious, barbun, beejeebus, boombatower, cam8001, chriscalip, chx, cosmicdreams, dagmar, damiankloip, dawehner, deviance, disasm, dixon_, dstol, ebrowet, Gábor Hojtsy, heyrocker, Hydra, ianthomas_uk, japicoder, jcisio, jibran, julien, justafish, jvns, KarenS, kbasarab, kim.pepper, larowlan, Lars Toomre, leschekfm, Letharion, LinL, lirantal, Lukas von Blarer, marcingy, Mike Wacker, mrf, mtift, mtunay, n3or, nadavoid, nick_schuch, Niklas Fiekas, ParisLiakos, pcambra, penyaskito, pfrenssen, plopesc, Pol, Rok Žlender, rvilar, swentel, tim.plunkett, tobiasb, tsvenson, typhonius, vasi1186, vijaycs85, wamilton, webchick, webflo, wizonesolutions, xjm, yched, YesCT, znerol: Remove Variable subsystem.
|
2014-01-28 13:07:47 +00:00 |
Alex Pott
|
856d6e1470
|
Issue #1376122 by sun: Stream wrappers of parent site are leaking into all tests.
|
2014-01-28 08:51:41 +00:00 |
Alex Pott
|
9d5e802648
|
Issue #1165694 by pillarsdotnet, Sutharsan, droplet: Remove default nomask from file_scan_directory().
|
2014-01-27 18:36:39 +01:00 |
Nathaniel Catchpole
|
3d5f960b6a
|
Issue #2172561 by Gábor Hojtsy, alexpott: Config overrides may spill over to undesired places.
|
2014-01-27 16:44:58 +00:00 |
Nathaniel Catchpole
|
53a66504f3
|
Revert "Issue #2172561 by Gábor Hojtsy: Config overrides may spill over to undesired places."
This reverts commit f2769f4db3 .
|
2014-01-27 12:22:53 +00:00 |
Nathaniel Catchpole
|
559479f8db
|
Issue #2164367 by alexpott, tim.plunkett, dawehner: Rebuild router as few times as possible per request.
|
2014-01-27 11:55:37 +00:00 |
Nathaniel Catchpole
|
f2769f4db3
|
Issue #2172561 by Gábor Hojtsy: Config overrides may spill over to undesired places.
|
2014-01-27 11:50:29 +00:00 |
Nathaniel Catchpole
|
318d178b6e
|
Issue #2164025 by skipyT, pwolanin: Improve security of session ID against DB exposure or SQL injection.
|
2014-01-27 11:44:25 +00:00 |
webchick
|
b8ef75c5f4
|
Issue #2169447 by damiankloip, sun, longwave: DX: Supply CacheBackendInterface::CACHE_PERMANENT as Cache::PERMANENT.
|
2014-01-25 21:21:53 -08:00 |
webchick
|
394442e270
|
Issue #2152231 by rteijeiro, steveoliver, joelpittet, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_vertical_tabs() to Twig
|
2014-01-25 21:13:33 -08:00 |
Alex Pott
|
c84a43d3eb
|
Issue #2176131 by sun: Database configuration form in installer still uses 'db_prefix' instead of 'prefix'.
|
2014-01-26 01:21:32 +01:00 |
Alex Pott
|
1c0a852a73
|
Issue #2177643 by InternetDevels | jessebeach: Replace theme() with drupal_render() in batch.inc.
|
2014-01-26 00:07:36 +01:00 |
catch
|
6f6a2f3d63
|
Issue #2108599 by alexpott, Gábor Hojtsy, vijaycs85: Convert language_default to CMI.
|
2014-01-25 22:00:48 +00:00 |
Alex Pott
|
9da7e4cdc7
|
Issue #2169267 by damiankloip: Replace drupal_cron_run() with a Cron service.
|
2014-01-25 19:13:53 +01:00 |
webchick
|
f3a7231356
|
Issue #2173335 by sun: Remove deprecated timer_* functions.
|
2014-01-24 18:07:30 -08:00 |
webchick
|
6f3e437f91
|
Issue #2029537 by Xano, InternetDevels, -enzo- | tsphethean: Replace drupal_sort_weight() with SortArray::sortByWeightElement() and remove drupal_sort_weight().
|
2014-01-24 17:58:19 -08:00 |
webchick
|
91d82b43e6
|
Issue #2176151 by sun: Rebuild.php does not include /core/vendor/autoload.php.
|
2014-01-24 17:48:29 -08:00 |
Alex Pott
|
42e2c36937
|
Revert "Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit."
This reverts commit 531fd59314 .
|
2014-01-24 19:01:38 +01:00 |
Alex Pott
|
a3c8c88fa4
|
Issue #2121849 by moshe weitzman: Move chmod.directory and chmod.file out of config and into settings so that file writes are independant of the config system.
|
2014-01-24 10:45:47 +01:00 |
webchick
|
f9bb7739c3
|
Issue #2165683 by Kartagis: Several British spelled words.
|
2014-01-23 22:08:18 -08:00 |
Alex Pott
|
531fd59314
|
Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-23 23:14:32 +01:00 |
Jennifer Hodgdon
|
94fade9537
|
Issue #2176085 by jessebeach, valthebald: Make code comment in entity_get_render_display() clearer
|
2014-01-23 11:52:14 -08:00 |
Nathaniel Catchpole
|
5d4d6b1c80
|
Issue #1979468 by Wim Leers, nod_, pwolanin, longwave, thedavidmeister, jessebeach, larowlan | catch: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links.
|
2014-01-23 18:04:41 +00:00 |
catch
|
b1128351da
|
Issue #2175823 by damiankloip, olli: Remove calls to invalidate/deleteTags on bins.
|
2014-01-22 20:35:48 +00:00 |
webchick
|
4fbb1a1be5
|
Issue #2160735 by Cottser, aspilicious: Add hook_theme_suggestions_alter().
|
2014-01-22 00:31:03 -08:00 |
Nathaniel Catchpole
|
bb05d952d4
|
Issue #2176669 by alexpott: Stop persisting the url_generator.
|
2014-01-21 10:58:16 +00:00 |
Nathaniel Catchpole
|
eaaa8d8612
|
Issue #2073535 by Wim Leers: Node history markers require an HTTP request .
|
2014-01-16 13:18:41 +00:00 |
webchick
|
2214ca4e27
|
Revert "Issue #2171071 by jessebeach, Wim Leers: Remove drupal_add_library()."
Somehow this broke PHPUnit, so rolling back for now.
This reverts commit 91b465bdc5 .
|
2014-01-15 12:08:12 -08:00 |
Nathaniel Catchpole
|
0b55dcd841
|
Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system.
|
2014-01-15 16:27:37 +00:00 |
Nathaniel Catchpole
|
9c5aac97be
|
Issue #1649780 by effulgentsia, jibran, Wim Leers, nod_, hefox, joelpittet, kaare, BarisW, sun, rbayliss, Cottser, fubhy: Remove first/last/odd/even classes in favor of CSS3 pseudo selectors.
|
2014-01-15 11:02:11 +00:00 |
webchick
|
46beacab31
|
Issue #2164597 by longwave, StephaneQ, emok: Doxygen @return tag missing for drupal_render_children.
|
2014-01-13 23:05:39 -08:00 |
webchick
|
91b465bdc5
|
Issue #2171071 by jessebeach, Wim Leers: Remove drupal_add_library().
|
2014-01-13 14:01:32 -08:00 |
Dries
|
f3b78fbfe6
|
Issue #2171015 by webchick: fixed some language/documentation issues.
|
2014-01-10 13:41:04 -05:00 |
Dries
|
0483bec220
|
Issue #2155701 by sun: Installer starts with fatal error/exception 'table 'semaphore' not found' if settings.php contains already.
|
2014-01-10 13:37:16 -05:00 |
Dries
|
634e3a3f65
|
Issue #2171015 by alexpott: Drupal 8 HEAD broken: installing Language module fails, after that cannot install any other module.
|
2014-01-10 12:32:45 -05:00 |
Nathaniel Catchpole
|
68ce258d63
|
Issue #2166065 by alexpott, mtift: Replace config_install_default_config with ConfigInstaller service.
|
2014-01-10 11:48:37 +00:00 |
Nathaniel Catchpole
|
4f66a53b4f
|
Issue #2157691 by damiankloip: Move some helper methods in errors.inc to an Error utility class.
|
2014-01-09 11:50:54 +00:00 |
Nathaniel Catchpole
|
0ae4c3c304
|
Issue #2098119 by beejeebus, alexpott, chx: Replace config context system with baked-in locale support and single-event based overrides.
|
2014-01-09 10:50:21 +00:00 |
Nathaniel Catchpole
|
fa17da8649
|
Issue #2042807 by tim.plunkett, pwolanin, ianthomas_uk, jhodgdon: Convert search plugins to use a ConfigEntity and a PluginBag.
|
2014-01-08 17:05:22 +00:00 |
webchick
|
1d02be7f82
|
Issue #2015923 by chx, plopesc, tim.plunkett: Clean up entity form functions.
|
2014-01-07 23:11:57 -08:00 |
webchick
|
99d3490f9f
|
Issue #2168113 by penyaskito, jessebeach, catch: Add leading underscore and other discouragement to drupal_add_css() and drupal_add_js().
|
2014-01-07 22:44:57 -08:00 |
Jennifer Hodgdon
|
e9a618290e
|
Issue #2165179 by StephaneQ: Fix links to extenders in main Database topic docs
|
2014-01-06 14:57:07 -08:00 |
Nathaniel Catchpole
|
e4124f0a27
|
Revert "Issue #1979468 by Wim Leers, pwolanin, nod_, thedavidmeister, larowlan: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links."
This reverts commit 624296e715 .
|
2014-01-06 22:00:22 +00:00 |
Nathaniel Catchpole
|
a521147255
|
Issue #2021933 by Crell, lz1irq: Catch exceptions from queue workers.
|
2014-01-06 12:58:27 +00:00 |
webchick
|
c17906e3f9
|
Issue #2167517 by mtift, ianthomas_uk: System_custom_theme calls removed function drupal_container.
|
2014-01-05 20:42:18 -08:00 |
Nathaniel Catchpole
|
624296e715
|
Issue #1979468 by Wim Leers, pwolanin, nod_, thedavidmeister, larowlan: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links.
|
2014-01-04 20:05:38 +00:00 |
webchick
|
284241ecb9
|
Issue #2162013 by alexpott, Berdir, sun, pwolanin: Critical performance regression due to config schema + TypedData lookups in installer.
|
2014-01-04 10:53:30 -08:00 |
Nathaniel Catchpole
|
18828bde34
|
Issue #2160581 by vijaycs85, Wim Leers: Remove drupal_add_js() + drupal_add_library() from install.core.inc.
|
2014-01-03 19:45:00 +00:00 |
Nathaniel Catchpole
|
fe2e11a26e
|
Issue #2159501 by sun: Remove DRUPAL_BOOTSTRAP_DATABASE.
|
2014-01-03 19:40:40 +00:00 |
Nathaniel Catchpole
|
a0152d5ccf
|
Issue #2160589 by vijaycs85: Remove drupal_add_js() from theme.inc.
|
2014-01-03 17:22:34 +00:00 |
Nathaniel Catchpole
|
4c6440288d
|
Issue #2068471 by dawehner, Crell, tim.plunkett, jibran, fubhy, larowlan: Normalize Controller/View-listener behavior with a Page object.
|
2014-01-01 20:32:52 +00:00 |
Alex Pott
|
814aed203d
|
Issue #2005716 by tim.plunkett, msonnabaum, dawehner, alexpott, effulgentsia: Promote EntityType to a domain object.
|
2014-01-01 11:08:57 +01:00 |
webchick
|
3b604ffa21
|
Issue #2162271 by likin: Prefixes in config_get_storage_names_with_prefix.
|
2013-12-31 16:15:45 -08:00 |
webchick
|
97dd7ca90b
|
Issue #2162893 by Kartagis: Remove extra </em> tag in help text.
|
2013-12-31 15:16:35 -08:00 |
Alex Pott
|
8e92d3b1f1
|
Issue #111702 by mvc, penyaskito, naxoc, jenlampton, montesq: Set fixed "from:" and add "Reply-to:" to improve deliverability of Drupal mail.
|
2013-12-31 00:35:14 +01:00 |
catch
|
f8d09132da
|
Issue #2159459 by sun: Rebuild script triggers errors in error handler, fails to rebuild container.
|
2013-12-30 17:58:07 +00:00 |
catch
|
7240b39bff
|
Issue #1887750 by Berdir, alexpott: Use path relative to DRUPAL_ROOT in configuration directories.
|
2013-12-30 17:53:00 +00:00 |
webchick
|
b8302af290
|
Issue #2002708 by rahul.shinde, somepal, kerasai, arknoll: Remove unused local variables from core/includes/common.inc.
|
2013-12-22 13:28:47 -08:00 |
webchick
|
95dd7f74c4
|
Issue #2001206 by andypost, penyaskito, herom, Crell, ebeyrent, DmitryDrozdik: Replace drupal_container() with Drupal::service().
|
2013-12-22 13:03:21 -08:00 |