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
|
12a722cb3c
|
Issue #1373582 by jhodgdon, TR: Fixed Trailing whitespace.
|
2012-01-21 11:09:14 -08:00 |
webchick
|
a26956ed2b
|
Issue #1386976 by nburles, LSU_JBob: Fixed Bug in drupal.js when minified.
|
2012-01-21 11:02:35 -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
|
ab4c445692
|
Issue #1399334 by ArtistConk: Two small grammar fixes.
|
2012-01-21 09:55:50 -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
|
a75b69734c
|
Issue #1384224 by philbar, Plazik, oriol_e9g: Fixed Resize Site Logo in Seven Theme Maintenance Pages.
|
2012-01-21 09:47:58 -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
|
767d72d48e
|
Issue #1315886 by xjm, jhodgdon: Clean up API docs for includes directory, files starting with A-C.
|
2012-01-21 09:15:15 -08:00 |
webchick
|
8ef9e8aa6e
|
Issue #1407028 by jhodgdon, arianek: Remove arianek from Maintainers.txt. We will miss you. :) Thanks for all of your awesome work! :D
|
2012-01-18 14:50:40 -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
|
60dcf9501d
|
Issue #1376502 by TR, vitalsouto: Fixed Code cleanup: Removed empty PHP blocks from templates left over from git migration.
|
2012-01-11 23:23:55 -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
|
ccbc40d071
|
Issue #1364528 by Everett Zufelt, catch: Add xjm as taxonomy module maintainer.
|
2012-01-11 23:13:37 -05:00 |
webchick
|
4155f1b144
|
Revert "Issue #1371484 by makara: Fixed Private properties in abstract class DrupalCacheArray."
This reverts commit 24c357b5c5 .
|
2012-01-01 20:34:17 -08: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 |
webchick
|
96882a91d8
|
Issue #1382144 by Chi: Rename variable in standard profile.
|
2011-12-31 15:55:20 -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 |