Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #634310 by casey: small improvement of drupal_render(): ↵ | Dries Buytaert | 2010-01-02 |
| | | | | conditionally call element_children(). | ||
* | - Patch #664544 by yched: removed unnecessary drupal_static_reset(). | Dries Buytaert | 2009-12-27 |
| | |||
* | - Patch #664544 by yched: clean-up entity build/view modes. | Dries Buytaert | 2009-12-26 |
| | |||
* | - Patch #665920 by v_20q: remove a comment inside t() function. | Dries Buytaert | 2009-12-23 |
| | |||
* | - Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency ↵ | Dries Buytaert | 2009-12-22 |
| | | | | between t() and the theming layer. | ||
* | - Patch #664696 by Crell: fixed typo in drupal_write_record() docblock. | Dries Buytaert | 2009-12-21 |
| | |||
* | - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Rob Loach, ↵ | Dries Buytaert | 2009-12-15 |
| | | | | TheRec, moshe weitzman: cron image does a full bootstrap on every page request so changing to a Javascript-based solution instead. Important performance fix -- what were we smoking? ;-) | ||
* | #653940 follow-up by Damien Tournoud: Clean-up of error handling from first ↵ | Angie Byron | 2009-12-15 |
| | | | | stab at test reporting fixes. | ||
* | - Patch #558666 by sun, dropcube: revamp text format/filter configuration ↵ | Dries Buytaert | 2009-12-14 |
| | | | | for better usability. | ||
* | - Patch #651902 by chx, Damien Tournoud, scor: allow ESI tie in. | Dries Buytaert | 2009-12-11 |
| | |||
* | - Patch #653940 by sun: tests weren't reporting all errors. | Dries Buytaert | 2009-12-10 |
| | |||
* | #524664 by codecowboy and mfb: drupal_error_handler() does not support PHP ↵ | Angie Byron | 2009-12-07 |
| | | | | 5.3.0 error constants. | ||
* | #320132 by kbahey, catch: Make path.inc swappable. | Angie Byron | 2009-12-06 |
| | |||
* | #626790 by justinrandell: Fixed bug where drupal_write_record() returns ↵ | Angie Byron | 2009-12-06 |
| | | | | FALSE for valid update queries. | ||
* | - Patch #621914 by jhodgdon: fixed drupal_add_css() documentation formatting ↵ | Dries Buytaert | 2009-12-05 |
| | | | | issues. | ||
* | - Patch #599804 by effulgentsia, catch, moshe weitzman, webchick: don't ↵ | Dries Buytaert | 2009-12-05 |
| | | | | always set the Content-Type header. | ||
* | - Patch #645998 by jhodgdon: removed outdated documentation. | Dries Buytaert | 2009-12-03 |
| | |||
* | - Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: ↵ | Dries Buytaert | 2009-12-02 |
| | | | | improved consistency, flexibility and accessibility of form element labels. | ||
* | - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to ↵ | Dries Buytaert | 2009-12-02 |
| | | | | all tables. | ||
* | #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, ↵ | Angie Byron | 2009-12-02 |
| | | | | marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site. | ||
* | #642612 by yched: Add clean way to reset entity_info() cache. | Angie Byron | 2009-11-26 |
| | |||
* | #633156 follow-up by effulgentsia and yched: Clean up AJAX tests, add sister ↵ | Angie Byron | 2009-11-21 |
| | | | | function to drupal_js_encode(). | ||
* | #619666 by effulgentsia, casey, and catch: Changed Introduce new pattern for ↵ | Angie Byron | 2009-11-20 |
| | | | | drupal_static() in performance-critical functions. | ||
* | #601806 follow-up by sun and effulgentsia: Fix broken HEAD. | Angie Byron | 2009-11-16 |
| | |||
* | #615656 by catch: Remove no-op function calls from drupal_render(). | Angie Byron | 2009-11-16 |
| | |||
* | #601806 by sun, effulgentsia, and Damien Tournoud: drupal_render() should ↵ | Angie Byron | 2009-11-16 |
| | | | | not set default element properties that make no sense. | ||
* | - Patch #444228 by Tri, raulgigea, mikeytown2, JohnAlbin: optimize CSS ↵ | Dries Buytaert | 2009-11-12 |
| | | | | option causes php cgi to segfault in pcre function 'match'. | ||
* | #424372 by mr.baileys: Fix ':: in .info files causes fatal error' bug. | Angie Byron | 2009-11-11 |
| | |||
* | - Patch #627338 by catch: add a cache_bootstrap() bin for better ↵ | Dries Buytaert | 2009-11-10 |
| | | | | performance/scalability. | ||
* | #318636 by effulgentsia, sun, Damien Tournoud, Xano, and jrchamp: Make l() ↵ | Angie Byron | 2009-11-08 |
| | | | | themable. | ||
* | - Patch #620692 by Crell: remove drupal_render_children() from ↵ | Dries Buytaert | 2009-11-07 |
| | | | | drupal_render() by inlining it. | ||
* | #591794 follow-up by effulgentsia: Reduce performance overhead of ↵ | Angie Byron | 2009-11-05 |
| | | | | drupal_alter(). | ||
* | #552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and ↵ | Angie Byron | 2009-11-03 |
| | | | | support on node/comment pages rel=canonical and rel=shortlink standards. | ||
* | #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable ↵ | Angie Byron | 2009-11-03 |
| | | | | arrays and forms (e.g. 'Operations') alterable. | ||
* | #341140 follow-up by JohnAlbin and chx: drupal_get_filename() fails for ↵ | Angie Byron | 2009-11-02 |
| | | | | PHPTemplate themes when database is down. | ||
* | #43462 by c960657 and andypost: Fixed issues with certain configurations of ↵ | Angie Byron | 2009-11-02 |
| | | | | compressed pages. | ||
* | #582584 by dww, Jacine, and chx: Move required form element marker into its ↵ | Angie Byron | 2009-11-02 |
| | | | | own theme function. | ||
* | #607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs ↵ | Angie Byron | 2009-11-01 |
| | | | | in https support and use https for authorize.php if available. | ||
* | #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, ↵ | Angie Byron | 2009-11-01 |
| | | | | pwolanin, and dahacouk: Ensure user's raw login name is never output directly. | ||
* | - Patch #619566 by sun: performance improvement: don't invoke ↵ | Dries Buytaert | 2009-11-01 |
| | | | | hook_url_outbound_alter() if there's nothing to invoke. | ||
* | - Patch #606994 by yched: move entity handling out of Field API. | Dries Buytaert | 2009-10-31 |
| | |||
* | #591794 by chx, Rob Loach, sun, JohnAlbin: Give themes access to alter hooks. | Angie Byron | 2009-10-27 |
| | |||
* | #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, ↵ | Angie Byron | 2009-10-24 |
| | | | | and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks. | ||
* | #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵ | Angie Byron | 2009-10-23 |
| | | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). | ||
* | - Patch #604618 by Crell, JacobSingh, axyjo: improve error handling of archiver. | Dries Buytaert | 2009-10-23 |
| | |||
* | - Patch #607896 by Benjamin Melançon, scor: add date_iso8601() function to ↵ | Dries Buytaert | 2009-10-18 |
| | | | | common.inc. Part of the RDFa exception. | ||
* | - Patch #589126 by mfb: fixed bug with user module using a flood window of 6 ↵ | Dries Buytaert | 2009-10-18 |
| | | | | hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests. | ||
* | #516150 by David_Rothstein, dropcube, Senpai, alexanderpas, sun: Add ↵ | Angie Byron | 2009-10-18 |
| | | | | fallback for main content block rendering. (Make it so you can't render your site completely unusable by disabling block module. Oopsie.) | ||
* | #473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: ↵ | Angie Byron | 2009-10-17 |
| | | | | Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks. | ||
* | - Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript ↵ | Dries Buytaert | 2009-10-16 |
| | | | | States system. |