Commit Graph

3462 Commits (5c9e37df0ab919b65cc07b0f9f6e6db4b997d81a)

Author SHA1 Message Date
webchick f946527e18 Issue #1851082 by tim.plunkett: Add a base bulk form handler class, remove it from Actions module. 2013-01-21 16:06:21 -08:00
catch b3f18a65cc Issue #1891036 by damiankloip: Make 'click sortable' default to TRUE. 2013-01-21 20:59:01 +00:00
catch 4e61e4c9c3 Issue #1804926 by rbayliss, ela.m, typhonius, edrupal: Convert register_pending_approval_admin() email to config system and provide the ability to configure it in UI. 2013-01-21 20:57:45 +00:00
catch 10ab47224d Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. 2013-01-21 19:21:34 +00:00
catch 2cf9e49ebc Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit."
This reverts commit c80c3e18f1.
2013-01-21 13:53:28 +00:00
catch 0d74f5bf8f Issue #736172 by fizk: Fixed drupal_goto() should allow absolute destinations that are within the same site. 2013-01-21 11:22:14 +00:00
catch c80c3e18f1 Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. 2013-01-21 11:02:01 +00:00
webchick e86e706887 Issue #1893740 by Gábor Hojtsy: Remove repeated 'Block' UI text from block editing, fix title. 2013-01-20 12:06:28 -08:00
webchick 79ba7703dc Issue #1722882 follow-up by Berdir: Fixed CacheDecorator does not clear used cache tags. 2013-01-20 12:03:11 -08:00
webchick 84a71c36d5 Issue #1893400 follow-up by nod_: REALLY fix autocomplete this time. :P 2013-01-20 09:31:53 -08:00
webchick eaf8fc569b Revert "Issue #1893400 follow-up by sun: REALLY fix autocomplete this time. :P"
Wrong commit credit.

This reverts commit 922b0916aa.
2013-01-20 09:31:31 -08:00
webchick 922b0916aa Issue #1893400 follow-up by sun: REALLY fix autocomplete this time. :P 2013-01-20 09:31:05 -08:00
webchick fc502fb186 Issue #1893400 follow-up by sun: Switch autocomplete widget to type hidden, input false for more optimal fix. 2013-01-20 02:56:27 -08:00
webchick 1de4821bfa Issue #1817656 by tstoeckler, tim.plunkett, dawehner, alexpott: Let user_autocomplete() also find the anonymous user. 2013-01-20 02:31:49 -08:00
webchick c4b40e5bf7 Issue #1893534 by msonnabaum: Fixed Typehint the container interface instead of the class. 2013-01-19 20:22:52 -08:00
webchick f4d2f16f3d Issue #1891692 by katbailey: Fixed AliasManagerCacheDecorator won't work correctly with subrequests. 2013-01-19 20:13:58 -08:00
webchick 956b110a1e Issue #1884762 by tim.plunkett, Gábor Hojtsy: Block forms should use #type => machine_name(). 2013-01-19 20:09:48 -08:00
webchick 0143d50f5d Issue #1893400 by swentel, dawehner: Fixed Autocomplete is busted. 2013-01-19 19:02:32 -08:00
webchick 0b17f26aa7 Issue #1479454 by Hugo Wetterberg, galooph, andypost, marcingy, heyrocker, larowlan, alexpott, tim.plunkett, fubhy, sun, dawehner: Convert user roles to configurables. 2013-01-19 13:53:56 -08:00
webchick 273499059d Issue #1848998 by dawehner, chx, xjm: Fixed Module/Bundle services not available in update.php. 2013-01-19 12:13:19 -08:00
Jennifer Hodgdon 9fa3ce395e Issue #1891890 by pwolanin: Remove pwolanin as Menu system maintainer for d8 2013-01-19 07:55:00 -08:00
webchick d729e6be8a Revert "Issue #1479454 by Hugo Wetterberg, galooph, dawehner, andypost, marcingy, heyrocker, larowlan, alexpott, tim.plunkett, fubhy, sun: Change notice: Convert user roles to configurables."
Broke testbot. :(

This reverts commit 2ae1597227.
2013-01-18 23:46:12 -08:00
webchick 2c99f0b217 Issue #1886728 by tim.plunkett: Switch from details to fieldset when collapsing isn't needed. 2013-01-18 21:45:12 -08:00
webchick 6899a43d07 Issue #1839904 by disasm, tim.plunkett: Rename plugin.core.block CMI prefix to block.block. 2013-01-18 21:28:59 -08:00
webchick a7e9817989 Issue #1740470 follow-up by Wim Leers, larowlan, jibran: Clean-ups to phone field. 2013-01-18 21:28:07 -08:00
webchick 1dab0e1c67 Issue #1497380 by Berdir, andypost, jibran, tim.plunkett: Convert shortcut sets to ConfigEntity. 2013-01-18 21:26:12 -08:00
webchick 2ae1597227 Issue #1479454 by Hugo Wetterberg, galooph, dawehner, andypost, marcingy, heyrocker, larowlan, alexpott, tim.plunkett, fubhy, sun: Change notice: Convert user roles to configurables. 2013-01-18 21:16:28 -08:00
webchick dd8c44b490 Issue #1757564 by damiankloip, dawehner, tim.plunkett: Change 'name' to 'id' on View entity. 2013-01-18 21:10:42 -08:00
webchick e15c6de807 Roll-back of Issue #1817656 by tim.plunkett: Causing random testbot failures. 2013-01-18 21:01:29 -08:00
webchick bc237f9a13 Issue #1831264 by tim.plunkett: Use the Entity manager to create new controller instances. 2013-01-18 20:58:23 -08:00
webchick 948728c5e6 Issue #1882474 by zengenuity, jeni_dc, stevepurkiss: Fixed Password strength indicator display broken in install process. 2013-01-18 17:27:33 -08:00
webchick ec39157837 Revert "Issue #1841896 by TravisCarden: Fixed file permissions in core/misc/ui/themes/base/images/."
This changed file perms in an upstream project which is a no-no.

This reverts commit 6baf46137f.
2013-01-18 10:54:26 -08:00
Dries 97e30b961e Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2013-01-18 13:17:35 -05:00
Dries ef658a6b62 Issue #1740470 by nick_schuch, rbayliss, patrickd, lliss, larowlan, webflo: added a new phone number field type. 2013-01-18 13:17:06 -05:00
webchick 0f9489f9fe Issue #1875632 follow-up by nod_, Wim Leers, effulgentsia: Added wrapper function for JS settings merging behavior, fix tabledrag. 2013-01-18 10:00:29 -08:00
catch 34a7dd51f2 Issue #1817656 by dawehner, tstoeckler, tim.plunkett: Follow-up for random test failures Let user_autocomplete() also find the anonymous user. 2013-01-18 17:25:07 +00:00
catch db63357956 Issue #1874820 by klausi: Resource plugins miss an interface. 2013-01-18 12:27:06 +00:00
catch b45a343e39 Issue #1817656 by dawehner, tstoeckler: Added Let user_autocomplete() also find the anonymous user. 2013-01-18 12:21:26 +00:00
catch c1bc5f5a42 Issue #1876134 by YesCT: 'has no field settings' does not make sense (follow-up to Adding new fields leads to a confusing ;Field settings; form). 2013-01-18 12:20:30 +00:00
catch efe0024e70 Issue #1892016 by dawehner: Fixed Random test failure in Drupal\rest\Tests\Views\StyleSerializerTest. 2013-01-18 12:17:28 +00:00
webchick c27d77eb6c Revert "Issue #1854874 by damiankloip: Add serializer support for XML."
Testbot done did brokeded.

This reverts commit 4aaa725268.
2013-01-17 16:05:10 -08:00
Jennifer Hodgdon 45e3625abb Issue #1875858 by cck: Fix first line docs for the menu hooks 2013-01-17 15:12:10 -08:00
webchick ba592566b4 Issue #1884758 by xjm, tim.plunkett: Remove testing profile default blocks. 2013-01-17 14:28:43 -08:00
webchick 3cf6ad7cd5 Issue #1779026 by dagmar, tim.plunkett, sun, heyrocker: Convert Text Formats to Configuration System. 2013-01-17 14:28:27 -08:00
Dries 1415a436ff Merge remote-tracking branch 'wscci/1874500-routing-take-2' into 8.x 2013-01-17 17:16:09 -05:00
Dries 9b7bdba101 Issue #1838114 by ry5n, swentel, sun: change node form’s vertical tabs into details elements. 2013-01-17 17:04:11 -05:00
webchick fe15dd23de Issue #1886108 by linclark, scor: Rewrite CommentAttributesTest to parse RDFa. 2013-01-17 13:45:26 -08:00
webchick eec970060c Issue #1884860 by tim.plunkett: Remove 'block' prefix from BlockInterface method names. 2013-01-17 13:42:56 -08:00
catch c1b49a0268 Issue #1215404 by pillarsdotnet, brianV: Fixed Remove assignment to unused variable $export_data from book_export_html() function. 2013-01-17 21:38:56 +00:00
catch bbcf047060 Issue #611294 by swentel, tsphethean: Refine permissions for Field UI. 2013-01-17 21:37:31 +00:00
catch 5ff1cee383 Issue #1029060 by plopesc, Kars-T: Should allowed options for list fields trim() the strings?. 2013-01-17 21:25:57 +00:00
catch 3af2941e48 Issue #1889244 by klausi: Fixed Remove JSON-LD encoder array as there is only one JSON-LD encoder. 2013-01-17 21:24:05 +00:00
catch 4aaa725268 Issue #1854874 by damiankloip: Add serializer support for XML. 2013-01-17 21:22:08 +00:00
catch 6ffd8c0940 Issue #1810816 by dawehner, damiankloip, fastangel: Fixed Link options for displayPluginBase is still using the display on the storage. 2013-01-17 21:12:38 +00:00
webchick d4f596b220 Issue #1819760 by damiankloip, fastangel, linclark, dawehner: Added a REST export display plugin and serializer integration. 2013-01-17 12:37:14 -08:00
Dries 0cd4bf71b9 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2013-01-17 15:26:06 -05:00
Dries 192986c697 Issue #1446956 by timmillwood, iamEAP: Remove the accesslog from statistics. 2013-01-17 15:24:40 -05:00
webchick b58484d0ca Issue #1891324 by alexpott, chx: Minimal lost its blocks. 2013-01-17 12:01:13 -08:00
webchick 4fff39498a Issue #1832872 follow-up by dawehner: Fixed JS bug in Views UI. 2013-01-17 11:59:05 -08:00
webchick 5e63f15e35 Issue #1867096 by linclark, scor: Rewrite RdfaMarkupTest to parse RDFa. 2013-01-17 11:58:08 -08:00
Dries 9e565e584c Issue #1878344 by quicksketch, sun: added CKEditor JS library to core. 2013-01-17 11:52:36 -05:00
catch a20c323eb3 Issue #1831802 by znerol: Fixed Allow implementors of hook_search_admin() to add #submit on the form. 2013-01-17 10:01:22 +00:00
catch 27743bd8ca Issue #1788060 by BarisW, swentel: Fixed Translatable string <Hidden> cannot imported if translated. 2013-01-17 09:43:55 +00:00
catch 5225d82aa0 Issue #1886812 by kiamlaluno: Fixed theme_form_element() initialize a variable that is never used. 2013-01-17 09:41:01 +00:00
catch 1fdb3eea36 Issue #1884176 by dawehner, damiankloip: Fixed Exposed form ajax does not work. 2013-01-17 09:40:15 +00:00
webchick a0529f5004 Issue #1856178 by swentel, sun, ry5n: '#group' Form API property only works with <details> elements. 2013-01-17 00:06:42 -08:00
Larry Garfield a6b80d6583 Docs improvements and remove unnecessary "use" statements. 2013-01-17 00:11:34 -06:00
Larry Garfield f5769e0acf Move routing services to their own utility method for tidiness. 2013-01-16 23:57:25 -06:00
Larry Garfield ef577f3931 Various minor documentation cleanups. 2013-01-16 23:57:25 -06:00
Larry Garfield a16eecd307 Small cleanups per reviews. 2013-01-16 23:57:25 -06:00
Larry Garfield 435f48428e Add an alias-capable UrlGenerator and use that in Drupal. 2013-01-16 23:57:25 -06:00
Larry Garfield 229dde1d9f Remove workaround in NullGenerator. 2013-01-16 23:57:25 -06:00
Larry Garfield 765b50b5f4 Tweak REST module tests to account for quirks of the new matcher's ordering. 2013-01-16 23:57:25 -06:00
Larry Garfield 811bf09c11 Use the new router first, then the legacy router. 2013-01-16 23:57:25 -06:00
Larry Garfield 4feeb0dce4 Explicitly ignore legacy routes that are defined as not used when matching. 2013-01-16 23:57:25 -06:00
Larry Garfield f2b8e20c57 Correct service tag name. 2013-01-16 23:57:25 -06:00
Larry Garfield 3319584a06 Wire up route filters by tag in the container. 2013-01-16 23:57:24 -06:00
Larry Garfield b0a1269f6c Documentation improvements. 2013-01-16 23:57:24 -06:00
Larry Garfield dcac21ebe8 Remove more now-unused code. 2013-01-16 23:57:24 -06:00
Larry Garfield 6f83335fc6 Convert MimeTypeMatcher into a RouteFilter, not a PartialMatcher. 2013-01-16 23:57:24 -06:00
Larry Garfield 3b03b7207f Remove now-redundant NestedMatcher-based code. 2013-01-16 23:57:24 -06:00
Larry Garfield 06ad3b5e76 Configure the new routing system in the DIC so that all requests route through it. 2013-01-16 23:57:24 -06:00
Larry Garfield c864ab6cfb Merge the Symfony and Drupal route compilers so that we only need to keep track of one. The Drupal compiler now returns a compiled object that contains all of the Symfony information as well. 2013-01-16 23:57:24 -06:00
Larry Garfield 54740be85c Prefix with a leading /. 2013-01-16 23:57:24 -06:00
Larry Garfield 35230f21ec Our UrlMatcher has no need for the constructor parameters, so eliminate them entirely to simplify matters. 2013-01-16 23:57:24 -06:00
Larry Garfield ed9c2a50f5 Make NullGenerator fail gracefully, since we can't yet avoid it being called at all. 2013-01-16 23:57:24 -06:00
Larry Garfield 99e068c486 Configure the legacy matcher together with a null generator to form a legacy router, which can be included in the Chain Router. 2013-01-16 23:57:24 -06:00
Larry Garfield b3e0af846d Add a Null Generator implementation. 2013-01-16 23:57:24 -06:00
Larry Garfield 67cf57fde9 Assemble the new router in the DIC. 2013-01-16 23:57:24 -06:00
Larry Garfield 83c95d7c62 Add a Drupal-overriding UrlMatcher Final Matcher. 2013-01-16 23:57:24 -06:00
Larry Garfield 960f926ebe Add a route provider object, based off of the old PathMatcher. 2013-01-16 23:57:24 -06:00
webchick 6baf46137f Issue #1841896 by TravisCarden: Fixed file permissions in core/misc/ui/themes/base/images/. 2013-01-16 21:16:37 -08:00
webchick bd4bd8e5e8 Issue #1888744 by nick_schuch: Fixed text.module missing text_library_info() - does not explicitly declare js dependencies. 2013-01-16 21:10:56 -08:00
webchick 3422b7b5d0 Issue #1873574 by David_Rothstein: Fixed Cron URL on status report page is no longer an absolute URL. 2013-01-16 21:09:51 -08:00
webchick d9e12a26cc Issue #1890762 by nick_schuch: Fixed Update exception message 'Value is no valid entity.'. 2013-01-16 21:08:27 -08:00
webchick e6892cd516 Issue #1889376 by Wim Leers, grisendo: Fixed Field label not sanitized. 2013-01-16 20:50:42 -08:00
webchick e5e3445021 Revert "Issue #1875948 by chx, fabpot: set sensible default values for Kernel default directories."
The 700 directory permissions are breaking Drush. Temporarily rolling back while we figure that out.

This reverts commit 595459b327.
2013-01-16 20:41:11 -08:00
webchick 91479f4278 Issue #1885644 by andypost, tim.plunkett: Fixed ImageStyle::uri() is broken and has no coverage. 2013-01-16 20:35:08 -08:00
webchick 34453e5e0c Issue #1871696 by tim.plunkett, xjm, sun, msonnabaum, EclipseGc: Convert block instances to configuration entities to resolve architectural issues. 2013-01-16 20:03:30 -08:00
webchick 342ace17b3 Issue #1880368 by dead_arm, tim.plunkett, stephen.colson, irk, ultimateboy, meyerweb, RobW, peruvianidol, babbage: Fixed Danling search box on add blocks page. 2013-01-16 19:03:34 -08:00
webchick d037c55eb6 Issue #1875818 by Berdir: Update composer.json to use the latest stable 3.0.x version of Guzzle. 2013-01-16 14:42:23 -08:00
Jennifer Hodgdon 8da49651a1 Issue #1885420 by kim.pepper, xjm: Document that node access queries on other tables need metadata 2013-01-16 09:47:23 -08:00
webchick 62c93ff8d4 Issue #1253820 by yched, zserno, tim.plunkett, xjm, effulgentsia, plach: Fixed It's impossible to submit no value for a field that has a default value. 2013-01-16 09:37:23 -08:00
webchick dc8fcbafba Issue #1875504 by fabpot: Add the possibility to use services as controllers. 2013-01-16 09:30:43 -08:00
webchick fd838b4f13 Issue #1874584 by kim.pepper: 'Block Library' link label is unclear. 2013-01-16 09:28:38 -08:00
webchick 83193f1ce2 Issue #1833716 by quicksketch, Wim Leers, sun, TwoD: Added WYSIWYG: Introduce 'Text editors' as part of filter format configuration. 2013-01-16 09:07:48 -08:00
webchick b6ac1b819d Revert "Issue #1833716 by quicksketch, Wim Leers, effulgentsia: added WYSIWYG: Introduce 'Text editors' as part of filter format configuration."
Fixing commit credit.

This reverts commit ee1b6de693.
2013-01-16 09:06:28 -08:00
Dries d2bfb66949 Issue #1411276 by swentel, anrikun, quicksketch: Fixed image.admin.inc: new effect options are double escaped (check_plain()). 2013-01-16 11:08:56 -05:00
Dries 248284df26 Issue #1889826 by tim.plunkett: DefaultFactory::getPluginClass() is very useful and should be public and static. 2013-01-16 11:02:59 -05:00
Dries 4c19bdcaa7 Issue #1869328 by vijaycs85, Gábor Hojtsy, manningpete, YesCT: Restore simplicity of language list. 2013-01-16 08:41:49 -05:00
Dries 32e23b5719 Issue #1888942 by dawehner: Rename viewStorageController::attachDisplays(). 2013-01-16 08:20:26 -05:00
Dries ee1b6de693 Issue #1833716 by quicksketch, Wim Leers, effulgentsia: added WYSIWYG: Introduce 'Text editors' as part of filter format configuration. 2013-01-15 21:13:25 -05:00
Dries a2ae42b33b Issue #1853720 by vijaycs85, sun, Gábor Hojtsy: Fixed Hide language selection option is backwards. 2013-01-15 20:11:30 -05:00
Dries 6a5461cbf0 Issue #1884180 by dawehner: Cleanup base.js for real. 2013-01-15 20:04:56 -05:00
webchick 31e0e18328 Issue #1887904 by larowlan: Fixed update_retrieve_dependencies() only considers enabled modules. 2013-01-15 14:07:29 -08:00
webchick d9666b2744 Issue #1887244 by beejeebus: Use Config->save() and Config->delete() on import. 2013-01-15 10:57:42 -08:00
catch d049222620 Issue #1876942 by damiankloip, dawehner, tim.plunkett: Use direct methods instead of arrayAccess for display handlers. 2013-01-15 16:34:32 +00:00
catch c1a725406d Issue #1886876 by IRuslan, swentel: Fixed Useless assignment in node_feed(). 2013-01-15 15:44:25 +00:00
catch ad551b6e55 Issue #1887692 by xjm: Clean up unused {block_node_type} table and references. 2013-01-15 15:42:32 +00:00
catch 289e12fb71 Issue #1874470 by kim.pepper: Having two RouterTest classes in the same module is confusing. 2013-01-15 15:39:21 +00:00
catch 7be75b4686 Issue #1814496 by Berdir, deviance, Lars Toomre: Make queue a container service. 2013-01-15 15:35:31 +00:00
webchick 65e54edbe7 Issue #1874936 by frega, Wim Leers: Pluggable in-place editors (allow modules to define new Create.js PropertyEditor widgets). 2013-01-14 14:25:23 -08:00
catch 189108a113 Issue #1833334 by das-peter, plach, Berdir, fago: EntityNG: integrate a dynamic property data table handling. 2013-01-14 11:10:23 +00:00
catch db1122d6ab Issue #1778178 by fago, Berdir, effulgentsia, mradcliffe, das-peter: Convert comments to the new Entity Field API. 2013-01-14 10:59:47 +00:00
webchick 77f0384244 Issue #1886220 by damiankloip: Fixed views-admin.js 'select all' unchecking broken . 2013-01-11 10:10:34 -08:00
webchick 9ad5064235 Issue #1866858 by linclark, scor: Test RDFa by parsing RDFa (add the easyrdf library). 2013-01-11 09:44:56 -08:00
catch 626a067d86 Issue #1874134 by fabpot: Renamed the resolver service to controller_resolver(). 2013-01-11 11:49:26 +00:00
catch d67ea27089 Issue #1839078 by dasjo, tim.plunkett, fago: Implement the new entity field API for the email field type. 2013-01-11 11:48:04 +00:00
catch d672d20367 Issue #1825450 by Berdir, znerol: Use lock service in lock(). 2013-01-11 11:14:30 +00:00
webchick 579c3ba7e1 Issue #1867572 by swentel, dawehner, damiankloip, sun: Fixed Field module generates views data for entities without base table. 2013-01-11 00:51:34 -08:00
webchick 4dc5b8d2e7 Issue #1144716 by Dave Reid, sun: Allow vertical tabs elements to have #title and #description values. 2013-01-11 00:45:49 -08:00
webchick 966c825f29 Issue #1821524 by rlnorthcutt, tim.plunkett, damiankloip: Decouple use of default views in ViewStorageTest. 2013-01-11 00:43:50 -08:00
webchick f237e58948 Issue #1701014 by disasm, boztek, heyrocker, sun, xjm: Fixed Validate config object names. 2013-01-11 00:39:25 -08:00
webchick 0f8cedfde8 Issue #1879732 by vijaycs85, Gábor Hojtsy: Fixed Language-related modules not listed on available updates page. 2013-01-11 00:20:08 -08:00
webchick bd301081c8 Issue #1871328 by vijaycs85, YesCT, sun: Fixed Modules in new Multilingual package are no longer tested by Module\EnableDisableTest. 2013-01-11 00:17:33 -08:00
webchick 8782843fea Issue #1848464 by scor, jneubert: Fixed Make RDFa markup upward compatible with RDFa 1.1. 2013-01-11 00:15:18 -08:00
webchick d500ed33d6 Issue #1884826 by pwolanin, dawehner: Fixed Regression - replace md5 in Block module calls with sha2 hashes. 2013-01-11 00:05:45 -08:00
webchick 9e4a19df1c Issue #1885542 by larowlan, tim.plunkett: Fixed DatabaseControllerNG does not rollback failed ::save() operations. 2013-01-11 00:04:34 -08:00
webchick dd8e4f2d44 Issue #1845372 by xjm, larowlan, Berdir, chx: Fixed Deleting a field from a non-node entity bundle results in an Entity Field Query Exception. 2013-01-10 18:12:12 -08:00
Jennifer Hodgdon 4824c21934 Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up for API docs in include files starting with n-z 2013-01-10 15:50:55 -08:00
Jennifer Hodgdon b554832512 Issue #1884840 by pwolanin: Remove mention of md5 hashes from some code comments 2013-01-10 15:46:58 -08:00
Jennifer Hodgdon 17fbe85995 Issue #1347914 by Albert Volkman, Lars Toomre: API docs fix-up for Filter module 2013-01-10 15:41:15 -08:00
webchick 2bd70556c2 Issue #1821882 by tim.plunkett: Add an entry for 'Plugin system' to MAINTAINERS.txt. 2013-01-10 13:06:52 -08:00
webchick b481c94954 Issue #1884828 by pwolanin: Fixed Replace md5 calls with sha2 in Views in core. 2013-01-10 10:56:41 -08:00
webchick fe429cbac7 Issue #1755450 by cam8001, joachim: Fixed user_role_permissions() $roles parameter is pointlessly optional. 2013-01-10 10:50:19 -08:00
webchick 186e226ec4 Issue #1814916 by andypost, tim.plunkett, sun, yoroy: Convert menus into entities. 2013-01-10 10:33:53 -08:00
webchick 159f3ce9d2 Issue #1848490 by YesCT, Sutharsan, Gábor Hojtsy, Bojhan: Added Import translations automatically during installation. 2013-01-10 10:31:23 -08:00
catch a5e8e70c92 Issue #1885180 by damiankloip: Fixed NestedArray tests are never run. 2013-01-10 17:15:51 +00:00
catch acf577ed72 Issue #1827286 by dawehner, damiankloip: Fixed hook_views_analyze() is missing from hook_hook_info() so never gets executed. 2013-01-10 17:14:16 +00:00
webchick b36b17edb7 Issue #1884182 by Gábor Hojtsy, Sutharsan: Fixed Import of large number of translations fails on SQLite. 2013-01-10 08:47:28 -08:00
catch f5d69718ee Issue #1792536 by chx, Berdir, sun, David_Rothstein: Remove the install backend and stop catching exceptions in the default database cache backend. 2013-01-10 12:08:06 +00:00
catch 14e0c88dad Issue #1848774 by IshaDakota: Fixed search_view() initializes a variable that is never used. 2013-01-10 12:03:12 +00:00
catch 2109351f15 Issue #1391856 by mariacha1, dawehner: Don't mark field->options['alter']['target'] as translatable. 2013-01-10 12:01:58 +00:00
webchick ab5b5bd874 Issue #1812724 by steveoliver, sun: Change notice: Consolidate all form element templates and add theme_hook_suggestons(). 2013-01-09 21:45:55 -08:00
webchick f34dc4517e Issue #1825044 follow-up by sun, andypost: Remove reference to bogus list controller. 2013-01-09 19:45:35 -08:00
webchick 8445043c36 Issue #1782244 follow-up by sun, znerol: Fixed Convert image styles array into ImageStyle (extends ConfigEntity). 2013-01-09 18:26:20 -08:00
webchick 6587212761 Issue #1877254 by Bojhan: Remove and cleanup text for adding to menu . 2013-01-09 18:02:33 -08:00
webchick cf7cc519f7 Issue #1356170 by ohnobinki, tim.plunkett: Remove all uses of array_merge_recursive(), or document why they are being used instead of NestedArray::mergeDeep(). 2013-01-09 15:58:39 -08:00
Dries 97ccf0f5f9 Issue #1861838 by tim.plunkett, dawehner: Clean up the various Views field rendering methods. 2013-01-09 16:26:39 -05:00
Dries c34a93544a Issue #1861838 by tim.plunkett, dawehner: Clean up the various Views field rendering methods. 2013-01-09 16:17:20 -05:00
Dries 0d55d1a660 Issue #1882310 by damiankloip: remove displayObjects() method from ViewExecutable. 2013-01-09 16:14:11 -05:00
Dries 23c0393a17 Issue #1832614 by Schnitzel, smiletrl, -enzo-: Fixed Unchanged strings on page become customized when editing others. 2013-01-09 16:12:51 -05:00
Dries a6c11e9d4f Issue #1875122 by dawehner, damiankloip: field formatter settings on views are lost. 2013-01-09 16:03:56 -05:00
Dries a5a24f70b7 Issue #1839134 by Berdir, sun: Convert database tests to (Drupal)UnitTestBase. 2013-01-09 15:58:50 -05:00
webchick 143994ccf0 Issue #1786540 by damiankloip: Added a ViewExecutable::removeItem method. 2013-01-09 11:59:17 -08:00
webchick d9a727416e Issue #1867304 by dawehner, damiankloip: Assess newDisplay method on ViewExecutable. 2013-01-09 11:12:46 -08:00
webchick d134c0258a Issue #1882114 by damiankloip: Remove listing filters option from views settings. 2013-01-09 11:01:16 -08:00
webchick 0343a2c896 Issue #1871032 by sun, andypost: Fixed Taxonomy module fails to install on MyISAM due to too long schema index. 2013-01-09 10:22:09 -08:00
webchick 83ea685118 Issue #1880762 by msonnabaum: Fixed Why are we calling exit?. 2013-01-09 09:11:21 -08:00
webchick fcf8c1b207 Issue #1882584 by Berdir: Improve concurrent testing by avoiding unecessary persistent rebuilds. 2013-01-08 22:38:39 -08:00
Jennifer Hodgdon ba7b4570ea Issue #1879214 by swentel, Berdir: Fix param docs for hook_field_attach_create_bundle 2013-01-08 16:19:14 -08:00
webchick b518cdce22 Issue #1880504 by effulgentsia: Fixed Regression: incorrect default blocks and weights in Standard profile following plugin conversion. 2013-01-08 13:05:46 -08:00
webchick 75df269a53 Issue #1880378 by swentel, EclipseGc: Fixed Autocomplete broken to search blocks - also triggers notice after clicking 'Next'. 2013-01-08 13:03:57 -08:00
webchick 55d72f73be Issue #1881096 by mradcliffe, xjm, EclipseGc: Fixed Regression: Site broken when disabling module without removing block instances. 2013-01-08 13:01:41 -08:00
webchick 97c3ee2be9 Issue #1875970 by yched, swentel: Pass EntityDisplay objects to the whole entity_view() callstack. 2013-01-08 11:16:16 -08:00
Dries f2e25f6097 - Issue #1880798 by droplet: Fixed tableselect.js performances. 2013-01-08 12:00:40 -05:00
Dries fbfaa3a4bc - Issue #1877338 by plopesc: convert language admin form to new #type 'table'. 2013-01-08 11:51:03 -05:00
Dries 5c7f2d7a66 - Issue #1882252 by Gábor Hojtsy: Fixed Regression: Block visibility summaries are broken. 2013-01-08 11:48:16 -05:00
Dries 595459b327 Issue #1875948 by chx, fabpot: set sensible default values for Kernel default directories. 2013-01-08 11:46:18 -05:00
Dries 0113f3d731 Issue #1850158 by sun, tim.plunkett, xjm: bugged assumption in ModuleTestBase::assertModuleConfig(). 2013-01-07 22:02:04 -05:00
Dries b54a659de1 Issue #1880926 by plach: Fixed Fatal error when retrieving ->original on a BC entity. 2013-01-07 21:21:40 -05:00
webchick b11bacd8f1 Issue #1872540 by xjm: Provide a test helper method for creating block instances. 2013-01-07 11:09:10 -08:00
catch 1691c94d06 Issue #226873 by Denes.Szabo, rocket_nova, balintd, Albert Volkman, longwave, boydjd: Fixed With drupal_detect_baseurl() unused - remove it. 2013-01-07 16:06:30 +00:00
catch 26cf9defe8 Issue #1881176 by sun: Fixed Revert bogus User module update number changes of Blocks to Plugins conversion. 2013-01-07 13:51:27 +00:00
catch d1613d0116 Issue #1880834 by damiankloip, dawehner: Fixed Don't return all data from views_data() service when an invalid table is requested. 2013-01-07 13:40:02 +00:00
catch a3a4347ffe Issue #1870410 by damiankloip: Inject display plugin manager into DisplayBag class. 2013-01-07 13:38:15 +00:00
catch b272b9d406 Issue #1810808 by dawehner, fastangel, damiankloip: Fixed HandlerBase::buildGroupByForm is still using the display on the viewExecutable. 2013-01-07 13:36:29 +00:00
catch 9030174d76 Issue #1818056 by Bojhan, OddJob, Gaelan: Reduce descriptions of default views. 2013-01-07 13:33:46 +00:00
catch 96fd5176a4 Issue #1880922 by yched: Remnants of entity_view_prepared() flag. 2013-01-07 13:27:57 +00:00
catch cf0a25f67f Issue #1881672 by dawehner: Remove unused executeHookBlockList() code. 2013-01-07 13:26:52 +00:00
catch 67ed2eb4b9 Issue #1880830 by fabpot: Fixed Free performance improvement!. 2013-01-07 13:25:36 +00:00
catch cdbdbec78e Issue #1876960 by dawehner: Don't concat strings in date fields settings. 2013-01-07 13:18:59 +00:00
catch 465924fc1c Issue #1875870 by dawehner: Cleanup WizardPluginBase::build_sorts(). 2013-01-07 13:18:04 +00:00
catch 43658a4ed4 Issue #1308054 by jthorson, brianV: Added an abstract DrupalReadOnlyStreamWrapper that other stream wrappers can extend. 2013-01-07 13:12:52 +00:00
catch 9fd8864cf4 Issue #1446600 by chx: Add EntityFieldQuery (pseudo-)join support. 2013-01-07 13:03:23 +00:00
catch c2858a0fcd Reverting patch that was accidentally committed five weeks ago... 2013-01-07 13:00:40 +00:00
catch 1f4c2cf30f Issue #1833516 by Berdir, chx, catch, webchick: Add $settings for low-level configuration - move things out of . 2013-01-07 11:45:26 +00:00
catch 1eae1771e3 Issue #1879410 by fabpot: Update Symfony dependency. 2013-01-07 11:37:48 +00:00
catch 15f0171de3 Issue #1831530 by plach, YesCT: Entity translation UI in core (part 2). 2013-01-07 11:36:47 +00:00
catch 6e5d1a09ca Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity. 2013-01-07 11:22:28 +00:00
catch c4c45accf5 Issue #1868274 by klausi: Fixed Improved EntityNG isset() test coverage. 2013-01-07 11:19:41 +00:00
catch 455a299a4d Issue #1810812 by dawehner, damiankloip: Fixed Attachment is still using display on the view object. 2013-01-07 11:17:57 +00:00
catch e7c0975c57 Issue #1866830 by dawehner: Simplify DisplayPluginBase::validateOptionsForm(). 2013-01-07 11:15:41 +00:00
catch f5f88298a5 Issue #200344 by Pancho, pillarsdotnet, pdrake, sun: Remove user_module_invoke() and rename user_login_block() to user_login_block_form(). 2013-01-07 11:11:52 +00:00
Jennifer Hodgdon 57678447d4 Issue #1807556 by Albert Volkman, Lars Toomre: API docs cleanup of Aggregator module 2013-01-04 10:37:47 -08:00
webchick a3461cd22e Issue #1869250 follow-up by fago: Correct function parameters. 2013-01-04 10:35:27 -08:00
Jennifer Hodgdon c8e431a461 Issue #1807688 by Albert Volkman, Lars Toomre: API docs cleanup for Book module 2013-01-04 10:29:51 -08:00
Jennifer Hodgdon 7abbba0b0a Issue #1797514 by Gaelan, Lars Toomre: Remove t() from test assertions in simpletest module 2013-01-04 10:21:37 -08:00
webchick 000def44f6 Issue #1877228 by dawehner, xjm, Bojhan: Remove duplication of pager text labels. 2013-01-04 10:03:17 -08:00
webchick 268e3cb207 Issue #1858676 by heyrocker, sun, Damien Tournoud: Fixed Rest module config is named improperly and no default config is supplied. 2013-01-04 10:01:24 -08:00
webchick 764d77a432 Issue #1872634 by fabpot: Fixed Added some missing synthetic services that were missing. 2013-01-04 09:51:16 -08:00
webchick 0e90e3e0f3 Issue #1874146 by fabpot: Fixed Moved Twig cache to its own directory. 2013-01-04 09:50:13 -08:00
webchick c5134bd676 Issue #1879444 by fabpot: Fixed Removed an unneeded factory. 2013-01-04 09:49:17 -08:00
Jennifer Hodgdon 6314c62cbd Issue #1862198 by plopesc: Make it clearer where to find placeholder docs for t 2013-01-04 09:39:46 -08:00
Jennifer Hodgdon bc94b0e6c1 Issue #1873608 by David_Rothstein: Clarify documentation on when to use t vs format_string 2013-01-04 09:37:23 -08:00
Jennifer Hodgdon c6dff672c5 Issue #1333400 by Albert Volkman, Chi: Add parameter docs for hook_install_tasks 2013-01-04 09:34:14 -08:00
Jennifer Hodgdon 1bfa3cd20e Issue #1864360 by oadaeh: Fix docs standards for link in ajax.inc 2013-01-04 09:31:04 -08:00
Dries 6e7b1219fe Issue #1535868 by EclipseGc, tim.plunkett, xjm, Jody Lynn, sdboyer, naxoc, tizzo, effulgentsia, dawehner, disasm, beejeebus: Convert all blocks into plugins. 2013-01-04 12:05:13 -05:00
Dries a6c393effc Issue #1874530 by Crell: Add Symfony CMF Routing component. 2013-01-04 11:18:00 -05:00
catch 99b26ea898 Issue #184010 by webchick, catch, bdone, Pasqualle, lilou, cafuego, Elvar: Add #anchors to modules administration page. 2013-01-04 12:49:38 +00:00
catch 3ff387b4cc Issue #1877122 by Bojhan: Remove useless text 'Enable to create a label for this field'. 2013-01-04 12:44:45 +00:00
catch 9e7dee4fa4 Issue #1877292 by larowlan: Fixed Stray references to deprecated views_fetch_data() in doc blocks. 2013-01-04 12:43:41 +00:00
webchick de1ac6de4d Issue #1871328 by sun, vijaycs85, YesCT: Fixed Modules in new Multilingual package are no longer tested by Module\EnableDisableTest. 2013-01-03 11:04:03 -08:00
catch 1de5687b56 Issue #1722882 by EclipseGc, aspilicious, tim.plunkett, fubhy, Berdir: Fixed Plugin CacheDecorator caches globally, ignores request context, and does not specify tags for cache items. 2013-01-03 16:11:42 +00:00
webchick 713e67743b Issue #1848684 by Liam Morland, mgifford: Add ARIA role to DETAILS. 2013-01-02 17:58:48 -08:00
webchick 71b730adfb Issue #1802566 by ao5357, mgifford: Add ARIA landmarks for Bartik theme. 2013-01-02 17:38:37 -08:00
webchick a335385839 Issue #1854506 by klausi, linclark: Add REST module to MAINTAINERS.txt. 2013-01-02 17:36:09 -08:00
webchick 69374ebffc Issue #1621784 by Bojhan, Jacine: Remove Jacine from Maintainers.txt. 2013-01-02 17:35:13 -08:00
webchick 21eecff20c Issue #1858576 follow-up by David_Rothstein: Better name for the onceCheck variable. 2013-01-02 17:31:47 -08:00
webchick 31d4f1b018 Issue #1806178 by tim.plunkett, beejeebus: Remove code duplication for hook_config_import_()*() implementations of config entities. 2013-01-02 17:17:20 -08:00
webchick e42ba76986 Issue #1875874 by Wim Leers, frega: Minor clean-up for Edit (more generic WYSIWYG editor integration facilities, prevent Drupal behaviors on transport forms) 2013-01-02 16:03:22 -08:00
webchick ac7208b573 Issue #1876992 by yched, Wim Leers: Fixed Toolbar doesn't show the 'Edit' tab: fix by using new entity display settings, add tests. 2013-01-02 16:01:41 -08:00
webchick 8c44d48f61 Issue #1877048 by nod_: Fixed Make Translation entity module JS follow newer core rules 2013-01-02 09:28:23 -08:00
webchick 25ad0ea49b Issue #1875098 by tim.plunkett: Fixed Edit's processed text editor plugins bleed into test runs 2013-01-02 08:53:20 -08:00
webchick a82e9ea966 Issue #1875632 by Wim Leers: Fixed Change Drupal JS settings merging behavior: preserve integer keys (allow for array literals in drupalSettings) 2013-01-02 08:45:24 -08:00
webchick 7f66670a99 Issue #1864944 by Wim Leers: Fixed ajaxPageState does not contain JS files that are in scopes other than 'header' 2013-01-02 08:36:51 -08:00
catch 8e102d2a73 Issue #1874562 by chx, plach: Fixed Upgrade path broken and yet tests pass. 2013-01-02 15:13:29 +00:00
catch d2527ed4a7 Issue #1831998 by c4rl, effulgentsia: Reduce index.php for easier upgrading. 2013-01-02 12:14:56 +00:00
catch 80e1ff2c0f Issue #1792380 by theo_: Fixed DatabaseCondition not cloning SelectQuery value object. 2013-01-02 12:09:57 +00:00
catch 0244e9c882 Issue #1876948 by dawehner: Remove views-view-row-comment.tpl. 2013-01-02 12:08:51 +00:00
catch f959c2b900 Issue #787876 by David_Rothstein, zero2one: Inline code comment followup for 'My Account' fills the first password field. 2013-01-02 12:04:08 +00:00
catch e933d81555 Issue #1845728 by sun, ry5n: Refactor and introduce generic button CSS styles for forms and links. 2013-01-02 12:00:25 +00:00
catch 81861b40e7 Issue #1869566 by tim.plunkett, dawehner: Allow any collection of plugins to be lazily instantiated. 2013-01-02 11:56:16 +00:00
catch 8b1a049654 Issue #1831184 by sun, chx: Fixed DatabaseExceptionWrapper completely hides *unexpected* errors. 2013-01-02 11:53:49 +00:00
catch c96966f079 Issue #1869250 by fago, Berdir, das-peter, YesCT, mradcliffe, fubhy: Various EntityNG and TypedData API improvements. 2013-01-02 11:51:19 +00:00
catch 85c8d12ec9 Issue #1852966 by yched, amateescu: (Doc fixes followup) Rework entity display settings around EntityDisplay config entity. 2012-12-31 21:57:58 +00:00
catch 8f03af994a Issue #1861874 by dawehner, damiankloip, tim.plunkett: Change all uses of NODE_NEW_LIMIT to HISTORY_READ_LIMIT. 2012-12-31 21:57:39 +00:00
catch 33e284e8e9 Issue #209672 by pillarsdotnet, theborg, penyaskito, cburschka, naxoc, Rob Loach, carlos8f, gdud, olamaekle: Added Use site name in From: header for system e-mails. 2012-12-31 21:42:48 +00:00
catch 72b297ffb4 Issue #1187726 by effulgentsia: (followup) clean up service persist mechanism 2012-12-31 21:34:14 +00:00
webchick 2673b9095a Issue #1057912 follow-up by tarekdj: Fixed Border with Google Chrome and Safari in .element-invisible. 2012-12-29 19:30:26 -08:00
catch 13b7a73c57 Issue #1845840 by wuinfo, sun, IshaDakota, dawehner: Tweak the UI/UX and accessibility of the views bulk operations interface. 2012-12-29 22:42:55 +00:00
catch c76c95a9ab Issue #1874612 by plopesc: Simplify file.inc by file_stream_wrapper_valid_scheme()(FALSE) return FALSE. 2012-12-29 22:38:51 +00:00
catch 68395eef82 Issue #575298 by sun, tim.plunkett, Rob Loach, KrisBulman, Jacine, danillonunes: Provide non-PHP way to reliably override CSS. 2012-12-29 20:01:54 +00:00
catch 5fbc23088c Issue #1229014 by bfroehle, jackbravo: Content-Disposition header makes private files show open/save prompts, but public files show inline. 2012-12-29 12:49:51 +00:00
catch 3241695dfa Issue #1814086 by samhassell, fgm: Convert autoloader_mode in drupal_classloader() to its own global. 2012-12-29 12:32:51 +00:00
webchick 189132a2c6 Issue #1875592 by dawehner: Remove _views_find_module_templates(). 2012-12-29 01:01:37 -08:00
webchick 99fa84cbfe Issue #1158322 follow-up by chx: Fixed htmlspecialchars() expects parameter 1 to be string, array given errors in exception backtraces. 2012-12-29 00:58:04 -08:00
webchick 17766341f8 Issue #1873442 by fabpot: Fixed Refactored core Twig integration. 2012-12-29 00:54:13 -08:00
webchick 07fe32f515 Issue #1866804 by damiankloip: Expand test coverage for ViewExecutable(). 2012-12-29 00:53:14 -08:00
webchick c41462d5d7 Issue #1832568 by lewisnyman, Bojhan, JohnAlbin, nod_: Beautify install screen on mobile phone. 2012-12-29 00:52:15 -08:00
webchick 3357f31ce0 Issue #1874734 by Bojhan: Add WimLeers as maintainer for Edit module. 2012-12-29 00:46:25 -08:00
webchick 8134fec458 Issue #1830936 by mtunay, vijaycs85: Convert the 'menu_override_parent_selector()' variable to CMI. 2012-12-29 00:41:32 -08:00
webchick f95db7d468 Issue #1875960 by dawehner: Replaced globals with state() in views tests. 2012-12-29 00:40:21 -08:00
webchick 52748d9f58 Issue #1870612 follow-up by David_Rothstein: Tests for SA-CORE-2012-004 - Drupal core - Arbitrary code execution via file upload. 2012-12-29 00:37:35 -08:00
webchick d7b3127952 Issue #1872786 by yched: Fixed Can't change widget types. 2012-12-29 00:35:44 -08:00
webchick c77cee1c14 Issue #1810386 by plach, YesCT, Bojhan, bforchhammer, Gábor Hojtsy, falcon03: Create workflow to setup multilingual for entity types, bundles and fields. 2012-12-29 00:13:54 -08:00
catch 2288314826 Issue #1852966 by yched, Stalski, zuuperman, swentel: Rework entity display settings around EntityDisplay config entity. 2012-12-28 23:03:17 +00:00
catch 53de739800 Revert "Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity."
This reverts commit 8ad67af2e0.
2012-12-28 23:02:37 +00:00
catch bb2b90af3f Issue #1874694 by damiankloip, chx: DrupalUnitTestBase breaks state(). 2012-12-28 22:56:51 +00:00
catch 8ad67af2e0 Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity. 2012-12-28 19:05:41 +00:00
webchick 704fe8db02 Revert "Issue #1868348 by Gábor Hojtsy: Fixed Missing contextual links on system menu blocks."
Caused blocks as plugins patch to no longer apply; temporary rollback.

This reverts commit d395e8af58.
2012-12-27 15:50:22 -08:00
catch 2bd155b106 Issue #1861676 by sun: Remove stylesheets[] and scripts[] .info file property support for modules. 2012-12-27 22:26:37 +00:00
catch adc8b1e725 Issue #1849752 by effulgentsia, Berdir: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class. 2012-12-27 22:24:32 +00:00
catch d395e8af58 Issue #1868348 by Gábor Hojtsy: Fixed Missing contextual links on system menu blocks. 2012-12-27 22:22:02 +00:00
catch 14f252014d Issue #1868602 by LinL: Fixed A couple of references to terms_per_page_count() instead of terms_per_page_admin(). 2012-12-27 22:20:48 +00:00
Dries 42dd9f2b5f Issue #1817182 by andypost, alexpott, yched: Add upgrade path tests for contact category config conversion. 2012-12-27 20:22:20 +01:00
Dries a8a4fd8611 Issue #1873342 by dawehner, damiankloip: Remove redundant/un-needed settings from views UI. 2012-12-27 20:15:31 +01:00
webchick 590cc8f6a5 Issue #1824898 by vijaycs85, ACF: Convert drupal_weight_select_max() variable to CMI system. 2012-12-26 18:57:18 -08:00
webchick cd268569b1 Issue #1874342 by erikwebb: Fixed Undefined constant STEAM_WRAPPERS_LOCAL used in file_get_stream_wrappers() documentation. 2012-12-26 18:55:58 -08:00
webchick 0df32eb15e Issue #1873608 by David_Rothstein: Improve documentation of format_string() to emphasize that it is used to prepare variables for HTML display. 2012-12-26 18:53:33 -08:00
webchick a90b850f02 Issue #1825230 by Ivan Zugec: Fix documentation standards in PathPluginBase/Feed/Page. 2012-12-26 18:45:53 -08:00
webchick 215f7297c7 Issue #1840896 by dead_arm: Views UI CSS Cleanup. 2012-12-26 18:40:07 -08:00
webchick c564e0f7fb Issue #1067120 follow-up by David_Rothstein, Berdir: Docs fixes for taxonomy.api.php. 2012-12-26 18:38:36 -08:00
webchick 864fb0a04f Issue #1870614 by plach, greggles, dww, mr.baileys, David Rothstein: Fixed SA-CORE-2012-004 - Drupal core - Search shows blocked users. 2012-12-26 18:29:38 -08:00
webchick 5d89911ff3 Issue #1870612 by greggles, aasarava, quicksketch, Justin_KleinKeane, John Morahan: SA-CORE-2012-004 - Drupal core - Arbitrary code execution via file upload. 2012-12-26 18:27:47 -08:00
webchick 0f2232c3a0 Revert "Issue #1810480 by dawehner, ACF: Provide the plugin_id() to support views metadata integration."
Oops. Broke testbot.

This reverts commit 015d61bc03.
2012-12-26 12:14:40 -08:00
webchick fcfd874329 Issue #1861604 follow-up: Now with a semi-colon. :P 2012-12-26 11:15:37 -08:00
webchick ebffa8ea72 Issue #1868206 by kiamlaluno: Fixed Word is repeated. 2012-12-26 11:11:37 -08:00
webchick efde866599 Issue #1831076 by ACF, Albert Volkman: Convert omit_vary_cookie() to cmi. 2012-12-26 11:10:22 -08:00
webchick e200408fa3 Issue #1861604 by hefox: Skip module_invoke()/module_hook() in calling hook_watchdog() (excessive function_exist()). 2012-12-26 10:58:16 -08:00
webchick de44cb8c67 Issue #1827582 by dawehner: Load all nodes of comments at once. 2012-12-26 10:56:26 -08:00
webchick 015d61bc03 Issue #1810480 by dawehner, ACF: Provide the plugin_id() to support views metadata integration. 2012-12-26 10:53:54 -08:00
webchick 2413b63e55 Issue #1757566 follow-up by smiletrl, YesCT: Remove bogus setUp() function from test. 2012-12-26 10:40:52 -08:00
webchick 3fd80ed2b9 Issue #1813184 by brandenlhamilton, Lars Toomre, ACF, Berdir: Convert variable 'tracker_index_nid()' to state system. 2012-12-26 10:25:10 -08:00
webchick c4fec19a1e Issue #1871556 by tim.plunkett: Remove wrappers around entity_create(). 2012-12-26 10:24:15 -08:00
webchick 537c208497 Issue #1872834 by vijaycs85: Convert test_module_disable_order() and test_module_uninstall_order() to the new configuration system. 2012-12-26 10:23:28 -08:00
webchick c2fb90f953 Issue #1872640 by fabpot: Renamed the dispatcher service to event_dispatcher(). 2012-12-26 10:20:15 -08:00
webchick 27545d659f Issue #80855 by sun, vangorra, dman, Damien Tournoud, kkaefer: Add element #type table and merge tableselect/tabledrag into it. 2012-12-26 10:15:32 -08:00
webchick 27637ac5ba Issue #1328696 by Tor Arne Thune, wojtha, MaxMendez: Fixed Problem with _drupal_wrap_mail_line() and attachment files. 2012-12-26 09:58:41 -08:00
webchick e970ca8f17 Issue #1864272 by dawehner, Crell: Fixed Don't use path.path_manager() service, as it is uncached. 2012-12-26 09:54:58 -08:00
webchick 8cb0a1945b Issue #1817182 by andypost, alexpott, yched: Add upgrade path tests for contact category config conversion. 2012-12-26 09:06:27 -08:00
webchick 3bee35710d Issue #1860778 by plach, tayzlor, Berdir, cosmicdreams: Fixed Provide an upgrade path for date formats. 2012-12-26 09:02:54 -08:00
webchick af387764cc Issue #1858576 by David_Rothstein, jessebeach: Fixed The variable in toolbar.js is set to an empty jQuery object after an AJAX request. 2012-12-26 09:01:24 -08:00
webchick 01567a6343 Issue #1867782 by damiankloip, tim.plunkett: Replace _views_fetch_data() with cache class. 2012-12-21 21:15:44 -08:00
webchick dc6c7a4be9 Issue #1850792 by damiankloip, dawehner, tim.plunkett: Make init() method consistent across all views plugins. 2012-12-21 21:11:43 -08:00
webchick 532ea17f07 Issue #937284 by chx, tim.plunkett, Berdir, Damien Tournoud: Fixed DEADLOCK errors on MergeQuery INSERT due to InnoDB gap locking when condition in SELECT ... FOR UPDATE results in 0 rows. 2012-12-21 21:09:52 -08:00
Dries f791705cc1 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-12-21 13:00:01 -05:00
Dries bf7d441e11 Issue #1852812 by linclark: Use cache to get entity type/bundle metadata from JSON-LD @type URI. 2012-12-21 12:55:13 -05:00
webchick 1ea0ba9019 Issue #1872260 by tim.plunkett: Edit and JSON-LD module are missing version strings. 2012-12-21 09:53:14 -08:00
Dries e562b76397 Issue #1866908 by klausi, moshe weitzman: Honor access controlled Fields in REST Services. 2012-12-21 12:25:16 -05:00
Dries d63188d84d Issue #1839366 by klausi: Added REST module: PUT/update. 2012-12-21 12:18:28 -05:00
Dries c85c994db2 Issue #1824500 by Wim Leers, tkoleary, frega, jessebeach, henribergius, effulgentsia, nod_, yched: In-place editing for Fields. 2012-12-21 12:03:57 -05:00
Dries b5ac4a523f Issue #1848836 by dawehner, damiankloip: Change Views Wizard's primary button to 'Save and edit' and remove 'Save & exit' button. 2012-12-19 17:19:55 -05:00
Dries 3f4d8bc40a Issue #1826688 by klausi | mitchell: Added REST module: PATCH/update. 2012-12-19 17:17:59 -05:00
Dries 63fa77ec17 Issue #1138844 by lewisnyman: Add touch support to contextual links. 2012-12-19 17:16:22 -05:00
Dries 0485f2928f Issue #1804702 by Sutharsan, balintk, YesCT, Jose Reyero, Gábor Hojtsy: Display interface translation status. 2012-12-19 17:11:34 -05:00
Dries 4116dc4acc Issue #1833184 by Gábor Hojtsy, sun: find a consistent naming scheme for translation-related modules. 2012-12-19 16:04:44 -05:00
Dries d24c6ee7e8 Issue #1869292 by Gábor Hojtsy: Remove confusing 'multiple' language from core. 2012-12-19 15:35:47 -05:00
catch 2df1b2a2a9 Issue #1440662 by marthinal, sun, nod_, bdone: Fixed Prevent links in node preview from being clicked. 2012-12-19 17:26:18 +00:00
catch 99f1870e85 Issue #1773832 by goldorak, dawehner, fastangel, tim.plunkett: Fixed Replace usage of drupal_attributes(), refactor to use Attribute better. 2012-12-19 17:10:45 +00:00
catch 7e5525c3a9 Issue #1867452 by kiamlaluno: Fixed rest_help() shows the wrong URL. 2012-12-19 17:08:45 +00:00
catch 4ed7a7d6aa Issue #1552396 by andypost, sun, tim.plunkett, amateescu, YesCT: Convert vocabularies into configuration. 2012-12-19 17:06:30 +00:00
catch 814027279f Issue #1012620 by Berdir, kbasarab, YesCT: added tests for date format case sensitivity. 2012-12-18 11:14:44 +00:00
catch c783542c40 Issue #1862344 by damiankloip, tim.plunkett: Combine the Views plugin managers. 2012-12-17 22:48:16 +00:00
catch 206598cc42 Issue #1826604 by dawehner, damiankloip, tim.plunkett: Add a dropbutton field handler to Views. 2012-12-17 22:38:55 +00:00
catch c34cdb0246 Issue #1837982 by tim.plunkett, dawehner: Fixed Contextual links within the Views UI preview are broken. 2012-12-17 22:35:26 +00:00
catch 838a9e573c Issue #1817582 by dawehner, damiankloip, tim.plunkett: Added Lazy load display plugins. 2012-12-17 22:29:36 +00:00
Dries 341e9f66ea Issue #1825278 by hrmoller, damiankloip: Add parenthesis to new stdClass calls in theme.inc. 2012-12-17 17:06:33 -05:00
Dries e43e77b735 Issue #1867310 by damiankloip: ViewExecutable::createDuplicate() is weird. 2012-12-17 17:00:38 -05:00
Dries 2aa87d3993 Issue #1778478 by dstol, cam8001, Albert Volkman, japicoder, ACF: Convert fast_404 to CMI. 2012-12-17 16:56:35 -05:00
Dries f55649698c Issue #1705920 by tim.plunkett, sun, underq, javier.alejandr...: Convert all calls to procedural drupal_array_()*() functions to Drupal\Component\Utility\NestedArray. 2012-12-17 16:54:13 -05:00
Dries 3a150c7154 Issue #1867390 by dawehner: remove unused test yml files. 2012-12-17 16:49:06 -05:00
Dries ca2f0a8c0d Issue #1864720 by yched: Minor hysteresis in field_info_instances(). 2012-12-17 16:47:16 -05:00
Dries eea79f9b44 Issue #1866544 by Sutharsan: Improve Locale batch progress and result messages. 2012-12-17 16:45:18 -05:00
Dries 08b2115339 Issue #1864216 by larowlan: No docblock for several functions in user.module. 2012-12-17 16:42:24 -05:00
Dries 05ffc3fd3e Issue #1864472 by Sutharsan: Warning when tries to delete English after non-English install, locale_translation_status_delete_languages(). 2012-12-17 16:40:36 -05:00
Dries 391197241f Issue #1858600 by sun: 'Filter log messages' details on Recent log messages page applies bogus floats. 2012-12-17 16:35:51 -05:00
catch b9be32ec79 Issue #1187726 by beejeebus: remove dead global $conf declaration. 2012-12-17 11:09:56 +00:00
catch 452ee7ac9e Issue #1187726 by yched: add a comment to field_test_module_implements_alter(). 2012-12-17 11:09:01 +00:00
catch a7d11509b1 Issue #1821612 by dawehner, larowlan: Fixed Views comment RSS plugin calls comment_view() with wrong arguments. 2012-12-17 10:51:09 +00:00
Dries bc93618d2b Issue #1629994 by Aron Novak, oadaeh, yurtboy: Fixed Mail functions reference obsolete RFC. 2012-12-14 21:42:57 -05:00
Dries ff8202a71c Issue #1832872 by dead_arm, Hydra, tim.plunkett, dawehner: Add visual emphasis on search box/filtering. 2012-12-14 21:39:15 -05:00
Dries fec72c2224 Issue #1864360 by oadaeh: Clean up some inconsistencies with @link...@endlink. 2012-12-14 21:26:51 -05:00
Dries d08da8f843 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-12-14 21:25:54 -05:00
Dries efe2e462d5 Issue #1864188 by johnshortess | hefox: Fixed user_filters() invokes hook_permission() with argument 'permission' (('permission')). 2012-12-14 21:19:07 -05:00
catch 3cbb4d38b1 Issue #1853226 by yched, fubhy, tim.plunkett: Fixed Improve performance of CacheDecorator. 2012-12-15 01:07:11 +00:00
catch 08fc6f3971 Issue #1859884 by dawehner, tstoeckler: Convert user link fields to use entities. 2012-12-15 00:56:41 +00:00
catch bc801aab00 Issue #1187726 by chx, Berdir, Fabianx, sun: Fixed Add caching for configuration / rework config object loading. 2012-12-14 22:30:50 +00:00
Dries 6d29b0ee32 Issue #1846000 by damiankloip, linclark, dawehner: Add serializer support for JSON and AJAX. 2012-12-14 13:29:50 -05:00
Dries 79fa70ee6d Issue #1839624 by dawehner: add a views integration for entity_test().module. 2012-12-14 12:16:07 -05:00