Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #780304 by dcam, naxoc, Crell | zyxware: Fixed HTML encoding of em ↵ | David Rothstein | 2014-11-01 |
| | | | | wrappers for database table names while showing schema errors. | ||
* | Issue #1120440 by er.pushpinderrana | skwashd: Fixed user.api.php hook ↵ | David Rothstein | 2014-11-01 |
| | | | | summary lines should be more consistent with other entity hooks. | ||
* | Issue #2231693 by helmo, amitgoyal, joshi.rohit100, LinL, iS: Update Powered ↵ | David Rothstein | 2014-11-01 |
| | | | | by Drupal link. | ||
* | Issue #1452896 by Mile23, marthinal, Freso, kid_icarus, joshi.rohit100, ↵ | David Rothstein | 2014-11-01 |
| | | | | alexpott, tim.plunkett, jhodgdon: Fixed PHP notice in clickLink if link does not exist. | ||
* | Issue #205969 by Mile23, oadaeh, twistor, ssm2017 Binder, barraponto, ↵ | David Rothstein | 2014-11-01 |
| | | | | superspring: Fixed drupal_http_request() assumes presence of Reason-Phrase in response Status-Line. | ||
* | Issue #1790612 by carwin, Eric_A, mgifford: Fixed Sanitize the trim_length ↵ | David Rothstein | 2014-11-01 |
| | | | | variable before printing it. | ||
* | Issue #2224917 by m1r1k, Steven Jones, drumm: Fixed Tracker page doesn't ↵ | David Rothstein | 2014-11-01 |
| | | | | order results properly. | ||
* | Issue #28175 by dcam, bleen18 | bertboerland: Fixed Ordering by 'Visitor' in ↵ | David Rothstein | 2014-11-01 |
| | | | | access log pages does not sort IP addresses. | ||
* | Issue #1988456 by gaurav.goyal, eltermann, pvmchau: Non-standard indentation ↵ | David Rothstein | 2014-11-01 |
| | | | | on user_register_form(). | ||
* | Issue #2307505 by Cottser, Fabianx: Port twig_debug output to Drupal 7. | David Rothstein | 2014-11-01 |
| | |||
* | Issue #1968348 by znerol, David_Rothstein, peximo, DuaelFr: Fixed ↵ | David Rothstein | 2014-11-01 |
| | | | | hook_field_formatter_prepare_view does not make use of hook_entity_view_mode_alter causing major errors. | ||
* | Issue #1936942 by jweowu: Fixed translation_node_insert() updates the node ↵ | David Rothstein | 2014-11-01 |
| | | | | table directly without also flushing the entity load cache. | ||
* | Issue #208611 by p.brouwers, mgifford, tstoeckler, DougKress, Jody Lynn, ↵ | David Rothstein | 2014-11-01 |
| | | | | ksenzee | walkah: Made the Ajax system use drupal_array_merge_deep_array() to stop JavaScript settings from being added twice. | ||
* | Issue #1183708 by Liam Morland | onair1: Fixed Notice: Undefined index: ↵ | David Rothstein | 2014-11-01 |
| | | | | favicon_path in system_theme_settings_validate(). | ||
* | Issue #1182374 by lyricnz, xendil, sivaji, brianV: Code style fixes for ↵ | David Rothstein | 2014-11-01 |
| | | | | includes/filetransfer. | ||
* | Issue #2291081 by pounard: forum_node_view attempt an unnecessary ↵ | David Rothstein | 2014-11-01 |
| | | | | vocabulary_load() under certain circumstances. | ||
* | Issue #829464 by Berdir, klausi, sepgil | Heine: Fixed orderby() should ↵ | David Rothstein | 2014-11-01 |
| | | | | verify that the sort direction is always ASC or DESC. | ||
* | Issue #2130673 by lokapujya, cwells | scor: Place number of comments ↵ | David Rothstein | 2014-11-01 |
| | | | | metadata inside node template. | ||
* | Issue #1323830 by cwells, scor, mgifford, er.pushpinderrana, kay_v: Place ↵ | David Rothstein | 2014-11-01 |
| | | | | title RDFa metadata inside entity HTML element. | ||
* | Issue #2301955 by er.pushpinderrana, lokapujya | scor: Ensure RDFa metadata ↵ | David Rothstein | 2014-11-01 |
| | | | | tags are hidden. | ||
* | Issue #2332295 by sanduhrs, klausi, er.pushpinderrana, Berdir | jfha73: ↵ | David Rothstein | 2014-11-01 |
| | | | | Fixed Unicode requirements check not working with PHP 5.6. | ||
* | Issue #667098 by catch, chx, plach, Fabianx: Fixed a bug which caused ↵ | David Rothstein | 2014-11-01 |
| | | | | drupal_get_bootstrap_phase() to abort the bootstrap when called early in the page request. | ||
* | Issue #2329189 by nlisgo, joachim, Mirroar, opdavies: Fix up docs and ↵ | Jennifer Hodgdon | 2014-10-19 |
| | | | | example code for hook_field_attach_validate() | ||
* | Merge tag '7.32' into 7.x | David Rothstein | 2014-10-15 |
|\ | | | | | | | | | | | | | | | 7.32 release Conflicts: CHANGELOG.txt includes/bootstrap.inc | ||
| * | Drupal 7.32 | David Rothstein | 2014-10-15 |
| | | |||
| * | Tests for SA-CORE-2014-005 by Stefan Horst, greggles, larowlan, ↵ | David Rothstein | 2014-10-15 |
| | | | | | | | | David_Rothstein, klausi | ||
| * | SA-CORE-2014-005 by Stefan Horst, greggles, larowlan, David_Rothstein, ↵ | David Rothstein | 2014-10-15 |
| | | | | | | | | klausi: Fixed SQL injection vulnerability | ||
* | | Issue #2283675 by er.pushpinderrana, amitgoyal, mparker17, joachim, ↵ | Jennifer Hodgdon | 2014-09-26 |
| | | | | | | | | mmarquez: Document how optgroups are generated in form_select_options() | ||
* | | Issue #2340675 by er.pushpinderrana, David Hernández: Clarify first, unused ↵ | Jennifer Hodgdon | 2014-09-23 |
| | | | | | | | | argument docs in update_calculate_project_update_status() | ||
* | | Issue #2314181 by roderik, er.pushpinderrana, hefox: Fix docs for drupal_static | Jennifer Hodgdon | 2014-09-16 |
| | | |||
* | | Issue #2334689 by er.pushpinderrana, joachim: Document character limit on ↵ | Jennifer Hodgdon | 2014-09-15 |
| | | | | | | | | lock_aquire() for lock name | ||
* | | Issue #1166114 by jhodgdon, tomogden, Rajendar Reddy, larowlan, swentel, ↵ | David Rothstein | 2014-09-05 |
| | | | | | | | | splatio, erics14, MF82 | RobLoach: Renamed the "Search result" view mode to "Search result highlighting input" to better reflect how it is used. | ||
* | | Issue #2277281 by dobe, amitgoyal, michaelfavia, er.pushpinderrana, dcam | ↵ | David Rothstein | 2014-09-04 |
| | | | | | | | | drumm: Increase the maximum number of characters on the file field allowed extensions setting from 128 to 256. | ||
* | | Issue #1859084 by Jorrit, David_Rothstein, attiks: Improved database queries ↵ | David Rothstein | 2014-09-02 |
| | | | | | | | | generated by EntityFieldQuery in the case where delta or language condition groups are used, to reduce the number of INNER JOINs. | ||
* | | Issue #1890980 by amitgoyal, robinvdvleuten: Fixed Unnecessary extra output ↵ | David Rothstein | 2014-09-01 |
| | | | | | | | | variable in theme_links. | ||
* | | Issue #1468210 by marthinal, quicksketch, tstoeckler, Devin Carlson, ↵ | David Rothstein | 2014-09-01 |
| | | | | | | | | David_Rothstein, Eric_A: Fixed Remove special $user->uid == 1 check in file_validate_size(). | ||
* | | Issue #993186 by joshi.rohit100, moshe weitzman | webchick: Node access ↵ | David Rothstein | 2014-09-01 |
| | | | | | | | | rebuilds should go newest to oldest (fix for direct node access rebuilds only, not rebuilds done via a batch). | ||
* | | Issue #2324083 by er.pushpinderrana, martin_q: Fix up description of return ↵ | Jennifer Hodgdon | 2014-08-20 |
| | | | | | | | | value from drupal_array_get_nested_value() | ||
* | | Issue #2318981 by grisendo: Make hook_node_grants and ↵ | Jennifer Hodgdon | 2014-08-11 |
| | | | | | | | | hook_node_access_records sample function bodies consistent | ||
* | | Merge tag '7.31' into 7.x | David Rothstein | 2014-08-06 |
|\| | | | | | | | | | | | | | | | 7.31 release Conflicts: CHANGELOG.txt includes/bootstrap.inc | ||
| * | Drupal 7.31 | David Rothstein | 2014-08-06 |
| | | |||
* | | Issue #2309687 by eriksm: Fix typo in docs for verbose test class method | Jennifer Hodgdon | 2014-07-30 |
| | | |||
* | | Issue #2309549 by Bevan, er.pushpinderrana: Fix incorrect documentation of ↵ | Jennifer Hodgdon | 2014-07-29 |
| | | | | | | | | node-type-specific hooks | ||
* | | Issue #1261846 by catch, dawehner, brianV, Berdir, sun, xjm, ↵ | Jennifer Hodgdon | 2014-07-24 |
| | | | | | | | | sandipmkhairnar, marvil07, chrisjlee, Cottser, amitgoyal, Elijah Lynn, er.pushpinderrana: Document 1 MB cache limit in cache functions | ||
* | | Back to 7.x-dev | David Rothstein | 2014-07-24 |
|/ | |||
* | Drupal 7.30 | David Rothstein | 2014-07-24 |
| | |||
* | Add standard info to CHANGELOG.txt in preparation for the Drupal 7.30 release. | David Rothstein | 2014-07-24 |
| | |||
* | Issue #2305017 by David_Rothstein, pwolanin | beech: Fixed Regression: Files ↵ | David Rothstein | 2014-07-24 |
| | | | | or images attached to certain core and non-core entities are lost when the entity is edited and saved. | ||
* | Issue #2249025 by xjm, clintrandall777@gmail.com: Update Security topic ↵ | David Rothstein | 2014-07-24 |
| | | | | coordinators section in MAINTAINERS.txt. | ||
* | Issue #2012468 by joshi.rohit100, blueminds, David_Rothstein, plach | catch: ↵ | David Rothstein | 2014-07-24 |
| | | | | Add trusted roles recommendation to 'access site reports'. |