Jennifer Hodgdon
|
7f7a301213
|
Issue #1452070 by kgoel: Remove comment left over from Drupal 5 in menu_block_info()
|
2012-04-11 08:58:35 -07:00 |
Jennifer Hodgdon
|
40c99ba94f
|
Issue #1355682 by Zgear, chertzog: API docs cleanup for Path module
|
2012-04-04 16:28:08 -07:00 |
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 |
Jennifer Hodgdon
|
d947e9a1ea
|
Issue #1469758 by chertzog: Fix typo in sample hook_node_grants_alter function
|
2012-03-06 10:32:32 -08:00 |
Jennifer Hodgdon
|
261faf0b97
|
Issue #1444650 by damiankloip: Make documentation of theme_image_style clearer
|
2012-03-06 10:05:19 -08:00 |
Jennifer Hodgdon
|
dfacba7ffb
|
Issue #1462062 by chertzog, xjm: Fix language in code comment
|
2012-03-05 15:31:05 -08:00 |
Jennifer Hodgdon
|
0e866d2087
|
Issue #1458796 by damiankloip: Make Field API docs say they are about Field API
|
2012-03-05 08:37:21 -08:00 |
webchick
|
b04f183beb
|
Issue #97327 by PMunn, NROTC_Webmaster, xjm, maartenvg, killes@www.drop.org, gdavid, Zed Pobre: Fixed Data corruption in comment IDs (results in broken threading on PostgreSQL).
|
2012-03-04 10:52:33 -08:00 |
webchick
|
421d010ee6
|
Issue #1064954 by xjm, Dave Reid, becw: Fixed _node_revision_access() static usage.
|
2012-03-04 00:03:43 -08:00 |
webchick
|
fd9a200cd9
|
Issue #1369332 by Damien Tournoud, basic, sun: Fixed Avoid deadlock issues on the {node} table.
|
2012-03-02 16:58:51 -08:00 |
webchick
|
da64005eda
|
Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User picture does not appear in comment preview.
|
2012-03-01 22:20:00 -08:00 |
webchick
|
810a7b9a4a
|
Revert "Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User picture does not appear in comment preview."
This reverts commit 186437d33a .
|
2012-03-01 22:07:10 -08:00 |
webchick
|
7500ee40f4
|
Issue #1264728 by yched, Albert Volkman: Refresh field 'active' state in module_enable() / _disable().
|
2012-03-01 21:21:29 -08:00 |
webchick
|
df911f3f50
|
Issue #917490 by pounard, msonnabaum: Performance patch for block_list() (D6) and _block_render_blocks() (D7) functions.
|
2012-03-01 21:20:12 -08:00 |
webchick
|
50fdcb190e
|
Issue #1393604 by tedbow, Niklas Fiekas: Fixed path_form_element_validate() does not send correct parameter to form_set_error().
|
2012-03-01 21:18:33 -08:00 |
webchick
|
9749406ba0
|
Issue #336697 by oriol_e9g, xjm, jbomb, Davy Van Den Bremt, coltrane, lyricnz: Added Optional vocabulary argument for taxonomy_get_term_by_name().
|
2012-03-01 21:09:58 -08:00 |
webchick
|
57c4d21ed3
|
Issue #1347134 by c31ck, amateescu, Shyamala, DamienMcKenna: Fixed 'View voting results' permission is misleading.
|
2012-03-01 20:59:35 -08:00 |
webchick
|
e4aa47d754
|
Issue #1314384 by Pol, Gábor Hojtsy, oriol_e9g, plach: Added Remember the provider that selected the language for later use.
|
2012-03-01 20:56:48 -08:00 |
webchick
|
186437d33a
|
Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User picture does not appear in comment preview.
|
2012-03-01 20:53:59 -08:00 |
webchick
|
824eb3cd6c
|
Issue #687180 by Island Usurper, catch, Berdir, Damien Tournoud, xjm, anthbel: Fixed Deleting a taxonomy vocabulary leaves term reference fields still pointing to it, and a PDO Exception when creating content.
|
2012-03-01 20:23:24 -08:00 |
Jennifer Hodgdon
|
6d051a1f01
|
Issue #1315214 by NROTC_Webmaster, kathyh, aenw: Clean up API docs and comments in the Tracker module code
|
2012-03-01 15:11:54 -08:00 |
webchick
|
15cd0ca6ff
|
Issue #814804 by JacobSingh, ksenzee, xjm, draenen, paul.lovvik, David_Rothstein, Gábor Hojtsy, Yorirou: Fixed taxonomy_autocomplete() produces SQL error for nonexistent field.
|
2012-02-29 00:15:01 -08:00 |
webchick
|
7873fac426
|
Revert "Issue #1074672 by claudiu.cristea, mikewink: Added Allow language select to be rearranged inside node form."
This reverts commit f4791b9c41 .
|
2012-02-29 00:12:39 -08:00 |
webchick
|
64c8b12b97
|
Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests.
|
2012-02-29 00:07:48 -08:00 |
webchick
|
559c4d739a
|
Issue #1401496 by bleen18, Albert Volkman: Fixed forum_taxonomy_term_delete() completely broken (takes instead of entity).
|
2012-02-29 00:05:03 -08:00 |
webchick
|
4201844422
|
Issue #998590 by das-peter: Fixed Prevent double CDATA section escaping in filter_dom_serialize_escape_cdata_element() to avoid warnings.
|
2012-02-29 00:01:26 -08:00 |
webchick
|
cab259ab95
|
Issue #673020 by Zoltán Balogh, attiks, mgifford, Gábor Hojtsy, e2thex, good_man, kalman.hosszu | Fleshgrinder: Fixed Tests for adding the Content-Language HTTP header to the generated page.
|
2012-02-28 23:56:59 -08:00 |
webchick
|
ca74991df6
|
Oops. And now with missing test. :D
|
2012-02-28 23:56:16 -08:00 |
webchick
|
ce530cc8b6
|
Issue #1425280 by Niklas Fiekas, swentel: Fixed No contextual links in node lists after a node without contextual links.
|
2012-02-28 23:55:32 -08:00 |
webchick
|
c8d1e91a86
|
Issue #1366854 by quicksketch: Added Pass #size attribute to the child upload field in the managed_file() element.
|
2012-02-28 23:54:36 -08:00 |
webchick
|
a11889c035
|
Issue #998256 by justafish, Albert Volkman, Dave Reid, no_commit_credit: Please let modules know about the original URL alias in hook_path_update().
|
2012-02-28 23:53:31 -08:00 |
webchick
|
300a007c71
|
Issue #1267918 by Niklas Fiekas, darrellulm: Fixed User signature does not appear in comment preview.
|
2012-02-28 23:24:00 -08:00 |
webchick
|
2a7d3d9b20
|
Issue #1420056 by droplet, nod_: Fixed moving shortcut local var.
|
2012-02-28 23:22:37 -08:00 |
webchick
|
f4791b9c41
|
Issue #1074672 by claudiu.cristea, mikewink: Added Allow language select to be rearranged inside node form.
|
2012-02-28 23:20:34 -08:00 |
webchick
|
271dc4f3f3
|
Issue #1294264 by budda, davidwhthomas: FieldUpdateForbiddenException: Cannot update a list field - better debug info.
|
2012-02-28 23:11:34 -08:00 |
webchick
|
312769b7d7
|
Issue #1329586 by Rob Loach, tim.plunkett, jthorson: Theme_image_formatter() should pass along attributes.
|
2012-02-28 23:10:07 -08:00 |
webchick
|
e7d02a1ba0
|
Issue #1068016 by franz, Niklas Fiekas, karschsp, BartVB, catch | jpincas: Fixed number field validation fails to block some invalid input causing later SQL fatal error.
|
2012-02-28 23:09:09 -08:00 |
webchick
|
a71a3f59c8
|
Issue #911354 by adrian, boombatower, jhedstrom, sun, yhahn, langworthy, dixon_, jrbeeman: Fixed Tests in profiles/[name]/modules cannot be run and cannot use a different profile for running tests.
|
2012-02-28 23:05:40 -08:00 |
webchick
|
4ac6433a74
|
Issue #967166 by effulgentsia, Cottser, no_commit_credit, KrisBulman: Fixed Content rendered via AJAX does not respect stylesheets removed in .info files.
|
2012-02-28 22:11:46 -08:00 |
webchick
|
0f8e2094a3
|
Issue #87994 by Rob Loach, Jody Lynn, sun, dropcube, gordon, David_Rothstein, moshe weitzman, aspilicious, quicksketch | piersonr: Fixed Quit clobbering people's work when they click the filter tips link.
|
2012-02-28 22:09:13 -08:00 |
webchick
|
0025dcbcb1
|
Issue #684310 by yched, lyricnz, ksenzee, Niklas Fiekas: Fixed When adding existing field 'Label' is cleared when exiting field.
|
2012-02-28 11:21:42 -08:00 |
webchick
|
664598e0c8
|
Issue #404116 by c31ck, amateescu, neclimdul: Fixed Provide default choices on poll translations.
|
2012-02-28 11:19:06 -08:00 |
webchick
|
3da6962598
|
Issue #872488 by acouch, Albert Volkman, mfb, musicnode, no_commit_credit: Regression: no way to get taxonomy tags into RSS feeds.
|
2012-02-28 11:13:18 -08:00 |
webchick
|
245ae632b4
|
Issue #404302 by KrisBulman, kathyh, JamesAn, droplet, sun: Fixed Improve tabledrag grippie CSS (and fix an IE7 alignment issue).
|
2012-02-28 10:50:46 -08:00 |
webchick
|
4f39fca880
|
Merge branch '7.x' of git.drupal.org:project/drupal into 7.x
|
2012-02-28 10:23:46 -08:00 |
webchick
|
447d6a628b
|
Issue #1430300 by mradcliffe, xjm, effulgentsia, NROTC_Webmaster: Fixed Preprocess functions in an include file fail to get called when the theme implements a suggestion override.
|
2012-02-28 10:22:59 -08:00 |
Jennifer Hodgdon
|
c17328a39d
|
Issue #1441126 by Haza, Devin Carlson: Fix @see entries in two function doc headers
|
2012-02-28 10:15:41 -08:00 |
Jennifer Hodgdon
|
c9eac0ddb8
|
Issue #1352272 by sven.lauer, Albert Volkman: Fix docs for deprecated, unused system_settings_overview() function
|
2012-02-24 13:44:21 -08:00 |
Dries
|
e585f95459
|
- Patch #1300298 by askibinski: empty tokens don't get replaced in welcome emails.
|
2012-02-21 14:03:06 -05:00 |
webchick
|
14e78d4aaa
|
Issue #1260752 by andypost: Fixed _locale_languages_common_controls() maxlength to conform schema.
|
2012-02-21 02:22:55 -08:00 |
webchick
|
59b0b8342d
|
Issue #1408636 by swentel, c31ck: Fixed Fatal error: [] operator not supported for strings in includes/common.inc on line 2320.
|
2012-02-21 02:06:29 -08:00 |
webchick
|
cfc651f496
|
Issue #1431452 by webflo, larowlan: Tests for 'status' in where clause is ambiguous.
|
2012-02-21 01:09:25 -08:00 |
Dries
|
e7681aecd6
|
- Patch #1444160 by Niklas Fiekas: Drupal.behaviors.dateTime needs a clean-up.
|
2012-02-18 22:26:29 -05:00 |
webchick
|
235d8c7f82
|
Issue #1426150 by kafitz: Fixed hook_menu() example function to match 8.x version
|
2012-02-14 15:47:30 -05:00 |
webchick
|
74b7b4466c
|
Issue #1287368 by TwoD, valthebald, sun, xjm: Fixed Drupal.settings.ajaxPageState.css gets overwritten.
|
2012-02-14 15:17:20 -05:00 |
webchick
|
936c3331c1
|
Issue #1426698 by droplet: Fixed book.js: fix vertical tabs summary & clean up.
|
2012-02-14 14:41:37 -05:00 |
webchick
|
7be692e530
|
Issue #1332658 by sven.lauer, David_Rothstein, xjm, Albert Volkman: Clean up API docs for dashboard module.
|
2012-02-14 14:38:27 -05:00 |
webchick
|
d892dc24e8
|
Issue #1393234 by dww, Niklas Fiekas: Fixed API docs for field_access() are confusing.
|
2012-02-14 13:58:09 -05:00 |
webchick
|
476843c25e
|
Issue #1346914 by droplet: Use .length instead of jQuery.size().
|
2012-02-14 13:46:20 -05:00 |
webchick
|
5251e90c98
|
Issue #1379126 by chris.leversuch, Albert Volkman, jhodgdon: Clean up API docs for trigger.module.
|
2012-02-14 13:44:23 -05:00 |
webchick
|
068f1fb1f3
|
Issue #1316866 by nicl, Niklas Fiekas: User_forms() is now redundant.
|
2012-02-14 13:42:51 -05:00 |
webchick
|
8ec3a4d9c4
|
Issue #1280792 by xjm, julien, BTMash, pingers: Fixed {trigger_assignments()}.hook has only 32 characters, is too short.
|
2012-02-14 13:38:17 -05:00 |
webchick
|
d6710e4122
|
Issue #1393846 by tedbow, Albert Volkman: Fixed path_form_element_validate() executes unnecessary db_select() query when only space given for URL Alias.
|
2012-02-14 13:33:53 -05:00 |
webchick
|
ceee7931e4
|
Issue #1347836 by LSU_JBob, Albert Volkman, linclark: Comment cleanup in common.test.
|
2012-02-14 13:32:21 -05:00 |
webchick
|
b70430c9d0
|
Issue #1189834 by aspilicious, chrispomeroy, Albert Volkman: Add language direction to book-export-html.tpl.php
|
2012-02-14 13:25:42 -05:00 |
Dries
|
29dba9a4a8
|
- Patch #1431918 by Liam Morland: user_multiple_role_edit() doc needs more detail.
|
2012-02-13 13:45:55 -05:00 |
Dries
|
c9d44bf4e0
|
- Patch #1068016 by franz, karschsp, BartVB, Niklas Fiekas: fixed number field validation fails to block some invalid input causing later SQL fatal error.
|
2012-02-07 14:55:33 -05:00 |
Dries
|
1b5eb21d86
|
- Patch #1428498 by linclark: Docblock syntax error for taxonomy_select_nodes().
|
2012-02-06 21:59:22 -05:00 |
Dries
|
855c0bf0a7
|
- Patch #1159258 by Deciphered: fixed image_file_move() flushes new URI not source URI.
|
2012-02-05 09:01:17 -05:00 |
Dries
|
cffbd98824
|
- Patch #598414 by Tor Arne Thune, Dave Reid: Fixed Links in the update results page lead to 403s.
|
2012-02-02 13:10:22 -05:00 |
Dries
|
a5f9c98543
|
- Patch #1417754 by mkadin: hook_menu() docs need to explain that options don't work for tabs.
|
2012-02-02 13:09:07 -05:00 |
webchick
|
7bb06635ee
|
Drupal 7.12
|
2012-02-01 13:46:20 -08:00 |
webchick
|
40093b2fa7
|
SA-CORE-2012-001
|
2012-02-01 13:29:51 -08:00 |
webchick
|
52ffc1eae3
|
Rollback of Issue #1397882, pending further clean-up.
|
2012-02-01 11:24:33 -08:00 |
webchick
|
4c8c6eefb8
|
Issue #336483 by brianV, catch: Fixed Performance: SELECT MAX(comment_count()) FROM node_comment_statistics() does full table scan.
|
2012-02-01 09:12:19 -08:00 |
webchick
|
df99795a5d
|
Issue #289504 by catch, mikeryan, moshe weitzman: Fixed user_delete() performance: index comment uid columns.
|
2012-02-01 09:09:46 -08:00 |
webchick
|
4dafc577cc
|
Issue #996236 by fago, sun, pillarsdotnet, xjm: Fixed drupal_flush_all_caches() does not clear entity info cache.
|
2012-01-31 02:51:45 -08:00 |
webchick
|
c12fac5669
|
Rollback of Issue #1280792 by andypost: Key length too long error.
|
2012-01-31 02:50:11 -08:00 |
webchick
|
ae277600fb
|
Issue #569076 by rocket_nova, wamilton, alonpeer: Test that taxonomy term page contains a link to parent terms in the breadcrumbs.
|
2012-01-31 00:23:01 -08:00 |
webchick
|
67c4a08284
|
Issue #1367000 by chris.leversuch, oriol_e9g, David_Rothstein: Clean up API docs for php module.
|
2012-01-31 00:20:48 -08:00 |
webchick
|
f8a051b1a4
|
Issue #1415794 by Zen Master: Fixed node_access_test_form_node_form_alter() has wrong documentation header.
|
2012-01-31 00:19:08 -08:00 |
webchick
|
2c51f2d61d
|
Issue #1409052 by mkadin: Fixed hook_menu() should state that auto-loaders should return FALSE to indicate nothing found and trigger a 404.
|
2012-01-31 00:14:31 -08:00 |
webchick
|
8abbf61f0e
|
Issue #1372280 by sven.lauer: Document that field_info_field_by_id() may also be used for deleted fields.
|
2012-01-31 00:13:12 -08:00 |
webchick
|
56234fa8eb
|
Issue #1416212 by pontus_nilsson: Fixed _user_mail_notify() -- options for need to be a list.
|
2012-01-31 00:11:46 -08:00 |
webchick
|
4bfd0a68b6
|
Issue #1045786 by Désiré, Albert Volkman, droplet: Fixed Length of Aggregator Trimmed Description.
|
2012-01-31 00:07:27 -08:00 |
webchick
|
9f1ec4fb60
|
Issue #1025286 by Tor Arne Thune, Devin Carlson, swentel: Fixed logo_upload() in form_set_error() instead of favicon_upload() in system.admin.inc.
|
2012-01-31 00:06:33 -08:00 |
webchick
|
1fab19f3f3
|
Issue #1360416 by droplet, LSU_JBob: Fixed Document that the page_bottom() region is hidden from the blocks UI.
|
2012-01-30 23:52:47 -08:00 |
webchick
|
60c65b1cb3
|
Issue #1402620 by jeckman, jwlogemann: Fixed node_show() return doc links to nonexistent function.
|
2012-01-30 23:51:33 -08:00 |
webchick
|
184545b331
|
Issue #1405260 by skottler: Clarify the language around non-reliable queue examples.
|
2012-01-30 23:49:11 -08:00 |
webchick
|
97791517f8
|
Issue #984874 by LSU_JBob, dalin, Albert Volkman, sun: Use DrupalUnitTestCase where possible.
|
2012-01-30 23:46:54 -08:00 |
webchick
|
a66c4bbbd3
|
Issue #1280792 by julien, xjm, pingers, Niklas Fiekas: Fixed {trigger_assignments()}.hook has only 32 characters, is too short.
|
2012-01-30 23:04:21 -08:00 |
webchick
|
060b016ae0
|
Issue #1110650 follow-up by sun: Oops. No entity_create() in 7.x. :)
|
2012-01-30 22:40:44 -08:00 |
webchick
|
07c5fbae1d
|
Issue #1110650 follow-up by grendzy, oriol_e9g, sun: Fixed comment-by-anonymous class never appears.
|
2012-01-30 20:59:06 -08:00 |
webchick
|
bbede7f650
|
Issue #1371484 by catch, langworthy, makara, ArtistConk: Fixed Private properties in abstract class DrupalCacheArray.
|
2012-01-30 20:24:49 -08:00 |
webchick
|
c367b7d954
|
Issue #1411592 by dadikof, Niklas Fiekas: Fixed func_get_args() can't be used as a function parameter before PHP 5.3.
|
2012-01-30 20:15:24 -08:00 |
Dries
|
1dc0815d47
|
- Patch #1420048 by nod_, droplet: fixed menu* JS indention.
|
2012-01-29 16:13:03 -05:00 |
Dries
|
14e1deb866
|
- Patch #1399496 by droplet: JS semicolon to following code standard .
|
2012-01-29 08:25:27 -05:00 |
Dries
|
055da3f730
|
- Patch #1354852 by marvil07, 30equals: hook_node_type_insert() has no sample function body.
|
2012-01-27 12:11:30 -05:00 |
Dries
|
56b02b5b27
|
- Patch #1394790 by joachim: explain system_admin_compact_mode().
|
2012-01-27 10:37:31 -05:00 |
Dries
|
3b1050aecd
|
- Patch #1377544 by kotnik: hook_update_N documentation uses dead links.
|
2012-01-27 10:26:07 -05:00 |
Dries
|
89b7752334
|
- Patch #852524 by plach, oriol_e9g: include language provider files only when they are needed.
|
2012-01-26 11:10:14 -05:00 |
Dries
|
b0ac4796a6
|
- Patch #1346166 by Dave Reid: Improve performance of token_replace() if there are no tokens to replace.
|
2012-01-24 20:18:44 -05:00 |
Dries
|
1cb7758a76
|
- Patch #1000074 by naxoc: node_permission() uses check_plain() without a purpose.
|
2012-01-24 17:21:47 -05:00 |
Dries
|
d7946ebdda
|
- Patch #1386514 by pflame, nod_, David_Rothstein: Fixed Dragging and dropping a shortcut from disabled to enabled doesn't switch the status if the dragging happens fast.
|
2012-01-24 14:01:57 -05:00 |
Dries
|
af8bd61872
|
- Patch #1330554 by oriol_e9g, fiftyz, richthegeek: Fixed taxonomy_get_tree() incorrect depth on multiple parents.
|
2012-01-23 09:01:44 -05:00 |
webchick
|
9318096df2
|
Issue #1160928 follow-up by sun: Commit missing file. Oops.
|
2012-01-21 14:00:27 -08:00 |
webchick
|
27910871de
|
Issue #987930 by David_Rothstein, Tor Arne Thune: Fixed The obsolete 'site_offline_message' variable is not always deleted during the D6->D7 upgrade.
|
2012-01-21 12:47:45 -08:00 |
webchick
|
6972dd4615
|
Issue #1402962 by xjm, marcingy, oriol_e9g, msonnabaum: Fixed Render cache shouldn't treat empty strings as a cache miss.
|
2012-01-21 11:00:42 -08:00 |
webchick
|
8164434505
|
Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, realityloop: Change notice for: Using basename() is not locale safe.
|
2012-01-21 10:52:40 -08:00 |
webchick
|
2835231924
|
Revert "Issue #1367000 by chris.leversuch, oriol_e9g, David_Rothstein: Clean up API docs for php module."
Sorry, we're over thresholds atm. Hopefully can commit this soon.
This reverts commit 4303ae6e48 .
|
2012-01-21 10:25:51 -08:00 |
webchick
|
138745688b
|
Issue #800434 by pillarsdotnet, plach, bart.hanssens: Added drupal_mail(), allow hook_mail_alter() implementation to cancel mail.
|
2012-01-21 10:24:52 -08:00 |
webchick
|
4303ae6e48
|
Issue #1367000 by chris.leversuch, oriol_e9g, David_Rothstein: Clean up API docs for php module.
|
2012-01-21 10:21:41 -08:00 |
webchick
|
bc326ed156
|
Issue #1309742 by rocket_nova, Albert Volkman: Add inline comment clarifying use of language_list() in system_date_format_save().
|
2012-01-21 10:19:10 -08:00 |
webchick
|
4ef9f0598b
|
Issue #1160928 by catch, xjm: Add tests for node type/comment body upgrade path.
|
2012-01-21 10:18:14 -08:00 |
webchick
|
5f3834f2ac
|
Issue #955848 by anrikun, Kars-T, catch, chx, casey, sun: Fixed When editing an existing node with a link, the link itself is listed in 'Parent item': menu_parent_options() needs some rewriting.
|
2012-01-21 10:09:06 -08:00 |
webchick
|
7e074f9ee7
|
Issue #1214344 by wiifm, msonnabaum, oriol_e9g: Fixed 'misc/progress.js' is not being included when 'Aggregate JavaScript files' is used.
|
2012-01-21 10:06:29 -08:00 |
webchick
|
14a6ec5b91
|
Issue #131737 by malc0mn, pillarsdotnet, scor, xjm, nvanhove, oriol_e9g, mrfelton, aspilicious, Pancho, v1nce, dhthwy: Fixed Ensure that the Return-Path is set when sending mail on both Windows and non-Windows systems.
|
2012-01-21 10:03:49 -08:00 |
webchick
|
2797acb952
|
Issue #1391426 by yched: Fixed Wrong bundles in EntityFieldQueryTestCase.
|
2012-01-21 09:54:59 -08:00 |
webchick
|
0736fbb14b
|
Issue #1371938 by yched, Everett Zufelt, xjm, casey: Fixed hook_field_delete() no longer invoked during field_purge_data().
|
2012-01-21 09:52:47 -08:00 |
webchick
|
f7db409879
|
Issue #1397890 by sun: Fixed DrupalWebTestCase::assertFieldByName() outputs bogus assertion message when no is passed.
|
2012-01-21 09:43:14 -08:00 |
webchick
|
9e4da3f605
|
Issue #1397882 by sun: Fixed system_theme_settings_submit() does not properly clean up submitted form values.
|
2012-01-21 09:33:33 -08:00 |
webchick
|
a8737c296c
|
Issue #1181750 by Everett Zufelt, sun: Fixed Removal of 'Hidden' option in comment settings form may break programmatic form submissions.
|
2012-01-21 09:19:11 -08:00 |
webchick
|
3cc2fc4b8f
|
Issue #1338110 by aaron.r.carlton, oriol_e9g: Fixed remove the protected variable () if it's not used in tracker.test.
|
2012-01-14 02:04:59 -05:00 |
webchick
|
2bdebdb7a5
|
Issue #1399896 by xjm: Fixed testCommentNewCommentsIndicator() is inside CommentHelperCase and therefore gets run repeatedly.
|
2012-01-14 01:02:36 -05:00 |
webchick
|
86aa81e068
|
Issue #1398806 by kiamlaluno: Fixed The purpose of hook_search_page() is explained twice.
|
2012-01-13 23:53:34 -05:00 |
webchick
|
1aad594b51
|
Issue #1336308 by kathyh, pjcdawkins, meshkinsoft: Fixed wrong usage of function t in system_menu().
|
2012-01-11 23:33:48 -05:00 |
webchick
|
e137a81ad9
|
Issue #1376164 by sun, oriol_e9g: Fixed Format SimpleTestFunctionalTest description according to standards.
|
2012-01-11 23:28:25 -05:00 |
webchick
|
d48aa54c3a
|
Issue #1274212 by amateescu, c31ck: Fixed Incorrect order of choices in Poll module.
|
2012-01-11 23:27:05 -05:00 |
webchick
|
3719915977
|
Issue #939880 by amateescu, marcingy: Fixed Poll Module throws PDOException when creating poll content.
|
2012-01-11 23:26:00 -05:00 |
webchick
|
6f58aa16f0
|
Issue #1391384 by yched, oriol_e9g: Fixed Wrong static clear on taxonomy_vocabulary_save().
|
2012-01-11 23:25:05 -05:00 |
webchick
|
c99eba75ec
|
Issue #1387766 by dereine: Added Use fast drupal static pattern for locale.
|
2012-01-11 23:21:05 -05:00 |
webchick
|
1c519917ad
|
Issue #1295546 by c31ck, marcingy, amateescu, xjm: Fixed Weight and number of votes not getting saved when updating a poll.
|
2012-01-11 23:19:53 -05:00 |
webchick
|
84844cf37d
|
Issue #1344752 by pflame, aspilicious, JacobSingh: Fixed Drag and Drop of shortcuts between Enable and Disable Does not respect the Shortcuts Limit.
|
2012-01-11 23:19:09 -05:00 |
webchick
|
b9fb497483
|
Issue #1367014 by chris.leversuch: Clean up API docs for toolbar module.
|
2012-01-11 23:18:00 -05:00 |
webchick
|
94ab147781
|
Issue #1227396 by chris.leversuch, jhodgdon: Document that hook_node_access() is not called on node listings.
|
2012-01-11 23:17:15 -05:00 |
webchick
|
87a1fbc1f6
|
Issue #987472 by damien_vancouver, OnkelTem: Fixed search.module doesn't consistently support multibyte characters.
|
2012-01-11 23:16:22 -05:00 |
webchick
|
009f260e8b
|
Issue #1368872 by agentrickard, oriol_e9g: Clean up API docs for syslog.
|
2011-12-31 16:14:43 -08:00 |
webchick
|
2743693e81
|
Issue #1273104 by TwoD, Rob Loach, nburles, nod_: Remove eval() from field_ui().js.
|
2011-12-31 16:12:19 -08:00 |
webchick
|
dae2df9cb5
|
Issue #1273722 by bfroehle: Fix FieldAttachTestCase::setUp() signature.
|
2011-12-31 16:11:08 -08:00 |
webchick
|
d743067296
|
Issue follow-up #1007830 by Damien Tournoud, basic: Fixed Nested transactions throw exceptions when they got out of scope.
|
2011-12-31 16:09:02 -08:00 |
webchick
|
8703bb7b3d
|
Issue #1359710 by xjm, pwolanin: Fixed taxonomy_menu() passes invalid arguments into taxonomy_form_term().
|
2011-12-31 16:00:21 -08:00 |
webchick
|
5f9bb354ef
|
Issue #1380660 by aspilicious, loganfsmyth: Fixed field_available_languages() static cache never cleared.
|
2011-12-31 15:56:32 -08:00 |
Dries
|
59cb7b4d4a
|
- Patch #1387002 by Rob Loach, nburles: Fixed Bug in overlay-parent.js when minified.
|
2011-12-30 20:44:32 +01:00 |
webchick
|
974ae8947b
|
Revert "Issue #1039666 by Jelle_S: Fixed Placing a block in a region via select dropdown moves it to the top of the region, but it will show at the bottom."
This reverts commit 67b7ac08eb .
|
2011-12-28 20:38:27 -08:00 |
webchick
|
88593096e3
|
Issue #1370060 by jvns, chris.leversuch: Add cross-references between taxonomy_vocabulary_load() and taxonomy_vocabulary_machine_name_load().
|
2011-12-27 21:48:52 -08:00 |
webchick
|
ccf0dfb01a
|
Issue #1379206 by c31ck, pingers: Fixed Documentation problem with hook_url_outbound_alter().
|
2011-12-27 21:42:21 -08:00 |
webchick
|
1bbb219c2e
|
Issue #1386318 by barbi: Fixed hook_field_widget_info() should have a @see to other function.
|
2011-12-27 21:40:33 -08:00 |
webchick
|
15e66edf06
|
Issue #1347812 by nanotube, xjm: Fixed Remove/replace documentation references to upload_file_load() and upload_file_delete().
|
2011-12-25 00:37:50 -08:00 |
webchick
|
88b568e272
|
Issue #381994 by xjm, good_man, elcuco, brianV, yhager: Fixed Machine-name fields are always in Latin characters, and should therefore always be LTR.
|
2011-12-24 18:09:18 -08:00 |
webchick
|
0f48b80173
|
Issue #1015916 by BTMash, jenlampton, theborg, Aron Novak, christefano, realityloop, xjm, Kevin Hankens: Fixed Image field 'title' allows more data than database column size.
|
2011-12-24 18:06:27 -08:00 |
webchick
|
9f742a2cb8
|
Issue #1338428 by jbrown, BTMash, Tor Arne Thune: Fixed image_dimensions_scale() and image_scale_effect() are ungrokable and buggy.
|
2011-12-24 18:00:17 -08:00 |
webchick
|
8259aab1db
|
Issue #629518 by jhodgdon, reglogge, jvns, oriol_e9g: Fixed hook_node_insert() and other node hooks have imprecise/misleading descriptions.
|
2011-12-24 17:58:33 -08:00 |
webchick
|
67b7ac08eb
|
Issue #1039666 by Jelle_S: Fixed Placing a block in a region via select dropdown moves it to the top of the region, but it will show at the bottom.
|
2011-12-24 17:56:49 -08:00 |
webchick
|
df07b518ef
|
Issue #1332636 by sven.lauer, xjm: Clean up API docs for contact module.
|
2011-12-24 17:52:05 -08:00 |
webchick
|
755e486d12
|
Issue #1323720 by xenophyle, xjm: Clean up API docs for block module.
|
2011-12-24 17:51:06 -08:00 |
webchick
|
0dc3499883
|
Issue #1325116 by xenophyle, xjm: Clean up API docs for Aggregator module.
|
2011-12-24 17:49:37 -08:00 |
webchick
|
227fd2c43d
|
Issue #1326638 by sven.lauer, jhodgdon, xjm: Clean up API docs for field_ui() module.
|
2011-12-24 17:44:36 -08:00 |
webchick
|
4747da6a10
|
Issue #1332580 by sven.lauer, xjm: Clean up API docs for color module.
|
2011-12-24 17:31:11 -08:00 |
webchick
|
364cc3349a
|
Issue #1373634 by oriol_e9g, sun: Fixed Installation profile is not installed and not registered as module, unless identical to parent site.
|
2011-12-24 17:30:03 -08:00 |
webchick
|
8de8ead4d3
|
Issue #1373194 by chris.leversuch: Fixed Field Attach API topic/group page should link to Field Language API page.
|
2011-12-24 17:25:37 -08:00 |
webchick
|
1e126deba8
|
Issue #942782 by pillarsdotnet, xjm, becw, timhilliard, JohnAlbin, jrchamp, Tor Arne Thune, Damien Tournoud, jn2, James Andres, dstol, melon, colan: Fixed Custom menus never receive an active trail.
|
2011-12-24 17:20:23 -08:00 |
webchick
|
fa4d4c5ce3
|
Issue #866292 by marcingy, ygerasimov, quicksketch, attiks, furamag: Fixed '0' not displayed as checkbox / radios options (nor as any element #title).
|
2011-12-22 02:14:53 -08:00 |
webchick
|
4735a9bf59
|
Issue #1345480 by chris.leversuch, rbayliss: Fixed node_load() does not document FALSE return value.
|
2011-12-22 01:58:55 -08:00 |
webchick
|
9ae311baa0
|
Issue #1362920 by scor, oriol_e9g: Wrong sitename variable in system.api.php.
|
2011-12-22 01:57:32 -08:00 |
webchick
|
e134bd5b16
|
Issue #1366232 by sun: Fixed drupalCreateUser() breaks if testing site/profile does not install Comment module.
|
2011-12-22 01:56:09 -08:00 |
webchick
|
640507b6ba
|
Issue #678594 follow-up by mlncn: Add clarifying comment to RDFa markup for file/image formatters.
|
2011-12-22 01:42:33 -08:00 |
webchick
|
db0b9c89fc
|
Issue #1319904 by rc_100, xjm, jhodgdon: Clean up API docs for help module.
|
2011-12-22 01:36:41 -08:00 |
webchick
|
06d408fae3
|
Issue #1347890 by sven.lauer, xjm, jhogdon: Clean up API docs for file module.
|
2011-12-22 01:35:16 -08:00 |
webchick
|
86ff7681c8
|
Issue #1349610 by bartlantz, jhodgdon: Make the subtopics of Field API link back to it.
|
2011-12-22 01:31:34 -08:00 |
webchick
|
2550674cc8
|
Issue #1050466 by xjm, makara, rhayun: Fixed The taxonomy index should be maintained in a node hook, not a field hook.
|
2011-12-22 01:11:01 -08:00 |
webchick
|
7fc6b1e639
|
Issue #1375134 by xjm, sun: Fixed Random test failure in TaxonomyTermTestCase::testNodeTermCreationAndDeletion().
|
2011-12-22 00:22:26 -08:00 |
Dries
|
7cf4dea7c6
|
- Patch #1373360 by sun: fatal error if optional Block module is not enabled.
|
2011-12-21 14:56:15 -05:00 |
Dries
|
3ba39c132f
|
- Patch #1258000 by chx, xjm, bfroehle: SelectQuery::countQuery() inappropriately removes SQL expressions.
|
2011-12-21 14:52:05 -05:00 |
Dries
|
30d6b830cf
|
- Patch #1265946 by klausi, tstoeckler, dereine, aspilicious: DoS against core using a large number of OR search query terms.
|
2011-12-21 09:31:28 -05:00 |
Dries
|
ba3e11f132
|
Merge branch '7.x' of git.drupal.org:project/drupal into 7.x
|
2011-12-19 09:41:16 -05:00 |
Dries
|
ee6826fc16
|
- Patch #1146088 by lyricnz: label always visible for table formatter.
|
2011-12-19 09:41:11 -05:00 |
webchick
|
9e12767c75
|
Revert "Issue #813540 by jbrown, chx: Fixed Comparisons involving NULL must never return true."
This reverts commit 06f31080c7 .
|
2011-12-16 06:42:49 -06:00 |
Dries
|
184c145d13
|
- Patch #1229868 by nicl, DjebbZ: hook_form_BASE_FORM_ID_alter(), hook_form_alter(), and hook_form_FORM_ID_alter() doc inconsistent.
|
2011-12-14 10:06:56 -05:00 |
webchick
|
6fcc87bf4e
|
Issue #479368 by Heine, Roger Saner, xjm, mcarbone, keichee, asimmonds: Fixed Create RFC compliant HTML safe JSON.
|
2011-12-11 00:18:13 -06:00 |
webchick
|
11d884bee7
|
Issue #953336 by sun: Fixed Contributed modules are not able to test theme-related functionality.
|
2011-12-11 00:12:37 -06:00 |
webchick
|
a258803789
|
Issue #1346760 by xjm: Fixed Drag and drop needs a scalable weight select element.
|
2011-12-10 23:53:03 -06:00 |
webchick
|
ad0423550c
|
Issue #1212992 by catch, xjm, chx, beejeebus, BTMash, bfroehle: Fixed major bug - Prevent tests from deleting main installation's tables when parent::setUp() is not called.
|
2011-12-10 23:48:24 -06:00 |
webchick
|
09d37840be
|
Issue #1349610 by bartlantz: Added make the subtopics of Field API link back to it.
|
2011-12-10 23:39:15 -06:00 |
webchick
|
e9360598a8
|
Issue #673224 by rocket_nova, jhodgdon: Fixed None of the hooks in field.api.php are grouped as such.
|
2011-12-10 23:34:11 -06:00 |
webchick
|
06f31080c7
|
Issue #813540 by jbrown, chx: Fixed Comparisons involving NULL must never return true.
|
2011-12-10 23:29:21 -06:00 |
webchick
|
e59e9d948f
|
Issue #1301522 by xjm, Rob Loach, David_Rothstein: Fixed field_ui_default_value_widget() does not pass along the entity type when it creates the default value form.
|
2011-12-10 23:15:51 -06:00 |
Dries
|
04ad7fcc40
|
- Patch #1366518 by chris.leversuch: 'Columns' is misspelled (()) in theme_field_ui_table().
|
2011-12-10 08:54:05 -06:00 |
Dries
|
fcc870726c
|
- Patch #1345152 by Zgear, chris.leversuch: field_create_field() and related functions have incorrect exception throwing docs.
|
2011-12-09 10:32:50 -05:00 |
webchick
|
f702fccca3
|
Issue #1318316 by xjm: AssertTaxonomyPage is missing documentation.
|
2011-11-24 14:16:19 -08:00 |
webchick
|
c1b5616cc2
|
Issue #1329914 by xjm, msonnabaum: Fixed Ensure ['q'] is set before calling drupal_normal_path().
|
2011-11-24 13:41:11 -08:00 |
webchick
|
e1616f4d13
|
Issue #1332648 by sven.lauer, jhodgdon, xjm: Clean up API docs for contextual module.
|
2011-11-24 13:31:28 -08:00 |
webchick
|
730f77f2f9
|
Issue #1182296 by BTMash, matason, catch, xjm: Add tests for 7.0->7.x upgrade path.
|
2011-11-24 13:05:50 -08:00 |
Dries
|
3b01378ea5
|
- Patch #1206992 by oriol_e9g: fixed Field UI error message and incorrect type level.
|
2011-11-22 21:03:58 -05:00 |
Dries
|
abd3e6ef31
|
- Patch #1196112 by rocket_nova: taxonomy_get_parents() return value documentation isn't complete.
|
2011-11-22 20:37:48 -05:00 |
Dries
|
ac2747336a
|
- Patch #1087940 by drewish, rocket_nova: document that wildcard % doesn't work as first argument in menu paths.
|
2011-11-22 20:32:24 -05:00 |
Dries
|
55eebca913
|
- Patch #1302364 by Chi, realityloop: duplicate status check in forum_field_storage_pre_update().
|
2011-11-22 20:07:49 -05:00 |
Dries
|
8c8e291d42
|
- Patch #1280674 by TR, DamZ: submit button 'floats' during ajax submission.
|
2011-11-22 19:55:11 -05:00 |
Dries
|
b96a83b4a9
|
- Patch #765860 by effulgentsia, dww, dereine, mikey_p, xjm, sun, sven.lauer: drupal_alter() fails to order modules correctly in some cases.
|
2011-11-21 22:18:43 -05:00 |
webchick
|
d8b517295c
|
Issue #1346772 by xjm: Fixed StatisticsLoggingTestCase->testLogging() is unstable.
|
2011-11-21 14:47:08 -08:00 |
Dries
|
efe039b555
|
- Patch #1337124 by xjm: improve API documentation for taxonomy_autocomplete().
|
2011-11-20 22:51:41 -05:00 |
webchick
|
6b8eea50a4
|
Issue #1002258 by tstoeckler, xjm: Fixed D6 modules satisfy D7 module dependencies.
|
2011-11-14 02:29:03 -05:00 |