Dries Buytaert
1c4b5b9f44
- Patch #850690 by salvis: set the tid of the newly created forum or container.
2010-08-08 19:21:25 +00:00
Angie Byron
8e1432cfe8
#877020 follow-up by andypost: Hot-fix for tests in _forum_topics_unread() to get testbot working again.
2010-08-08 16:09:26 +00:00
Dries Buytaert
f0b3fa4b1b
- Patch #504564 by tic2000, andypost, catch: the 'Length of trimmed content'
...
form input in the 'node type' edit form was way too harsh (affects the
display of all 'trimmed / summary_or_trimmed' formatters on all text
fields in all view modes), and irrelevant for text fields on non-node
entities, which are currently all blocked to 'trim to 600 chars'.
* Added field formatter settings for 'text_trimmed' and 'text_summary_or_trimmed' formatters
* Removed 'teaser_length' settings for node types
* Added upgrade path for 'teaser_length' variable in node_update_7011()
* Fixed a test
2010-08-08 13:02:37 +00:00
Dries Buytaert
f885d9f7dc
- Patch #877020 by andypost: Fixed _forum_topics_unread() broken.
2010-08-08 12:47:00 +00:00
Dries Buytaert
b537c30be5
- Patch #870594 by marcingy, moshe weitzman: user_update_7004 fail during upgrade from Drupal 6 to 7.
2010-08-08 03:12:11 +00:00
Dries Buytaert
be614da01f
- Patch #843272 by David_Rothstein: overlay does a bunch of unnecessary form redirect handling in JavaScript.
2010-08-08 03:05:26 +00:00
Dries Buytaert
66d31c52ba
- Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->countQuery(), at least for MySQL.
2010-08-08 02:18:53 +00:00
Dries Buytaert
a9c9ef2d30
- Patch #870528 by Dave Reid: taxonomy fixes.
2010-08-08 02:06:56 +00:00
Angie Byron
25171a17f6
Reverting #500866 . Needs more discussion.
2010-08-05 23:53:39 +00:00
Angie Byron
cacd044a63
#500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings.
2010-08-05 23:26:36 +00:00
Angie Byron
efbf061c81
#852522 by catch: Optimize file_field_load() to load filefields on all entities at once.
2010-08-05 08:56:34 +00:00
Angie Byron
4f28649fc3
#619902 follow-up by David_Rothstein: Fixed Use drupal_static() in dashboard_regions().
2010-08-05 08:39:08 +00:00
Angie Byron
e574bcffce
#835212 by plach, jhodgdon: Fixed locale_url_outbound_alter() should be run only on multilingual sites.
2010-08-05 08:08:43 +00:00
Angie Byron
f1b30b89c5
#516254 by jhodgdon: Remove @return PHPDocs where nothing is returned.
2010-08-05 08:05:06 +00:00
Angie Byron
9874567891
#842962 by jhodgdon, chx: Fixed hook_menu() and drupal_deliver_page() need to warn about access checks in documentation.
2010-08-05 07:56:14 +00:00
Angie Byron
5e2cd1a9fe
#870204 by kiamlaluno, sun: Revert coding style changes to system.tar.inc.
2010-08-05 07:52:18 +00:00
Angie Byron
4865a48e22
#567100 by jhodgdon, pwolanin, ezra-g: Fixed Search module is assuming node is default search even when it's disabled.
2010-08-05 07:11:15 +00:00
Angie Byron
a1ce6bac55
#819816 by aaronbauman, yched, Damien Tournoud, tsi: Fixed Reordering multivalue file and image field uploads is broken.
2010-08-04 06:55:35 +00:00
Angie Byron
086f2ea091
#870196 by tobiasb, mitchmac, ericduran: Fixed Notice: Undefined variable: user_role_alias() in user_build_filter_query().
2010-08-04 06:52:57 +00:00
Dries Buytaert
d30b2bada7
- Patch #865970 by swentel: can't assign more than one category to a source.
2010-08-04 03:54:55 +00:00
Dries Buytaert
275553286d
- Patch #867928 by Damien Tournoud, andypost: more tests for file and image handling.
2010-08-04 03:50:17 +00:00
Dries Buytaert
f9de90e1ac
- Patch #872604 by Island Usurper: documentation for hook_entity_info() is malformed.
2010-08-04 03:47:28 +00:00
Dries Buytaert
856a1a539e
- Patch #662868 by David_Rothstein: user edit link should open in a overlay.
2010-08-03 23:07:01 +00:00
Dries Buytaert
603d33649b
- Patch #870292 by sun, yched: hook_field_extra_fields() results are not cached.
2010-08-03 23:01:14 +00:00
Dries Buytaert
f645ab468a
- Patch #844410 by Dave Reid: taxonomy parents need to be saved before term hooks are called.
2010-08-03 02:17:18 +00:00
Dries Buytaert
79caf33568
- Patch #871988 by sun: avoid rebuilds in system_settings_form_submit().
2010-08-03 02:06:42 +00:00
Dries Buytaert
f4f93b2782
- Patch #850178 by karschsp, andypost: URL argument to drupal_feed_icon() and theme_feed_icon() has url() applied twice.
2010-08-03 02:02:02 +00:00
Dries Buytaert
b601b26b77
- Patch #857402 by dman, andypost, cafuego: added test case for aggregator.
2010-08-03 01:59:18 +00:00
Dries Buytaert
ce17e244d4
- Patch #870292 by yched, sun: hook_field_extra_fields() results are not cached.
2010-08-03 01:54:24 +00:00
Dries Buytaert
b2726296b6
- Patch #872068 by ksenzee: field.crud.inc has documentation TODOs.
2010-08-03 01:49:23 +00:00
Angie Byron
9ad0a7ea9b
#851168 by Stevel, Damien Tournoud: Fixed db_find_tables() expects tables to be prefixed, inconsistent implementation and documentation.
2010-08-02 18:55:17 +00:00
Dries Buytaert
36da783d53
- Patch #650732 by aaron: add icon_directory() to theme_file_icon().
2010-08-02 13:26:40 +00:00
Dries Buytaert
6f055df1ed
- Patch #871298 by plach: comment language not saved.
2010-08-02 11:26:20 +00:00
Dries Buytaert
92a897533b
- Patch #139117 by hass, casey, Stefan Nagtegaal: remove outdated IE5-mac hacks for build_css_cache() regex.
2010-08-02 11:22:22 +00:00
Angie Byron
99d14f6f33
#851602 by chx, bjaspan, Damien Tournoud: Fixed FieldCrudTestCase::testUpdateField() assumes a fixed-precision storage - replace with test that's portable across database systems.
2010-08-02 05:40:17 +00:00
Angie Byron
792d73962e
#737792 by quicksketch, drifter, Mike Wacker, moshe weitzman, sun, dhthwy: Fixed Use a 'title callback' for node/%node instead of drupal_set_title().
2010-08-02 05:29:08 +00:00
Dries Buytaert
dd781f99ea
- Patch #866220 by David_Rothstein: URL parameter for theme_more_link() should not pass url().
2010-08-01 23:50:19 +00:00
Dries Buytaert
c6f65d2e59
- Patch #871068 by cwgordon7: 'catched' to 'caught'.
2010-08-01 23:35:01 +00:00
Dries Buytaert
2651654d09
- Patch #378064 by glipay: description field missing in menu settings on node form.
2010-08-01 23:33:18 +00:00
Dries Buytaert
9fd2531992
- Patch #870626 by cwgordon7: extraneous spaces in trigger.test.
2010-08-01 19:52:56 +00:00
Dries Buytaert
2010617151
- Patch #864584 by cwgordon7: filter format names not properly escaped.
2010-08-01 19:50:33 +00:00
Dries Buytaert
1d48f07fc7
- Patch #869350 by chx, yched: some field functions are called a bit too often.
2010-08-01 19:49:35 +00:00
Dries Buytaert
c220873e15
- Patch #866220 by andypost: URL parameter for theme_more_link() should not pass url().
2010-08-01 00:18:20 +00:00
Angie Byron
4037fa86db
#846524 by aaronbauman, mgifford: Fixed Terms cannot be manually reordered by weight.
2010-07-31 13:01:50 +00:00
Angie Byron
9588a5b38b
#655416 by casey, yoroy, BTMash, Bojhan, Gábor Hojtsy, sun, ksenzee, oseldman, jrguitar21, et al: 'Demonstrate block preview' should not open in the overlay, and should reflect the regions in the front-end theme.
2010-07-31 12:54:59 +00:00
Angie Byron
f8dea099d7
#853748 by Stevel, andypost: Fixed Folders in includes/database that do not contain an (installable) driver are used anyway.
2010-07-31 12:29:31 +00:00
Dries Buytaert
bb28a4d4c8
- Patch #663126 by casey, ksenzee, seutje: active items in top level IA don't have the light gray background when overlay is enabled.
2010-07-31 11:55:31 +00:00
Dries Buytaert
a94519077b
- Patch #829968 by andypost, AlexisWilke: drupal_lookup_path() documentation and return mismatch.
2010-07-31 04:10:30 +00:00
Dries Buytaert
699afdd1be
- Patch #690980 by seutje, sun, seanyo, aaroncouch: disabled form elements not properly rendered.
2010-07-31 04:01:51 +00:00
Dries Buytaert
137011df91
- Patch #844388 by lotyrin, bjaspan, effulgentsia: taxonomy terms disappear from node preview if previewed more than once.
2010-07-30 03:06:18 +00:00