Commit Graph

6334 Commits (dad0245d7dbf6813c5ff649915391b6399a6c516)

Author SHA1 Message Date
Nathaniel Catchpole 6aab2901e1 Issue #2195585 by Les Lim: Add a dedicated @Archiver annotation class. 2014-02-28 10:52:24 +00:00
Nathaniel Catchpole d077f16237 Issue #2195571 by Les Lim: Add a dedicated @RestResource annotation class. 2014-02-28 10:47:37 +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 53068d078f Issue #2191903 by damiankloip: Provide a ConfigEntityNormalizer. 2014-02-28 10:36:02 +00:00
Nathaniel Catchpole a60a5b879f Issue #2136503 by slashrsm: Make \Drupal\Core\Path\AliasManager storage independent. 2014-02-28 10:33:39 +00:00
Nathaniel Catchpole 28f6c023c4 Issue #2049209 by Cottser, dawehner, jibran, lokapujya, Manuel Garcia: Remove 'Theming information' feature from Views in favor of twig_debug. 2014-02-28 10:23:03 +00:00
Nathaniel Catchpole 18ed8b32eb Issue #2200185 by BTMash, damiankloip: Router table is not cleared when modules are uninstalled. 2014-02-28 10:08:39 +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 11bf64e992 Issue #2207219 by larowlan: Fatal: Call to a member function isSubclassOf() on a non-object in CommentManager. 2014-02-27 20:54:33 -08:00
Jennifer Hodgdon 545d194693 Issue #2177253 by YesCT, Xano, chakrapani, chx: Fix up function docs in simpletest.module 2014-02-27 13:21:47 -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 56aba1e3bd Issue #2205159 by dineshw, mandar.harkare | scor: Typo in LinkFormatter.php. 2014-02-26 21:26:56 -08:00
webchick 4e7ec019c5 Issue #2175459 by sun: Convert Drupal\system\Tests\InstallerTest into a new Drupal\simpletest\InstallerTestBase. 2014-02-26 21:21:50 -08: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 aa49131293 Issue #2199191 by nevergone: Typo in form.api.php. 2014-02-26 11:27:09 -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 57661ff994 Issue #2195933 by Sam152: 'Back to site' button doesn't work when the user originates from the homepage. 2014-02-26 10:49:28 -08:00
webchick 02417da643 Issue #1892182 by sun, nod_, jibran: #type details: Rename #collapsed to #open. 2014-02-26 10:38:09 -08:00
webchick a9be94a5a0 Issue #924322 by tim.plunkett, Devin Carlson, dicix, mike stewart | Jeff Burnz: Color_scheme_form_submit() assumes color.inc provides keys that should be optional. 2014-02-26 09:49:10 -08:00
webchick c24feeee54 Issue #2156853 by olli, quicksketch: Views UI Save and Cancel buttons break existing locks by other users. 2014-02-26 09:26:59 -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 d1bbfa74e6 Issue #2205367 by sun, Berdir: [HEAD BROKEN] PHP 5.4. 2014-02-26 09:40:38 +00:00
Alex Pott f6e6e52871 Issue #2179655 followup by droplet: JS file validation broken. 2014-02-25 14:43:44 +00:00
Alex Pott 0230aa22a4 Issue #2195753 by tim.plunkett: Changes to config entities that use plugins are not propagated to the plugins. 2014-02-25 14:32:19 +00:00
Alex Pott e0447089b2 Issue #2091971 by nod_, mdrummond, katzilla: Remove ID in progress-bar.html.twig . 2014-02-25 14:05:43 +00:00
Nathaniel Catchpole 91542ece95 Issue #1810178 by sidharthap, swentel, Xano, Rajesh Ashok, David Hernández, durifal, yched, guy_schneerson: _field_info_collate_fields() is not language-aware, may return wrong values. 2014-02-25 13:24:07 +00:00
Nathaniel Catchpole d41d3db083 Issue #2199483 by damiankloip, alexpott: Provide a default config_prefix based on entity type ID and provider. 2014-02-25 10:12:46 +00:00
webchick bcf152b480 Issue #2203115 by TravisCarden: No page title on admin/modules/uninstall. 2014-02-24 14:43:02 -08:00
webchick b9f1a8e27c Issue #2188097 by rcaracaus, olli: 'Comment forms' links to admin/content/comment. 2014-02-24 14:10:50 -08:00
webchick 04c9a71dbe Issue #2186115 by chakrapani, longwave, jhodgdon, benjy, chrischinchilla, swentel: Shortcuts are added with no link title (hence unusable). 2014-02-24 12:12:19 -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
Alex Pott f0ed86e761 Issue #2203271 by Xano: Undefined index "rows_order" in theme_field_ui_table(). 2014-02-24 14:21:43 +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 65899f6bdd Issue #2195417 by Sutharsan: Clean up configuration import events. 2014-02-24 12:00:34 +00:00
Alex Pott 228fdcbcc0 Issue #2193609 by andypost: No page title on manage display & form for non-default view mode. 2014-02-24 11:56:48 +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
Nathaniel Catchpole 1747f674f9 Issue #2202537 by alexpott: Avoid repeated cache tag invalidations. 2014-02-24 11:08:03 +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
Alex Pott 966c33022f Issue #1919338 by catch, swentel, bblake, EllaTheHarpy, Cottser: Select widget (from the options module) prone to double encoding. 2014-02-24 09:57:30 +00:00
Alex Pott 2d65e60b63 Issue #2191273 by mfernea: Fix Feed typehints in aggregator module. 2014-02-24 09:53:04 +00:00
Alex Pott 0fb6dfb447 Issue #2194061 by jibran: Fix documentation in ConfigSync. 2014-02-24 09:49:20 +00:00