summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #639368 by mgifford, marcvangend, yoroy, Bojhan, Cliff, Druid, marvil07, et ↵Angie Byron2010-08-05
| | | | al: Fixed contrast between error and link colour in status messages.
* #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 #667112 by pwolanin, David_Rothstein: there is no way to initialize ↵Dries Buytaert2010-08-04
| | | | a pager without running an SQL query.
* - 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 #258846 by casey, Gribnif: CSS aggregation fails to parse some url()'s.Dries Buytaert2010-08-03
|
* - 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 #870620 by cwgordon7: trailing whitespace in common.inc.Dries Buytaert2010-08-01
|
* - 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 #870358 by bleen18: input format fieldset has a gap.Dries Buytaert2010-08-01
|
* #619434 by jim0203, jablko: Fixed can't set 'default maximum file size per ↵Angie Byron2010-08-01
| | | | upload' when upload_max_filesize() is '0' (unlimited).
* - 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.
* #655416 by casey, yoroy, BTMash, Bojhan, Gábor Hojtsy, sun, ksenzee, ↵Angie Byron2010-07-31
| | | | oseldman, jrguitar21, et al: 'Demonstrate block preview' should not open in the overlay, and should reflect the regions in the front-end theme.
* #853748 by Stevel, andypost: Fixed Folders in includes/database that do not ↵Angie Byron2010-07-31
| | | | contain an (installable) driver are used anyway.
* - Patch #663126 by casey, ksenzee, seutje: active items in top level IA ↵Dries Buytaert2010-07-31
| | | | don't have the light gray background when overlay is enabled.
* - Patch #855420 by jhodgdon, aspilicious: documentation cleanup for ↵Dries Buytaert2010-07-31
| | | | xmlrpcs.inc and add missing documentation headers.
* - Patch #829968 by andypost, AlexisWilke: drupal_lookup_path() documentation ↵Dries Buytaert2010-07-31
| | | | and return mismatch.
* - Patch #690980 by seutje, sun, seanyo, aaroncouch: disabled form elements ↵Dries Buytaert2010-07-31
| | | | not properly rendered.
* - Patch #844388 by lotyrin, bjaspan, effulgentsia: taxonomy terms disappear ↵Dries Buytaert2010-07-30
| | | | from node preview if previewed more than once.
* - Patch #867956 by jbrown: location/description of 'hide comments' settings ↵Dries Buytaert2010-07-30
| | | | seems sub-optimal.
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess ↵Dries Buytaert2010-07-30
| | | | should default to FALSE.
* - Patch #861192 by jhodgdon, chx, sun, David_Rothstein: document that ↵Dries Buytaert2010-07-30
| | | | MariaDB works, too.
* - Patch #855380 by plach: () should be used to lookup the current path alias.Dries Buytaert2010-07-30
|
* - Patch #867928 by Damien Tournoud: files and images don't work in private ↵Dries Buytaert2010-07-30
| | | | filesystem mode.
* - Patch #820020 by eigentor: full node image is too large - reduce to 480px ↵Dries Buytaert2010-07-30
| | | | width.
* - Patch #867988 by andypost: remove simpletest_test_stream_wrappers().Dries Buytaert2010-07-30
|
* - Patch #848368 by Stevel, Damien Tournoud: test updating for poll.module.Dries Buytaert2010-07-30
|
* - Patch #851308 by andypost: make locale cache configurable.Dries Buytaert2010-07-29
|
* - Patch #747252 by justinrandell, dhthwy, aspilicious: cannot extract themes ↵Dries Buytaert2010-07-29
| | | | and modules.