summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #876966 by dmitrig01: Fixed Warning message sits hard on top of tables.Angie Byron2010-08-09
|
* #845928 by JohnAlbin: Fixed System menu blocks don't get the same styling as ↵Angie Byron2010-08-09
| | | | menu module blocks.
* #877020 follow-up by andypost: Updated hotfix for _forum_topics_unread() ↵Angie Byron2010-08-09
| | | | tests to fix testbot.
* - Patch #876116 by jbrown: too many spaces.Dries Buytaert2010-08-08
|
* - Patch #875162 by ctmattice1: documentation improvement for ↵Dries Buytaert2010-08-08
| | | | hook_theme_registry_alter().
* - Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is ↵Dries Buytaert2010-08-08
| | | | default theme now.
* - Patch #850690 by salvis: set the tid of the newly created forum or container.Dries Buytaert2010-08-08
|
* #877020 follow-up by andypost: Hot-fix for tests in _forum_topics_unread() ↵Angie Byron2010-08-08
| | | | to get testbot working again.
* - Patch #504564 by tic2000, andypost, catch: the 'Length of trimmed content'Dries Buytaert2010-08-08
| | | | | | | | | | | | 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
* - Patch #877020 by andypost: Fixed _forum_topics_unread() broken.Dries Buytaert2010-08-08
|
* - Patch #870594 by marcingy, moshe weitzman: user_update_7004 fail during ↵Dries Buytaert2010-08-08
| | | | upgrade from Drupal 6 to 7.
* - Patch #843272 by David_Rothstein: overlay does a bunch of unnecessary form ↵Dries Buytaert2010-08-08
| | | | redirect handling in JavaScript.
* - Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ↵Dries Buytaert2010-08-08
| | | | ->countQuery(), at least for MySQL.
* - Patch #870528 by Dave Reid: taxonomy fixes.Dries Buytaert2010-08-08
|
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* #852522 by catch: Optimize file_field_load() to load filefields on all ↵Angie Byron2010-08-05
| | | | entities at once.
* #619902 follow-up by David_Rothstein: Fixed Use drupal_static() in ↵Angie Byron2010-08-05
| | | | dashboard_regions().
* #835212 by plach, jhodgdon: Fixed locale_url_outbound_alter() should be run ↵Angie Byron2010-08-05
| | | | only on multilingual sites.
* #516254 by jhodgdon: Remove @return PHPDocs where nothing is returned.Angie Byron2010-08-05
|
* #842962 by jhodgdon, chx: Fixed hook_menu() and drupal_deliver_page() need ↵Angie Byron2010-08-05
| | | | to warn about access checks in documentation.
* #870204 by kiamlaluno, sun: Revert coding style changes to system.tar.inc.Angie Byron2010-08-05
|
* #567100 by jhodgdon, pwolanin, ezra-g: Fixed Search module is assuming node ↵Angie Byron2010-08-05
| | | | is default search even when it's disabled.
* #819816 by aaronbauman, yched, Damien Tournoud, tsi: Fixed Reordering ↵Angie Byron2010-08-04
| | | | multivalue file and image field uploads is broken.
* #870196 by tobiasb, mitchmac, ericduran: Fixed Notice: Undefined variable: ↵Angie Byron2010-08-04
| | | | user_role_alias() in user_build_filter_query().
* - Patch #865970 by swentel: can't assign more than one category to a source.Dries Buytaert2010-08-04
|
* - Patch #867928 by Damien Tournoud, andypost: more tests for file and image ↵Dries Buytaert2010-08-04
| | | | handling.
* - Patch #872604 by Island Usurper: documentation for hook_entity_info() is ↵Dries Buytaert2010-08-04
| | | | malformed.
* - Patch #662868 by David_Rothstein: user edit link should open in a overlay.Dries Buytaert2010-08-03
|
* - Patch #870292 by sun, yched: hook_field_extra_fields() results are not cached.Dries Buytaert2010-08-03
|
* - Patch #844410 by Dave Reid: taxonomy parents need to be saved before term ↵Dries Buytaert2010-08-03
| | | | hooks are called.
* - Patch #871988 by sun: avoid rebuilds in system_settings_form_submit().Dries Buytaert2010-08-03
|
* - Patch #850178 by karschsp, andypost: URL argument to drupal_feed_icon() ↵Dries Buytaert2010-08-03
| | | | and theme_feed_icon() has url() applied twice.
* - Patch #857402 by dman, andypost, cafuego: added test case for aggregator.Dries Buytaert2010-08-03
|
* - Patch #870292 by yched, sun: hook_field_extra_fields() results are not cached.Dries Buytaert2010-08-03
|
* - Patch #872068 by ksenzee: field.crud.inc has documentation TODOs.Dries Buytaert2010-08-03
|
* #851168 by Stevel, Damien Tournoud: Fixed db_find_tables() expects tables to ↵Angie Byron2010-08-02
| | | | be prefixed, inconsistent implementation and documentation.
* - Patch #650732 by aaron: add icon_directory() to theme_file_icon().Dries Buytaert2010-08-02
|
* - Patch #871298 by plach: comment language not saved.Dries Buytaert2010-08-02
|
* - Patch #139117 by hass, casey, Stefan Nagtegaal: remove outdated IE5-mac ↵Dries Buytaert2010-08-02
| | | | hacks for build_css_cache() regex.
* #851602 by chx, bjaspan, Damien Tournoud: Fixed ↵Angie Byron2010-08-02
| | | | FieldCrudTestCase::testUpdateField() assumes a fixed-precision storage - replace with test that's portable across database systems.
* #737792 by quicksketch, drifter, Mike Wacker, moshe weitzman, sun, dhthwy: ↵Angie Byron2010-08-02
| | | | Fixed Use a 'title callback' for node/%node instead of drupal_set_title().
* - Patch #866220 by David_Rothstein: URL parameter for theme_more_link() ↵Dries Buytaert2010-08-01
| | | | should not pass url().
* - Patch #871068 by cwgordon7: 'catched' to 'caught'.Dries Buytaert2010-08-01
|
* - Patch #378064 by glipay: description field missing in menu settings on ↵Dries Buytaert2010-08-01
| | | | node form.
* - Patch #870626 by cwgordon7: extraneous spaces in trigger.test.Dries Buytaert2010-08-01
|
* - Patch #864584 by cwgordon7: filter format names not properly escaped.Dries Buytaert2010-08-01
|
* - Patch #869350 by chx, yched: some field functions are called a bit too often.Dries Buytaert2010-08-01
|
* - Patch #866220 by andypost: URL parameter for theme_more_link() should not ↵Dries Buytaert2010-08-01
| | | | pass url().
* #846524 by aaronbauman, mgifford: Fixed Terms cannot be manually reordered ↵Angie Byron2010-07-31
| | | | by weight.