webchick
|
16b5120350
|
Issue #943772 by jpsoto, yched, catch, bojanz, pillarsdotnet, steinmb: Fixed field_delete_field() and others fail for inactive fields.
|
2011-08-29 23:12:18 -07:00 |
webchick
|
3a9a4ee0e6
|
Issue #1204230 by xjm, sun, yched: Missing hook_field_widget_form_alter().
|
2011-08-29 11:00:28 -07:00 |
Dries Buytaert
|
428630d3a9
|
- Patch #1124786 by zambrey: fixed notice
|
2011-08-27 04:21:04 -04:00 |
Dries Buytaert
|
450cbf6320
|
- Patch #988878 by Shyamala, Dave Reid: system_tokens() references a not initialized variable.
|
2011-08-26 10:56:12 +01:00 |
Dries Buytaert
|
c96fb3799e
|
- Patch #1193044 by Dave Reid: the [file:size] token may not always return in KB, despite description.
|
2011-08-26 10:37:12 +01:00 |
Dries Buytaert
|
aeb6712b36
|
- Patch #1244980 by sven.lauer: hook_menu()'s documentation doesn't include ITEM_to_arg().
|
2011-08-26 10:34:14 +01:00 |
Dries Buytaert
|
d7fb92eb48
|
- Patch #1253298 by bfroehle: PHP Notice with statistics_exit().
|
2011-08-26 10:25:42 +01:00 |
Dries Buytaert
|
98235359be
|
- Patch #1259096 by Akaoni: cache Bin cache_path() is never cleaned up.
|
2011-08-26 10:15:10 +01:00 |
Dries Buytaert
|
d70426b221
|
- Patch #1078176 by franz, agentrickard: block module renders blocks that are set to display on no pages.
|
2011-08-26 10:09:12 +01:00 |
Dries Buytaert
|
8009b45f19
|
- Path Patch #1213242 by andypost: optimize count(has) quiery.
|
2011-08-26 10:02:04 +01:00 |
webchick
|
ae64c12900
|
Issue #766170 follow-up by tim.plunkett: Committing CSS file for Overlay RTL styling.
|
2011-08-24 01:54:06 +01:00 |
webchick
|
43bd387c40
|
Issue #1202416 by xjm, joelstein: Tests for search working with node access turned on.
|
2011-08-23 23:47:52 +01:00 |
webchick
|
23c31ac714
|
Issue #1164852 follow-up by plach, chx, Boobaa, sun: Fixed critical regression: Node bodies display as empty after upgrade to 7.7 from 6.x if the nodes have a language.
|
2011-08-23 23:39:37 +01:00 |
webchick
|
cf9c0729fa
|
Issue #766170 by aspilicious, casey, tsi, xjm: Fixed Overlay lacks rtl styling.
|
2011-08-22 03:52:10 +01:00 |
webchick
|
f6227eea35
|
Issue #1244784 by marcingy: Fixed Add another answer in edit poll, not saved.
|
2011-08-22 03:45:06 +01:00 |
webchick
|
63439a8f1a
|
Issue #766458 by aspilicious, xjm, Jeff Burnz, tsi: Fixed Seven theme lacks rtl styling.
|
2011-08-22 03:41:14 +01:00 |
webchick
|
979f0d8cb9
|
Issue #1112854 by dereine, chx, Damien Tournoud: Fixed Subqueries use wrong arguments.
|
2011-08-22 03:27:31 +01:00 |
webchick
|
d70898fc96
|
Rollback of #1174602. This is a clean-up patch rather than a bug fix, and could have implications in contrib.
|
2011-08-16 02:22:52 -05:00 |
webchick
|
97a224951b
|
Issue #1234834 by catch: Fixed user_update_7006() causes fatal errors when trying to fill 'module' column of permissions table on disabled modules.
|
2011-08-16 01:56:50 -05:00 |
webchick
|
4725ee8e70
|
Issue #939562 by Stevel, bfroehle: Fixed Update fails on contact #7002.
|
2011-08-16 01:49:53 -05:00 |
webchick
|
17898e7b0b
|
Issue #1231856 by lyricnz: Fixed menu_update_7001() breaks when updating from 7.4 or upgrading from D6.
|
2011-08-16 01:22:08 -05:00 |
Dries Buytaert
|
a8fd86946e
|
- Patch #1078398 by xjm, BayerMeister: Fixed taxonomy_implode_tags() modifies term objects (instead of cloning) and adds extra ' when called multiple times.
|
2011-08-12 09:40:09 -04:00 |
Dries Buytaert
|
b434559af5
|
- Patch #198855 by dereine, ainigma32, sun: check_markup() hardcodes cache expiration.
|
2011-08-12 09:36:26 -04:00 |
Dries Buytaert
|
d20a9ee964
|
- Patch #1196318 by James_Stallings: node_last_changed() is lacking doc.
|
2011-08-10 16:51:27 -04:00 |
Dries Buytaert
|
d08378534d
|
- Patch #1174602 by jn2: Node_block_view() should use render arrays.
|
2011-08-08 14:55:19 -04:00 |
Dries Buytaert
|
5869d68927
|
- Patch #1056416 by bfroehle, Devin Carlson: Strings in hook_requirements() api example not using .
|
2011-08-08 14:26:36 -04:00 |
Dries Buytaert
|
c0840887b1
|
- Patch #1234316 by agi.novanta: fixed Notice: Undefined property: stdClass:: in forum_node_update() (line 373 of /.../modules/forum/forum.module).
|
2011-08-07 15:57:43 -04:00 |
Dries Buytaert
|
44a8139aa8
|
- Patch #1239376 by Dave Reid: .ogg file extension incorrectly mapped to 'application/ogg' in file_default_mimetype_mapping().
|
2011-08-07 13:51:06 -04:00 |
Dries Buytaert
|
f6de4bcf77
|
- Patch #711842 by Devin Carlson: documentation missing for () in taxonomy-term.tpl.php.
|
2011-08-07 13:32:05 -04:00 |
Dries Buytaert
|
7d850cc2fb
|
- Patch #1236594 by linclark: node_page_edit() doc has wrong information.
|
2011-08-07 13:01:41 -04:00 |
webchick
|
1e48014398
|
Issue #717834 by David_Rothstein, clemens.tolboom, catch: Fixed The dependencies declared in core's hook_update_dependencies() implementations aren't actually correct.
|
2011-08-06 16:29:31 -07:00 |
webchick
|
115fb7545c
|
Issue #981524 by das-peter, Pisco, sun: Fixed system_date_format_save() doesn't save localized date formats.
|
2011-08-01 21:08:34 -07:00 |
webchick
|
d676fe412c
|
Issue #1185780 by Damien Tournoud: Fixed Make transactions more flexible and useful.
|
2011-08-01 20:51:29 -07:00 |
Dries Buytaert
|
a6d722568f
|
- Patch #1235266 by rbayliss: color_scheme_form_submit() has typo in code comment.
|
2011-08-01 21:04:28 -04:00 |
Dries Buytaert
|
5546648d90
|
- Patch #1221214 by chx: file_download() returns 404 instead of 403.
|
2011-08-01 20:25:52 -04:00 |
Dries Buytaert
|
33acc6a804
|
- Patch #1198088 by Jacine: obsolete .clearfix in default taxonomy-term.tpl.php template.
|
2011-07-31 23:25:28 -04:00 |
webchick
|
8cba9e72b1
|
Issue #1174444 by Boobaa, xjm, Dave Reid: Make the _element_validate_()* functions in field.module available for all contrib modules to use.
|
2011-07-31 19:41:58 -07:00 |
webchick
|
fb55033fff
|
Oopsie. Wrong patch.
|
2011-07-31 19:41:30 -07:00 |
webchick
|
9c85b350d1
|
Issue #1174444 by Boobaa, xjm, Dave Reid: Make the _element_validate_()* functions in field.module available for all contrib modules to use.
|
2011-07-31 19:39:41 -07:00 |
Dries Buytaert
|
5aca26cc08
|
- Patch #1174686 by ksenzee: overlay parent improperly opens child overlay on specific external links.
|
2011-07-29 14:54:27 -04:00 |
Dries Buytaert
|
5fea4ed4f4
|
- Patch #1228888 by Johnny vd Laar: shortcut_set_unassign_user() deletes in the wrong table.
|
2011-07-29 14:33:59 -04:00 |
webchick
|
a2d21fd739
|
Issue #123983 by TR, klavs: Fixed PHP memory not allowing color scheme change.
|
2011-07-28 17:40:33 -04:00 |
webchick
|
91c37eaaeb
|
Issue #1067998 by eporama, amanaplan, ceefour: Fixed Warning: Invalid argument supplied for foreach() in filter_list_format() (line 675 of /.../modules/filter/filter.module).
|
2011-07-28 17:33:40 -04:00 |
webchick
|
8460430504
|
Issue #1062040 by droplet: Fixed role page weight title.
|
2011-07-28 16:39:32 -04:00 |
webchick
|
73db412ca9
|
Issue #1194480 by James_Stallings, jhodgdon: Fixed field_default_view() doc has problems.
|
2011-07-28 15:50:58 -04:00 |
webchick
|
c6cc662e2d
|
Issue #1209350 by mdupont: Fixed Node access rights doc should mention how to use query tags.
|
2011-07-28 15:42:27 -04:00 |
webchick
|
ffb3b76c81
|
Issue #1196102 by James_Stallings, jhodgdon: Fixed taxonomy_check_vocabulary_hierarchy() doc lacks return value.
|
2011-07-28 15:34:06 -04:00 |
webchick
|
7dc6896abf
|
Issue #1196116 by James_Stallings, foobar3000: Fixed taxonomy_vocabulary_save() doc needs more detail.
|
2011-07-28 15:28:20 -04:00 |
webchick
|
0f399a6dbf
|
Issue #1228920 by pp: Fixed hook_field_extra_fields_alter() functions example code is wrong.
|
2011-07-28 15:27:02 -04:00 |
webchick
|
cba22e6b13
|
Issue #1196108 by James_Stallings, foobar3000: Fixed taxonomy_get_children() return value doc is not complete.
|
2011-07-28 15:22:36 -04:00 |