summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - 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.
* #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 #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 #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.
* - Patch #27234 by Steve Dondley, rfay, drewish, maartenvg: maximum picture ↵Dries Buytaert2010-07-29
| | | | size help text in profile no longer needed.
* - Patch #721164 by bleen18, ChrisRL, sun: comment previews #prefix problem.Dries Buytaert2010-07-29
|
* - Patch #866340 by Damien Tournoud: remove support for date and time types.Dries Buytaert2010-07-28
|
* - Patch #804328 by jcfiala, David_Rothstein: 'Compress cached pages'-setting ↵Dries Buytaert2010-07-28
| | | | should always clear cache on toggle.
* - Patch #659480 by mgifford, David_Rothstein, aaronbauman, Jody Lynn, casey, ↵Dries Buytaert2010-07-28
| | | | cwgordon7: added per-user setting for the overlay.
* - Patch #809384 by mgifford: title attribute should be inside control tag on ↵Dries Buytaert2010-07-28
| | | | admin interface.
* - Patch #851748 by Stevel: weird logic in SelectQuery::addField().Dries Buytaert2010-07-28
|
* - Patch #850686 by Jacine, sun: renamed 'highlight' region to 'highlighted' ↵Dries Buytaert2010-07-28
| | | | for consistency.
* - Patch #682884 by yoroy: jQuery ui sneaks in an undesired font-stack for ↵Dries Buytaert2010-07-28
| | | | overlay headers and tabs.
* - Patch #685896 by reglogge, seutje, casey: make overlay tabs look like the ↵Dries Buytaert2010-07-28
| | | | mockups.
* - Patch #841410 by David_Rothstein: field UI JavaScript is broken after ↵Dries Buytaert2010-07-28
| | | | validation fails due to an error in toolbar.js.
* - Patch #667012 by ksenzee, casey: remove (or fix) the opening of external ↵Dries Buytaert2010-07-27
| | | | links in a new browser window.
* - Patch #864638 by glipay: typo in comment for field_attach_form().Dries Buytaert2010-07-26
|
* - Patch #863370 by andypost: fixed typo.Dries Buytaert2010-07-26
|
* - Patch #788310 by jhodgdon: hook_menu_local_tasks_alter() doc is missing 2 ↵Dries Buytaert2010-07-26
| | | | parameters.
* - Patch #827430 by David_Rothstein: drupal_form_submit() no longer works ↵Dries Buytaert2010-07-26
| | | | with checkboxes.
* - Patch #863370 by bjaspan, daryson: wrong return value on field_info_fields().Dries Buytaert2010-07-26
|
* - Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for ↵Dries Buytaert2010-07-26
| | | | {file_managed()}.status.