Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #557582 by moshe weitzman: Reset statics after each update to conserve ↵ | Angie Byron | 2009-09-01 |
| | | | | memory and avoid odd bugs. | ||
* | #564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' ↵ | Angie Byron | 2009-09-01 |
| | | | | configuration section. | ||
* | #364219 follow-up by TheRec: One last API nicety to theme_links() for the ↵ | Angie Byron | 2009-08-31 |
| | | | | accessibility header stuff. | ||
* | #321828 by Davy Van Den Bremt and Damien Tournoud: Move ↵ | Angie Byron | 2009-08-31 |
| | | | | template_preprocess_maintenance_page() to theme.inc to allow Drupal to properly report fatal errors. | ||
* | #331180 by pwolanin and Rob Loach: Added pluggable smtp/mail framework. | Angie Byron | 2009-08-31 |
| | |||
* | #496500 follow-up by Damien Tournoud: Fixed PostgreSQL and SQLite. | Angie Byron | 2009-08-31 |
| | |||
* | - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache ↵ | Dries Buytaert | 2009-08-31 |
| | | | | pattern. Start using it for blocks. | ||
* | #558958 by Frando and moshe weitzman: Add a hook_page_build() that runs ↵ | Angie Byron | 2009-08-31 |
| | | | | before hook_page_alter(). | ||
* | - Patch #553276 by boombatower: added HTTP authentication support to the ↵ | Dries Buytaert | 2009-08-31 |
| | | | | (simpletest) browser. | ||
* | - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery ↵ | Dries Buytaert | 2009-08-31 |
| | | | | .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work. | ||
* | - Patch #331171 by pwolanin, mfb, drewish: allow modules to alter the MIME ↵ | Dries Buytaert | 2009-08-31 |
| | | | | extension mapping rather than setting a huge variable. | ||
* | #560944 by seutje: Fixed collapsible fieldsets in Garland. | Angie Byron | 2009-08-29 |
| | |||
* | - Patch #499156 by Wim Leers: add hook_file_alter() so we can integrate with ↵ | Dries Buytaert | 2009-08-29 |
| | | | | CDNs. | ||
* | - Patch #496500 by chx: remove global placeholder counter. | Dries Buytaert | 2009-08-29 |
| | |||
* | - Patch #561520 by Pasqualle: is an object. | Dries Buytaert | 2009-08-29 |
| | |||
* | #364470 by stBorchert and JohnAlbin: Made theming of 'Submitted by author, ↵ | Angie Byron | 2009-08-29 |
| | | | | on date' easier. | ||
* | - Patch #528326 by JacobSingh, cwgordon7: clean-up and bug fixes for the FTP ↵ | Dries Buytaert | 2009-08-28 |
| | | | | file transfer classes. | ||
* | #367567 by effulgentsia, yched, quicksketch, sun, and chx: Move AHAH-'add ↵ | Angie Byron | 2009-08-27 |
| | | | | more' to the new generic AHAH callback, and add support for form definition functions being kept in non-.module files. | ||
* | - Patch #423992 by Davy Van Den Brempt: remove unused variables. | Dries Buytaert | 2009-08-26 |
| | |||
* | - Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page ↵ | Dries Buytaert | 2009-08-26 |
| | | | | variable. | ||
* | #496516 by Crell and Berdir: Moved query_alter() into a preExecute() method, ↵ | Angie Byron | 2009-08-26 |
| | | | | so that modules can know the final query/arguments before they are run. | ||
* | - Patch #460320 by catch, fago, Frando: standardized, pluggable entity ↵ | Dries Buytaert | 2009-08-25 |
| | | | | loading for nodes, users, taxonomies, files and comments. | ||
* | #505084 by Rob Loach: Added an #attached_library() FAPI property for ↵ | Angie Byron | 2009-08-25 |
| | | | | drupal_add_library(), for consistency with #attached_css and #attached_js. | ||
* | #364219 follow-up by TheRec: Fix invocations of theme_links() via Drupal's ↵ | Angie Byron | 2009-08-25 |
| | | | | rendering API. | ||
* | - Patch #368408 by jeffschuler: improve consistency of API and settings on ↵ | Dries Buytaert | 2009-08-25 |
| | | | | administration pages. | ||
* | #558538 by pwolanin: Fixed Non-by-reference use of drupul_static() in token.inc. | Angie Byron | 2009-08-25 |
| | |||
* | - Patch #496500 by chx: rollback. | Dries Buytaert | 2009-08-24 |
| | |||
* | #547846 by David_Rothstein: Fixed a missing reference operator that caused ↵ | Angie Byron | 2009-08-24 |
| | | | | Drupal installation to fail on PHP 5.3. | ||
* | #524728 follow-up by David_Rothstein: Fix whitespace in install.php and ↵ | Angie Byron | 2009-08-24 |
| | | | | install.inc. | ||
* | #550572 by sun and c960657: Fixed CSS+JS regressions related to ↵ | Angie Byron | 2009-08-24 |
| | | | | form-item-[name]. | ||
* | #509584 by pwolanin: Various API fixes for menu_tree_data() including depth ↵ | Angie Byron | 2009-08-24 |
| | | | | param. | ||
* | #364219 follow-up by brandonojc: Commit missing hunk from last patch. | Angie Byron | 2009-08-24 |
| | |||
* | #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵ | Angie Byron | 2009-08-24 |
| | | | | function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading. | ||
* | Of all the patches to accidentally commit without a message. :( Rolling back ↵ | Angie Byron | 2009-08-24 |
| | | | | registry rip. Let's try that again. | ||
* | *** empty log message *** | Angie Byron | 2009-08-24 |
| | |||
* | #542658 by Gábor Hojtsy, sun, pwolanin: Move action 'tabs' out of local tasks. | Angie Byron | 2009-08-22 |
| | |||
* | #200953 by seanburlington: Added basic support for 'time' and 'date' types ↵ | Angie Byron | 2009-08-22 |
| | | | | to schema API. | ||
* | - Patch #496500 by Moshe Weitzman, Crell, Berdir: remove global placeholder ↵ | Dries Buytaert | 2009-08-22 |
| | | | | counter so we can support Views caching. | ||
* | #201415 by sun: Add a permission to access site in maintenance mode. | Angie Byron | 2009-08-22 |
| | |||
* | - Patch #520734 by Everett Zufelt: for accessibility, theme_feed_icon could ↵ | Dries Buytaert | 2009-08-22 |
| | | | | use more meaningful alt text. | ||
* | #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵ | Angie Byron | 2009-08-22 |
| | | | | Convert 'class' attribute to use an array, not a string. | ||
* | - Patch #555400 by boombatower: remove duplicate method. | Dries Buytaert | 2009-08-21 |
| | |||
* | - Patch #555446 by deekayen: remove backward-compatibility hacks from arg ↵ | Dries Buytaert | 2009-08-21 |
| | | | | processing. | ||
* | - Patch #552958 by Gábor Hojtsy: create 'regional and language' section in ↵ | Dries Buytaert | 2009-08-21 |
| | | | | 'configuration and modules'. | ||
* | #509398 by adrian: Turned install profiles into modules with full access to ↵ | Angie Byron | 2009-08-21 |
| | | | | the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D | ||
* | #554754 by gordon and dww: Added a new function update_get_update_list() to ↵ | Angie Byron | 2009-08-21 |
| | | | | return list of pending updates. | ||
* | #552520 by merlinofchaos: Fixed AJAX wrappers on poll/upload modules. | Angie Byron | 2009-08-21 |
| | |||
* | #551574 by emmajane and jhodgdon: Added @see also links to variable_set(), ↵ | Angie Byron | 2009-08-21 |
| | | | | variable_get() and variable_del() to link them together. | ||
* | #515236 by brandonojc, Everett Zufelt, and zzolo: Added additional markup to ↵ | Angie Byron | 2009-08-20 |
| | | | | theme_status_messages() to be more apparent to assistive technology users. | ||
* | - Patch #550228 by Bojhan: added 'Media' category on 'Configuration and ↵ | Dries Buytaert | 2009-08-20 |
| | | | | modules' page. |