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 |
webchick
|
c9b2ff5e13
|
Issue #2301493 by alexpott: Fixed Typehint Drupal\file\File is does not exist.
|
2014-07-11 22:42:35 -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 |
Alex Pott
|
a071810895
|
Issue #2294251 by j2r | marcingy: Remove file_usage from file module.
|
2014-07-08 11:47:39 +01:00 |
Alex Pott
|
3e34d843d0
|
Issue #2283717 by amitgoyal, joshi.rohit100, g3r4 | jackbravo: Remove user_access function calls on hook_permission functions.
|
2014-07-08 10:00:18 +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 |
webchick
|
a4a887ac91
|
Issue #1898070 by benjifisher, jjcarrion, LinL, idflood, joelpittet, oshelach, tlattimore, Les Lim, sergey.semashko, jesse.d, bdgreen, jenlampton, Cottser, duellj, artofeclipse, vlad.dancer, steveoliver, EVIIILJ, c4rl, elv, OpenChimp: File.module - Convert theme_ functions to Twig.
|
2014-06-12 20:13:30 -07:00 |
webchick
|
3a42e91de1
|
Issue #2089331 by grom358 | thedavidmeister: [meta] Replace calls to check_plain() with Drupal\Component\Utility\String::checkPlain().
|
2014-06-12 19:33:48 -07:00 |
Alex Pott
|
ae8eb106ef
|
Issue #2211227 by mondrake, xjm | fietserwin: Refactor image and imagetoolkit: isExisting, isSupported, supportedTypes, getMimeType.
|
2014-06-09 09:48:54 -05:00 |
Nathaniel Catchpole
|
c972b3ee9d
|
Issue #2190313 by pfrenssen, Berdir, amateescu, ianthomas_uk: Add $EntityType::load() and loadMultiple() to simplify loading entities.
|
2014-05-20 10:29:40 +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 |
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 |
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
|
5e642cfb27
|
Issue #2196067 by mondrake, fietserwin: Remove setWidth and setHeight from ImageInterface.
|
2014-04-16 09:54:36 +01:00 |
Nathaniel Catchpole
|
26d253c768
|
Issue #2239299 by tim.plunkett: Form errors should only be set during validation.
|
2014-04-15 20:12:58 +01:00 |