Commit Graph

16352 Commits (c401ec33e847ec2710ef6914625ca63a3e5663b4)

Author SHA1 Message Date
Jennifer Hodgdon 8d1e5167f6 Issue #2340675 by er.pushpinderrana, David Hernández: Clarify first, unused argument docs in update_calculate_project_update_status() 2014-09-23 07:26:20 -07:00
Jennifer Hodgdon 5b99e319cd Issue #2314181 by roderik, er.pushpinderrana, hefox: Fix docs for drupal_static 2014-09-16 15:07:45 -07:00
Jennifer Hodgdon 3bd008b031 Issue #2334689 by er.pushpinderrana, joachim: Document character limit on lock_aquire() for lock name 2014-09-15 06:59:05 -07:00
David Rothstein 8a6142a83d Issue #1166114 by jhodgdon, tomogden, Rajendar Reddy, larowlan, swentel, splatio, erics14, MF82 | RobLoach: Renamed the "Search result" view mode to "Search result highlighting input" to better reflect how it is used. 2014-09-05 16:22:26 -04:00
David Rothstein 2200030310 Issue #2277281 by dobe, amitgoyal, michaelfavia, er.pushpinderrana, dcam | drumm: Increase the maximum number of characters on the file field allowed extensions setting from 128 to 256. 2014-09-04 18:55:31 -04:00
David Rothstein be54be0d14 Issue #1859084 by Jorrit, David_Rothstein, attiks: Improved database queries generated by EntityFieldQuery in the case where delta or language condition groups are used, to reduce the number of INNER JOINs. 2014-09-02 22:58:02 -04:00
David Rothstein 0867207af6 Issue #1890980 by amitgoyal, robinvdvleuten: Fixed Unnecessary extra output variable in theme_links. 2014-09-01 22:20:25 -04:00
David Rothstein 99c124d4d4 Issue #1468210 by marthinal, quicksketch, tstoeckler, Devin Carlson, David_Rothstein, Eric_A: Fixed Remove special $user->uid == 1 check in file_validate_size(). 2014-09-01 22:08:43 -04:00
David Rothstein 29a0dc349b Issue #993186 by joshi.rohit100, moshe weitzman | webchick: Node access rebuilds should go newest to oldest (fix for direct node access rebuilds only, not rebuilds done via a batch). 2014-09-01 19:34:15 -04:00
Jennifer Hodgdon 8af676d684 Issue #2324083 by er.pushpinderrana, martin_q: Fix up description of return value from drupal_array_get_nested_value() 2014-08-20 05:33:45 -07:00
Jennifer Hodgdon b5585495b9 Issue #2318981 by grisendo: Make hook_node_grants and hook_node_access_records sample function bodies consistent 2014-08-11 10:19:10 -07:00
David Rothstein b6d84a81aa Merge tag '7.31' into 7.x
7.31 release

Conflicts:
	CHANGELOG.txt
	includes/bootstrap.inc
2014-08-06 13:15:28 -04:00
David Rothstein 90e884ad0f Drupal 7.31 2014-08-06 13:14:03 -04:00
Jennifer Hodgdon 7ca0dfe310 Issue #2309687 by eriksm: Fix typo in docs for verbose test class method 2014-07-30 15:39:42 -07:00
Jennifer Hodgdon b15cfbb7f8 Issue #2309549 by Bevan, er.pushpinderrana: Fix incorrect documentation of node-type-specific hooks 2014-07-29 09:50:21 -07:00
Jennifer Hodgdon 90de4ecc14 Issue #1261846 by catch, dawehner, brianV, Berdir, sun, xjm, sandipmkhairnar, marvil07, chrisjlee, Cottser, amitgoyal, Elijah Lynn, er.pushpinderrana: Document 1 MB cache limit in cache functions 2014-07-24 16:32:08 -07:00
David Rothstein 3ea44b6d1d Back to 7.x-dev 2014-07-24 18:01:44 -04:00
David Rothstein f9784cf829 Drupal 7.30 2014-07-24 17:58:18 -04:00
David Rothstein 69f9662026 Add standard info to CHANGELOG.txt in preparation for the Drupal 7.30 release. 2014-07-24 16:40:42 -04:00
David Rothstein b90a53201d Issue #2305017 by David_Rothstein, pwolanin | beech: Fixed Regression: Files or images attached to certain core and non-core entities are lost when the entity is edited and saved. 2014-07-24 16:38:03 -04:00
David Rothstein 9b6bd6d319 Issue #2249025 by xjm, clintrandall777@gmail.com: Update Security topic coordinators section in MAINTAINERS.txt. 2014-07-24 16:26:02 -04:00
David Rothstein eb49a5dcdc Issue #2012468 by joshi.rohit100, blueminds, David_Rothstein, plach | catch: Add trusted roles recommendation to 'access site reports'. 2014-07-24 16:22:00 -04:00
David Rothstein 3310afeb85 Merge tag '7.29' into 7.x
7.29 release

Conflicts:
	includes/bootstrap.inc
2014-07-16 16:08:05 -04:00
David Rothstein 83b80acad8 Drupal 7.29 2014-07-16 16:03:02 -04:00
Jennifer Hodgdon 338e2d4db7 Issue #1369822 by amitgoyal, Cottser, er.pushpinderrana: Fix docs for template_preprocess_user_profile() 2014-07-15 09:25:15 -07:00
Jennifer Hodgdon f56b6aaa5e Issue #2267411 by er.pushpinderrana, amitgoyal, klausi, David_Rothstein: Document that field_access() does not check entity access 2014-07-15 09:23:10 -07:00
Jennifer Hodgdon 89d7c05e21 Issue #2098129 by er.pushpinderrana, drupal_sensei, Berdir, joachim: Fix docs for DrupalDefaultEntityController entityCache variable 2014-07-15 09:20:41 -07:00
Jennifer Hodgdon 0f1092be0e Issue #2054189 by ShaunDychko, pc-wurm, joachim: Fix docs for field_info_instance() 2014-07-15 06:34:54 -07:00
Jennifer Hodgdon a9ac0fbf17 Issue #2141221 by joshi.rohit100, dcam, thedavidmeister, joachim, anemes: Add docs to hook_update_N() about sandbox parameter 2014-06-27 10:35:22 -07:00
Jennifer Hodgdon 066c628c86 Issue #2039449 by joshi.rohit100, joachim, lokapujya, Jalandhar, paulh, yaworsk: Fix up docs for assertField and assertNoField methods 2014-06-25 15:13:44 -07:00
Jennifer Hodgdon 7e6ba8f2f7 Issue #2290435 by PQ: Fix broken link in robots.txt file 2014-06-25 15:06:42 -07:00
Jennifer Hodgdon 26c863dabc Issue #1956782 by joshi.rohit100, bdimaggio, tanmayk, chertzog: Document parameter to xmlrpc_server() 2014-06-25 15:04:59 -07:00
Jennifer Hodgdon 050aed35b0 Issue #2263047 by joshi.rohit100, lostkangaroo, sachin_s, martin107: Fix up hook_help docs and move to system module 2014-06-18 07:12:27 -07:00
Jennifer Hodgdon 921d9dd084 Issue #2277623 by mparker17: Fix up docs for drupal_parse_url function 2014-06-13 15:24:43 -07:00
Jennifer Hodgdon aeb6f56ad9 Issue #2248799 by amitgoyal, c31ck, Wim Leers: Fix docs for system_sort_themes 2014-06-13 14:25:14 -07:00
Jennifer Hodgdon 40ddf514c0 Issue #2267159 by juampy, xjm, alexpott: Remove nonexistent parameter from DrupalWebtestCase::assertNoLink docs 2014-06-13 14:21:34 -07:00
Jennifer Hodgdon 7e1429630d Issue #2273337 by vegantriathlete, ducktape, joachim: Fix up docs for db_add_field and related functions 2014-06-06 11:54:24 -07:00
“webchick” e2b5ce9b43 Issue #2276469 by decibel.places: Fixed robots.txt syntax checking link broken. 2014-06-01 23:10:02 -05:00
Jennifer Hodgdon e07145e869 Issue #2268947 by sachin_s, joachim: Add note to hook_field_formatter_settings_form() about when it is invoked 2014-05-28 11:24:10 -07:00
David Rothstein b8d5a3e2af Back to 7.x-dev 2014-05-08 00:08:56 -04:00
David Rothstein 1769d1cca9 Drupal 7.28 2014-05-08 00:05:00 -04:00
Jennifer Hodgdon 076802cadd Issue #2048395 by filijonka: Fix up group/topic membership for field hooks 2014-05-07 17:06:02 -07:00
Jennifer Hodgdon 4172af50d9 Issue #2259361 by jweowu, David_Rothstein: Document that db_query_temporary() only works on SELECT queries 2014-05-07 17:03:30 -07:00
David Rothstein 977d53513b Added standard information to CHANGELOG.txt in preparation for the Drupal 7.28 release. 2014-05-06 08:00:31 -04:00
David Rothstein 5945c30693 Issue #2245331 by bendikrb: Use of reserved word in ajax.js breaks IE8. 2014-05-06 07:56:09 -04:00
David Rothstein 5a84df0309 Issue #952394 by xjm, webchick, sun, catch | yettyn: "No available releases found" - fetching update information exceeds timeout. 2014-05-06 07:51:58 -04:00
David Rothstein 709a0a5a33 Issue #2143461 by Sneakyvv: drupal_get_query_array() does not work correctly if a query parameter contains an equals sign. 2014-05-06 05:17:12 -04:00
David Rothstein 9d55871010 Issue #1522348 by seanB, jenlampton | Adam S: Notice: getimagesize read error in image_gd_get_info(). 2014-05-06 04:53:59 -04:00
David Rothstein 55b9d543ab Issue #1525176 by klausi, amateescu, David_Rothstein, dlu, goldenboy, lucascaro, naveko, Georgique, webchick: Using array_diff_assoc() for multilevel arrays in DrupalDefaultEntityController->cacheGet(). 2014-05-06 04:01:04 -04:00
David Rothstein 0c389ed1c5 Issue #1788060 by BarisW, swentel, dcam | hass: Translatable string <Hidden> cannot imported if translated. 2014-05-06 02:24:47 -04:00