summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
...
* Issue #2324821 by rpayanm, er.pushpinderrana | Elijah Lynn: Remove reference ↵David Rothstein2014-11-03
| | | | to nonexistent theme_poll_bar() function in template_preprocess_poll_bar() documentation.
* Issue #1640404 by er.pushpinderrana, dcam, amit.drupal, hass | versvs: Fixed ↵David Rothstein2014-11-02
| | | | Use format_username() in node_feed().
* Issue #849624 by brad.bulger, dcam, Alan Evans, oriol_e9g, Stevel | ↵David Rothstein2014-11-02
| | | | tsvenson: Fixed wrong permission for admin/structure/menu/parents.
* Issue #1195358 by Liam Morland, droplet: Fixed Multiple "Edit/Hide summary" ↵David Rothstein2014-11-02
| | | | links appear.
* Issue #1824820 by crevillo, muriqui, a.milkovsky, Phizes: Fixed String ↵David Rothstein2014-11-02
| | | | offset cast notice in field_invoke_method_multiple().
* Issue #908822 by jmking, asimmonds | salvis: Fixed Dashboard discards <em ↵David Rothstein2014-11-02
| | | | class="placeholder"> elements.
* Issue #2058761 by kirby14, thedavidmeister: PHP notice when #attributes is ↵David Rothstein2014-11-02
| | | | not set with #theme_wrappers 'container'.
* Issue #466576 by gagarine, jackbravo, tim.plunkett, sheise, Rob C, ↵David Rothstein2014-11-02
| | | | jamesm6162 | daemon: Increased the maximum allowed length of block titles to 255 characters.
* Issue #366152 by Mile23, bjaspan: Removed the Field module's ↵David Rothstein2014-11-02
| | | | field_modules_uninstalled() function, since it did not do anything when it was invoked.
* Issue #1679570 by mgifford, lucascaro, sun: Fixed TestBase does not always ↵David Rothstein2014-11-02
| | | | use the correct database connection for handling assertions.
* Issue #1099732 by joshi.rohit100, droplet | Chi: Fixed Incorrect encoding ↵David Rothstein2014-11-02
| | | | for error pages in image_style_deliver().
* Issue #1120440 by er.pushpinderrana | skwashd: Fixed user.api.php hook ↵David Rothstein2014-11-01
| | | | summary lines should be more consistent with other entity hooks.
* Issue #2231693 by helmo, amitgoyal, joshi.rohit100, LinL, iS: Update Powered ↵David Rothstein2014-11-01
| | | | by Drupal link.
* Issue #1452896 by Mile23, marthinal, Freso, kid_icarus, joshi.rohit100, ↵David Rothstein2014-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 Rothstein2014-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 Rothstein2014-11-01
| | | | variable before printing it.
* Issue #2224917 by m1r1k, Steven Jones, drumm: Fixed Tracker page doesn't ↵David Rothstein2014-11-01
| | | | order results properly.
* Issue #28175 by dcam, bleen18 | bertboerland: Fixed Ordering by 'Visitor' in ↵David Rothstein2014-11-01
| | | | access log pages does not sort IP addresses.
* Issue #1988456 by gaurav.goyal, eltermann, pvmchau: Non-standard indentation ↵David Rothstein2014-11-01
| | | | on user_register_form().
* Issue #2307505 by Cottser, Fabianx: Port twig_debug output to Drupal 7.David Rothstein2014-11-01
|
* Issue #1968348 by znerol, David_Rothstein, peximo, DuaelFr: Fixed ↵David Rothstein2014-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 Rothstein2014-11-01
| | | | table directly without also flushing the entity load cache.
* Issue #1183708 by Liam Morland | onair1: Fixed Notice: Undefined index: ↵David Rothstein2014-11-01
| | | | favicon_path in system_theme_settings_validate().
* Issue #2291081 by pounard: forum_node_view attempt an unnecessary ↵David Rothstein2014-11-01
| | | | vocabulary_load() under certain circumstances.
* Issue #829464 by Berdir, klausi, sepgil | Heine: Fixed orderby() should ↵David Rothstein2014-11-01
| | | | verify that the sort direction is always ASC or DESC.
* Issue #2130673 by lokapujya, cwells | scor: Place number of comments ↵David Rothstein2014-11-01
| | | | metadata inside node template.
* Issue #1323830 by cwells, scor, mgifford, er.pushpinderrana, kay_v: Place ↵David Rothstein2014-11-01
| | | | title RDFa metadata inside entity HTML element.
* Issue #2301955 by er.pushpinderrana, lokapujya | scor: Ensure RDFa metadata ↵David Rothstein2014-11-01
| | | | tags are hidden.
* Issue #2329189 by nlisgo, joachim, Mirroar, opdavies: Fix up docs and ↵Jennifer Hodgdon2014-10-19
| | | | example code for hook_field_attach_validate()
* Merge tag '7.32' into 7.xDavid Rothstein2014-10-15
|\ | | | | | | | | | | | | | | 7.32 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Tests for SA-CORE-2014-005 by Stefan Horst, greggles, larowlan, ↵David Rothstein2014-10-15
| | | | | | | | David_Rothstein, klausi
* | Issue #2340675 by er.pushpinderrana, David Hernández: Clarify first, unused ↵Jennifer Hodgdon2014-09-23
| | | | | | | | argument docs in update_calculate_project_update_status()
* | Issue #1166114 by jhodgdon, tomogden, Rajendar Reddy, larowlan, swentel, ↵David Rothstein2014-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 Rothstein2014-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 Rothstein2014-09-02
| | | | | | | | generated by EntityFieldQuery in the case where delta or language condition groups are used, to reduce the number of INNER JOINs.
* | Issue #1468210 by marthinal, quicksketch, tstoeckler, Devin Carlson, ↵David Rothstein2014-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 Rothstein2014-09-01
| | | | | | | | rebuilds should go newest to oldest (fix for direct node access rebuilds only, not rebuilds done via a batch).
* | Issue #2318981 by grisendo: Make hook_node_grants and ↵Jennifer Hodgdon2014-08-11
| | | | | | | | hook_node_access_records sample function bodies consistent
* | Merge tag '7.31' into 7.xDavid Rothstein2014-08-06
|\| | | | | | | | | | | | | | | 7.31 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.31David Rothstein2014-08-06
| |
* | Issue #2309687 by eriksm: Fix typo in docs for verbose test class methodJennifer Hodgdon2014-07-30
| |
* | Issue #2309549 by Bevan, er.pushpinderrana: Fix incorrect documentation of ↵Jennifer Hodgdon2014-07-29
|/ | | | node-type-specific hooks
* Issue #2305017 by David_Rothstein, pwolanin | beech: Fixed Regression: Files ↵David Rothstein2014-07-24
| | | | or images attached to certain core and non-core entities are lost when the entity is edited and saved.
* Issue #2012468 by joshi.rohit100, blueminds, David_Rothstein, plach | catch: ↵David Rothstein2014-07-24
| | | | Add trusted roles recommendation to 'access site reports'.
* Merge tag '7.29' into 7.xDavid Rothstein2014-07-16
|\ | | | | | | | | | | | | 7.29 release Conflicts: includes/bootstrap.inc
| * Drupal 7.29David Rothstein2014-07-16
| |
* | Issue #1369822 by amitgoyal, Cottser, er.pushpinderrana: Fix docs for ↵Jennifer Hodgdon2014-07-15
| | | | | | | | template_preprocess_user_profile()
* | Issue #2267411 by er.pushpinderrana, amitgoyal, klausi, David_Rothstein: ↵Jennifer Hodgdon2014-07-15
| | | | | | | | Document that field_access() does not check entity access
* | Issue #2054189 by ShaunDychko, pc-wurm, joachim: Fix docs for ↵Jennifer Hodgdon2014-07-15
| | | | | | | | field_info_instance()
* | Issue #2141221 by joshi.rohit100, dcam, thedavidmeister, joachim, anemes: ↵Jennifer Hodgdon2014-06-27
| | | | | | | | Add docs to hook_update_N() about sandbox parameter