Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #573292 by eMPee584: Allow enable file_unmanaged_delete() to handle stream ↵ | Angie Byron | 2009-10-09 |
| | | | | wrapper URIs. | ||
* | #282191 by plach, nedjo, catch, et al: TF #1: Allow different interface ↵ | Angie Byron | 2009-10-09 |
| | | | | language for the same path. | ||
* | #322344 follow-up by sun: Fix notice. | Angie Byron | 2009-10-09 |
| | |||
* | #464862 follow-up by JohnAlbin: Final bike-shedding of drupal_css_class() ↵ | Angie Byron | 2009-10-09 |
| | | | | patch. We hope. :) | ||
* | #473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API. | Angie Byron | 2009-10-09 |
| | |||
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵ | Dries Buytaert | 2009-10-09 |
| | | | | take a single argument. Code clean-up and performance improvement. Woot. | ||
* | - Patch #596664 by c960657 | Crell: document “char”, “date” and ↵ | Dries Buytaert | 2009-10-08 |
| | | | | “time” database field types. | ||
* | #595758 by jhodgdon: Fixed documentation for db_query_range(). | Angie Byron | 2009-10-06 |
| | |||
* | #472820 by rfay, Rob Loach, and catch: Fixed improper whitespace ↵ | Angie Byron | 2009-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 Byron | 2009-10-05 |
| | |||
* | #544418 follow-up by rfay: Minor documentation fixes. | Angie Byron | 2009-10-05 |
| | |||
* | #464862 follow-up by kkaefer: Rename drupal_css_class() to ↵ | Angie Byron | 2009-10-05 |
| | | | | drupal_html_class_X(), for better accuracy. | ||
* | - Patch #555762 by gordon, sun | yched, chx, moshe weitzman, KiamLaLuno, ↵ | Dries Buytaert | 2009-10-03 |
| | | | | lilou: improvements to batch API. | ||
* | - Patch #592008 by moshe weitzman | chx: don't initialize theme system ↵ | Dries Buytaert | 2009-10-03 |
| | | | | before modules are included. | ||
* | - Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: ↵ | Dries Buytaert | 2009-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 Buytaert | 2009-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 Buytaert | 2009-10-02 |
| | | | | drupal_parse_info_file(). | ||
* | - Patch #574862 by jhodgdon | moshe weitzman: menu_set_active_trail() doc ↵ | Dries Buytaert | 2009-10-01 |
| | | | | lacks details. | ||
* | - Patch #578520 by sun, c960657 | mfb, Dries, catch, mattyoung: Changed Make ↵ | Dries Buytaert | 2009-10-01 |
| | | | | in url() only accept an array. | ||
* | - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header(). | Dries Buytaert | 2009-09-30 |
| | |||
* | - Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, ↵ | Dries Buytaert | 2009-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 Byron | 2009-09-29 |
| | | | | authenticated users. | ||
* | - Patch #584370 by JoshuaRogers, JacobSingh | mattyoung: fixed bug with CSS ↵ | Dries Buytaert | 2009-09-29 |
| | | | | file inclusion in the CSS optimization code. | ||
* | - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in ↵ | Dries Buytaert | 2009-09-29 |
| | | | | url() only accept an array. Another nice API clean-up! | ||
* | - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). | Dries Buytaert | 2009-09-29 |
| | |||
* | - Patch #584966 by mr.baileys, sun: add doxygen group for PHP function ↵ | Dries Buytaert | 2009-09-28 |
| | | | | wrappers in Drupal. | ||
* | - Patch #557542 by CorniI, catch, fago, Crell, sun | pwolanin, chx, ↵ | Dries Buytaert | 2009-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 Buytaert | 2009-09-25 |
| | | | | cron. | ||
* | - Patch #521838 by jrchamp: (temporary) fix for drupal_get_schema_versions(). | Dries Buytaert | 2009-09-25 |
| | |||
* | - Patch #521838 by catch, jrchamp, CorniI, sun | Damien Tournoud, drewish, ↵ | Dries Buytaert | 2009-09-23 |
| | | | | chx, moshe weitzman, yched, Dries: drupal_get_schema_versions() took 30% of page execution time on /admin. | ||
* | - Patch #551694 by effulgentsia, rfay, sun | moshe weitzman, Dries: ↵ | Dries Buytaert | 2009-09-21 |
| | | | | standardized the return of status messages in AJAX callbacks. | ||
* | - Patch #583008 by Damien Tournoud: DRUPAL_BOOTSTRAP_ACCESS doesn't exist ↵ | Dries Buytaert | 2009-09-21 |
| | | | | anymore, but is still an explicit bootstrap step. | ||
* | - Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and ↵ | Dries Buytaert | 2009-09-21 |
| | | | | drupal_json() for consistency and readability. | ||
* | Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection ↵ | Dries Buytaert | 2009-09-21 |
| | | | | handling. I can actually understand it now. ;-). | ||
* | - Patch #550742 by douggreen | Zarabadoo: remove Search box from theme ↵ | Dries Buytaert | 2009-09-21 |
| | | | | system, default to block system instead. | ||
* | #564394 follow-up by Damien Tournoud: Remove crappy old pgsql-only ↵ | Angie Byron | 2009-09-21 |
| | | | | db_add/change_column() functions from database layer. | ||
* | - Patch #306611 by jbomb, sun | Damien Tournoud: fixed fatal error when ↵ | Dries Buytaert | 2009-09-20 |
| | | | | trying to invoke non-existing action callbacks. | ||
* | - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, ↵ | Dries Buytaert | 2009-09-20 |
| | | | | dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions. | ||
* | - Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave ↵ | Dries Buytaert | 2009-09-19 |
| | | | | Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks. | ||
* | - Patch #581286 by David Strauss | moshe weitzman: fixed detection of CLI ↵ | Dries Buytaert | 2009-09-19 |
| | | | | environments properly. | ||
* | - Patch #283723 by pwolanin, sun | eddified, moshe weitzman, Dries, aether, ↵ | Dries Buytaert | 2009-09-18 |
| | | | | Arancaytar: Added Make menu_tree_output() return renderable output. | ||
* | #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes | Angie Byron | 2009-09-18 |
| | | | | | | before a form builder function, to facilitate common form elements. Clean-up from form_builder changes from CTools patch. Has nice side-benefit of making all form functions' signatures consistent. | ||
* | #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... ↵ | Angie Byron | 2009-09-18 |
| | | | | hey hey hey... gooood byeeee... | ||
* | #457450 by agentrickard: Added hooks to track changes to menu links. | Angie Byron | 2009-09-17 |
| | |||
* | #578470 by Dries, jbrauer, Gábor Hojtsy: Add return status codes to ↵ | Angie Byron | 2009-09-16 |
| | | | | drupal_http_request() when a URL fails to parse, instead of failing silently. | ||
* | - Patch #565792 by pwolanin, salvis: follow-up on theme_username refactoring. | Dries Buytaert | 2009-09-15 |
| | |||
* | #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach, | Angie Byron | 2009-09-15 |
| | | | | | | | and alexanderpas: page.tpl.php has now been split into html.tpl.php (for <html>, <head>, and <body>) and page.tpl.php (for page content). This now provides consistency for granular theming of renderable output in all template files. | ||
* | - Patch #572942 by cwgordon7: proper comment wrapping. | Dries Buytaert | 2009-09-14 |
| | |||
* | - Patch #575360 by dropcube: added API function to check if a cache bin is ↵ | Dries Buytaert | 2009-09-13 |
| | | | | empty. | ||
* | - Patch #576096 by CorniI: use the new cache API. | Dries Buytaert | 2009-09-13 |
| |