summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* Unbreaking testbot.webchick2012-04-25
|
* Issue #1541792 by tim.plunkett, chx, Amitaibu: Enable dynamic allowed list ↵webchick2012-04-25
| | | | values function with additional context
* Issue #1237252 by mfb, bfroehle, drewish, Berdir, iamEAP, drumm: Fixed DB ↵webchick2012-04-22
| | | | Case Sensitivity: Allow BINARY attribute in MySQL.
* Issue #1533498 by jmarkel: Fix see doc issue and clean up doc in ↵Jennifer Hodgdon2012-04-17
| | | | hook_field_widget_form_alter
* Issue #1346468 by kgoel, mallezie, rootwork: Point docs for page.tpl.php ↵Jennifer Hodgdon2012-04-17
| | | | towards html.tpl.php
* Issue #1211008 by yched, tim.plunkett, DamienMcKenna: Split ↵webchick2012-04-12
| | | | field_bundle_settings() out per bundle.
* Issue #1421410 by andypost, Niklas Fiekas: Fixed not defined in ↵webchick2012-04-12
| | | | form_pre_render_conditional_form_element().
* Issue #1015946 by pillarsdotnet, catch, bfroehle, Jej, jose.guevara, Damien ↵webchick2012-04-12
| | | | Tournoud: Fixed Eliminate ->cache and {session}.cache in favor of ['cache_expiration()'][].
* Issue #918356 by David_Rothstein, franz, tekante, dstol, mikestefff: Fixed ↵webchick2012-04-12
| | | | WSOD when drupal_get_title() called during hook_init() and custom 403 or 404 pages are being used.
* Issue #1513520 by pdrake, plach: Fixed locale_language_from_browser() ↵webchick2012-04-12
| | | | incorrectly matches invalid strings.
* 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 #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 #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 #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 #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 #1368872 by kid_icarus: A bit more API cleanup for syslog moduleJennifer Hodgdon2012-03-19
|
* 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 #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.
* Issue #93854 by pillarsdotnet, Steven Jones, Dave Reid, ericduran, xjm, ↵webchick2012-03-13
| | | | das-peter, e2thex, axel.rutz, mstrelan, mikestefff | moonray: Fixed Allow autocompletion requests to include slashes.
* Issue #811542 by bojanz, sun, mlncn, chx, pillarsdotnet, loganfsmyth, xjm: ↵webchick2012-03-13
| | | | Fixed Regression: Required radios throw illegal choice error when none selected.