Commit Graph

10552 Commits (4489759b74ac1a2cd9d0fc45982147746145219b)

Author SHA1 Message Date
webchick 4489759b74 Issue #1280792 follow-up BTMash, irunflower, Zgear: Fixed Trigger upgrade path: Node triggers removed when upgrading to 7-dev from 6.25. 2012-04-04 10:07:00 -07:00
Jennifer Hodgdon 1775766e34 Issue #1504226 by kim.pepper: Add detail to return value docs of taxonomy_vocabulary_get_names 2012-04-02 13:49:29 -07:00
Jennifer Hodgdon 71d1142b5f Issue #1327484 by nmudgal, oriol_e9g, xenophyle: Clean up API docs for book module 2012-04-02 13:31:56 -07:00
Jennifer Hodgdon 4afce28d51 Issue #1509796 by markdorison: Fix docs for a test method in user.test 2012-04-02 10:40:31 -07:00
Jennifer Hodgdon d3994552e8 Issue #1440834 by nmudgal: Add clarity and information to docs for hook_field_delete/update/insert 2012-03-30 14:46:31 -07:00
Jennifer Hodgdon b40facf07f Issue #1500160 by jmarkel, tstoeckler: Fix up docs for hook_block_info 2012-03-29 13:42:42 -07:00
webchick 966d3f310d Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really .closest(). 2012-03-28 09:33:40 -07:00
webchick 3643ea884a Issue #41595 follow-up by BTMash, scor: Fixed pager tests so they now work from Drupal sub-directory installs. 2012-03-27 14:26:29 -07:00
webchick 37f5186121 Issue #960056 by catch, mikeytown2, pmitchell, cedarm: Fixed trigger_get_assigned_actions() has no static cache. 2012-03-26 22:40:00 -07:00
webchick c6882c0f14 Issue #1398740 by TravisCarden: Fixed Typo in status message: 'The %style has been revert to its defaults.'. 2012-03-26 22:38:49 -07:00
webchick 796df03557 Issue #1250800 by attiks, Jelle_S, dawehner, xjm, Gábor Hojtsy: Fixed Language domain should work regardless of ports or protocols. 2012-03-26 22:37:30 -07:00
webchick 0932803a2c Issue #1221276 by gumanist, fietserwin, Gábor Hojtsy, sun, kalman.hosszu: Fixed locale_get_plural() only works for a single language within a request and does not work for English. 2012-03-26 22:25:40 -07:00
webchick 505974084d Issue #1280792 by xjm, julien, BTMash, pingers, AntoineSolutions, tim.plunkett, Niklas Fiekas: Fixed {trigger_assignments()}.hook has only 32 characters, is too short. 2012-03-26 21:56:50 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick e224129315 Revert "Issue #1475666 by filijonka, Niklas Fiekas, Devin Carlson, Kevin Morse, tstoeckler: Fixed PHP error because of typo in form.inc line 3025."
This reverts commit ea8e74bbd4.
2012-03-25 10:29:38 -06:00
webchick a6e6b2e96b Issue #1335388 by wojtha: Fixed Warning: strpos(): Empty delimiter in search_simplify_excerpt_match(). 2012-03-24 00:36:00 -06:00
webchick 1978413929 Issue #1378092 by oriol_e9g, wedge, beejeebus: Fixed User pictures are not removed properly. 2012-03-24 00:33:57 -06:00
webchick afb4f1f0be Issue #687586 by oriol_e9g, Mike Wacker, agentrickard: Fixed Remove access check from user_register_submit(). 2012-03-24 00:31:54 -06:00
webchick 76ec835ba0 Issue #1009832 by edb, chertzog, rjgoldsborough: Added menu name to breadcrumb on List Links page. 2012-03-24 00:26:41 -06:00
webchick f26da2d1ef Issue #1164812 by Niklas Fiekas, tim.plunkett, xjm: Improve UX for machine names for fields. 2012-03-24 00:18:48 -06:00
webchick e6c2e730a6 Issue #1357072 by dkingofpa: Fixed Call to undefined function _update_7000_field_read_fields() in image.install during upgrade. 2012-03-23 16:41:08 -06:00
webchick 146a05e440 Issue #1395974 by webbykat, Michelle, rdrh555: Clarify field_purge_batch() documentation. 2012-03-23 13:47:27 -06:00
Jennifer Hodgdon 7b115a0e16 Issue #1350892 by nit3ch: Fix doc for type arg of node_type_form 2012-03-23 10:42:47 -07:00
Jennifer Hodgdon c82458cb7c Issue #1182296 by BTMash, timplunkett: Fix tests for site name in database upgrade tests, which were causing random 7.x is broken test failures 2012-03-23 09:25:18 -07:00
webchick 51d0867d84 Issue #1050746 by grendzy, xjm, Everett Zufelt: Fixed HTTPS sessions not working in all cases. 2012-03-23 01:00:20 -06:00
webchick ea8e74bbd4 Issue #1475666 by filijonka, Niklas Fiekas, Devin Carlson, Kevin Morse, tstoeckler: Fixed PHP error because of typo in form.inc line 3025. 2012-03-23 00:32:11 -06:00
Jennifer Hodgdon 90342de35c Issue #1471418 by nmudgal: Add note to hook_custom_theme docs about page caching 2012-03-22 16:44:49 -07:00
Jennifer Hodgdon d7197b557f Issue #1368872 by kid_icarus: A bit more API cleanup for syslog module 2012-03-19 14:23:01 -07:00
Jennifer Hodgdon e4c98800dc Issue #1483664 by nmudgal, chertzog: Fix hook_user_presave example so it actually would work 2012-03-19 07:15:27 -07:00
Jennifer Hodgdon 8380530441 Issue #1488414 by nmudgal, chertzog: Add comment to user_schema to explain why table name is plural in spite of our usual standards 2012-03-19 06:51:57 -07:00
webchick de17f5a5eb Issue #41595 by pillarsdotnet, sun, m3avrck, oadaeh, yched, musicnode | Wesley Tanaka: Fixed All pager links have an 'active' CSS class. 2012-03-13 12:47:23 -07:00
webchick 8f096c6b62 Issue #655048 by Gábor Hojtsy, gumanist, intuited: Fixed Plural formula information blanked when importing a poorly-formed .po file. 2012-03-13 12:45:49 -07:00
webchick c6734081a8 Issue #1282156 by karschsp, kika: Convert IP-blocking table to 'Empty table pattern'. 2012-03-13 12:45:48 -07:00
Jennifer Hodgdon 028a263091 Issue #1431632 by NROTC_Webmaster: Clean up API docs for translation module 2012-03-13 12:18:09 -07:00
Jennifer Hodgdon 7fee417141 Issue #1472614 by filijonka: Fix return value docs for hook_node_update_index() 2012-03-13 12:08:45 -07:00
webchick fe5048c079 Issue #1199774 by nod_, droplet, xjm, ryanissamson: Fixed toolbar layout error in IE. 2012-03-13 09:50:24 -07:00
webchick 597bfd5297 Issue #93854 by pillarsdotnet, Steven Jones, Dave Reid, ericduran, xjm, das-peter, e2thex, axel.rutz, mstrelan, mikestefff | moonray: Fixed Allow autocompletion requests to include slashes. 2012-03-13 09:46:37 -07:00
webchick 1569c4bde2 Issue #811542 by bojanz, sun, mlncn, chx, pillarsdotnet, loganfsmyth, xjm: Fixed Regression: Required radios throw illegal choice error when none selected. 2012-03-13 09:41:32 -07:00
webchick c29e269956 Revert "Issue #1089040 by Remon, mlncn: Added Cache rdf_get_namespaces() using drupal_static(). Don't add caches unless there's a demonstrated performance degradation.""
This reverts commit de30adeb09.
2012-03-13 09:17:12 -07:00
webchick f145e08cfd Issue #1245332 by Dave Reid, rfay, willvincent: Fixed Warning when all bundles removed from an entity. 2012-03-11 22:48:23 -07:00
webchick a697ccdb79 Issue #1476812 by droplet: Fixed hooks file_field_delete_file() takes only 2 arguments. 2012-03-11 11:37:30 -07:00
webchick de30adeb09 Issue #1089040 by Remon, mlncn: Added Cache rdf_get_namespaces() using drupal_static(). 2012-03-10 13:09:00 -08:00
webchick 410ddeb83b Issue #1388496 by barraponto: Fixed Default field.tpl.php prints a clearfix class theme_field() doesn't. 2012-03-10 12:42:58 -08:00
webchick 9d5e49396a Issue #1472350 by John Morahan, greggles: Make 'translate interface' restricted after DRUPAL-PSA-2012-001 - localizations - Cross Site Scripting. 2012-03-10 12:40:06 -08:00
Jennifer Hodgdon 31a97a0a75 Issue #1391118 by sven.lauer: Clean up Field API topics docs 2012-03-09 08:24:06 -08:00
Jennifer Hodgdon 87f6530e09 Issue #1436406 by scorchio, kid_icarus: Fix list formatting in Field API topic docs 2012-03-09 07:16:48 -08:00
webchick 15144d1e3d Issue #1431076 by c960657, nod_, purencool, Nor4a: Fixed Overlay does not work with prefixed URL paths . 2012-03-08 14:18:26 -08:00
Jennifer Hodgdon b903eea535 Issue #1470080 by Gábor Hojtsy: Move docs for hooks that are not locale.module specific to a modules/system file 2012-03-08 11:31:47 -08:00
webchick 465cab13f1 Issue #746240 by c960657, Gábor Hojtsy: Fixed Race condition in locale() - duplicates in {locales_source()}. 2012-03-07 10:44:46 -08:00
webchick 09ecc5ba83 Issue #681760 by agentrickard, Josh Waihi, Niklas Fiekas, catch, xjm, NaX, chx, pwolanin, garywiz: Fixed Try to improve performance and eliminate duplicates caused by node_access() table joins. 2012-03-07 10:43:22 -08:00