Commit Graph

31639 Commits (d429cd25dc58ab6c8249b37c1543055aa2acf5cc)

Author SHA1 Message Date
Alex Pott d7b430a402 Issue #2707255 by timmillwood, dawehner, amateescu, Berdir: All content entities should inherit baseFieldDefinitions 2016-05-08 17:50:14 -05:00
Alex Pott 899f647387 Issue #2716661 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to @see references 2016-05-08 17:42:30 -05:00
Alex Pott 2e5da97b7d Issue #2720891 by jan.stoeckler: Replace ContainerAware with ContainerAwareTrait 2016-05-08 17:27:26 -05:00
Alex Pott f324b3e358 Issue #2708179 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to @throws 2016-05-08 14:57:36 -05:00
Alex Pott 55e2442d76 Issue #2721283 by alexpott: Fix Drupal.Commenting.FunctionComment.$InReturnType 2016-05-08 14:34:57 -05:00
Alex Pott 8ae898a87f Issue #2660528 by swentel, david_garcia: File entity completely broken if the underlying file is gone 2016-05-08 14:21:46 -05:00
Alex Pott e65accdf9d Issue #2628656 by thpoul, Matt_five, aerozeppelin, Wim Leers: Max dimensions do not apply to Editor Inline image 2016-05-08 13:15:51 -05:00
Alex Pott 7c55349d3c Issue #2689253 by penyaskito: PathItem pid property should be an integer 2016-05-08 13:10:29 -05:00
Alex Pott 677116e149 Issue #2718697 by damiankloip, dawehner: EntityAutocomplete element cannot handle GET input values 2016-05-08 12:55:05 -05:00
Alex Pott 853202a000 Issue #2572619 by attiks, andypost, pfrenssen, vprocessor, tatarbj, andriyun, alexpott: Fix 'Drupal.Classes.ClassDeclaration' coding standard 2016-05-08 12:33:57 -05:00
Alex Pott 49e2b0ea88 Issue #2378617 by jhedstrom, dagmar, eosrei, mgifford: Add test for Log Details links 2016-05-08 12:06:07 -05:00
Alex Pott b5969b69bd Issue #2708185 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to spacing and styling 2016-05-08 11:29:19 -05:00
Alex Pott 56ebb39a70 Issue #2630578 by mikeryan, jonhattan, Matt B: Formats duplicated in D6 upgrade 2016-05-08 11:27:17 -05:00
Alex Pott 05da917b88 Issue #2667358 by twistor: CheckboxTest doesn't test what it thinks it's testing 2016-05-08 11:17:22 -05:00
Alex Pott 8f138ab1a6 Issue #2719701 by jhedstrom: BrowserTestBase::drupalGet() incompatible with WebTestBase::drupalGet() 2016-05-08 11:04:52 -05:00
Alex Pott ffcbce2ccc Issue #2716073 by moonray: Improve cron logging 2016-05-08 11:02:27 -05:00
Alex Pott 7109454250 Issue #2384459 by mikran, mbovan, slashrsm, chx, Berdir, yched: Add entity query condition for delta in EFQ 2016-05-08 10:32:56 -05:00
Alex Pott 133c212ed9 Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard 2016-05-08 10:05:38 -05:00
Alex Pott 95ed8ce29d Issue #2704457 by thtas, mpdonadio: Fix DrupalDateTime::diff() 2016-05-08 10:03:48 -05:00
Alex Pott 6347dec521 Issue #2720803 by Eric_A: Missing composer.json file in \Drupal\Component\FileSystem 2016-05-08 09:01:10 -05:00
Alex Pott 94c628a9ca Issue #2572633 by vprocessor, andypost, attiks, andriyun: Fix 'Drupal.Commenting.ClassComment' coding standard 2016-05-08 08:57:21 -05:00
Nathaniel Catchpole 331cff9878 Issue #2631362 by Mile23, hussainweb: Inject DRUPAL_ROOT into DrupalKernel 2016-05-06 14:03:28 +01:00
Nathaniel Catchpole 0b1a646ff7 Issue #2714375 by kiamlaluno, malavya: hook_form_alter() implementations are still commented with a reference to a form builder that doesn't exist anymore 2016-05-06 13:54:45 +01:00
Nathaniel Catchpole c36ddb4ff5 Issue #2157963 by lokapujya, alexpott, biguzis, zniki.ru, dimaro, benjf, themic8, jenlampton, subhojit777, thtas, kpv, Noe_, Berdir, thijsvdanker, Cottser, dcam, jhodgdon: Allow + symbol in usernames 2016-05-06 13:52:40 +01:00
Nathaniel Catchpole 0e2962cb2f Issue #2489382 by Bojhan, yoroy: Reduce duplication from label to description in pager options 2016-05-05 14:30:54 +01:00
Alex Pott 524dc283d5 Issue #2715965 by alexpott: Fix 'Drupal.Commenting.FunctionComment.IncorrectParamVarName' coding standard 2016-05-05 12:33:36 +01:00
Alex Pott 70f58860c8 Issue #2716685 by Mile23: Part 2: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard 2016-05-05 12:32:19 +01:00
Alex Pott c26745da88 Issue #2706753 by Mile23: Fix 'PSR2.Classes.PropertyDeclaration.ScopeMissing/VarUsed' coding standard 2016-05-05 12:21:09 +01:00
Alex Pott a239719598 Issue #2702455 by pfrenssen: Remove unused property $entityManager 2016-05-05 12:13:00 +01:00
Alex Pott d5d0d6ce87 Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard 2016-05-05 12:07:19 +01:00
Alex Pott e0c2d965af Issue #2714585 by neclimdul: Avoid definition constants in SearchMatchTest 2016-05-05 11:13:37 +01:00
Alex Pott a1d3a681f6 Issue #2572693 by Mile23, andriyun, andypost, attiks: Fix 'Drupal.ControlStructures.ControlSignature' coding standard 2016-05-05 11:07:32 +01:00
Alex Pott e46929c511 Issue #2717723 by gargsuchi: NodeSearch::__construct() has an undocumented parameter ($renderer) 2016-05-05 10:07:58 +01:00
Alex Pott 44f8f8f114 Issue #2712405 by leolando.tan, jhodgdon: more detail needed for hook_theme() 'variables' property 2016-05-05 09:09:30 +01:00
Alex Pott 0ceb441a75 Issue #2700335 by er.pushpinderrana, elakiyasamuel, malavya, therealssj, joachim, jhodgdon: hook_entity_update() and friends should document $entity->original 2016-05-05 08:56:28 +01:00
Alex Pott 8f2c0537da Issue #2715507 by dagmar: @todo: Modify core/profiles/standard/src/Tests/StandardTest.php 2016-05-05 08:54:07 +01:00
Alex Pott 5cd36afbe2 Issue #2718719 by dipakmdhrm: Add Wim Leers to REST module in MAINTAINERS.txt 2016-05-05 08:52:30 +01:00
Alex Pott 8da13e6c60 Issue #2719135 by dagmar: DamZ and Dave Reid have wrong links on MAINTAINERS.txt 2016-05-05 08:50:10 +01:00
Nathaniel Catchpole 2be39c7387 Issue #2718583 by alexpott: Remove deprecated usages of Node::setRevisionAuthorId() and Node::getRevisionAuthor() 2016-05-04 14:11:49 +01:00
Nathaniel Catchpole a39876b9f4 Issue #2693725 by chx, alexpott: Add <nolink> to allow for non-link links 2016-05-04 14:03:08 +01:00
Nathaniel Catchpole ba8e8b2a3f Issue #2648562 by gapple, neclimdul: Symfony's ApcClassLoader requires APC backwards compatibility layer 2016-05-04 13:55:38 +01:00
Alex Pott 0dd68abecb Issue #2682723 by thpoul, jagjitsingh_drupal, avinashm, maggo: Allow ckeditor_stylesheets to refer to external URL, for e.g. webfonts 2016-05-04 09:48:21 +01:00
Alex Pott f8fd764711 Issue #2705433 by timmillwood: Node should implement RevisionLogInterface 2016-05-04 09:37:35 +01:00
Nathaniel Catchpole 0d9f0580f4 Issue #2620212 by aaronbauman: "Use a relative path" is not an accurate instruction for url alias 2016-05-03 13:36:11 +01:00
Alex Pott 395cb8bad6 Issue #2671344 by jwilson3: Better documentation for suspicious encoded string in dblog tests 2016-05-03 11:51:48 +01:00
Alex Pott 53e541da14 Issue #2716991 by mpdonadio: Incorrect ISO datetime attribute for date-only fields w/ default formatter 2016-05-03 11:25:37 +01:00
Alex Pott b95360626d Issue #2717401 by Boobaa: Link with in-page fragment only is rendered improperly 2016-05-03 11:18:05 +01:00
Alex Pott 79f17dcb02 Issue #2696353 by mpdonadio, dpovshed: Bad dates in Select List widget throw an exception 2016-05-03 11:04:58 +01:00
Alex Pott ef39eed7f3 Issue #2613178 by mikeryan, heddn: default_value: null in static map skips empty rows 2016-05-02 21:38:59 +01:00
Alex Pott e8322e4f21 Issue #2647916 by Lendude, dawehner: Views ajax modals stop working in certain scenarios 2016-05-02 15:58:05 +01:00