webchick
|
b7ac667101
|
Issue #1213536 by David_Rothstein, tim.plunkett, sun, effulgentsia, Yorirou, xjm: Fixed Non-resettable theme_get_registry() cache causes problems for non-interactive installations.
|
2012-04-30 21:31:44 -07:00 |
webchick
|
d0b5d31cbc
|
Issue #751168 by elliotttf, caktux, andyceo, setvik, xjm, sun, tim.plunkett: Fixed Regression: Missing 'Default image' per field instance.
|
2012-04-30 21:25:39 -07:00 |
webchick
|
84c4f7622e
|
Issue #787652 by andypost, larowlan: Fixed Forum vocabulary alterations possibly obsolete -- possible to delete forum vocab.
|
2012-04-28 23:55:23 -07:00 |
webchick
|
7ee124b9cc
|
Issue #261148 follow-up by mikeytown2, chx: Fixed menu_masks() variable is empty (race condition).
|
2012-04-28 23:52:09 -07:00 |
webchick
|
53ff0485de
|
Issue #1349722 by kgoel, Everett Zufelt, xjm: Fixed Who's new & Who's online blocks have empty headings.
|
2012-04-28 23:44:44 -07:00 |
webchick
|
faf3e8575e
|
Issue #598586 by grendzy, deekayen, matglas86, dawehner, Zgear: Fixed watchdog() assumes is defined.
|
2012-04-28 23:42:56 -07:00 |
webchick
|
a5e79e0cba
|
Issue #1372122 by klausi, sun, beejeebus, juampy, mradcliffe, tim.plunkett, cha0s: Fixed STOP the registry integrity constraint violation nightmare.
|
2012-04-28 23:39:22 -07:00 |
webchick
|
9647c746ba
|
Issue #1172560 by bas.hr, bellesmanieres, NROTC_Webmaster, tim.plunkett: Fixed The block X was assigned to the invalid region Y and has been disabled.
|
2012-04-28 23:36:13 -07:00 |
webchick
|
30ea0c7f46
|
Issue #988930 by davidwhthomas, jyve, tim.plunkett, nod_, effulgentsia, droplet, patrickd: Fixed Sticky table headers need to react properly to 'show/hide weights column' link.
|
2012-04-28 23:24:12 -07:00 |
webchick
|
0d41f5d9de
|
Issue #1348758 by drewish, tim.plunkett: Fixed Add an index to {users}.picture so user_file_delete() isn't insanely slow.
|
2012-04-28 23:22:30 -07:00 |
webchick
|
9afbc13d6b
|
Issue #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation.
|
2012-04-28 23:20:21 -07:00 |
webchick
|
a7d43f3460
|
Issue #1490150 by xjm, duellj, tim.plunkett: Fixed EntityFieldQuery::pager(0) generates PHP error 'divide by zero'.
|
2012-04-28 23:11:57 -07:00 |
webchick
|
060eb35f0a
|
Issue #1058754 by Yaron Tal, kathyh, naxoc, xjm, tim.plunkett: Fixed Attempt to loop through undefined result set in aggregator.
|
2012-04-28 23:08:34 -07:00 |
webchick
|
e03e94f41e
|
Issue #1481156 by lucascaro, npiacentine: Fixed Incorrect logic in creating url to fetch information about project updates.
|
2012-04-28 13:45:44 -07:00 |
webchick
|
00caaed222
|
Issue #1484216 by catch, Berdir, beejeebus, tim.plunkett: Fixed Race condition in _update_create_fetch_task() (PDO Exceptions).
|
2012-04-28 13:42:42 -07:00 |
Jennifer Hodgdon
|
8f9ee9ec68
|
Issue #720630 by tim.plunkett, kid_icarus, tsphethean: Fix up docs for watchdog, hook_watchdog, and watchdog constants
|
2012-04-27 09:40:17 -07:00 |
Jennifer Hodgdon
|
7d64f9578e
|
Issue #1509838 by tim.plunkett, cosmicdreams klausi: Use elseif not else if
|
2012-04-27 09:37:22 -07:00 |
webchick
|
d690e71b08
|
Issue #1492188 by Berdir, catch: Fixed Update module creates duplicate queue items.
|
2012-04-26 13:25:47 -07:00 |
webchick
|
768de00260
|
Issue #966210 by mfb, catch, drumm, bfroehle, drewish, makara, sun, BTMash, iamEAP: Fixed DB Case Sensitivity: system_update_7061() fails on inserting files with same name but different case.
|
2012-04-26 12:31:44 -07:00 |
webchick
|
71f3da793b
|
Issue #1536160 by drumm: Make update_fix_d7_block_deltas() faster.
|
2012-04-26 11:38:48 -07:00 |
webchick
|
6af9c29d63
|
Issue #1542854 by drumm, BTMash: Fixed system_update_7061() converts filepaths too aggressively.
|
2012-04-26 11:33:42 -07:00 |
webchick
|
3a928db505
|
Issue #1541792 follow-up by chx, Berdir, xjm: Fix for random test values occasionally failing.
|
2012-04-26 10:42:45 -07:00 |
webchick
|
a097b49925
|
Issue #1541792 follow-up by chx: Fix random test failures.
|
2012-04-25 23:41:32 -07:00 |
webchick
|
a04e1963ce
|
Unbreaking testbot.
|
2012-04-25 15:30:08 -07:00 |
webchick
|
bf6870ed08
|
Issue #1541792 by tim.plunkett, chx, Amitaibu: Enable dynamic allowed list values function with additional context
|
2012-04-25 15:01:18 -07:00 |
Jennifer Hodgdon
|
13258a77c2
|
Issue #1538182 by infiniteluke: update variable_get doc to say it handles unserializing
|
2012-04-24 15:36:34 -07:00 |
webchick
|
a50f016991
|
Issue #1237252 by mfb, bfroehle, drewish, Berdir, iamEAP, drumm: Fixed DB Case Sensitivity: Allow BINARY attribute in MySQL.
|
2012-04-22 18:57:18 -07:00 |
Jennifer Hodgdon
|
b716b2ccaf
|
Issue #1537888 by wulff: Fix typo in EntityFieldQuery docs
|
2012-04-19 08:07:32 -07:00 |
Jennifer Hodgdon
|
dfa820dc0a
|
Issue #1537370 by Liam Morland: Improve documentation of return value for file_load()
|
2012-04-18 10:57:16 -07:00 |
Jennifer Hodgdon
|
8e6e51547e
|
Issue #1533498 by jmarkel: Fix see doc issue and clean up doc in hook_field_widget_form_alter
|
2012-04-17 15:14:29 -07:00 |
Jennifer Hodgdon
|
23c7c54b14
|
Issue #1346468 by kgoel, mallezie, rootwork: Point docs for page.tpl.php towards html.tpl.php
|
2012-04-17 14:26:47 -07:00 |
webchick
|
46e383dad8
|
Issue #735528 follow-up by attiks: Do not backport span -> attr change.
|
2012-04-12 11:43:35 -07:00 |
webchick
|
91d8707e84
|
Issue #1513520: And NOW with the actual fix, not just the failing test. Sigh. :P
|
2012-04-12 07:24:15 -07:00 |
webchick
|
e22feb7123
|
Issue #1211008 by yched, tim.plunkett, DamienMcKenna: Split field_bundle_settings() out per bundle.
|
2012-04-12 00:50:52 -07:00 |
webchick
|
84194b38e3
|
Issue #1516030 by valthebald, rdickert: Fixed Change parenthesis in menu_link_save() to express intended order of operations.
|
2012-04-12 00:35:50 -07:00 |
webchick
|
6c4381e1c1
|
Issue #1421410 by andypost, Niklas Fiekas: Fixed not defined in form_pre_render_conditional_form_element().
|
2012-04-12 00:30:24 -07:00 |
webchick
|
ec36276c4e
|
Issue #1015946 by pillarsdotnet, catch, bfroehle, Jej, jose.guevara, Damien Tournoud: Fixed Eliminate ->cache and {session}.cache in favor of ['cache_expiration()'][].
|
2012-04-12 00:26:05 -07:00 |
webchick
|
9824d7ac25
|
Issue #918356 by David_Rothstein, franz, tekante, dstol, mikestefff: Fixed WSOD when drupal_get_title() called during hook_init() and custom 403 or 404 pages are being used.
|
2012-04-12 00:23:01 -07:00 |
webchick
|
541cf80f64
|
Issue #1171866 by sun, catch, Alan Evans, bvirtual, frob, btmash: Fixed Enforced fetching of fields/columns in lowercase breaks third-party integration.
|
2012-04-12 00:21:02 -07:00 |
webchick
|
464808fb43
|
Issue #1513520 by pdrake, plach: Fixed locale_language_from_browser() incorrectly matches invalid strings.
|
2012-04-12 00:17:28 -07:00 |
Jennifer Hodgdon
|
7f4a682a1d
|
Issue #1516934 by jmarkel: Fix up docs for batch_set()
|
2012-04-11 09:10:34 -07:00 |
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 |
webchick
|
c736984391
|
Issue #1508956 by lsenzee: Fixed unclear description for drupal_parse_url().
|
2012-03-29 17:39:04 -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 |