summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - 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
|
* - Patch #710640 by jhodgdon, torelad: improve documentation for ↵Dries Buytaert2010-08-08
| | | | file_munge_filename().
* #873174 by bleen18: Fixed button spacing in Bartik and Seven.Angie Byron2010-08-06
|
* 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().
* #755856 by jbrown: Don't insert default values into db in drupal_write_record().Angie Byron2010-08-05
|
* #807336 by jhodgdon, Berdir, Crell: Document thrown exceptions in database ↵Angie Byron2010-08-05
| | | | layer.
* #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
|
* #851348 by mr.baileys: Fixed Fix doc: menu_tree() returns a renderable ↵Angie Byron2010-08-05
| | | | array, not rendered HTML.
* #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.
* #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.