Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - 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 |
| | |||
* | #60552 by JohnAlbin: Added Add region.tpl.php for all regions in themes. | 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 #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 #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). | Dries Buytaert | 2009-09-29 |
| | |||
* | - 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. | ||
* | #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... | ||
* | #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 #569362 by scor, effulgentsia, catch: add attributes and ↵ | Dries Buytaert | 2009-09-11 |
| | | | | title_attributes() variables for tpl files so that RDFa and Microformats can be implemented. | ||
* | #564370 by catch: Fixed block caching form_alter() which was located in ↵ | Angie Byron | 2009-09-11 |
| | | | | wrong file post-registry rip. | ||
* | - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe ↵ | Dries Buytaert | 2009-09-10 |
| | | | | weitzman: automatically install/uninstall schema. | ||
* | - 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 #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 #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 #503782 by Davy Van Den Brempt: not able to select region at block ↵ | Dries Buytaert | 2009-08-27 |
| | | | | creation. | ||
* | - 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. | ||
* | - Patch #503782 by sign, skilip: not able to select region at block creation. | Dries Buytaert | 2009-08-26 |
| | |||
* | #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 |
| | |||
* | - Patch #113614 by John Morahan: small fix for token/placeholder ↵ | Dries Buytaert | 2009-08-23 |
| | | | | substitution to core. | ||
* | - Patch #554988 by Danny Van Den Brempt: removed unnecesary parameter. | Dries Buytaert | 2009-08-23 |
| | |||
* | #542658 follow-up by sun: Move action 'tabs' out of local tasks and into ↵ | Angie Byron | 2009-08-23 |
| | | | | local actions. | ||
* | #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 #137072 by ksenzee, rernst: block titles not copied on switching to ↵ | Dries Buytaert | 2009-08-22 |
| | | | | a new theme. | ||
* | - Patch #446518 by sun: remove argument from check_markup(). | Dries Buytaert | 2009-08-20 |
| | |||
* | #545580 by moshe weitzman: Simplify block render structure. | Angie Byron | 2009-08-15 |
| | |||
* | - Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks ↵ | Dries Buytaert | 2009-08-12 |
| | | | | and APIs. | ||
* | - Patch #459980 by Xano: rework admin/settings/performance. | Dries Buytaert | 2009-08-12 |
| | |||
* | - Patch #541686 by catch: unnecessary query in block_page_alter(). | Dries Buytaert | 2009-08-11 |
| | |||
* | - Patch #541346 by Jaza: enabling admin theme doesn't initialize blocks. | Dries Buytaert | 2009-08-11 |
| | |||
* | - Patch #545356 by Damien Tournoud: sidebars were broken in install.php, ↵ | Dries Buytaert | 2009-08-11 |
| | | | | update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support. | ||
* | #433992 by David_Rothstein and Frando: Change #theme_wrapper to ↵ | Angie Byron | 2009-08-04 |
| | | | | #theme_wrappers to allow multiple theme functions to execute on renderable objects. | ||
* | #477018 by tic2000: Fix falsely-triggered JS alert when moving blocks. | Angie Byron | 2009-08-04 |
| | |||
* | #226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and ↵ | Angie Byron | 2009-08-03 |
| | | | | RTL-friendly. | ||
* | - Patch #537678 by Bojhan: remove drag-and-drop help text. | Dries Buytaert | 2009-08-02 |
| |