Alex Pott
|
629ebca291
|
Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers.
|
2014-08-22 12:59:25 +01: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
|
01372dd529
|
Issue #2323521 by herom: Fixed a couple of t() calls in core.
|
2014-08-20 17:28:00 +01:00 |
Alex Pott
|
0463b81a08
|
Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected.
|
2014-08-18 16:50:50 +01:00 |
Alex Pott
|
17fcc16482
|
Issue #2319671 by dawehner, jhodgdon, xjm, alexpott: ViewsDataController: Step1: Move entity views data into controllers.
|
2014-08-14 12:06:59 -07:00 |
Alex Pott
|
f9c1ff235b
|
Issue #2314123 by sun: Fixed various tests.
|
2014-08-12 00:40:02 -07:00 |
Alex Pott
|
455428cb93
|
Issue #2318435 by dawehner, Gábor Hojtsy: Fixed Views menu items disappears when editing menu.
|
2014-08-11 09:14:13 -05:00 |
Alex Pott
|
8fe81428b7
|
Issue #2315237 by andypost, daggerhart | yched: Rename FieldDefinition to BaseFieldDefinition.
|
2014-08-10 15:43:04 -05: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
|
8ca9d2afcd
|
Issue #2316989 by Arla: Fixed Join file_usage to file_managed for Views.
|
2014-08-08 07:41:08 -05:00 |
Alex Pott
|
0fe89b3737
|
Issue #1870866 by wiifm, magunz | jfarry: Fixed "Please insert the items per page (**) from above." doesn't make much sense.
|
2014-08-08 07:39:34 -05:00 |
Alex Pott
|
258856aee9
|
Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler.
|
2014-08-07 23:27:28 +01:00 |
Alex Pott
|
18ddb0044c
|
Issue #2315807 by tim.plunkett: Remove support for path-based form redirects.
|
2014-08-07 21:43:27 +01:00 |
Alex Pott
|
9eac446013
|
Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName().
|
2014-08-06 09:50:23 +01:00 |
Alex Pott
|
e7e766618c
|
Issue #2306071 by dawehner: Tag backend services.
|
2014-08-04 12:54:30 +01:00 |
Alex Pott
|
5f4bbab95c
|
Issue #2313823 by tim.plunkett, martin107: Use FormStateInterface for all typehints.
|
2014-08-04 12:21:15 +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 |
Nathaniel Catchpole
|
e25a1ec76b
|
Issue #2295737 by Gábor Hojtsy, vijaycs85, alexpott: Fixed Not all shipped configuration passes validation even with all modules enabled.
|
2014-07-16 14:27:26 +01:00 |
Alex Pott
|
90fc3fa7c6
|
Issue #2302525 by tim.plunkett: Convert file_module_test_form to a class.
|
2014-07-15 10:03:31 +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 |
webchick
|
30c2afed20
|
Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit).
|
2014-07-10 20:50:37 -07: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 |
Alex Pott
|
f2623d2332
|
Issue #2297475 by marcingy: Remove calls to comment_load.
|
2014-07-07 15:01:07 +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
|
418b722b2b
|
Issue #2277281 by dobe, amitgoyal, michaelfavia | drumm: Sometimes you want more than 128 chars of allowed file extensions.
|
2014-07-07 11:55:53 +01:00 |
Alex Pott
|
0dc696df7a
|
Issue #2218463 by znerol, damiankloip, rbayliss: Fixed Private file and image style downloads throw 500 error when page cache is active.
|
2014-07-06 18:29:47 +01:00 |
webchick
|
9c16305b36
|
Issue #2212283 by nod_: Auto-format JS files.
|
2014-07-02 11:48:06 -07:00 |
Nathaniel Catchpole
|
e8ab0b268c
|
Issue #2293723 by yched: Generate lighter $form[$field] structures.
|
2014-06-30 11:16:20 +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
|
880deb276e
|
Issue #2287063 by ParisLiakos, andypost: Fixed Remove remains of t() in watchdog messages.
|
2014-06-26 23:47:17 -07:00 |
webchick
|
04bf43bb92
|
Issue #2272467 by ParisLiakos: Remove usages of watchdog() from procedural code.
|
2014-06-26 11:55:12 -07:00 |
Jennifer Hodgdon
|
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 |
Alex Pott
|
6140e65c6b
|
Issue #2279363 by tstoeckler: Fixed file_managed.uri should not specify a prefixed unique key.
|
2014-06-24 14:07:04 +01:00 |
Nathaniel Catchpole
|
86e432e05e
|
Issue #2143291 by plach, alexpott, xjm, effulgentsia, pwolanin, swentel | yched: Clarify handling of field translatability.
|
2014-06-20 18:40:27 +01:00 |
Dries
|
505a062e52
|
Issue #2277705 by mashermike, juampy: Fixed Files don't have URI nor href.
|
2014-06-18 21:54:41 +02: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 |
Nathaniel Catchpole
|
4e3ee43e76
|
Issue #2228763 by larowlan, alexpott, martin107, jessebeach, xjm: Create a comment-type config entity and use that as comment bundles, require selection in field settings form.
|
2014-06-13 10:34:04 +01: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 |
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
|
7a291c9a15
|
Issue #1921970 by IshaDakota, benelori, mitron: Clean up comments in core .views.inc files.
|
2014-06-09 09:50:45 -05: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 |
Alex Pott
|
cafa95e68f
|
Issue #2278025 by duellj | alexpott: Fixed Remove retrieveTemporaryFiles().
|
2014-06-08 21:42:53 -05:00 |
Alex Pott
|
3ffcebceea
|
Issue #2073661 by amateescu, claudiu.cristea, plopesc, xjm | yched: Add a EntityReferenceField::referencedEntities() method.
|
2014-06-08 19:51:24 -05:00 |
webchick
|
c993e0df92
|
Issue #1079116 by fearlsgroove, joachim, ryanissamson, manarth, katherined, droppinshucks, BiigNiick | fietserwin: Fixed Inaccurate text: Images must be smaller than !max pixels.
|
2014-06-06 14:49:10 -05:00 |
Alex Pott
|
1ab2651755
|
Issue #2183231 by tstoeckler, plach, jessebeach, fago, Berdir, xjm, mauzeh: Make ContentEntityDatabaseStorage generate static database schemas for content entities.
|
2014-06-01 15:53:43 -05:00 |
Nathaniel Catchpole
|
95e63c380f
|
Issue #2251719 by sergeypavlenko, YesCT, chx, Pancho: Fixed Completely remove DRUPAL_MAXIMUM_TEMP_FILE_AGE.
|
2014-05-30 21:24:36 +01:00 |
webchick
|
d0d3e53361
|
Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4.
|
2014-05-27 19:43:20 -07: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
|
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 |
Nathaniel Catchpole
|
bf3ba52fa0
|
Issue #2209337 by tstoeckler: Remove hidden property from test extensions.
|
2014-05-13 17:55:52 +01:00 |
Nathaniel Catchpole
|
69fb5dc7f7
|
Issue #2226933 by cs_shadow, tim.plunkett, mandar.harkare, mortendk: Remove odd, even, first & last classes from views-view-unformatted.html.twig.
|
2014-05-12 10:38:06 +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 |
Dries
|
82f25bf143
|
Issue #2168321 by longwave, martin107: Several files have incorrect indentation.
|
2014-04-24 15:06:35 +02:00 |
webchick
|
f0bed14de3
|
Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose.
|
2014-04-16 15:00:30 -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 |
Alex Pott
|
7ad0c57207
|
Issue #2182239 by Berdir, andypost: Improve ContentEntityBase::id() for better DX.
|
2014-04-16 10:11:41 +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 |
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
|
acbd5fa840
|
Issue #2226197 by fago, jessebeach: Introduce FieldStorageDefinitionInterface in the Entity Field API.
|
2014-04-13 13:36:33 -04:00 |
webchick
|
cda250396e
|
Issue #2225739 by killua99, Berdir, andypost, pfrenssen: Remove usage of field_info_instances(), use EntityManager::getFieldDefinitions() instead.
|
2014-04-11 12:01:24 -04:00 |
webchick
|
fc6b814e02
|
Issue #2170775 by tim.plunkett, martin107, Xano: Remove array typehint from .
|
2014-04-08 13:56:43 -07:00 |
webchick
|
40f818bbe6
|
Issue #2221755 by grom358, ianthomas_uk: Remove uses of deprecated Element functions.
|
2014-03-31 10:37:55 -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 |
catch
|
cf0549dbd2
|
Issue #2177799 by tstoeckler, jsbalsera, mauzeh: Allow IntegerItem's to be unsigned.
|
2014-03-30 12:56:53 +02:00 |
catch
|
d026a1c363
|
Issue #2180109 by damiankloip, dawehner, ParisLiakos, joelpittet, MartijnBraam, Xano: Change the current_user service to a proxy.
|
2014-03-27 16:25:24 +01:00 |
catch
|
2f959b9693
|
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
|
2014-03-27 12:54:40 +01:00 |
Alex Pott
|
7f61620431
|
Issue #2136197 by andypost, jessebeach, swentel, longwave, Berdir: Move field/instance/widget/formatter settings out of annotation / plugin definition.
|
2014-03-26 10:32:27 +01:00 |
catch
|
53852c25df
|
Issue #2211235 by damiankloip: Add specific annotations for Views handlers.
|
2014-03-25 20:16:43 +01:00 |
Nathaniel Catchpole
|
8cbab1493b
|
Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall.
|
2014-03-21 11:53:32 +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 |
webchick
|
533ee3a17f
|
Issue #2145103 by Berdir, das-peter, fago, amateescu: Provide non-configurable field types for entity created, changed and timestamp fields.
|
2014-03-16 10:04:20 -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
|
f437807590
|
Issue #2103621 by mondrake | fietserwin: Move GD logic from ImageInterface to toolkit, tie toolkit instance to Image instance, toolkits should no longer be instantiated separately.
|
2014-03-11 01:00:44 +00:00 |
Alex Pott
|
ed4b791c34
|
Issue #2192259 by andypost, amateescu, damiankloip: Remove ConfigField.. Item and List classes + interfaces.
|
2014-03-10 14:43:46 +00:00 |
Nathaniel Catchpole
|
6dc4d08c1f
|
Issue #2208165 by longwave, damiankloip: Replace usage of views deprecated functions in views.
|
2014-03-10 13:11:58 +00:00 |
Nathaniel Catchpole
|
b07fb6b076
|
Issue #1774104 by sun: Replace all trivial drupal_write_record() calls with db_merge().
|
2014-03-10 11:17:13 +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 |
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 |
webchick
|
df42572a02
|
Issue #2209459 by droplet, nod_: Fix JS dependencies on jquery.once.
|
2014-03-05 08:53:15 -08:00 |
Alex Pott
|
056096a32e
|
Issue #2194085 by sun, Berdir: Convert File Managed API tests to DrupalUnitTestBase.
|
2014-03-04 13:02:00 +00:00 |
Alex Pott
|
7a6fb338b3
|
Issue #2114707 by Berdir, yched, amateescu, effulgentsia, fago: Allow per-bundle overrides of field definitions.
|
2014-03-04 10:27:25 +00:00 |
Alex Pott
|
863941874a
|
Issue #2200623 by damiankloip: Add plugin provider to default views configuration.
|
2014-03-01 10:20:03 +00:00 |
webchick
|
5d0729f07a
|
Issue #2070369 by herom, bdgreen, Mac_Weber, InternetDevels, sidharthap, JeroenT: Remove all calls to deprecated function language().
|
2014-02-26 11:16:54 -08:00 |
webchick
|
02417da643
|
Issue #1892182 by sun, nod_, jibran: #type details: Rename #collapsed to #open.
|
2014-02-26 10:38:09 -08:00 |
Alex Pott
|
f6e6e52871
|
Issue #2179655 followup by droplet: JS file validation broken.
|
2014-02-25 14:43:44 +00:00 |
Alex Pott
|
f6161fadb0
|
Issue #2002134 by fago, yched, amateescu, effulgentsia: Move TypedData metadata introspection from data objects to definition objects.
|
2014-02-24 11:44:26 +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
|
01457d74ea
|
Issue #2200821 by yched, plopesc, Berdir, claudiu.cristea, swentel: Rename Fieldinterface and FieldInstanceInterface.
|
2014-02-22 21:16:46 -08: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
|
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 |
Alex Pott
|
40dc8daf51
|
Issue #2095303 by swentel, plopesc, Berdir, claudiu.cristea, yched: Rename 'field_entity' to 'field_config' and 'field_instance' to 'field_instance_config'.
|
2014-02-19 23:29:14 +00:00 |
Nathaniel Catchpole
|
b65c8f413d
|
Issue #2198423 by damiankloip: Store the provider for Views plugins.
|
2014-02-19 16:59:12 +00:00 |
Alex Pott
|
b0da3ae64e
|
Issue #2119905 by damiankloip, tim.plunkett, Berdir: Provide @ConfigEntityType and @ContentEntityType to have better defaults.
|
2014-02-18 14:34: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
|
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 |
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
|
4bbef0e0c4
|
Issue #2152825 by plopesc, swentel, Berdir: Rename FieldItemBase::getFieldSetting[s]() to getSetting[s]().
|
2014-02-13 11:45:57 +00:00 |
Alex Pott
|
cdab74eed5
|
Issue #1541298 by sun, Berdir: Remove Node module dependency from Testing profile.
|
2014-02-13 11:28:24 +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 |
Alex Pott
|
f5ba64c9c1
|
Issue #2156337 by yched, amateescu, smiletrl: Merge ConfigEntityReferenceItemBase up into EntityReferenceItem, and fix inconsistencies.
|
2014-02-12 02:12:01 +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
|
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 |
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 |
webchick
|
c08e301d8b
|
Issue #2177093 by sun, alexpott, InternetDevels, Xano: Remove 'access content' permission from all test module routes.
|
2014-02-06 23:53:21 -08:00 |
webchick
|
dca2d601ca
|
Issue #1857442 by longwave, dawehner: Make $values optional on entity_create.
|
2014-02-06 23:47:06 -08:00 |
webchick
|
6379070ef2
|
Issue #2179655 by javisr, nod_: JS file validation broken.
|
2014-02-06 21:39:09 -08:00 |
Nathaniel Catchpole
|
4b4ef377be
|
Issue #2078387 by Xano, andypost, twistor, splatio, InternetDevels, amateescu, Berdir, larowlan, vladan.me: Add an EntityOwnerInterface.
|
2014-02-03 16:02:31 +00:00 |
Alex Pott
|
9cf1a39465
|
Issue #1928752 by mtift, jenlampton: Put all test modules into the 'testing' Fieldset on the modules page (file module).
|
2014-02-02 14:13:22 +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 |
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
|
aa03c3dd54
|
Issue #2167623 by danilenko_dn, sidharthap, Nitesh Sethia, krishnan.n, aitiba, alexpott, ashwinikumar, Barrett, damiankloip, deepakaryan1988, foxtrotcharlie, ianthomas_uk, neetu morwani, nonsie, piyuesh23, Sharique, sivaji, sushantpaste, swentel, vijaycs85, YesCT: Add test for all default configuration to ensure schema exists and is correct.
|
2014-01-30 12:04:18 +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
|
2d476a5f0e
|
Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation.
|
2014-01-27 21:41:32 +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 |
Alex Pott
|
9da7e4cdc7
|
Issue #2169267 by damiankloip: Replace drupal_cron_run() with a Cron service.
|
2014-01-25 19:13:53 +01:00 |
webchick
|
57934b6e36
|
Issue #1751382 by droplet, Jelle_S: Selectors clean-up: file module.
|
2014-01-24 18:38:50 -08:00 |
Nathaniel Catchpole
|
098289167d
|
Issue #2042773 by yched, Berdir, pcambra: Change #items within a theme_field() render array from an *array* to the same $items *object* used throughout the rest of the formatter pipeline.
|
2014-01-24 12:44:59 +00:00 |
webchick
|
edbe2839a4
|
Issue #2072995 by claudiu.cristea, yched: Change notice: Move FAPI callbacks for file/image widgets in classes.
|
2014-01-24 00:35:36 -08:00 |
Alex Pott
|
bbed679fbf
|
Issue #2144327 by amateescu, effulgentsia, yched, dasjo: Make all field types provide a schema().
|
2014-01-08 15:45:21 +00: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 |
Nathaniel Catchpole
|
e948f79c4c
|
Issue #2074475 by benjy, Gábor Hojtsy: Rename {file_managed}.timestamp to 'changed' and add a created timestamp.
|
2014-01-07 10:54:41 +00:00 |
Alex Pott
|
c28e5144b6
|
Issue #1815504 by pwolanin, Kevin Hankens: File_save_upload() should not alter the file URI string before validation.
|
2014-01-04 00:43:57 +01: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
|
0a96230db7
|
Issue #2001308 by marthinal, helmo, David_Rothstein, micahw156: Tests for: Node preview removes file values from node edit form for non-displayed items.
|
2013-12-30 07:47:41 -08:00 |
Alex Pott
|
185c50b124
|
Issue #2050113 by swentel, longwave, Hydra, yched, marthinal, netsensei: PHP notice on multiple items image field.
|
2013-12-26 15:05:32 +00:00 |
Nathaniel Catchpole
|
aa6d6fb729
|
Issue #732022 by vijaycs85, Wim Leers, dawehner, nod_, kscheirer: Drupal_add_tabledrag() still using drupal_add_(js|library)(), should return array for #attached.
|
2013-12-20 12:05:47 +00:00 |
webchick
|
3465947578
|
Issue #2146517 by TR: Remove annotation 'use' statements from all core classes.
|
2013-12-19 10:28:42 -08:00 |
Nathaniel Catchpole
|
a6cdd740f8
|
Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-12-17 11:03:15 +00:00 |
Alex Pott
|
b795708dbb
|
Issue #2149877 by amateescu, swentel: The 'filesize' base field of field entities is a boolean?.
|
2013-12-14 15:00:04 +00:00 |
webchick
|
dae4f79783
|
Issue #1973522 by vijaycs85, chr.fritsch, piyuesh23: Provide config schema to field types and storage in file module.
|
2013-12-12 10:19:36 -08:00 |
catch
|
3e27ebdea5
|
Issue #1786490 by Berdir, amateescu, damiankloip, Wim Leers, dawehner: Add caching to the state system.
|
2013-12-12 00:00:09 +00:00 |
Nathaniel Catchpole
|
51560a3a04
|
Revert "Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system."
This reverts commit 8ec847cc7c .
|
2013-12-11 14:37:58 +00:00 |
Nathaniel Catchpole
|
8ec847cc7c
|
Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system.
|
2013-12-11 12:00:10 +00:00 |
Alex Pott
|
cdac25ee08
|
Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods.
|
2013-12-09 19:19:58 -04:00 |
Nathaniel Catchpole
|
e8c263c4a5
|
Issue #2112239 by amateescu: Convert base field and property definitions.
|
2013-12-06 10:56:29 +00:00 |
webchick
|
3bb5f796f6
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, alexpott, larowlan, Damien Tournoud: Replace almost all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-05 10:02:36 -08:00 |
webchick
|
dc7a5b27ef
|
Revert of Issue #1998638, since it broke drush si and other command-line scripts.
|
2013-12-04 21:13:05 -08:00 |
Nathaniel Catchpole
|
d4dcb5c357
|
Issue #1342198 by nod_, droplet, cosmicdreams, RobLoach, aspilicious: Use .on and .off instead of .bind, .unbind and .delegate.
|
2013-12-04 14:28:18 +00:00 |
Jennifer Hodgdon
|
3cd71ea043
|
Issue #2031177 by ifrik, slashrm, batigolix: Fix up hook_help for file module
|
2013-12-03 16:56:31 -08:00 |
webchick
|
a38172dc20
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, larowlan, Damien Tournoud: Replace all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-03 10:57:18 -08:00 |
Jennifer Hodgdon
|
80fbd33d97
|
Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments
|
2013-12-03 07:54:20 -08:00 |
Nathaniel Catchpole
|
dcc8a0c392
|
Issue #2084279 by herom, andypost, David Hernández, dawehner, Xano: Remove plugin.manager.entity service in favor of entity.manager.
|
2013-12-03 12:07:05 +00:00 |
Nathaniel Catchpole
|
15fded0c84
|
Issue #1988612 by effulgentsia, yched, Wim Leers, Berdir, Pancho: Apply formatters and widgets to rendered entity base fields, starting with node.title.
|
2013-12-03 11:53:16 +00:00 |
Nathaniel Catchpole
|
176672a477
|
Issue #1947880 by chrisjlee, tim.plunkett, Xano, s_leu, Berdir, effulgentsia, penyaskito, dawehner: Replace node_access() with $entity->access().
|
2013-12-01 12:33:39 +00:00 |
webchick
|
77587a1ab8
|
Issue #2104229 by claudiu.cristea: Deprecate file_usage().
|
2013-11-28 00:52:13 -08:00 |
webchick
|
a57094c870
|
Issue #2120839 by damiankloip, slashrm, Dave Reid: File usage view causes fatal error for a file with 0 usage.
|
2013-11-28 00:02:41 -08:00 |
webchick
|
a83becbdea
|
Issue #1255696 by dagmar, lslinnet, swentel, jenlampton, sun: Move field type modules into separate 'Field type' package.
|
2013-11-24 13:29:58 -08:00 |
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 |
webchick
|
53804ea11d
|
Revert "Issue #2104229 by claudiu.cristea: Deprecate file_usage()."
Temporary rollback since it conflicts with a critical issue.
This reverts commit ce08ea737c .
|
2013-11-23 12:42:58 -08:00 |
webchick
|
ce08ea737c
|
Issue #2104229 by claudiu.cristea: Deprecate file_usage().
|
2013-11-23 11:37:46 -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 |
Jennifer Hodgdon
|
956c27fd26
|
Issue #2120035 by samhassell, dawehner: Clean up docs headers for views include files
|
2013-11-20 10:38:33 -08: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 |
Jennifer Hodgdon
|
30e56c5d84
|
Issue #2084535 by sivaji: Fix constants in file_copy docs
|
2013-11-13 09:39:02 -08:00 |
Alex Pott
|
bf3e9cfaaa
|
Issue #2112705 by mikey_p: Replace EntityType::$module with provider.
|
2013-11-02 22:11:53 -07:00 |
webchick
|
4399709181
|
Issue #2066535 by tim.plunkett, jsst, Berdir: Add EntityManagerInterface and stop typehinting with EntityManager.
|
2013-10-30 16:09:40 -07:00 |
Alex Pott
|
840e20aec6
|
Issue #2097691 by plopesc, amateescu: Move FIELD_CARDINALITY_UNLIMITED constant to FieldDefinitionInterface.
|
2013-10-26 09:26:00 -07:00 |
Alex Pott
|
82eb2924cf
|
Issue #2112807 by tim.plunkett: Move the form builder functions in form.inc to a form service.
|
2013-10-25 15:54:34 -07:00 |
Alex Pott
|
4b7bbecbc3
|
Issue #2097903 by Berdir, amateescu: Rename EntityRenderController to EntityViewBuilder.
|
2013-10-25 13:54:18 -07:00 |
Alex Pott
|
3ded2216b0
|
Issue #2115145 by Berdir | effulgentsia: Move field type plugins to Plugin/Field/FieldType.
|
2013-10-19 09:12:13 +01:00 |
Alex Pott
|
c1027b9d1a
|
Issue #2050835 by Berdir | yched: Move Widget, Formatter, and FieldType plugin types to the Core\Field system.
|
2013-10-18 12:57:37 +01:00 |
webchick
|
59b3495a49
|
Issue #2041629 by tkoleary, mcrittenden, manningpete, superspring: Shorten ridiculously long and verbose text in file upload field.
|
2013-10-17 23:08:24 -07:00 |
Alex Pott
|
b201c0546c
|
Issue #2111209 by Xano: Fixed Rename FormInterface::getFormID() to FormInterface::getFormId().
|
2013-10-16 13:37:27 +01:00 |
Nathaniel Catchpole
|
034d523504
|
Issue #2099347 by ruloweb: Clean up list function usage.
|
2013-10-16 12:06:21 +01:00 |
Nathaniel Catchpole
|
122c2b7e2b
|
Issue #2109833 by ianmthomasuk: Finish converting stream_public_path() to CMI.
|
2013-10-15 14:20:01 +01:00 |
Alex Pott
|
0f8b4e794e
|
Issue #2023563 by Berdir, smiletrl, fago: Convert entity field types to the field_type plugin.
|
2013-10-14 16:53:22 +01:00 |
Nathaniel Catchpole
|
a2e539c7c3
|
Issue #2094003 by swentel: Remove use statements in formatters, widgets and field types plugins.
|
2013-10-13 13:36:57 +01:00 |
Nathaniel Catchpole
|
0c8fae0b26
|
Issue #2034979 by derhasi: Typehint Views field handler methods with ResultRow.
|
2013-10-13 13:15:46 +01:00 |
Nathaniel Catchpole
|
5459354982
|
Issue #2095399 by Berdir: Merge DatabaseStorageController and DatabaseStorageControllerNG.
|
2013-10-13 12:34:58 +01:00 |
Jennifer Hodgdon
|
31227acf31
|
Issue #2084535 by mErilainen, tankerjoe, DanielFbrg: Fix file_copy documentation around the case when source and destination are the same
|
2013-10-09 08:39:34 -07:00 |
webchick
|
a40485a5ed
|
Issue #2090619 by yched, smiletrl: Move file visibility check to the FileItem class.
|
2013-10-08 22:40:24 -07:00 |
webchick
|
ae7c20c7b5
|
Issue #2106459 by chx: Fixed core config has everything as string.
|
2013-10-07 17:32:28 -07:00 |
Nathaniel Catchpole
|
3b00f30dca
|
Issue #2073033 by claudiu.cristea, netsensei: Optimize file usage updates in file/image fields.
|
2013-10-07 12:06:51 +01:00 |
webchick
|
e81c0f1285
|
Issue #2102653 by tim.plunkett, disasm: Convert test form callbacks to new form controller.
|
2013-10-05 16:16:50 -07:00 |
Alex Pott
|
bcc5763239
|
Issue #1953408 by swentel, aspilicious, andypost, yched: Remove ArrayAccess BC layer from field config entities.
|
2013-10-04 08:55:32 +01: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
|
0ff5e6d21a
|
Issue #2068343 by slashrsm: Convert file SQL queries to the Entity Query API.
|
2013-10-02 22:52:03 +01:00 |
Nathaniel Catchpole
|
1aeee1cd39
|
Issue #2004244 by Berdir, plach, tim.plunkett, msonnabaum, das-peter: Move entity revision, content translation, validation and field methods to ContentEntityInterface.
|
2013-10-01 12:42:30 +01:00 |
Alex Pott
|
691a576259
|
Issue #1994140 by Berdir, yched, fgm, smiletrl: Unify entity field access and Field API access.
|
2013-09-30 15:14:06 +02:00 |
Alex Pott
|
156bdc4349
|
Issue #2066219 by claudiu.cristea, fietserwin: Decouple image type from image extension.
|
2013-09-28 18:43:17 +02:00 |
Alex Pott
|
510c81a9c5
|
Issue #2051923 by Berdir, dixon_, plach: Rename \Drupal\Core\Entity\Field\Field, related subclasses and interfaces to *FieldItemList.
|
2013-09-28 13:29:14 +02:00 |
Alex Pott
|
37949fe378
|
Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment settings into a field to make them work with CMI and non-node entities.
|
2013-09-27 17:34:47 +02:00 |
webchick
|
27dc2b4987
|
Issue #2076141 by lokapujya: Unneeded dance around 'Node'/'Content' entity label in views integration code.
|
2013-09-27 15:15:39 +02:00 |
webchick
|
6fd72a2c6e
|
Issue #2095115 by beejeebus: Delete ViewTestConfigInstaller and have ViewTestData create views, not 'import' them.
|
2013-09-23 17:11:18 +02:00 |
Nathaniel Catchpole
|
9e5def44b7
|
Issue #1778122 by scor, linclark, effulgentsia: Fixed Enable modules to inject attributes into field formatters, so that RDF attributes get output on the appropriate elements.
|
2013-09-20 10:59:23 +01:00 |
webchick
|
d75787dfba
|
Issue #2087995 by amateescu: All entity post*() and pre*() methods should call their parent implementation.
|
2013-09-17 22:56:38 -07:00 |
webchick
|
1569e3cba0
|
Issue #2089485 by smiletrl: [follow-up]: Clean up for file field type.
|
2013-09-16 19:29:10 -07:00 |
webchick
|
034d956906
|
Issue #2075095 by yched, amateescu: Widget / Formatter methods signatures needlessly complex.
|
2013-09-16 08:52:28 -07:00 |
webchick
|
8347b04c34
|
Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors.
|
2013-09-15 22:06:19 -07:00 |
webchick
|
7cfa38d01a
|
Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files.
|
2013-09-15 21:47:28 -07: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
|
0451a6d700
|
Issue #2083811 by yched, plach: Remove langcode nesting for fields in entity structures.
|
2013-09-12 22:35:51 -07:00 |
webchick
|
d009cac09c
|
Issue #2074037 by Wim Leers, effulgentsia: Add drupalPostUrl() — drupalPost()/drupalPostAjax() are for forms only, D8 JS performs non-form HTTP requests.
|
2013-09-11 12:41:33 -07:00 |
Alex Pott
|
11eeb98bf3
|
Issue #2070609 by damiankloip, tstoeckler: Remove obsolete 'module' keys from Views plugin annotations.
|
2013-09-11 02:21:44 +01:00 |
Nathaniel Catchpole
|
b8016410aa
|
Issue #2015697 by claudiu.cristea, yched, Berdir, splatio: Convert field type to typed data plugin for file and image modules.
|
2013-09-09 22:23:15 +01:00 |
Nathaniel Catchpole
|
085a24e07f
|
Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants.
|
2013-09-05 10:48:11 +01:00 |
Nathaniel Catchpole
|
fb38555e50
|
Issue #2079011 by Berdir, alexpott: Move field.module constants related to storage to EntityStorageControllerInterface.
|
2013-09-05 10:41:02 +01:00 |
webchick
|
7efe917d16
|
Issue #2081201 by mrsinguyen: Remove Unused local variable from /core/modules/file/lib/Drupal/file/Plugin/field/formatter/FileFormatterBase.php.
|
2013-09-04 12:40:14 -07:00 |
Alex Pott
|
5fc858b205
|
Issue #297209 by nod_, dwees, bdone: Remove 'Attach' button.
|
2013-09-03 22:27:16 +01:00 |
catch
|
e1c40673b9
|
Issue #2078837 by alexpott: Fixed Ensure that we are using SQL storage for taxonomy_update_8007().
|
2013-09-03 00:00:39 +01:00 |
webchick
|
7ecaaeb3db
|
Issue #2078885 by Letharion: Fixed The file/progress hook menu item is not necessary.
|
2013-09-02 13:38:58 -07:00 |
Alex Pott
|
7742cc3563
|
Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'.
|
2013-09-01 13:24:15 +01:00 |
Nathaniel Catchpole
|
c7994001cc
|
Issue #1497374 by yched, chx, amateescu, plach, Damien Tournoud, fago, swentel: Switch from Field-based storage to Entity-based storage.
|
2013-09-01 07:20:49 +01:00 |
webchick
|
c3c67435cd
|
Issue #2044583 by jlindsey15, Gábor Hojtsy, Wim Leers, Berdir: Add EntityChangedInterface to allow entities with 'changed' field to be properly cached.
|
2013-08-30 23:50:14 -07:00 |
webchick
|
c47c16aeb5
|
Issue #2072559 by legolasbo: Remove Unused local variable from /core/modules/file/lib/Drupal/file/Tests/DownloadTest.php.
|
2013-08-29 08:26:37 -07:00 |
webchick
|
b772dbe8f3
|
Issue #2072561 by legolasbo: Remove Unused local variable () from /core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php.
|
2013-08-29 08:23:29 -07:00 |
webchick
|
fe60a0d0bf
|
Issue #2072563 by legolasbo: Remove Unused local variable () from /core/modules/file/lib/Drupal/file/Tests/FileTokenReplaceTest.php.
|
2013-08-29 08:22:06 -07:00 |
webchick
|
dd85adde5e
|
Issue #2072565 by legolasbo: Remove Unused local variable () from /core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php.
|
2013-08-29 08:17:04 -07:00 |
webchick
|
b20f3c0f5d
|
Issue #2072553 by legolasbo: Remove Unused local variable () from /core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php.
|
2013-08-29 08:15:28 -07:00 |
webchick
|
6477317a10
|
Issue #2072555 by legolasbo: Remove Unused local variable from /core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php.
|
2013-08-29 08:05:36 -07:00 |
webchick
|
7625696dba
|
Issue #2072549 by legolasbo, phiit: Remove Unused local variable () from /core/modules/file/file.module.
|
2013-08-29 08:00:26 -07:00 |
webchick
|
7e5119cd45
|
Issue #2072557 by legolasbo, ksm.apw: Remove Unused local variable from /core/modules/file/lib/Drupal/file/Tests/FileFieldRevisionTest.php.
|
2013-08-29 07:47:24 -07:00 |
Alex Pott
|
aafee284b6
|
Issue #2061895 by sergeypavlenko: Remove calls to deprecated global $user in file module.
|
2013-08-29 03:12:12 +01:00 |
webchick
|
cb599de3be
|
Issue #2056405 by plopesc, yched: Let field types provide their support for 'default values' and associated input UI.
|
2013-08-28 14:56:08 -07:00 |
Alex Pott
|
55bd232761
|
Issue #1969388 by dawehner, tim.plunkett, olli: Add dedicated annotations for Views plugins.
|
2013-08-28 01:03:53 +01:00 |
Alex Pott
|
48ddeb48db
|
Issue #2024963 by Berdir: Move baseFieldDefinitions from storage to entity classes.
|
2013-08-27 17:04:17 +01:00 |
Nathaniel Catchpole
|
94cd6717a8
|
Issue #1939994 by Berdir, rlmumford: Complete conversion of nodes to the new Entity Field API.
|
2013-08-27 11:36:16 +01:00 |
Alex Pott
|
0e47ce3293
|
Revert "Issue #2060405 by Wim Leers: Fixed Impossible to uninstall any module using the file usage service, because it is impossible to delete all file usages by a module."
This reverts commit 858674f0d1 .
|
2013-08-22 11:19:04 +01:00 |
webchick
|
523fb85533
|
Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity.
|
2013-08-18 14:16:19 -07:00 |
Dries
|
dd95e4bae3
|
Issue #2049039 by Berdir: Convert node properties to methods.
|
2013-08-16 12:13:11 -05:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Alex Pott
|
858674f0d1
|
Issue #2060405 by Wim Leers: Fixed Impossible to uninstall any module using the file usage service, because it is impossible to delete all file usages by a module.
|
2013-08-14 07:54:05 -05:00 |
Alex Pott
|
4ca797aa8c
|
Revert "Issue #2054187 by juampy: Restrict authentication provider for REST resources."
This reverts commit a567be3ee0 .
|
2013-08-13 16:12:07 -05:00 |
Dries
|
a567be3ee0
|
Issue #2054187 by juampy: Restrict authentication provider for REST resources.
|
2013-08-13 14:57:21 -04:00 |
webchick
|
509c2b2d8b
|
Issue #2059699 by tim-e, Cottser: Remove t() from test assertion messages in file.module.
|
2013-08-12 00:09:01 -07:00 |
webchick
|
092fb4f5c1
|
Issue #2041625 by vineet.osscube, tim.plunkett, tkoleary: Fixed Add space between file upload and button.
|
2013-08-12 00:03:07 -07:00 |
Alex Pott
|
fd76691cca
|
Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods.
|
2013-08-11 23:24:02 +01:00 |
Alex Pott
|
8cfc089e26
|
Issue #2033669 by tim.plunkett, larowlan: Image file objects should be classed.
|
2013-08-11 00:57:37 +01:00 |
Alex Pott
|
0a5c7863cb
|
Issue #2049479 by tim.plunkett: File usage views should be combined.
|
2013-08-10 02:25:58 +01:00 |