Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #232037 by pwolanin and flobruit: block_list() renders all blocks ↵ | Dries Buytaert | 2008-03-21 |
| | | | | even on 404. Refactored the code a bit so ithere is a split between loading and rendering of blocks. By doing so, we are no longer forced to render _all_ blocks if we know they won't be shown. There is more room for improvement here, I believe, but this is an incremental improvement. | ||
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide ↵ | Dries Buytaert | 2008-02-20 |
| | | | | descriptions for permissions on the permission administration page. | ||
* | #157652 by beginner, Steven Merrill and killes: block_user() had a global ↵ | Gábor Hojtsy | 2008-02-03 |
| | | | | user object and a user parameter colliding | ||
* | #211742 by theborg, chx: detect and solve the problem when blocks are ↵ | Gábor Hojtsy | 2008-01-25 |
| | | | | assigned to invalid regions (happens in theme development) | ||
* | #203482 by Desbeers: block module HTML typo in help (outside t()) | Gábor Hojtsy | 2007-12-24 |
| | |||
* | #202473 by keith.smith: pre-RC1 spell checking on hopefully final text | Gábor Hojtsy | 2007-12-19 |
| | |||
* | #202425 by keith.smith: standardize reference to block placement page as ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | 'blocks administration page' to avoid any confusion | ||
* | #192779 follow up by Lynn: only show enabled themes on block admin page ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | *and* the admin theme (which might not be enabled) | ||
* | #199890 by gaele, keith.smith: improve block module help text, include ↵ | Gábor Hojtsy | 2007-12-18 |
| | | | | description of drag and drop and better help about the throttle functionality; also comes in smaller chunks which makes it easier to translate and update later | ||
* | #199832 by theborg, Pasqualle: block title defined as NOT NULL, so requires ↵ | Gábor Hojtsy | 2007-12-18 |
| | | | | a default empty string even if not set (fixes a theme notice but also a pgsql error) | ||
* | #192779 by gaele: (usability) only show theme tabs on the blocks page for ↵ | Gábor Hojtsy | 2007-12-16 |
| | | | | enabled themes, for consistency with the theme settings page | ||
* | #200069 by keith.smith: new standard for 'more information' links in module ↵ | Gábor Hojtsy | 2007-12-14 |
| | | | | help texts, as the handbook we referred to before was renamed | ||
* | #198579 by webernet and hswong3i: a huge set of coding style fixes, including: | Gábor Hojtsy | 2007-12-08 |
| | | | | | | | | - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting | ||
* | - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: ↵ | Dries Buytaert | 2007-11-26 |
| | | | | fixed minor spelling issues and fixed spacing issues. | ||
* | - Patch #181066 by quicksketch et al: drag and drop of table rows on the ↵ | Dries Buytaert | 2007-11-14 |
| | | | | block adminsitration page. | ||
* | #190128 by bjaspan and chx: fix _block_rehash() functionality on PostgreSQL | Gábor Hojtsy | 2007-11-07 |
| | |||
* | #80963 by chx with multiple contributors: remove deletion and database lock ↵ | Gábor Hojtsy | 2007-11-06 |
| | | | | based block rehash code, replace it with simpler updates | ||
* | #184867 by deekayen, catch and keith.smith: fix some spelling errors in our ↵ | Gábor Hojtsy | 2007-10-21 |
| | | | | source code and messages printed | ||
* | #183690 by Wim Leers: (developer improvement) abstract path matching to ↵ | Gábor Hojtsy | 2007-10-16 |
| | | | | drupal_match_path() from block listing, so this gets reusable when path based matching is required | ||
* | #180897 by sun and dvessel: fix various XHTML validity issues in Drupal by ↵ | Gábor Hojtsy | 2007-10-11 |
| | | | | closing unclosed tags, avoiding empty table containers, and so on | ||
* | - Patch #181177 by John Morahan: updated TODO (documentation). | Dries Buytaert | 2007-10-06 |
| | |||
* | #157752 follow up patch by scor: fix two form menu callbacks | Gábor Hojtsy | 2007-10-05 |
| | |||
* | #157752 by quicksketch: extend AHAH functionality to most types of form ↵ | Gábor Hojtsy | 2007-10-05 |
| | | | | elements, without writing JavaScript. Also AHAH enable the blocks admin page. | ||
* | #167284 by Heine and pwolanin: proper field type placeholders in IN() ↵ | Gábor Hojtsy | 2007-09-27 |
| | | | | queries, setting a best practice to avoid vulnerabilities | ||
* | - Patch #159936 by dvessel: tpl-ify block module. | Dries Buytaert | 2007-09-01 |
| | |||
* | - Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme ↵ | Dries Buytaert | 2007-08-26 |
| | | | | functions and templates may need include files. Flush your caches. | ||
* | - Patch #80951 by killes, yched et al: block caching. | Dries Buytaert | 2007-08-19 |
| | |||
* | - Patch #159936 by dvessel: fixed block administration page. | Dries Buytaert | 2007-07-24 |
| | |||
* | - Patch #159936 by dvessel: tpl-ified the block.module. | Dries Buytaert | 2007-07-18 |
| | |||
* | - Patch #153594 by profix898: usability: remove word 'settings' in blocks ↵ | Dries Buytaert | 2007-07-16 |
| | | | | administration. | ||
* | - Patch #159610 by Crell: performance improvement: split up block module. | Dries Buytaert | 2007-07-16 |
| | |||
* | #155282 by Jose A Reyero: apply db_rewrite_sql() to the block listing query ↵ | Gábor Hojtsy | 2007-07-01 |
| | | | | to allow for multilingual blocks | ||
* | - Rollback of patch #147723: delete API. Talked to Steven and Gabor and we | Dries Buytaert | 2007-07-01 |
| | | | | | | | | | unanimously agreed to rollback the deletion API. We all support the features this patch added, yet not its actual design and implementation. After some talk, we decided that it would be better for Drupal -- in the long term -- not to go with a solution that isn't 100%. We also recognize that in the short term, this patch would have been useful addition. So let's figure out how we can implement this properly in D7. | ||
* | #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ↵ | Gábor Hojtsy | 2007-06-30 |
| | | | | router path based lookups, and also full path argument lookup with a passed argument array | ||
* | #152585 by yched and drewish: fix block module FAPI3 parameters | Gábor Hojtsy | 2007-06-28 |
| | |||
* | #153781: Convert all remaining confirm_forms() to deletion api. | Steven Wittens | 2007-06-22 |
| | |||
* | - Patch #145646 by lyricnz: select fields more strictly. | Dries Buytaert | 2007-06-11 |
| | |||
* | - Patch #149176 by chx, David et al: getting rid of the sequences table, ↵ | Dries Buytaert | 2007-06-05 |
| | | | | using db_last_insert_id() instead of db_next_id(). | ||
* | - Patch #146667 by Eaton: correct builder argument ordering, eliminate ↵ | Dries Buytaert | 2007-06-04 |
| | | | | redundant arguments | ||
* | - Patch #146470 by Eaton et al: standardize form API3 hook parameter order. | Dries Buytaert | 2007-05-28 |
| | |||
* | - Patch #109104 by Zen: ambiguous column reference with PostgreSQL. | Dries Buytaert | 2007-05-20 |
| | |||
* | - Patch #141664 by ChrisKennedy: fixed E_ALL warning. | Dries Buytaert | 2007-05-14 |
| | |||
* | - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :) | Dries Buytaert | 2007-05-14 |
| | |||
* | - Patch #128082 by Goba et al: Allow localization of built-in menu items. | Dries Buytaert | 2007-04-30 |
| | |||
* | - Patch #132018 by Steven et al: add .info files to themes. | Dries Buytaert | 2007-04-17 |
| | |||
* | - Patch #107061 by Steven et al: add jQuery teaser splitter. | Dries Buytaert | 2007-04-09 |
| | |||
* | - Patch #130987 by merlinofchaos: added theme registry for easier themability. | Dries Buytaert | 2007-04-06 |
| | |||
* | #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) | Steven Wittens | 2007-03-27 |
| | |||
* | - Rollback. :-) | Dries Buytaert | 2007-03-25 |
| | |||
* | - Patch #80963 by Dries et al: fixed race condition in _block_rehash(). | Dries Buytaert | 2007-03-25 |
| |