Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #556872 by Davy Van Den Bremt, pwolanin, sun, and eojthebrave: Fixed Action ↵ | Angie Byron | 2010-03-12 |
| | | | | links do not work on all levels (example: 'add block' action link does not appear). | ||
* | - Patch #735900 by andypost: deleting custom block does not clean ↵ | Dries Buytaert | 2010-03-09 |
| | | | | block_role() table. | ||
* | - Patch #503782 by skilip, Davy Van Den Bremt, eojthebrave, sign: not able ↵ | Dries Buytaert | 2010-03-09 |
| | | | | to select region at block creation. | ||
* | #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type ↵ | Angie Byron | 2010-03-07 |
| | | | | 'text_format' for additional DX/security around rich text fields. | ||
* | - Patch #691938 by carlos8f, mr.baileys: block caching per-role, per-user, ↵ | Dries Buytaert | 2010-02-28 |
| | | | | per-page was broken. With new tests. | ||
* | - Rollback of #691938. | Dries Buytaert | 2010-01-24 |
| | |||
* | - Patch #691938 by carlos8f: block caching per-role, per-user, per-page was ↵ | Dries Buytaert | 2010-01-23 |
| | | | | broken. Added block caching tests. | ||
* | #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix ↵ | Angie Byron | 2010-01-13 |
| | | | | clobbering problems, and improve suggestion discovery performance. | ||
* | - Patch #677562 by jhodgdon: massaging of block administration page help texts. | Dries Buytaert | 2010-01-08 |
| | |||
* | #674406 by David_Rothstein: Don't add empty theme regions to the array. | Angie Byron | 2010-01-06 |
| | |||
* | - Patch #632898 by arianek, jhodgdon: help text improvements and fixes. | Dries Buytaert | 2009-12-18 |
| | |||
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵ | Dries Buytaert | 2009-12-04 |
| | | | | compliance with standards. | ||
* | - Patch #620446 by Xano: rewrite permission titles and descriptions. | Dries Buytaert | 2009-12-01 |
| | |||
* | - Patch #491214 by JohnAlbin, Gábor Hojtsy, eigentor: implement a more ↵ | Dries Buytaert | 2009-12-01 |
| | | | | usable top level Appearance page. Yay. | ||
* | #632898 follow-up by batigolix and arianek: Minor tweaks to Block module ↵ | Angie Byron | 2009-11-22 |
| | | | | documentation for consistency. | ||
* | #632898 by arianek and lisarex: Help File Fixup: Block module. | Angie Byron | 2009-11-19 |
| | |||
* | - Patch #619902 by sun: performance improvement: dashboard, region and block ↵ | Dries Buytaert | 2009-11-11 |
| | | | | building had unnecessary function calls. | ||
* | - Patch #606640 by eojthebrave, sun, catch: don't use menu loaders because ↵ | Dries Buytaert | 2009-11-11 |
| | | | | menu loaders are executed on every menu system access check. Performance improvement. | ||
* | #606526 by axyjo and scor: Remove trailing whitespace and add newlines at ↵ | Angie Byron | 2009-11-10 |
| | | | | end of files. Sorry, folks! But it is after code freeze. :) | ||
* | - Patch #607244 by sun: added permission to decrease performance impact of ↵ | Dries Buytaert | 2009-11-07 |
| | | | | contextual links. | ||
* | #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 #408104 by asimmonds: removed some death menu code. | Dries Buytaert | 2009-10-18 |
| | |||
* | #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. | ||
* | #606640 by eojthebrave and sun: Use proper menu router paths for the block ↵ | Angie Byron | 2009-10-16 |
| | | | | module. | ||
* | - Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic ↵ | Dries Buytaert | 2009-10-16 |
| | | | | data translation. | ||
* | - Patch #581118 by Gábor Hojtsy: blocks admin user interface should not do ↵ | Dries Buytaert | 2009-10-14 |
| | | | | theme switching. | ||
* | - Patch #544360 by Gábor Hojtsy, ksenzee, David_Rothstein, seutje, ↵ | Dries Buytaert | 2009-10-13 |
| | | | | JacobSingh, paul.lovvik, EclipseGc et al: Dashboard module 1.0. Wo-hoot! | ||
* | - Patch #590092 by baldwinlouie: who's online block should never report ↵ | Dries Buytaert | 2009-10-12 |
| | | | | anonymous users. | ||
* | #569238 by sun, swentel, catch: Changed Make check_markup() not cache by ↵ | Angie Byron | 2009-10-10 |
| | | | | default. | ||
* | #118345 by sun: Make user.module conform to standard ↵ | Angie Byron | 2009-10-10 |
| | | | | presave/insert/update/form_alter hook paradigm. | ||
* | #473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API. | Angie Byron | 2009-10-09 |
| | |||
* | #464862 follow-up by kkaefer: Rename drupal_css_class() to ↵ | Angie Byron | 2009-10-05 |
| | | | | drupal_html_class_X(), for better accuracy. | ||
* | - Patch #554992 by Davy Van Den Bremt, jhodgdon | Dries: added documentation. | Dries Buytaert | 2009-10-03 |
| | |||
* | - 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 #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(). | ||
* | - Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + ↵ | Dries Buytaert | 2009-09-22 |
| | | | | hook_user_register() DIE! | ||
* | - 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. | ||
* | #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... ↵ | Angie Byron | 2009-09-18 |
| | | | | hey hey hey... gooood byeeee... | ||
* | #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. | ||
* | #564370 by catch: Fixed block caching form_alter() which was located in ↵ | Angie Byron | 2009-09-11 |
| | | | | wrong file post-registry rip. | ||
* | - Patch #569282 by joshmiller: removal of Site configuration and fixed a ↵ | Dries Buytaert | 2009-09-10 |
| | | | | number of broken links. | ||
* | - 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 #560746 by dropcube: rename hook_block_list() to hook_block_info() ↵ | Dries Buytaert | 2009-08-29 |
| | | | | for consistency in the API. | ||
* | #561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to ↵ | Angie Byron | 2009-08-28 |
| | | | | core's database schema making sense. | ||
* | - Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great ↵ | Dries Buytaert | 2009-08-27 |
| | | | | patch. | ||
* | - Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page ↵ | Dries Buytaert | 2009-08-26 |
| | | | | variable. | ||
* | - Patch #428296 by dropcube, sun, catch: filter system doesn't communicate ↵ | Dries Buytaert | 2009-08-26 |
| | | | | with other modules about filter format changes/deletions. | ||
* | #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. |