summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | Issue #1171866 by sun, catch, Alan Evans, bvirtual, frob, btmash: Fixed ↵webchick2012-04-12
| | | | | | | | Enforced fetching of fields/columns in lowercase breaks third-party integration.
* | Issue #1513520 by pdrake, plach: Fixed locale_language_from_browser() ↵webchick2012-04-12
| | | | | | | | incorrectly matches invalid strings.
* | Issue #1516934 by jmarkel: Fix up docs for batch_set()Jennifer Hodgdon2012-04-11
| |
* | Issue #1452070 by kgoel: Remove comment left over from Drupal 5 in ↵Jennifer Hodgdon2012-04-11
| | | | | | | | menu_block_info()
* | Issue #1355682 by Zgear, chertzog: API docs cleanup for Path moduleJennifer Hodgdon2012-04-04
| |
* | Issue #1280792 follow-up BTMash, irunflower, Zgear: Fixed Trigger upgrade ↵webchick2012-04-04
| | | | | | | | path: Node triggers removed when upgrading to 7-dev from 6.25.
* | Issue #1504226 by kim.pepper: Add detail to return value docs of ↵Jennifer Hodgdon2012-04-02
| | | | | | | | taxonomy_vocabulary_get_names
* | Issue #1327484 by nmudgal, oriol_e9g, xenophyle: Clean up API docs for book ↵Jennifer Hodgdon2012-04-02
| | | | | | | | module
* | Issue #1509796 by markdorison: Fix docs for a test method in user.testJennifer Hodgdon2012-04-02
| |
* | Issue #1440834 by nmudgal: Add clarity and information to docs for ↵Jennifer Hodgdon2012-03-30
| | | | | | | | hook_field_delete/update/insert
* | Issue #1508956 by lsenzee: Fixed unclear description for drupal_parse_url().webchick2012-03-29
| |
* | Issue #1500160 by jmarkel, tstoeckler: Fix up docs for hook_block_infoJennifer Hodgdon2012-03-29
| |
* | Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really ↵webchick2012-03-28
| | | | | | | | .closest().
* | Issue #41595 follow-up by BTMash, scor: Fixed pager tests so they now work ↵webchick2012-03-27
| | | | | | | | from Drupal sub-directory installs.
* | Issue #960056 by catch, mikeytown2, pmitchell, cedarm: Fixed ↵webchick2012-03-26
| | | | | | | | trigger_get_assigned_actions() has no static cache.
* | Issue #1398740 by TravisCarden: Fixed Typo in status message: 'The %style ↵webchick2012-03-26
| | | | | | | | has been revert to its defaults.'.
* | Issue #1250800 by attiks, Jelle_S, dawehner, xjm, Gábor Hojtsy: Fixed ↵webchick2012-03-26
| | | | | | | | Language domain should work regardless of ports or protocols.
* | Issue #1221276 by gumanist, fietserwin, Gábor Hojtsy, sun, kalman.hosszu: ↵webchick2012-03-26
| | | | | | | | Fixed locale_get_plural() only works for a single language within a request and does not work for English.
* | Issue #1280792 by xjm, julien, BTMash, pingers, AntoineSolutions, ↵webchick2012-03-26
| | | | | | | | tim.plunkett, Niklas Fiekas: Fixed {trigger_assignments()}.hook has only 32 characters, is too short.
* | Issue #1187550 by franz, boombatower, mlncn: .profile files do not have to ↵webchick2012-03-26
| | | | | | | | be listed in profile .info files.
* | Issue #1338282 by Damien Tournoud, zymsys, JamesOakley, pillarsdotnet, chx: ↵webchick2012-03-26
| | | | | | | | Fixed php notice in menu_link_save().
* | Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
| |
* | Revert "Issue #1475666 by filijonka, Niklas Fiekas, Devin Carlson, Kevin ↵webchick2012-03-25
| | | | | | | | | | | | Morse, tstoeckler: Fixed PHP error because of typo in form.inc line 3025." This reverts commit ea8e74bbd494ce2f8d6e5bf38e1596fe014a1b85.
* | Issue #1335388 by wojtha: Fixed Warning: strpos(): Empty delimiter in ↵webchick2012-03-24
| | | | | | | | search_simplify_excerpt_match().
* | Issue #1378092 by oriol_e9g, wedge, beejeebus: Fixed User pictures are not ↵webchick2012-03-24
| | | | | | | | removed properly.
* | Issue #687586 by oriol_e9g, Mike Wacker, agentrickard: Fixed Remove access ↵webchick2012-03-24
| | | | | | | | check from user_register_submit().
* | Issue #1009832 by edb, chertzog, rjgoldsborough: Added menu name to ↵webchick2012-03-24
| | | | | | | | breadcrumb on List Links page.
* | Issue #1164812 by Niklas Fiekas, tim.plunkett, xjm: Improve UX for machine ↵webchick2012-03-24
| | | | | | | | names for fields.
* | Issue #1357072 by dkingofpa: Fixed Call to undefined function ↵webchick2012-03-23
| | | | | | | | _update_7000_field_read_fields() in image.install during upgrade.
* | Issue #1497262 by chx, BTMash: Add btmash as the db update maintainer.webchick2012-03-23
| |
* | Issue #1395974 by webbykat, Michelle, rdrh555: Clarify field_purge_batch() ↵webchick2012-03-23
| | | | | | | | documentation.
* | Issue #1350892 by nit3ch: Fix doc for type arg of node_type_formJennifer Hodgdon2012-03-23
| |
* | Issue #1182296 by BTMash, timplunkett: Fix tests for site name in database ↵Jennifer Hodgdon2012-03-23
| | | | | | | | upgrade tests, which were causing random 7.x is broken test failures
* | Issue #1479572 by chertzog: Fixed update_fix_d7_install_profile().webchick2012-03-23
| |
* | Issue #1050746 by grendzy, xjm, Everett Zufelt: Fixed HTTPS sessions not ↵webchick2012-03-23
| | | | | | | | working in all cases.
* | Issue #1475666 by filijonka, Niklas Fiekas, Devin Carlson, Kevin Morse, ↵webchick2012-03-23
| | | | | | | | tstoeckler: Fixed PHP error because of typo in form.inc line 3025.
* | Issue #1471418 by nmudgal: Add note to hook_custom_theme docs about page cachingJennifer Hodgdon2012-03-22
| |
* | Issue #1491248 by bowersox: Change Accessibility maintainer nameJennifer Hodgdon2012-03-21
| |
* | Issue #1368872 by kid_icarus: A bit more API cleanup for syslog moduleJennifer Hodgdon2012-03-19
| |
* | Issue #1485810 by nmudgal: Clarify wording for salt variable docs in ↵Jennifer Hodgdon2012-03-19
| | | | | | | | default.settings.php
* | Issue #1483664 by nmudgal, chertzog: Fix hook_user_presave example so it ↵Jennifer Hodgdon2012-03-19
| | | | | | | | actually would work
* | Issue #1488414 by nmudgal, chertzog: Add comment to user_schema to explain ↵Jennifer Hodgdon2012-03-19
| | | | | | | | why table name is plural in spite of our usual standards
* | Issue #1488668 by chertzog: Add checked property to docs of theme_checkboxJennifer Hodgdon2012-03-18
| |
* | Issue #1480570 by Gaelan: Make default clear in drupal_add_css() args docJennifer Hodgdon2012-03-14
| |
* | Issue #41595 by pillarsdotnet, sun, m3avrck, oadaeh, yched, musicnode | ↵webchick2012-03-13
| | | | | | | | Wesley Tanaka: Fixed All pager links have an 'active' CSS class.
* | Issue #655048 by Gábor Hojtsy, gumanist, intuited: Fixed Plural formula ↵webchick2012-03-13
| | | | | | | | information blanked when importing a poorly-formed .po file.
* | Issue #1282156 by karschsp, kika: Convert IP-blocking table to 'Empty table ↵webchick2012-03-13
| | | | | | | | pattern'.
* | Issue #1431632 by NROTC_Webmaster: Clean up API docs for translation moduleJennifer Hodgdon2012-03-13
| |
* | Issue #1472614 by filijonka: Fix return value docs for hook_node_update_index()Jennifer Hodgdon2012-03-13
| |
* | Issue #1199774 by nod_, droplet, xjm, ryanissamson: Fixed toolbar layout ↵webchick2012-03-13
| | | | | | | | error in IE.