summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same ↵Angie Byron2009-10-15
| | | | parameters as url().
* - Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX ↵Dries Buytaert2009-10-15
| | | | 'callback' callbacks. Oh my, this is the beginning of something big.
* - Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when ↵Dries Buytaert2009-10-15
| | | | a theme key is not found.
* - Patch #594650 by sun, c960657: provide central ()['values'] clearance.Dries Buytaert2009-10-15
|
* - Patch #563708 by JohnAlbin, joshmiller: improve theme_get_setting() and ↵Dries Buytaert2009-10-14
| | | | make custom theme settings a true form_alter().
* - Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to ↵Dries Buytaert2009-10-13
| | | | localize date formats.
* - Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to ↵Dries Buytaert2009-10-13
| | | | happen for AJAX requests too.
* - Patch #593522 by sun: a better and faster drupal_alter().Dries Buytaert2009-10-13
|
* - Patch #373606 by jhodgdon, aj045: improved file_save_upload() documentation.Dries Buytaert2009-10-13
|
* #602958 by chx: Added API function to SimpleTest to run cron, avoiding fatal ↵Angie Byron2009-10-13
| | | | errors.
* #561452 by pwolanin and David_Rothstein: Add API function to get ↵Angie Byron2009-10-13
| | | | module/theme info without rebuilding it.
* #602518 by dww and JacobSingh: Fixed PHPDoc for ↵Angie Byron2009-10-12
| | | | includes/filetransfer/filetransfer.inc.
* #589754 by rfay and Crell: Fixed non-recoverable install if invalid database ↵Angie Byron2009-10-12
| | | | specified in settings.php.
* - Patch #599706 by tobiasb: tiny documentation fix.Dries Buytaert2009-10-11
|
* - Patch #597556 by Berdir: return status to indicate executed query in ↵Dries Buytaert2009-10-11
| | | | MergeQuery::execute().
* #599706 by sun: Allow altering local tasks/actions.Angie Byron2009-10-11
|
* #600554 by sun: Fixed drupal_parse_url() to work with clean URLs disabled ↵Angie Byron2009-10-11
| | | | (with tests).
* - Patch #600790 by Alan D: fixed wrong ISO 3166-1 code.Dries Buytaert2009-10-10
|
* #360023 by stella, sun, greggles: Added 'Publish comment' action + doxygen ↵Angie Byron2009-10-10
| | | | fixes.
* #118345 by sun: Make user.module conform to standard ↵Angie Byron2009-10-10
| | | | presave/insert/update/form_alter hook paradigm.
* - Patch #600780 by asimmonds: fixed typo in documentation.Dries Buytaert2009-10-10
|
* #573292 by eMPee584: Allow enable file_unmanaged_delete() to handle stream ↵Angie Byron2009-10-09
| | | | wrapper URIs.
* #282191 by plach, nedjo, catch, et al: TF #1: Allow different interface ↵Angie Byron2009-10-09
| | | | language for the same path.
* #322344 follow-up by sun: Fix notice.Angie Byron2009-10-09
|
* #464862 follow-up by JohnAlbin: Final bike-shedding of drupal_css_class() ↵Angie Byron2009-10-09
| | | | patch. We hope. :)
* #473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API.Angie Byron2009-10-09
|
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - Patch #596664 by c960657 | Crell: document “char”, “date” and ↵Dries Buytaert2009-10-08
| | | | “time” database field types.
* #595758 by jhodgdon: Fixed documentation for db_query_range().Angie Byron2009-10-06
|
* #472820 by rfay, Rob Loach, and catch: Fixed improper whitespace ↵Angie Byron2009-10-05
| | | | removal/invalid CSS from drupal_load_stylesheet_content() (with tests).
* #60552 by JohnAlbin: Added Add region.tpl.php for all regions in themes.Angie Byron2009-10-05
|
* #544418 follow-up by rfay: Minor documentation fixes.Angie Byron2009-10-05
|
* #464862 follow-up by kkaefer: Rename drupal_css_class() to ↵Angie Byron2009-10-05
| | | | drupal_html_class_X(), for better accuracy.
* - Patch #555762 by gordon, sun | yched, chx, moshe weitzman, KiamLaLuno, ↵Dries Buytaert2009-10-03
| | | | lilou: improvements to batch API.
* - Patch #592008 by moshe weitzman | chx: don't initialize theme system ↵Dries Buytaert2009-10-03
| | | | before modules are included.
* - Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: ↵Dries Buytaert2009-10-03
| | | | added drupal_css_class() to clean class names and rename form_clean_id().
* - Patch #556438 by rfay, effulgentsia, sun | quicksketch, Rob Loach, Dries, ↵Dries Buytaert2009-10-02
| | | | sun.core, Damien Tournoud: Fixed AJAX/AHAH 'callback' support only works for 'submit' and 'button' elements - Should work for all triggering elements.
* - Patch #484868 by sime, sun | Dries: split parser from ↵Dries Buytaert2009-10-02
| | | | drupal_parse_info_file().
* - Patch #574862 by jhodgdon | moshe weitzman: menu_set_active_trail() doc ↵Dries Buytaert2009-10-01
| | | | lacks details.
* - Patch #578520 by sun, c960657 | mfb, Dries, catch, mattyoung: Changed Make ↵Dries Buytaert2009-10-01
| | | | in url() only accept an array.
* - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().Dries Buytaert2009-09-30
|
* - Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, ↵Dries Buytaert2009-09-30
| | | | pwolanin: allow modules to specify per-page custom themes in hook_menu().
* #557542 follow-up by catch: Fixed module_implements() caching for ↵Angie Byron2009-09-29
| | | | authenticated users.
* - Patch #584370 by JoshuaRogers, JacobSingh | mattyoung: fixed bug with CSS ↵Dries Buytaert2009-09-29
| | | | file inclusion in the CSS optimization code.
* - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in ↵Dries Buytaert2009-09-29
| | | | url() only accept an array. Another nice API clean-up!
* - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().Dries Buytaert2009-09-29
|
* - Patch #584966 by mr.baileys, sun: add doxygen group for PHP function ↵Dries Buytaert2009-09-28
| | | | wrappers in Drupal.
* - Patch #557542 by CorniI, catch, fago, Crell, sun | pwolanin, chx, ↵Dries Buytaert2009-09-27
| | | | webchick, mattyoung, alexanderpas, justinrandell, dropcube, moshe weitzman, Damien Tournoud, Rob Loach, Dries: cache module_implements() for better performance and scalability.
* - Patch #578676 by chx | neclimdul, Crell, Dave Reid: introduce a queue for ↵Dries Buytaert2009-09-25
| | | | cron.
* - Patch #521838 by jrchamp: (temporary) fix for drupal_get_schema_versions().Dries Buytaert2009-09-25
|