Commit Graph

5147 Commits (e855a496a7e725e5e1e62f1a32a4d245f1a17c18)

Author SHA1 Message Date
catch a8addadfad Issue #1272706 by catch, pillarsdotnet, Berdir, msonnabaum: Remove backwards compatibility layer for cache API. 2011-12-30 15:00:36 +09:00
Larry Garfield 294ca8b3a6 Explicitly use PDOException in namespaces. 2011-12-29 16:48:09 -06:00
Larry Garfield 78b53468b9 Add more use statements and class renaming. 2011-12-29 13:28:11 -06:00
Larry Garfield 001707761c Merge remote-tracking branch 'dries/8.x' into dbtngtng 2011-12-29 01:27:16 -06:00
Larry Garfield bfd9882aaa More use statements. 2011-12-29 00:52:27 -06:00
Larry Garfield f36c472cb5 Update the logger stack climbing logic for the new file organization. 2011-12-28 23:38:34 -06:00
Larry Garfield 3093a67071 Add more use statements. 2011-12-28 23:38:34 -06:00
webchick 7ecad2daee Revert "Issue #1039666 by mlncn: Fixed Placing a block in a region via select dropdown moves it to the top of the region, but it will show at the bottom."
This reverts commit b39fe6dbb7.
2011-12-28 20:39:39 -08:00
Larry Garfield 13e82d2e0e Rename more type hints. 2011-12-28 14:19:52 -06:00
Larry Garfield 17d5b68dd0 Update class name in type hint. 2011-12-28 14:04:40 -06:00
Larry Garfield 9f60871f77 The connection is not yet available early in the installer, so we cannot use it to find the driver installer. 2011-12-28 13:24:46 -06:00
Larry Garfield 5dc9a0b8b1 Fix type hint in tablesort class. 2011-12-28 13:08:43 -06:00
Larry Garfield b5de187356 Let getDriverClass() handle defaults, so that extenders work. Also use it in more places, eliminating the old-school crappy approach. 2011-12-28 13:08:26 -06:00
Larry Garfield 8f07a990bc Add more use statements. 2011-12-27 23:58:34 -06:00
webchick 3cb556e300 Issue #1370060 by jvns, chris.leversuch: Add cross-references between taxonomy_vocabulary_load() and taxonomy_vocabulary_machine_name_load(). 2011-12-27 21:48:30 -08:00
webchick c8c5edd323 Issue #1227396 by chris.leversuch, aacraig, jhodgdon: Document that hook_node_access() is not called on node listings. 2011-12-27 21:44:49 -08:00
webchick 7de6cda767 Issue #1379206 by c31ck, pingers: Fixed Documentation problem with hook_url_outbound_alter(). 2011-12-27 21:42:03 -08:00
webchick e4e7244d24 Issue #1386318 by barbi: Fixed hook_field_widget_info() should have a @see to other function. 2011-12-27 21:39:55 -08:00
Greg Dunlap 8a6c8b7429 Changed aggregator functions to work at install time when database is not present 2011-12-27 18:15:54 -08:00
Larry Garfield 7ef58b85b9 Move the install code into namespaced classes, too. 2011-12-27 19:07:29 -06:00
Larry Garfield 9062e1e4e7 Simplify the class name finding and loading routines, since PSR-0 now handles them for us. 2011-12-27 19:06:42 -06:00
Larry Garfield 67429ab19f Initial move and rename of database classes to PSR-0 namespaces. So far only MySQL has been converted. 2011-12-27 15:17:19 -06:00
webchick f78b16e7a6 Issue #1326638 follow-up by webchick: Remove extraneous spacing. 2011-12-24 17:45:41 -08:00
catch f6df52fd8c Issue #987472 by damien_vancouver, OnkelTem, catch: Fixed search.module doesn't consistently support multibyte characters. 2011-12-23 12:46:27 +09:00
catch b100374e3c Issue #1369200 by chris.leversuch, acouch: Define constants for taxonomy hierarchy. 2011-12-23 12:42:04 +09:00
catch 0f3b394f11 Issue #1371256 by ayelet_Cr: Document that QueryConditionInterface::condition() should not be used to add NULL conditions. 2011-12-23 12:35:42 +09:00
catch ed3c7d8b01 Issue #769936 by fago, Jacine, quicksketch, jenlampton: Fixed .ajax-progress divs floating problem. 2011-12-23 12:31:10 +09:00
catch d9c93a90db Issue #803294 by wojtha, mfb, c960657, Heine: Fixed OpenID discovery and login tests fail on HTTPS site. 2011-12-23 12:24:48 +09:00
catch 09fb07615b Issue #771540 by c960657: Added Fetch timezone and language using OpenID SREG/AX. 2011-12-23 12:23:30 +09:00
catch 98b1cdc3f8 Issue #1353030 by BTMash, jenlampton, theborg: Added Increase length of "alt" and "title" text for images. 2011-12-23 12:16:56 +09:00
catch e6a95a8190 Issue #1373670 by sun: Change constant value of MENU_NOT_FOUND to 404 and MENU_ACCESS_DENIED to 403. 2011-12-23 12:13:43 +09:00
webchick 256a10dd19 Revert "Issue #1368872 by agentrickard: Clean up API docs for syslog."
This reverts commit 9db1fddb90.
2011-12-22 14:33:38 -08:00
catch bdbbc804ea Issue #366152 by Mile23: Fixed field_modules_uninstalled() still exists, despite being an empty foreach loop. 2011-12-22 20:57:26 +09:00
catch 511513eceb Issue #765984 by c960657: Convert hook_openid()('request', ...) to hook_openid_request_alter(). 2011-12-22 20:52:16 +09:00
catch 9db1fddb90 Issue #1368872 by agentrickard: Clean up API docs for syslog. 2011-12-22 20:45:21 +09:00
catch aa406f9eb9 Issue #1290494 by droplet: Drop -khtml-prefix supports. 2011-12-22 20:36:06 +09:00
catch 8937c6a586 Issue #1376154 by webchick: fix a code comment typo. 2011-12-22 20:34:48 +09:00
catch f4728169a3 Issue #1376164 by sun: Fixed Format SimpleTestFunctionalTest description according to standards. 2011-12-22 20:33:37 +09:00
catch 13830d022c Issue #1301040 by Gábor Hojtsy: Move language listing functionality from locale.module to a new language.module. 2011-12-22 20:26:12 +09:00
webchick 37edfd7694 Issue #1349610 by bartlantz, jhodgdon: Make the subtopics of Field API link back to it. 2011-12-22 01:32:53 -08:00
Dries 625e4de6ad - Patch #1373360 by sun: fatal error if optional Block module is not enabled. 2011-12-21 14:55:58 -05:00
Nathaniel c9e40d59dc Issue #1373194 by chris.leversuch: Fixed Field Attach API topic/group page should link to Field Language API page. 2011-12-21 12:30:24 +09:00
Nathaniel 7e39b82397 Issue #1375134 by sun, xjm: Fixed Random test failure in TaxonomyTermTestCase::testNodeTermCreationAndDeletion(). 2011-12-21 12:21:51 +09:00
Nathaniel 231ad0dbc0 Issue #1375452 by sun, beejeebus: Fixed Renaming a content type bundle causes notices on manage fields page. 2011-12-20 14:59:16 +09:00
Nathaniel 65a31d6858 Issue #1240256 by lyricnz, Akaoni: Fixed file_unmanaged_copy() Fails with Drupal 7.7+ and safe_mode() or open_basedir(). 2011-12-20 14:50:23 +09:00
Nathaniel d8ca025908 Issue #1373634 by sun: Fixed Installation profile is not installed and not registered as module, unless identical to parent site. 2011-12-20 14:43:51 +09:00
Nathaniel 0bcae99c82 Issue #629518 by jhodgdon, reglogge, jvns: Fixed node hooks have imprecise/misleading descriptions. 2011-12-20 14:36:32 +09:00
Nathaniel f9be1f55a8 Issue #1347266 by Everett Zufelt, pcambra, JohnAlbin, tim.plunkett: Convert theme_breadcrumb() to HTML5. 2011-12-20 14:32:29 +09:00
Nathaniel 2851e6b895 Issue #1371852 by BarisW: Fixed Patch to logo in preview.html misses core subfolder. 2011-12-20 14:25:33 +09:00
Dries 46f8c7433e - Patch #1146088 by lyricnz: label always visible for table formatter. 2011-12-19 09:40:52 -05:00
Dries 7be846e75d - Patch #1371484 by makara: private properties in abstract class DrupalCacheArray. 2011-12-19 09:37:02 -05:00
catch 832c2864da Issue #1363358 by David_Rothstein: Fixed Shortcut set titles are double-escaped with check_plain(). 2011-12-19 20:01:31 +09:00
catch aa44116fd9 Issue #1367014 by chris.leversuch: Clean up API docs for toolbar module. 2011-12-19 19:59:44 +09:00
catch 5fb188f2d0 Issue #98696 by sun, floretan, rszrama, zeta ζ, marvil07: Fixed various bugs in theme_links(). 2011-12-19 19:45:52 +09:00
catch a3ebad0633 Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent. 2011-12-17 21:43:37 +09:00
catch 463a710b0d Issue #1265946 by klausi, dereine, tstoeckler, aspilicious: Fixed DoS against core using a large number of OR search query terms. 2011-12-16 13:59:03 +09:00
catch 8d4f091616 Issue #1366740 by patrickd: Fixed theme_progress_bar() should have more information about when to use function. 2011-12-16 13:57:22 +09:00
catch ab9b4ca9b3 Issue #1364528 by catch: Add xjm as taxonomy module maintainer. 2011-12-16 13:53:23 +09:00
Dries 9c29ac79af - Patch #1059884 by bfroehle, sun, casey: Drop function_exists() for 'callback' functions. 2011-12-15 12:33:38 -05:00
catch f2431f3d3b Revert "- Patch #1174938 by ericduran, aspilicious, voxpelli: natively support the HTML5 #required FAPI property. Woot!"
This reverts commit 8945bee7fd.
2011-12-15 17:05:44 +09:00
Dries 010e99986b - Patch #1229868 by nicl, DjebbZ: hook_form_BASE_FORM_ID_alter(), hook_form_alter(), and hook_form_FORM_ID_alter() doc inconsistent. 2011-12-14 10:04:55 -05:00
Dries 8945bee7fd - Patch #1174938 by ericduran, aspilicious, voxpelli: natively support the HTML5 #required FAPI property. Woot! 2011-12-14 07:56:07 -05:00
Nathaniel 3b3798f251 Issue #1025582 by sun: Added Custom db_select() 'conditions' parameter for menu_build_tree(). 2011-12-14 12:17:05 +09:00
Nathaniel f7dd1a5fed Issue #1366232 by sun: Fixed drupalCreateUser() breaks if testing site/profile does not install Comment module. 2011-12-13 12:51:34 +09:00
Nathaniel 4fa6611e4e Revert "Issue #93854 by pillarsdotnet, Steven Jones, Dave Reid, ericduran, das-peter, et al.: Fixed Allow autocompletion requests to include slashes."
This reverts commit 6b54d34b06.
2011-12-13 12:42:34 +09:00
Dries 1374de6047 - Patch #1181776 by sun, Psikik, mallezie, scor: change theme_default() variable to Stark. 2011-12-12 22:29:45 -05:00
Nathaniel 528a78d03c Issue #1015916 by BTMash, jenlampton, theborg, Aron Novak, christefano, realityloop, xjm, Kevin Hankens: Fixed Image field 'title' allows more data than database column size. 2011-12-13 12:21:08 +09:00
Nathaniel e202e3df46 Issue #1327484 by xenophyle: Clean up API docs for book. 2011-12-13 12:13:23 +09:00
catch 8c47bfff7a Issue #866292 by marcingy, ygerasimov, attiks, quicksketch: Fixed '0' not displayed as checkbox / radios options (nor as any element #title). 2011-12-13 01:21:23 +09:00
catch 4bd96ab7cf Issue #1359326 by xjm: Fixed t() documentation does not clearly indicate that options are documented in format_string() docs. 2011-12-13 01:15:08 +09:00
Greg Dunlap 93f5bba083 Got image effect editing working 2011-12-12 16:14:01 +01:00
Greg Dunlap cc2e098366 Adding ieid (aka fake machine name) to the default config files. We need them there for saving later (see next commit) 2011-12-12 15:49:42 +01:00
Greg Dunlap 1c7f323769 Fixed improperly keyed effect array 2011-12-12 15:26:23 +01:00
Greg Dunlap 0ebaba20fa Fixing image_styles() to match new xml format 2011-12-12 15:15:16 +01:00
Greg Dunlap 1dcc2a16c6 Fixed mismatched tag 2011-12-12 14:08:02 +01:00
Greg Dunlap ea2c8fcf4a Fixed mismatched tag 2011-12-12 14:07:04 +01:00
Dries 1873b53650 - Patch #1366518 by chris.leversuch: 'Columns' is misspelled (()) in theme_field_ui_table(). 2011-12-10 08:52:02 -06:00
Dries 9927d5804f - Patch #1345480 by rbayliss, chris.leversuch: node_load() does not document FALSE return value. 2011-12-10 08:33:20 -06:00
Dries b7bbf85187 - Patch #1365156 by droplet: update.php path. 2011-12-09 10:37:32 -05:00
Dries 50221e6364 - Patch #1345152 by Zgear, chris.leversuch: field_create_field() and related functions have incorrect exception throwing docs. 2011-12-09 10:32:17 -05:00
Dries 1de37b34d2 - Patch #1361810 by rlmumford: non-collapsible fieldsets within collapsed fieldsets have 'expanded' icon. 2011-12-09 10:28:44 -05:00
Nathaniel c0216187f3 Issue #1309742 by rocket_nova: Add inline comment clarifying use of language_list() in system_date_format_save(). 2011-12-09 12:45:17 +09:00
Nathaniel 63d083bba8 Issue #1355798 by Kjartan, xjm: Fixed Installer on PHP <5.3 results in parse error instead of warning about old php. 2011-12-09 12:16:39 +09:00
Greg Dunlap a75b5b486b Missed one nested set| 2011-12-08 13:13:54 +01:00
Greg Dunlap 28f6cf13bf Made check for when db is missing a little tighter 2011-12-08 11:30:37 +01:00
Greg Dunlap 41ad832048 Workaround for when the db isn't there 2011-12-08 10:29:07 +01:00
Greg Dunlap 82b84d3d6b Workaround for when the db isn't there 2011-12-08 10:17:35 +01:00
Greg Dunlap 5d3e3a1fc3 Reworked calls to remove nesting of values 2011-12-08 09:40:48 +01:00
Greg Dunlap 262c8781cf Also removed nesting here 2011-12-08 09:38:36 +01:00
Greg Dunlap 9273863917 And we're back to non-nested config, which will help us avoid calls to nested_array() functions 2011-12-08 09:35:07 +01:00
Greg Dunlap e7b56dfbf0 Fixed broken js hide code 2011-12-08 09:33:43 +01:00
Dries e4bf86c163 - Patch #1362920 by scor: Wrong sitename variable in system.api.php. 2011-12-07 23:40:14 -05:00
Nathaniel df47c12180 Issue #1347812 by nanotube: Fixed Remove/replace documentation references to upload_file_load() and upload_file_delete(). 2011-12-08 13:29:32 +09:00
Nathaniel 1bb30a6f12 Issue #1050466 by xjm, makara: Fixed The taxonomy index should be maintained in a node hook, not a field hook. 2011-12-08 12:52:37 +09:00
Nathaniel eb8c4c09a2 Issue #381994 by xjm, good_man, elcuco, et al: Fixed Machine-name fields are always in Latin characters, and should therefore always be LTR. 2011-12-08 12:29:13 +09:00
Greg Dunlap d92f9d511c Missing $ 2011-12-07 22:16:29 +01:00
Greg Dunlap 66efb79c91 Updating references to preprocess js 2011-12-07 22:15:18 +01:00
Greg Dunlap ac51c0e526 Updating references to preprocess css 2011-12-07 22:14:38 +01:00
Greg Dunlap 769e0afdfc Updating references to page compression 2011-12-07 22:13:47 +01:00
Greg Dunlap ee4f6008d0 Updating references to page cache maximum age 2011-12-07 22:11:51 +01:00
Greg Dunlap 8c7ebc0922 Updating references to cache lifetime 2011-12-07 22:09:52 +01:00
Greg Dunlap f9a2916266 Updating references to page cache variable 2011-12-07 22:02:20 +01:00
Greg Dunlap d639dddcf8 Block form alter is working too 2011-12-07 21:56:09 +01:00
Greg Dunlap 7baacd2774 Holy crap most of the performance form is working 2011-12-07 21:53:15 +01:00
Greg Dunlap f2a7dec711 Further work on xml parser 2011-12-07 21:36:10 +01:00
Greg Dunlap 4372e4c92b Working on undoing the system_settings_form stuff in system module 2011-12-07 21:24:50 +01:00
Greg Dunlap 539ee4b7f0 Changed my mind but fixed formatting 2011-12-07 20:58:40 +01:00
Greg Dunlap 4c391b83fa Removed nesting which I don't think is serving a point 2011-12-07 20:45:59 +01:00
Greg Dunlap f82d8b0010 Modified image style XML 2011-12-07 11:51:53 +01:00
Greg Dunlap 5ad0cbfd78 Improved XML parsing functions 2011-12-07 11:45:54 +01:00
catch 2747c3c4d7 Issue #942782 by pillarsdotnet, becw, xjm, timhilliard, JohnAlbin, jrchamp, Tor Arne Thune, et al: Fixed Custom menus never receive an active trail. 2011-12-06 21:18:12 +09:00
Dries eb4c09fce3 - Patch #1342760 by Everett Zufelt: add aria-sort to table sort. 2011-12-05 09:31:02 -05:00
Dries dd1cc680f6 - Patch #1332636 by sven.lauer: clean up API docs for contact module. 2011-12-05 09:23:20 -05:00
catch d91203fe40 Issue #1347890 by sven.lauer: Clean up API docs for file module. 2011-12-05 21:59:26 +09:00
catch f28b98cb95 Issue #1182428 by Dave Reid: Fixed Document that db_like() does not work when used with db_query(). 2011-12-05 21:56:07 +09:00
catch 9727bd093b Issue #1315886 by xjm: Clean up API docs for includes directory, files starting with A-C. 2011-12-05 21:52:27 +09:00
catch c9e01c6e89 Issue #1324972 by betz: Change user block links to item_list() instead of markup. 2011-12-05 21:46:45 +09:00
catch 51dd3e20d3 Issue #970338 by jbrown, joachim: Fixed drupal_write_record() cannot save an empty (full default) row. 2011-12-05 21:40:54 +09:00
catch c73e4a3b4f Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2011-12-05 21:23:30 +09:00
catch bd2f1ea4e1 Issue #1258000 by chx, bfroehle, xjm: Fixed SelectQuery::countQuery() inappropriately removes SQL expressions. 2011-12-05 21:19:26 +09:00
Dries 25cc6b4325 - Patch #479368 by Roger Saner, xjm, Heine, mcarbone, keichee, asimmonds: Create RFC compliant HTML safe JSON. 2011-12-05 07:17:24 -05:00
catch 694b6ac9c8 Issue #1184944 by fago, xjm, klausi, aspilicious, bojanz, Tor Arne Thune: Make entities classed objects, introduce CRUD support. 2011-12-05 21:12:15 +09:00
Dries faddd57042 - Patch #1189816 by Jacine, Jeff Burnz, stijnbe, scor, rasskull, jessebeach, ericduran, sun: Convert comment.tpl.php to HTML5. 2011-12-05 07:06:35 -05:00
Dries 4db35f7574 - Patch #1184472 by Ralt, kathyh, Rob Loach, jcnventura, oriol_e9g, bleen18: Added rel='author' to 'Submitted by' link. 2011-12-04 18:35:24 -05:00
webchick 09c01a7cfc Issue #953336 follow-up by sun, bfroehle: Added missing test support files to fix testbot. 2011-12-04 17:14:49 -05:00
Dries cb4d787849 - Patch #953336 by sun, pillarsdotnet, chx: contributed modules are not able to test theme-related functionality. 2011-12-03 18:43:50 -05:00
Greg Dunlap 4272029053 updated image_effect_load() 2011-12-03 16:12:44 +01:00
Greg Dunlap 3510b99e6a Got styles overview working 2011-12-03 16:06:48 +01:00
Greg Dunlap b035fb4f46 Massively simplified image_style_load() since and no longer apply 2011-12-02 16:18:24 +01:00
Greg Dunlap a803505f4a Starting to work through image style edit form 2011-12-02 16:06:52 +01:00
Greg Dunlap aea01c1c9d Removed image_image_default_styles() which will no longer be used 2011-12-02 15:19:07 +01:00
Greg Dunlap 794e62f999 Removed 'Settings' column from image style listing since we don't use it anymore 2011-12-02 15:12:20 +01:00
Greg Dunlap f480afe9f4 Starting to convert image styles to CMI. Ported image_styles() function 2011-12-02 14:45:45 +01:00
Nathaniel d8c739586b Issue #1346760 by xjm, droplet, catch: Fixed Drag and drop needs a scalable weight select element. 2011-12-02 14:05:37 +09:00
Nathaniel 15ddbd887f Issue #1273478 by BTMash, Alan Evans, kathyh: Allow tests to declare 'requirements'; fail tests where requirements are not met. 2011-12-02 13:43:34 +09:00
Nathaniel b39fe6dbb7 Issue #1039666 by mlncn: Fixed Placing a block in a region via select dropdown moves it to the top of the region, but it will show at the bottom. 2011-12-01 17:02:58 +09:00
Nathaniel 23e7a3cf40 Issue #1338428 by jbrown, BTMash, Tor Arne Thune: Fixed image_dimensions_scale() and image_scale_effect() are ungrokable and buggy. 2011-12-01 16:59:16 +09:00
Nathaniel e6b940240a Issue #1273104 by TwoD, Rob Loach: Remove eval() from field_ui().js. 2011-12-01 13:29:01 +09:00
Greg Dunlap 035cd48649 Fixing path to config.inc 2011-11-30 13:27:40 +01:00
Greg Dunlap c1c2ceab25 Fixing problems related to corepocalypse merge 2011-11-30 13:17:28 +01:00
Greg Dunlap 4eb660a57f Fixing problems related to corepocalypse merge 2011-11-30 13:16:05 +01:00
Greg Dunlap 6f72bc30bd Merge remote-tracking branch 'core/8.x' into 8.x-file-config 2011-11-30 11:59:47 +01:00
Greg Dunlap 9032509c26 Merge from corepocalypse 2011-11-30 11:46:45 +01:00
catch 5ab5617cb3 Issue #1323720 by xenophyle: Clean up API docs for block module. 2011-11-30 12:40:49 +09:00
catch 6e3fc945f9 Issue #1325116 by xenophyle, xjm: Clean up API docs for Aggregator module. (followup) 2011-11-30 12:16:37 +09:00
catch c237d184ba Issue #800434 by pillarsdotnet, plach, bart.hanssens: Added drupal_mail(), allow hook_mail_alter() implementation to cancel mail. 2011-11-30 12:13:51 +09:00
catch cfafc141b3 Issue #1349610 by bartlantz: Added make the subtopics of Field API link back to it. 2011-11-30 11:42:42 +09:00
catch 782b1cfb07 Issue #1315008 by bfroehle: Remove unnecessary validation in user/node list filtering. 2011-11-30 11:13:33 +09:00
Dries 9988cc614f - Patch #1314384 by Pol, Gábor Hojtsy, plach: remember the provider that selected the language for later use. 2011-11-29 06:54:26 -05:00
catch efe0a73b29 Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define(). 2011-11-29 18:56:53 +09:00
Greg Dunlap 614292a16a Removed execute perms 2011-11-29 09:45:17 +01:00
catch c42985ffb3 Issue #1301460 by loganfsmyth, good_man, Gábor Hojtsy, xjm: Decouple domain/path language negotiation storage from language config storage. 2011-11-29 11:23:49 +09:00
catch 7135589c89 Issue #1309278 by basic, Niklas Fiekas: Added Make PDO connection options configurable. 2011-11-28 23:58:50 +09:00
catch 7a434fd919 Issue #1313980 by jn2: Clean up API docs for node module. 2011-11-28 20:44:25 +09:00
Greg Dunlap 9d5e4705c2 Moving config.inc into core includes folder 2011-11-28 10:33:08 +01:00
Nathaniel ca25078259 Issue #1326638 by sven.lauer, jhodgdon: Clean up API docs for field_ui() module. 2011-11-28 16:47:32 +09:00
Nathaniel 07b29cbae4 Issue #1212992 by xjm, chx, beejeebus, rump, BTMash, bfroehle: Fixed Prevent tests from deleting main installation's tables when parent::setUp() is not called. 2011-11-28 16:21:58 +09:00
catch f8fc0dba31 Issue #1164926 by fastangel, good_man, Gábor Hojtsy: Fixed Nodes need to have languages specified separately for accessibility. 2011-11-25 20:31:30 +09:00
Nathaniel 129de63e06 Issue #1260716 by good_man, Gábor Hojtsy, emarchak, David_Rothstein, ezra-g: Improve language onboarding user experience. 2011-11-25 15:22:29 +09:00
Nathaniel 7cc8d7679a Issue #1322278 by rocket_nova: Fixed documentation problem with theme, doesn't link to theme functions list. 2011-11-25 13:12:07 +09:00
Nathaniel a272f10f1b Issue #673224 by jhodgdon, aspilicious, rocket_nova: Fixed None of the hooks in field.api.php are grouped as such. 2011-11-25 12:35:12 +09:00
Nathaniel 8b5bcb2a66 Issue #1336170 by rvilar, Gábor Hojtsy: Fixed Incorrect schema in locale module update tests . 2011-11-25 12:19:32 +09:00
Nathaniel 1b4dfed494 Issue #1025796 by jthorson, Rob Loach, tim.plunkett, alex_ustinov: Fixed Rename path to uri in image functions. 2011-11-25 12:09:40 +09:00
webchick 2517db019f Issue #1329914 follow-up by chx: Improve comments in drupal_path_initialize() 2011-11-24 13:42:45 -08:00
webchick ed03c4bb75 Issue #1332648 by sven.lauer, jhodgdon, xjm: Clean up API docs for contextual module. 2011-11-24 13:29:07 -08:00
webchick 554ea9ecf9 Issue #1198398 by jm@bellcom.dk, AllRob: Fixed Timezone selected on install not correctly saved to admin user account. 2011-11-24 13:27:12 -08:00
catch 6b54d34b06 Issue #93854 by pillarsdotnet, Steven Jones, Dave Reid, ericduran, das-peter, et al.: Fixed Allow autocompletion requests to include slashes. 2011-11-24 22:47:43 +09:00
catch 4325efbd46 Issue #1331350 by beejeebus, plach, catch: Fixed [Upgrade path broken] Entity module not enabled during D8 upgrade. 2011-11-24 11:21:22 +09:00
Dries 4e8234c519 - Patch #813540 by jbrown, chx: comparisons involving NULL must never return true. 2011-11-23 20:30:00 -05:00
Dries 2a378fe5c6 - Patch #1167996 by rocket_nova, Sheldon Rampton: UPGRADE.txt needs to say all D6 contrib modules need to be upgraded to their latest D6 versions before the D6->D7 update. 2011-11-23 20:14:00 -05:00
Dries ac1742bf42 - Patch #1206992 by oriol_e9g: fixed Field UI error message and incorrect type level. 2011-11-22 21:03:34 -05:00
Dries 926564d877 - Patch #576304 by rocket_nova, sivaji: three roles now, not two -> explain the Administrator role on the Roles page!. 2011-11-22 20:59:26 -05:00
Dries bf06ae7da9 - Patch #1196112 by rocket_nova: taxonomy_get_parents() return value documentation isn't complete. 2011-11-22 20:37:29 -05:00
Dries 371f1a1e88 - Patch #1087940 by drewish, rocket_nova: document that wildcard % doesn't work as first argument in menu paths. 2011-11-22 20:32:00 -05:00
Dries da6015e052 - Patch #1297410 by bhosmer, bfroehle: drop remnants of #node_edit_form(). 2011-11-22 20:18:35 -05:00
Dries 97c83c4f4d - Patch #1289208 by minorOffense, skottler, rocket_nova: REQUEST_TIME documentation is misleading. 2011-11-22 20:12:55 -05:00
Dries 77006b272c - Patch #1302364 by Chi, realityloop: duplicate status check in forum_field_storage_pre_update(). 2011-11-22 20:07:30 -05:00
Dries 9460a7912e - Patch #1332580 by sven.lauer: clean up API docs for color module. 2011-11-22 19:57:49 -05:00
Dries 26e0575cdf - Patch #1280674 by TR, DamZ: submit button 'floats' during ajax submission. 2011-11-22 19:54:51 -05:00
Dries 835068dda2 - Patch #765860 by effulgentsia, dww, dereine, mikey_p, xjm, sun, sven.lauer: drupal_alter() fails to order modules correctly in some cases. 2011-11-21 22:17:33 -05:00
Dries 5c6a1c7137 - Patch #1302986 by stBorchert: added Save and add terms. 2011-11-21 22:11:12 -05:00
webchick 8fd2f49c44 Issue #1346772 by xjm: Fixed StatisticsLoggingTestCase->testLogging() is unstable. 2011-11-21 14:41:06 -08:00
Nathaniel dfa187c483 Issue #1301522 by xjm, Rob Loach, David_Rothstein: Fixed field_ui_default_value_widget() does not pass along the entity type when it creates the default value form. 2011-11-21 16:58:37 +09:00
Nathaniel 0546cadbba Issue #1318316 by xjm: AssertTaxonomyPage is missing documentation. 2011-11-21 14:50:27 +09:00
catch c3ecc1f9cd Rollback of #589440 which needs more discussion. 2011-11-20 22:40:42 +09:00
catch 19b1c783fc Issue #1290710 by heyrocker, xjm, Bojhan: Add Drupal 8 initiative owners to MAINTAINERS.txt. 2011-11-20 22:25:39 +09:00
catch c026808886 Issue #1326088 by yoroy, mallezie: Rewrite description for URL alias on node/add/*. 2011-11-19 01:07:19 +09:00
catch b9c47a3f46 Issue #1174756 by linclark, karschsp, amateescu, rupl: Convert <head> markup to HTML5. 2011-11-19 00:06:47 +09:00
catch 9f25d6a592 Issue #1329914 by xjm, msonnabaum: Ensure ['q'] is set before calling drupal_normal_path(). 2011-11-19 00:01:52 +09:00
catch ccbadedd42 Issue #1203532 by ericduran, keichee: Fixed jQuery Form Plugin update to latest stable release. 2011-11-18 23:59:36 +09:00
Nathaniel 2173020359 Issue #1077878 by ericduran, Mark Trapp, JohnAlbin, jessebeach, Jacine: Added HTML5shiv to core. 2011-11-17 16:33:06 +09:00
Nathaniel cc453cc5b3 Issue #1190214 by stijnbe, aspilicious: Convert user-profile.tpl.php to HTML5. 2011-11-17 15:24:57 +09:00
Nathaniel deec92a839 Issue #736604 by mortendk, mgifford, tjhellmann, jyve, svendecabooter, droplet: Book module now without clearfix & better markup + accessibility love. 2011-11-17 15:07:01 +09:00
Nathaniel af12c3955f Issue #998590 by das-peter: Fixed Prevent double CDATA section escaping in filter_dom_serialize_escape_cdata_element() to avoid warnings. 2011-11-17 14:54:24 +09:00
catch f73b43ff0c Issue #1336170 by rvilar, Gábor Hojtsy: Add locale module to upgrade tests. 2011-11-16 23:36:53 +09:00
catch f2a145052e Issue #1328900 by Rob Loach, amateescu: Update to jQuery 1.7. 2011-11-15 11:20:26 +09:00
catch 7e62a755b5 Issue #1326172 by David_Rothstein: Improve wording of the 'Current password' field description on the user edit form. 2011-11-15 11:03:28 +09:00
catch 86d84851b3 Issue #1337124 by xjm: Fixed Improve API documentation for taxonomy_autocomplete(). 2011-11-15 11:01:21 +09:00
catch b77a0c10ec Issue #1077602 by Jacine, dcmouyard, skottler, jasonrsavino et al: Convert node.tpl.php to HTML5. 2011-11-14 10:16:12 +09:00
webchick b38ce3da6a Issue #1326950 by chrispomeroy: Fixed typo in overlay-child-rtl.css. 2011-11-12 15:44:24 -08:00
webchick d2f32b2aae Issue #1339292 by xjm: Fixed hook_requirements() documentation references incorrect path for cron in system.api.php. 2011-11-12 15:41:54 -08:00
webchick 0cd5979441 Issue #1313342 by CrookedNumber, Yuri: Fixed Curacao should appear in standard_country_list(). 2011-11-12 15:34:18 -08:00
catch 79de559063 Issue #1326932 by jenlampton, msonnabaum: Bunny ears are fuzzy: update search test node content to reflect this. 2011-11-12 11:19:09 +09:00
webchick 2601ca027f Issue #1180642 by franz, catch, xjm, musicnode: Fixed PDOException in statistics_exit() when path longer than 255 characters. 2011-11-11 11:56:00 -08:00
webchick faed976f0e Issue #999024 by bfroehle, O Govinda: Fixed Status Report page refers to 'update status module' instead of 'update manager module'. 2011-11-11 11:49:57 -08:00
webchick ba4af30693 Issue #1328378 by Chi: Fixed remove bogus colour value in CSS in Seven theme. 2011-11-11 11:49:25 -08:00
catch f5ce8e7534 Issue #789484 by Lars Toomre, sven.lauer, pillarsdotnet, michaellenahan, Mac_Weber: Fixed confusing documentation for argument in hook_access()/hook_node_access(). 2011-11-11 21:20:17 +09:00
catch 126a93995d Issue #1216994 by karschsp, jvc26, jyve: Clean up the CSS for File module. 2011-11-11 00:07:33 +09:00
catch 9810408fd9 Issue #1227942 by cweagans, Rob Loach: Move user-related functions to user.module. 2011-11-10 23:57:14 +09:00
Nathaniel 2ca0aba981 Issue #1325116 by xenophyle, xjm: Clean up API docs for Aggregator module. 2011-11-10 12:02:40 +09:00
catch e80124f36e Issue #743234 by mr.baileys, twistor, webchick, xjm: Fixed /aggregator does not use pagination. 2011-11-10 00:46:01 +09:00
catch ff79d9d176 Issue #678594 by linclark, mlncn, kathyh: Fix RDFa markup for file/image formatters. 2011-11-10 00:22:45 +09:00
Nathaniel e0b74b5b39 Issue #1323176 by Gábor Hojtsy: Decouple UI translation language information from language list schema. 2011-11-09 13:25:48 +09:00
Nathaniel 63f61838b4 Issue #1333346 by claudiu.cristea: Fixed hook_field_extra_fields_alter() example code. 2011-11-09 13:14:10 +09:00
Nathaniel b1d41a52d4 Issue #686858 by agentrickard, michaelfavia, xjm: Fixed Remove 'priority' from hook_node_access_records(). 2011-11-09 13:12:31 +09:00
Nathaniel 15fc4b57a6 Issue #1260752 by andypost: Fixed _locale_languages_common_controls() maxlength to conform schema. 2011-11-09 13:10:31 +09:00
Nathaniel aead48a4ab Issue #1247982 by kathyh, Aron Novak: Fixed API doc for hook_aggregator_parse() is incorrect. 2011-11-09 13:09:06 +09:00
Nathaniel a92772f8f8 Issue #1333314 by ericduran: Fixed left over console.log in authorized.js. 2011-11-09 13:07:15 +09:00
catch 9d961cc2d3 Issue #1002258 by tstoeckler, xjm, kathyh: Fixed D6 modules satisfy D7 module dependencies. 2011-11-09 01:04:26 +09:00
catch e1b21e1278 Issue #655190 by dealancer, kathyh, pingers, xjm: Fixed Allow hook_install_tasks() to be called from a profile's .install file (or document that it can't be). 2011-11-08 22:12:52 +09:00
Nathaniel a77ed6e2ca Issue #1006714 by Steven Jones, chx, mr.baileys, xjm, carlos8f: Fixed Test broken: drupal_get_path() doesn't work for profiles. 2011-11-08 13:24:21 +09:00
Nathaniel 578e5ff5c4 Issue #1049284 by xjm: Fixed Running update.php to flush caches no longer works unless there are updates pending. 2011-11-08 13:21:48 +09:00
catch baec135ce6 Issue #212284 by Damien Tournoud, dww, alexanderpas: Fixed security check in 'configure' stage not compatible with overriding variables: site_name() and site_mail(). 2011-11-07 16:05:33 +09:00
catch cb51a8da58 Issue #935208 by droplet, assert0, adrinux: Fixed PECL uploadprogress bar doesn't appear. 2011-11-07 13:38:54 +09:00
catch c352f3c924 Issue #1333192 by good_man: Fixed password-hash broken after moving files under /core. 2011-11-07 12:22:59 +09:00
catch 789acbd3c3 Issue #1146234 by David_Rothstein, Tor Arne Thune, xjm: Fixed Overlay redirect does not include query string. 2011-11-05 20:43:12 +09:00
catch c7c2af24ba Issue #1330922 by ericduran, scor: Fixed Drupal 8 HTML 5 page template should use lang not xml:lang. 2011-11-05 14:13:18 +09:00
catch 56d12d5efb Issue #1189832 by karschsp: Convert book-all-books-block.tpl.php to HTML5. 2011-11-05 11:46:09 +09:00
catch fd5d91d0ce Issue #589440 by Boobaa, JanZ, pwolanin, mlncn, TomiMikola, willmoy, marcp et all: Fixed Reordering fails with more than 31 book pages in a book. 2011-11-05 11:43:04 +09:00
catch 4060b5cf74 Issue #1221712 by karschsp: Convert aggregator-wrapper.tpl.php to HTML5. 2011-11-04 22:09:32 +09:00
Nathaniel 132ae79332 Issue #916424 by rjgoldsborough, Jacine: Merge system.messages.css and system.menus.css into system.theme.css. 2011-11-04 15:33:29 +09:00
catch fdef5cf7ef Issue #1103590 by Tor Arne Thune, dcrocks, xjm: Fixed blocks being added to 'hidden' region when theme 1st enabled. 2011-11-03 22:07:07 +09:00
catch c2c7f34570 Issue #1217050 by jyve: Clean up the CSS for Tracker module. 2011-11-03 21:58:40 +09:00
catch 255d9883fc Issue #1045786 by Désiré, droplet: Fixed Length of Trimmed Description. 2011-11-03 20:03:47 +09:00
catch 5f46023c78 Issue #865536 by ericduran, effulgentsia, cosmicdreams, sreynen, jessebeach et al: Added drupal_add_js() is missing the 'browsers' option. 2011-11-03 20:00:04 +09:00
catch 02ebc310d4 Issue #1319904 by rc_100: Clean up API docs for help module. 2011-11-03 19:55:57 +09:00
catch 90597a5ff9 Issue #1323720 by xenophyle: Clean up API docs for block module. 2011-11-03 19:53:06 +09:00
catch e6ae6a89dc Issue #1077578 by rupl: Convert page.tpl.php to HTML5. 2011-11-03 16:48:05 +09:00
catch 70b8337cdc Issue #1291100 by moshe weitzman, David_Rothstein: Remove category system from user edit and view. 2011-11-03 16:34:18 +09:00
catch cde51eae5d Issue #635046 by claudiu.cristea, sun, fago: Fixed form_state_values_clean() is polluting form values. 2011-11-03 16:32:28 +09:00
Nathaniel 07abfc136a Issue #1312844 by sven.lauer, kathyh: Fixed hook_schema() doc should state that database tables are auto-created. 2011-11-02 17:28:14 +09:00
webchick 718fe5d907 Issue #1326472 by xjm: Add capitalization and periods to several inline comments in common.inc. 2011-10-31 22:04:16 -07:00
Nathan Haug 47761b2409 Issue #22336: Comment out drupal_get_filename() test and separate into #1006714. 2011-11-01 12:48:40 +09:00
Nathan Haug f434037c0e Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00
Nathaniel f0a16bf2a4 Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades. 2011-11-01 12:25:12 +09:00