webchick
|
66a3371415
|
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:18 -08:00 |
webchick
|
535223a9ed
|
Issue #1415794 by Zen Master: Fixed node_access_test_form_node_form_alter() has wrong documentation header.
|
2012-01-31 00:18:53 -08:00 |
webchick
|
67d180bafa
|
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:16:04 -08:00 |
webchick
|
3e17654cf1
|
Issue #1372280 by sven.lauer: Document that field_info_field_by_id() may also be used for deleted fields.
|
2012-01-31 00:12:57 -08:00 |
webchick
|
911bc7247b
|
Issue #1416212 by pontus_nilsson: Fixed _user_mail_notify() -- options for need to be a list.
|
2012-01-31 00:12:04 -08:00 |
webchick
|
ecfa526bd3
|
Issue #735528 by redndahead, nod_, kkaefer, agentrickard, peterpoe, Rob Loach, xjm, sun: FAPI #states: Fix conditionals to allow OR and XOR constructions.
|
2012-01-31 00:03:32 -08:00 |
webchick
|
8e4638721b
|
Issue #1360416 by droplet, LSU_JBob: Fixed Document that the page_bottom() region is hidden from the blocks UI.
|
2012-01-30 23:53:00 -08:00 |
webchick
|
0b82d911da
|
Issue #1402620 by jeckman, jwlogemann: Fixed node_show() return doc links to nonexistent function.
|
2012-01-30 23:50:49 -08:00 |
webchick
|
853ae41231
|
Issue #1405260 by skottler: Clarify the language around non-reliable queue examples.
|
2012-01-30 23:48:51 -08:00 |
webchick
|
148f5b6f28
|
Issue #1234830 by beejeebus, schildi: Fixed cache_menu(): huge table size.
|
2012-01-30 23:13:06 -08:00 |
Nathaniel
|
1146ec3b47
|
Issue #1183250 by jessebeach, linclark, aspilicious, sun, Everett Zufelt, scor: Add a theme_datetime() function to consistently theme dates and datetimes.
|
2012-01-31 14:17:24 +09:00 |
webchick
|
d5984e1e81
|
Issue #1110650 follow-up by grendzy, oriol_e9g, sun: Fixed comment-by-anonymous class never appears.
|
2012-01-30 21:00:17 -08:00 |
Dries
|
64e79ac197
|
- Patch #838800 by kotnik, Damien Tournoud: Improve random number generation.
|
2012-01-29 16:37:38 -05:00 |
Dries
|
7343447096
|
- Patch #1420048 by nod_, droplet: fixed menu* JS indention.
|
2012-01-29 16:13:55 -05:00 |
Dries
|
c103bdadfb
|
- Patch #1099062 by nod_, droplet: Autocomplete.js micro optimization.
|
2012-01-29 16:08:51 -05:00 |
Dries
|
1c09cbb5c4
|
- Patch #1346914 by droplet: use .length instead of jQuery.size().
|
2012-01-29 08:54:40 -05:00 |
Dries
|
768affe5fd
|
- Patch #1414824 by nod_: fixed leaking vars in tabledrag.js.
|
2012-01-29 08:31:36 -05:00 |
Dries
|
ae93ca687d
|
- Patch #1399496 by droplet: JS semicolon to following code standard .
|
2012-01-29 08:25:06 -05:00 |
Dries
|
2c41fddec0
|
- Patch #1217788 by David_Rothstein: remove more IE7 stuff.
|
2012-01-27 13:03:13 -05:00 |
Dries
|
ebb763b533
|
- Patch #1354852 by marvil07, 30equals: hook_node_type_insert() has no sample function body.
|
2012-01-27 12:10:57 -05:00 |
Dries
|
52f5529536
|
- Patch #1394790 by joachim: explain system_admin_compact_mode().
|
2012-01-27 10:37:10 -05:00 |
Dries
|
cdcb9ec42c
|
- Patch #1013034 by ncl, kathyh: PostgreSQL constraints do not get renamed by db_rename_table().
|
2012-01-27 10:34:40 -05:00 |
Dries
|
99ac453714
|
- Patch #1377544 by kotnik: hook_update_N documentation uses dead links.
|
2012-01-27 10:25:49 -05:00 |
Dries
|
dd13c22eed
|
- Patch #1190210 by aspilicious, richthegeek, jessebeach: convert toolbar.tpl.php to HTML5.
|
2012-01-27 10:17:34 -05:00 |
Dries
|
b989d0cc16
|
- Patch #1415764 by Gábor Hojtsy: Untangle comment module and locale module.
|
2012-01-26 11:21:48 -05:00 |
Dries
|
afacb52295
|
- Patch #852524 by plach, oriol_e9g: include language provider files only when they are needed.
|
2012-01-26 11:09:59 -05:00 |
Dries
|
a08405829e
|
- Patch #61456 by jeffschuler, edmund.kwok, jdefay, David_Rothstein, csevb10, alex_b, xjm, Steve Dondley: Aggregator titles display quotes and other characters with HTML entity equivalents badly (write tests).
|
2012-01-25 15:54:58 -05:00 |
Dries
|
a775f0580c
|
- Patch #61456 by jeffschuler, edmund.kwok, jdefay, David_Rothstein, csevb10, alex_b, xjm, Steve Dondley: Aggregator titles display quotes and other characters with HTML entity equivalents badly (write tests).
|
2012-01-25 15:53:29 -05:00 |
Dries
|
f5abeb9b11
|
- Patch #1416218 by scorchio: Improve variable naming in format_interval().
|
2012-01-25 08:19:32 -05:00 |
Dries
|
d78f6a63d4
|
- Patch #61456 by jeffschuler, edmund.kwok, jdefay, David_Rothstein, csevb10, alex_b, xjm, Steve Dondley: Aggregator titles display quotes and other characters with HTML entity equivalents badly (write tests).
|
2012-01-24 21:27:42 -05:00 |
Dries
|
2b08a88cba
|
- Patch #736556 by daniels220, jeckman, Albert Volkman: fixed theme_links() doc needs expansion.
|
2012-01-24 21:11:37 -05:00 |
Dries
|
0b1ec3bfeb
|
- Patch #490182 by amateescu: present all CRUD operations on Taxonomy List terms page.
|
2012-01-24 21:07:07 -05:00 |
Dries
|
39b65b363e
|
- Patch #1269586 by Everett Zufelt, ericduran: Use .js instead of html.js in CSS.
|
2012-01-24 21:00:59 -05:00 |
Dries
|
47ca221a13
|
- Patch #1400310 by nod_: Fixed Use of .parents() is really .closest().
|
2012-01-24 20:33:51 -05:00 |
Dries
|
22078d279d
|
- Patch #1413888 by anrikun, sun: Move function assertNoOption() from menu.test to simpletest drupal_web_test_case().php.
|
2012-01-24 20:26:51 -05:00 |
Dries
|
b55fc01277
|
- Patch #1346166 by Dave Reid: Improve performance of token_replace() if there are no tokens to replace.
|
2012-01-24 20:18:24 -05:00 |
Dries
|
68fc0fad1a
|
- Patch #1316866 by nicl: User_forms() is now redundant.
|
2012-01-24 17:53:40 -05:00 |
Dries
|
fc5b03dacf
|
- Patch #1352272 by sven.lauer, LSU_JBob: Remove obsolete system_settings_overview().
|
2012-01-24 17:51:41 -05:00 |
Dries
|
d221954f29
|
- Patch #1387572 by pbull, tarekdj: Fixed node links are not left aligned in bartik theme on RTL direction.
|
2012-01-24 17:30:59 -05:00 |
Dries
|
4edd147d99
|
- Patch #1387098 by LSU_JBob, nburles: bug in ajax.js when minified.
|
2012-01-24 17:24:14 -05:00 |
Dries
|
b4e0f11fa5
|
- Patch #1000074 by naxoc: node_permission() uses check_plain() without a purpose.
|
2012-01-24 17:21:33 -05:00 |
Dries
|
fc7c985be0
|
- Patch #1264728 by yched: Refresh field 'active' state in module_enable() / _disable().
|
2012-01-24 16:55:50 -05:00 |
Dries
|
e341d8ec6e
|
- Patch #1408636 by swentel, c31ck: fixed fatal error when viewing unpublished nodes with the translator module enabled.
|
2012-01-24 16:42:56 -05:00 |
Dries
|
39b1878c84
|
- Patch #666854 by TR, JacobSingh: fixed E_NOTICE warnings in run_tests().sh .
|
2012-01-24 14:25:25 -05:00 |
Dries
|
6302cec677
|
- Patch #1347836 by LSU_JBob, linclark: Comment cleanup in common.test.
|
2012-01-24 14:14:33 -05:00 |
Dries
|
6165e9e18c
|
- Patch #1337198 by bleen18: remove useless form_alter() implementation.
|
2012-01-24 14:10:53 -05:00 |
Dries
|
4137508aa4
|
- Patch #984874 by LSU_JBob, dalin: Improve test performance (and hence PIFR performance) by extending DrupalUnitTestCase where possible.
|
2012-01-24 14:03:20 -05:00 |
Dries
|
17dcddc3a4
|
- 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:37 -05:00 |
Dries
|
f5563bf877
|
- Patch #1400310 by nod_: Fixed Use of .parents() is really .closest().
|
2012-01-24 13:54:39 -05:00 |
Dries
|
4b92841794
|
- Patch #1387608 by Gábor Hojtsy, tstoeckler: Unify language_list() and locale_language_list().
|
2012-01-23 10:46:29 -05:00 |