Commit Graph

15377 Commits (463a710b0d21e3ef325b9df3d1646a9b7a01080b)

Author SHA1 Message Date
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
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
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
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
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
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