effulgentsia
|
1a0cdcd32c
|
Issue #2525910 by dawehner, effulgentsia, Berdir, lauriii, larowlan, timmillwood, Wim Leers, chx, arlinsandbulte, Fabianx, Gábor Hojtsy, Dave Reid, alexpott, catch: Ensure token replacements have cacheability + attachments metadata and that it is bubbled in any case
|
2015-07-22 07:16:01 -07:00 |
Alex Pott
|
faada60f3d
|
Issue #2321969 by rpayanm, subhojit777, prics, LinL, JeroenT, Temoor, prashantgoel, Mile23, pcambra, Sumi: Replace all instances of file_load(), file_load_multiple(), entity_load('file') and entity_load_multiple('file') with static method calls
|
2015-07-13 12:56:25 +01:00 |
Alex Pott
|
68d4f0be10
|
Issue #2511472 by Wim Leers, Fabianx, dawehner: Refactor all usages of drupal_render()/Renderer::render() that break #2450993
|
2015-06-24 16:31:20 -05:00 |
xjm
|
0f88b173b4
|
Issue #2501827 by cwells, kgoel, jcloys, YesCT, crowdcg, Bojhan: Remove SafeMarkup::set() in file_save_upload() and allow render/template code to control a single-item list
|
2015-06-14 15:25:26 -05:00 |
Alex Pott
|
ac7ba212c2
|
Issue #1811858 by Mile23, deepakaryan1988: Add missing type hinting to File module docblocks
|
2015-06-12 15:46:25 +01:00 |
Alex Pott
|
215b967a44
|
Issue #1493324 by tim.plunkett, dmsmidt, mgifford, bleen18, davidhernandez, crasx, mparker17, stefan.r, YesCT, joelpittet, tstoeckler, larowlan, vijaycs85, swentel, rpayanm, Bojhan, LewisNyman, emma.maria, BarisW, njbarrett, rteijeiro, nod_, sun, joshtaylor, mrjmd, webchick, marcvangend, kattekrab, SKAUGHT, bowersox, andrewmacpherson, Manjit.Singh, RavindraSingh, Wim Leers, BLadwin, aspilicious, mortendk, mausolos, jessebeach, Gábor Hojtsy, anandps, falcon03, franz, andypost, rooby, rootwork, Cottser, Xano: Inline form errors for accessibility and UX
|
2015-06-12 14:54:11 +01:00 |
xjm
|
088f8b357a
|
Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912)
|
2015-05-24 15:08:46 -05:00 |
Jennifer Hodgdon
|
6477492ee6
|
Issue #2473105 by ifrik, jhodgdon, lostkangaroo, opratr, LinL: Update hook_help texts that link to modules that can be uninstalled
|
2015-05-20 07:25:07 -07:00 |
Alex Pott
|
dd0712a49d
|
Issue #2461845 by Fabianx, Berdir, larowlan, David_Rothstein, Gábor Hojtsy: Private files that are no longer attached to an entity should not suddenly become accessible to people who couldn't see them before
|
2015-05-16 12:56:34 -07:00 |
webchick
|
6db8cde589
|
Issue #2407565 by epari.siva, davidhernandez, akalata, pakmanlh, lauriii, vedpareek, Cottser, brianperry: Consensus Banana Phase 1, cleanup
|
2015-04-18 08:48:42 -07:00 |
webchick
|
70f8ac6f31
|
Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions
|
2015-03-29 15:13:25 -07:00 |
Alex Pott
|
a60a5779b5
|
Issue #2417983 by kattekrab: Change docs instances of "the the" to "the"
|
2015-02-04 10:08:41 +00:00 |
Alex Pott
|
923527b7f4
|
Issue #2415757 by chintan.vyas: Remove all uses of file_get_mimetype
|
2015-02-03 10:46:16 +00:00 |
Nathaniel Catchpole
|
5bf651dabf
|
Revert "Issue #2388749 by alexpott, adci_contributor, ParisLiakos: Register symfony's mime guessers if they are supported"
This reverts commit 4dae1d994e .
|
2015-01-28 10:55:26 +00:00 |
Nathaniel Catchpole
|
4dae1d994e
|
Issue #2388749 by alexpott, adci_contributor, ParisLiakos: Register symfony's mime guessers if they are supported
|
2015-01-27 11:09:27 +00:00 |
Alex Pott
|
0c1276b68f
|
Issue #2155245 by ChristianAdamski, scor, areke: Use proper methods instead of directly calling $file->filename and $file->uri
|
2015-01-22 15:11:19 +00:00 |
Alex Pott
|
0584b18611
|
Issue #2404041 by pcambra: Replace _l() calls in file module
|
2015-01-20 08:41:32 +00:00 |
Alex Pott
|
c34c3dfd05
|
Issue #2225427 by ianthomas_uk, martin107, JeroenT, LoMo: Remove remaining uses of deprecated language functions (mostly in object oriented code)
|
2015-01-18 09:47:33 +00:00 |
Nathaniel Catchpole
|
1ad3433ccb
|
Revert "Issue #92944 by jhedstrom, SiliconMind: Drupal won't report file upload error when UPLOAD_ERR_NO_TMP_DIR occurs"
This reverts commit 1cb897de83 .
|
2014-12-31 14:38:24 +00:00 |
Nathaniel Catchpole
|
1cb897de83
|
Issue #92944 by jhedstrom, SiliconMind: Drupal won't report file upload error when UPLOAD_ERR_NO_TMP_DIR occurs
|
2014-12-30 12:10:13 +00:00 |
webchick
|
7babe4c6e6
|
Issue #2280485 by SiliconMind, the_contributor: Documentation for file_save_upload() is wrong
|
2014-12-22 11:14:04 -08:00 |
Nathaniel Catchpole
|
0413834556
|
Issue #2236855 by rachel_norfolk, stefank, ngocketit, lauriii, LewisNyman, alexpott, yuki77, rteijeiro | mortendk: Use CSS for file icons in file fields.
|
2014-11-10 14:30:41 +00:00 |
Nathaniel Catchpole
|
92493af712
|
Revert "Issue"
This reverts commit 354b6647f3 .
|
2014-11-10 14:30:21 +00:00 |
Nathaniel Catchpole
|
354b6647f3
|
Issue
|
2014-11-10 13:36:23 +00:00 |
Alex Pott
|
789de472d0
|
Issue #2354597 by esod, YesCT, vadim.hirbu, ashutoshsngh: Remove usage of form_set_value().
|
2014-11-07 12:05:32 -08:00 |
Alex Pott
|
c6742dd9f0
|
Issue #2215507 by Devin Carlson, pfrenssen, SiliconMind: Fixed Downloads broken for translated private files.
|
2014-11-06 16:34:53 -08:00 |
Alex Pott
|
46e6a32911
|
Issue #2364161 by dawehner, mpdonadio, Wim Leers: Replace nearly all existing _l calls.
|
2014-11-04 08:30:21 +00:00 |
Alex Pott
|
fa3b0568b7
|
Issue #2361757 by rpayanm: Remove usage of mime_header_encode().
|
2014-10-27 08:29:43 +00:00 |
Alex Pott
|
69be11ebad
|
Issue #2326875 by tim.plunkett, iMiksu | almaudoh: Convert file_element_info() to Element classes.
|
2014-10-22 09:57:33 +01:00 |
Alex Pott
|
8f3f79ad34
|
Issue #2304969 by pwolanin, cilefen, Berdir, Devin Carlson, klausi: Fixed Port private files access bypass from SA-CORE-2014-003.
|
2014-10-15 11:24:55 +01:00 |
Nathaniel Catchpole
|
e8d6588e14
|
Issue #2355001 by ashutoshsngh, dinarcon, er.pushpinderrana: Remove form.inc form_builder().
|
2014-10-14 13:55:12 +01:00 |
webchick
|
4724ae1d1f
|
Issue #2246675 by rpayanm, johnstorey, holly.ross.drupal | mgbellaire: Remove all unnecessary 'template' lines in hook_theme() declarations.
|
2014-10-09 11:41:26 -07:00 |
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
|
52a101bc1d
|
Issue #2328411 by dawehner, geerlingguy, herom: Convert all permissions to yml files and permission callbacks.
|
2014-09-18 08:41:29 +01:00 |
Alex Pott
|
d39c014754
|
Issue #2334383 by jbrown, ashutoshsngh, er.pushpinderrana: Remove usage of form_error().
|
2014-09-12 19:57:00 +01:00 |
webchick
|
dbed0b48cd
|
Issue #2335659 by tim.plunkett, dawehner, effulgentsia, sun: Remove FormState ArrayAccess usage from core.
|
2014-09-11 23:41:27 -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
|
8196034a57
|
Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState.
|
2014-08-08 11:25:54 -05:00 |
Alex Pott
|
18ddb0044c
|
Issue #2315807 by tim.plunkett: Remove support for path-based form redirects.
|
2014-08-07 21:43:27 +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
|
0d99a0ca07
|
Issue #2304399 by er.pushpinderrana, undertext | samuel.mortenson: Fixed "class" attribute in drupal_render should be an array.
|
2014-07-28 22:30:41 +01:00 |
Alex Pott
|
2691c42b24
|
Issue #2299699 by lokeoke | jhodgdon: Some classes need @ingroup added to them.
|
2014-07-24 17:31:01 +01:00 |
Alex Pott
|
64387e5c5e
|
Issue #2078473 by blueminds | Berdir: Added Use entity access API for checking access to private files.
|
2014-07-24 16:35:27 +01:00 |
Nathaniel Catchpole
|
a57630c83d
|
Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again).
|
2014-07-18 19:56:27 +01:00 |
Nathaniel Catchpole
|
5dad0b8606
|
Issue #597236 by Berdir, catch, msonnabaum, Xano, Wim Leers, jhedstrom, amateescu, corvus_ch, swentel, moshe weitzman, Gábor Hojtsy, riccardoR, killes@www.drop.org, et al: Add entity caching to core.
|
2014-07-18 11:53:52 +01:00 |
Alex Pott
|
87e675f09b
|
Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default
|
2014-07-18 10:05:22 +01:00 |
webchick
|
d14ea92b86
|
Issue #2163209 by andrewmacpherson, mgifford | Charles Belov: Add alternate text to file icon.
|
2014-07-13 13:21:15 -07:00 |
Alex Pott
|
36ed633ff1
|
Issue #2296237 by er.pushpinderrana: Replace check_plain() to Drupal\Component\Utility\String::checkPlain() in file module.
|
2014-07-13 10:25:06 +01:00 |
webchick
|
1eadf82a5e
|
Issue #2299691 by er.pushpinderrana, jhodgdon: Some topics should be removed.
|
2014-07-11 22:50:50 -07:00 |