Commit Graph

17043 Commits (18d21ed04882739d6eac6c4d366a7dcdcfd2e309)

Author SHA1 Message Date
Dries ecb07b7202 - Patch #1667614 by Gábor Hojtsy: make node revision access language aware. 2012-07-09 14:41:37 -04:00
Jennifer Hodgdon e6bb61837e Issue #1012018 by mjonesdinero, yashadev, amateescu, axyjo: Fix copyright dates and make sure all third-party code is included in COPYRIGHT.txt 2012-07-09 11:34:16 -07:00
Dries 0a033f8b26 - Patch #1587642 by TravisCarden, andypost: rename drupal_uninstall_modules() to module_uninstall(). 2012-07-09 14:33:22 -04:00
Dries 38df4f6a0a - Patch #1672764 by xjm, tim.plunkett: Improve documetation of randomString() and randomName(). 2012-07-09 14:31:26 -04:00
webchick b255c36053 Issue #1445224 follow-up by xjm: Fixed more broken tests. 2012-07-08 07:31:45 -07:00
webchick a73d65122c Issue #1445224 follow-up by sun, tim.plunkett: Fixed broken tests. 2012-07-07 21:32:00 -07:00
webchick 25248da99a Issue #1071818 by JeremyFrench, nod_, reglogge, anthbel, xjm, sun, NROTC_Webmaster, lliss, Cottser: Fixed Lazy-loading CSS fails in IE. 2012-07-07 13:52:10 -07:00
webchick 2dd3e49638 Issue #1621548 by tedstein, droplet, mjonesdinero, bendev, disasm: Fixed User status should not default to blocked. 2012-07-07 13:42:34 -07:00
webchick e06e89612e Issue #343706 by tstoeckler, deviantintegral, rocket_nova: Add link to handbook page in PHP memory limit check on /admin/reports/status. 2012-07-07 13:37:43 -07:00
webchick b07f964428 Issue #1571104 by BTMash, Dave.Ingram, mradcliffe, Damien Tournoud, sun, lliss, lkiss80: Fixed Can't access non-node entities with EntityFieldQuery. 2012-07-07 13:35:12 -07:00
webchick 717e003c70 Issue #1184944 follow-up by Berdir: CHANGELOG.txt entry for: Make entities classed objects, introduce CRUD support. 2012-07-07 13:24:55 -07:00
webchick 4d060b8847 Issue #1637480 by Wim Leers: Fixed Bartik's taxonomy term reference field theme override does not render the field attributes. 2012-07-07 13:22:30 -07:00
webchick 5789200b3e Issue #1445224 by Niklas Fiekas, sun, Tor Arne Thune: Add new HTML5 FAPI element: color. 2012-07-07 13:21:18 -07:00
webchick 218cf051f0 Issue #1621740 by sun: Fixed Headings for primary and secondary links/menu are not supposed to be visible. 2012-07-07 13:11:03 -07:00
webchick 23d44876b3 Issue #1217006 by hansyg, _Cedric_, dcmouyard: Clean up the CSS for Image module. 2012-07-07 13:09:35 -07:00
webchick 7d41f69046 Issue #1599618 by droplet, yurtboy: Fixed Remove duplicate array keys. 2012-07-07 12:25:50 -07:00
webchick d3c06f5931 Issue #1630746 by tim.plunkett: Fixed Checking for 'twice the available memory limit' fails when running on a system with a memory_limit() of -1. 2012-07-07 12:09:30 -07:00
webchick c10af0cdad Issue #1573556 by disasm, justafish: Fixed Install suggests PHP memory limit is increased when it's already sufficient. 2012-07-07 12:05:30 -07:00
webchick 2ec4304f58 Issue #1038932 by tim.plunkett, Chris Gillis: Theme_image_formatter() assumes that title, alt, and options are always set. 2012-07-07 11:52:47 -07:00
webchick 776c4bc5d3 Issue #1587642 by TravisCarden: Rename drupal_uninstall_modules() to module_uninstall(). 2012-07-07 11:50:30 -07:00
Dries 0844f7c555 - Patch #1672764 by xjm: improve documetation of randomString() and randomName(). 2012-07-07 09:27:28 -04:00
Dries df07e0d2f8 - Patch #1211668 by scito, Devin Carlson, bornholtz: special characters are encoded twice for feed icon attribute title. 2012-07-07 09:25:17 -04:00
Jennifer Hodgdon 49b0490bc9 Issue #1664070 by mjonesdinero: Fix up documentation for node_add_page function 2012-07-06 08:14:52 -07:00
Jennifer Hodgdon 98596fa140 Issue #1662950 by chx, mjonesdinero: Document that certain EntityFieldQuery methods exclude entities with empty field values 2012-07-05 09:33:03 -07:00
Jennifer Hodgdon d4bed7007c Issue #1617006 by ben.kyriakou: Add note to drupal_write_record saying not to use it in update functions 2012-07-05 09:29:51 -07:00
webchick c1817f9691 Issue #1595146 by Niklas Fiekas, cosmicdreams, Rob Loach, effulgentsia: Added Load the HttpKernel from the DI Container. 2012-07-05 09:08:42 -07:00
Dries 4c81313cad - Patch #1503224 by catch, sun, bojanz: cleanup module_list(). 2012-07-04 14:49:18 -04:00
Dries c35ae62e7d - Patch #1560028 by bleen18, sun: remove all calls to rand() from tests. 2012-07-04 10:00:08 -04:00
Dries c3cdbc0ff6 - Patch #1511656 by alberto56: fixed grammar issues 2012-07-04 09:25:35 -04:00
Dries 866e3db5ee - Patch #1416900 by 30equals: remove node_node_type_insert() from content_types().inc. 2012-07-04 09:20:47 -04:00
Dries 3a3bce39e4 - Patch #1649400 by vasi1186, Gábor Hojtsy: make locked/special languages fully extensible. 2012-07-04 09:17:19 -04:00
webchick 83a9b89aa9 Issue #1609760 by chx, sun: Fixed hook_image_style_()*() is not invoked for image styles upon Image module installation. 2012-07-03 14:03:18 -07:00
webchick 9df50e2f14 Issue #1599306 by bojanz, exratione: Fixed field_sync_field_status() needlessly rebuilds module data, slows down installation dramatically. 2012-07-03 11:43:40 -07:00
webchick d74c1441ed Issue #1666632 by sun, chx: Add Config::isNew() to allow code to determine whether a config object already exists. 2012-07-03 11:04:06 -07:00
webchick 231278433c Adding missing yaml file. 2012-07-02 10:21:22 -07:00
webchick 4b6bdbb1dd Issue #1496542 by cosmicdreams, sun, chx, vasi1186, aspilicious, alexpott, nadavoid, Pedro Lozano, disasm, andypost | heyrocker: Convert site information to config system. 2012-07-02 10:20:33 -07:00
webchick 494b908cff Committing missing test file. 2012-07-01 08:59:46 -07:00
webchick 6895cc3c20 Issue #1645156 by attiks: Fixed URL generation only works on port 80. 2012-06-30 11:36:17 -07:00
webchick 4cc4103e03 Issue #1658814 by Gábor Hojtsy: Make node_access() language-aware. 2012-06-30 11:30:24 -07:00
webchick a56a6badd0 Issue #1663192 by Manuel Garcia, Rob Loach: Clean up taxonomy css. 2012-06-30 11:27:27 -07:00
webchick 517ef08221 Issue #1666074 by sun: Move 'default_nodes_main()' setting to node module. 2012-06-30 11:24:01 -07:00
webchick 15f322b735 Whoops. Reverting accidental reversion. 2012-06-30 11:19:28 -07:00
Dries de774d2626 - Patch #7881 by pwolanin, mikeytown2, gwynnebaer, Patrizio, sylus, effulgentsia: add support to drupal_http_request() for proxy servers. 2012-06-29 14:37:18 -04:00
webchick 28df3aa644 Issue #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach | beejeebus: Configuration system cleanup and rearchitecture. 2012-06-29 10:35:06 -07:00
webchick 450135017d Revert "- Patch #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach, beejeebus: configuration system cleanup and rearchitecture."
This reverts commit 8df23c8a87. Original commit
was missing some files. Trying again.
2012-06-29 10:34:05 -07:00
Dries bc7db62399 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-06-29 12:30:04 -04:00
Dries 8df23c8a87 - Patch #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach, beejeebus: configuration system cleanup and rearchitecture. 2012-06-29 12:29:51 -04:00
webchick deae32e9cb Issue #1619446 by Niklas Fiekas: Fixed All autocomplete and drupal_json_output() responses are broken (returning Ajax instead of JSON). 2012-06-29 09:10:25 -07:00
Dries 48a0b6931d - Patch #1651010 by pounard: HttpKernel patch introduces ob_flush() related PHP warnings on my environement, potential patch and performance improvement. 2012-06-29 11:45:36 -04:00
Dries acf0737347 - Patch #1263208 by Niklas Fiekas, BTMash, aiwata55, Berdir, kathyh: upgrade path for blog module removal. 2012-06-29 11:24:40 -04:00