summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* - 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
|
* - Patch #521838 by catch, jrchamp, CorniI, sun | Damien Tournoud, drewish, ↵Dries Buytaert2009-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 Buytaert2009-09-21
| | | | standardized the return of status messages in AJAX callbacks.
* - Patch #583008 by Damien Tournoud: DRUPAL_BOOTSTRAP_ACCESS doesn't exist ↵Dries Buytaert2009-09-21
| | | | anymore, but is still an explicit bootstrap step.
* - Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and ↵Dries Buytaert2009-09-21
| | | | drupal_json() for consistency and readability.
* Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection ↵Dries Buytaert2009-09-21
| | | | handling. I can actually understand it now. ;-).
* - Patch #550742 by douggreen | Zarabadoo: remove Search box from theme ↵Dries Buytaert2009-09-21
| | | | system, default to block system instead.
* #564394 follow-up by Damien Tournoud: Remove crappy old pgsql-only ↵Angie Byron2009-09-21
| | | | db_add/change_column() functions from database layer.
* - Patch #306611 by jbomb, sun | Damien Tournoud: fixed fatal error when ↵Dries Buytaert2009-09-20
| | | | trying to invoke non-existing action callbacks.
* - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, ↵Dries Buytaert2009-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 Buytaert2009-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 Buytaert2009-09-19
| | | | environments properly.
* - Patch #283723 by pwolanin, sun | eddified, moshe weitzman, Dries, aether, ↵Dries Buytaert2009-09-18
| | | | Arancaytar: Added Make menu_tree_output() return renderable output.
* #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executesAngie Byron2009-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 Byron2009-09-18
| | | | hey hey hey... gooood byeeee...
* #457450 by agentrickard: Added hooks to track changes to menu links.Angie Byron2009-09-17
|
* #578470 by Dries, jbrauer, Gábor Hojtsy: Add return status codes to ↵Angie Byron2009-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 Buytaert2009-09-15
|
* #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,Angie Byron2009-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 Buytaert2009-09-14
|
* - Patch #575360 by dropcube: added API function to check if a cache bin is ↵Dries Buytaert2009-09-13
| | | | empty.
* - Patch #576096 by CorniI: use the new cache API.Dries Buytaert2009-09-13
|
* - Patch #520734 by Everett Zufelt, webernet | Dries, mgifford: ↵Dries Buytaert2009-09-11
| | | | theme_feed_icon() could use more meaningful alt text.
* - Patch #495968 by Moshe Weitzman, catch: follow-up patch to fix bug with ↵Dries Buytaert2009-09-11
| | | | language-specific caching and to improve the performance of the caching code.
* #569656 by c960657: Use DRUPAL_ROOT in menu_execute_active_handler().Angie Byron2009-09-11
|
* - Patch #526674 by Everett Zufelt, mgifford: made breadcrumbs more ↵Dries Buytaert2009-09-11
| | | | accessible for visually impaired people.
* - Patch #513940 by Everett Zufelt: improved accessibility of the installer.Dries Buytaert2009-09-11
|
* - Patch #569362 by scor, effulgentsia, catch: add attributes and ↵Dries Buytaert2009-09-11
| | | | title_attributes() variables for tpl files so that RDFa and Microformats can be implemented.
* #539022 by dropcube: Use current theme during Batch API processes.Angie Byron2009-09-11
|
* #561104 by Crell: Added support for random ordering in dynamic select queries.Angie Byron2009-09-11
|
* #566094 by Arancaytar and smk-ka: Fixed hierarchy generation in ↵Angie Byron2009-09-11
| | | | menu_tree_data().
* #306316 follow-up by catch: Revert coupling of node_types_rebuild() and ↵Angie Byron2009-09-10
| | | | menu_rebuild().
* - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe ↵Dries Buytaert2009-09-10
| | | | weitzman: automatically install/uninstall schema.
* - Patch #572932 by sun: rename hook_elements() to hook_elements_info() for ↵Dries Buytaert2009-09-10
| | | | consistency. Yay to API clean-ups during 'slush'.
* - Patch #565792 by pwolanin, effulgentsia, scor, fago, dahacouk: refactor ↵Dries Buytaert2009-09-09
| | | | theme_username() so that RDF patch can be accepted.
* - Patch #473240 by Arancaytar, c960657: menu_get_names() crashed when called.Dries Buytaert2009-09-09
|
* - Patch #394268 by Crell, sun, yched: changed DIE update_sql() DIE!.Dries Buytaert2009-09-07
|
* - Patch #557318 by cha0s, hass, Crell: Changed UNION support is missing in ↵Dries Buytaert2009-09-07
| | | | database API.
* - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ↵Dries Buytaert2009-09-05
| | | | other types of stuff to render() structures.