Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #332123 by webchick, lilou: remove t() function from schema ↵ | Dries Buytaert | 2008-11-15 |
| | | | | descriptions. | ||
* | - Patch #331570 by recidive: rename block module tables to singular. ↵ | Dries Buytaert | 2008-11-15 |
| | | | | Requires you to run update.php. | ||
* | - Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the ↵ | Dries Buytaert | 2008-11-11 |
| | | | | cache registry lookups. | ||
* | #329998 by pwolanin: Remove unescaped <> chars from t() strings. | Angie Byron | 2008-11-08 |
| | |||
* | - Patch #319788 by stella, nedjo et al: pass language code to filters when ↵ | Dries Buytaert | 2008-11-08 |
| | | | | available. | ||
* | #329224 by boombatower and sun: November ↵ | Angie Byron | 2008-11-07 |
| | | | | Make-All-Tests-Pass-Again-Extravaganza: Fix notices in block tests. | ||
* | - Patch #319666 by Dave Reid: remove unnecessary boolean ternary conditaionals. | Dries Buytaert | 2008-10-29 |
| | |||
* | - Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX. | Dries Buytaert | 2008-10-29 |
| | |||
* | - Patch #266358 by Rob Loach, mfer: use array in drupal_add_css(). | Dries Buytaert | 2008-10-26 |
| | |||
* | #315739 by sun: Fix logic of block form action. | Angie Byron | 2008-10-25 |
| | |||
* | - Patch #302518 by AlexisWilke: fixed problem with PostgreSQL users not ↵ | Dries Buytaert | 2008-10-20 |
| | | | | being able to delete blocks. | ||
* | Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() ↵ | Angie Byron | 2008-10-13 |
| | | | | check_plain() by default. | ||
* | Roll-back of #242873: This caused horrendous problems with SimpleTest on ↵ | Angie Byron | 2008-10-12 |
| | | | | some configurations. | ||
* | #320024 by Dave Reid: Replace hardcoded drupal_required_modules() with ↵ | Angie Byron | 2008-10-12 |
| | | | | required = TRUE in .info files. | ||
* | #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ↵ | Angie Byron | 2008-10-11 |
| | | | | default. | ||
* | #319699 follow-up by Dave Reid: Simplify required module hiding in ↵ | Angie Byron | 2008-10-11 |
| | | | | admin/build/modules. | ||
* | #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. | Angie Byron | 2008-10-11 |
| | |||
* | #318892 by justinrandell and chx: Add .install files to the list of files ↵ | Angie Byron | 2008-10-09 |
| | | | | added to .info files. | ||
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ↵ | Angie Byron | 2008-10-09 |
| | | | | to allow for localization of permission names | ||
* | - Patch #310212 by justinrandell, catch, et all: killed in _user hook, as ↵ | Dries Buytaert | 2008-10-06 |
| | | | | well as two small kittens. | ||
* | #125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format ↵ | Angie Byron | 2008-09-27 |
| | | | | FAPI property that can be used by WYSIWYG editors. WOOHOO. | ||
* | #275092 follow-up by chx: Fix admin blocks page to work with secondary ↵ | Angie Byron | 2008-09-14 |
| | | | | themes + test so we don't break it again. | ||
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵ | Dries Buytaert | 2008-08-21 |
| | | | | generation database layer for Drupal 7. | ||
* | - Patch #231190 by eli, mfb: page cache didn't work with HEAD requests. | Dries Buytaert | 2008-07-17 |
| | |||
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵ | Dries Buytaert | 2008-07-16 |
| | | | | printes #markup, not #value. | ||
* | - Patch #212608 by Gábor Hojtsy, webchick, stefgosselin: fixed E_NOTICE on ↵ | Dries Buytaert | 2008-06-25 |
| | | | | block administration. | ||
* | - Patch #247423 by boombatower: code style fixes for the tests. | Dries Buytaert | 2008-05-30 |
| | |||
* | - Patch #101543 by webchick: document all constants. | Dries Buytaert | 2008-05-26 |
| | |||
* | - Patch #257634 by Senpai and catch: code clean-up | Dries Buytaert | 2008-05-15 |
| | |||
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, ↵ | Dries Buytaert | 2008-05-06 |
| | | | | | | | | | | | flobruit et al. Can you say 'registry'? Drupal now maintains an internal registry of all functions or classes in the system, allowing it to lazy-load code files as needed (reducing the amount of code that must be parsed on each request). The list of included files is cached per menu callback for subsequent loading by the menu router. This way, a given page request will have all the code it needs but little else, minimizing time spent parsing unneeded code. | ||
* | - Patch #249546 by pwolanin: rip menu access inheritance -- was already ↵ | Dries Buytaert | 2008-04-23 |
| | | | | committed to D6. | ||
* | - Added a test framework to Drupal along with a first batch of tests for | Dries Buytaert | 2008-04-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Drupal core! This is an important milestone for the project so enable the module and check it out ... :) Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran Lal, Moshe Weitzman, and the many other people that helped with testing over the past years and that drove this home. It all works but it is still rough around the edges (i.e. documentation is still being written, the coding style is not 100% yet, a number of tests still fail) but we spent the entire weekend working on it in Paris and made a ton of progress. The best way to help and to get up to speed, is to start writing and contributing some tests ... as well as fixing some of the failures. For those willing to help with improving the test framework, here are some next steps and issues to resolve: - How to best approach unit tests and mock functions? - How to test drupal_mail() and drupal_http_request()? - How to improve the admin UI so we have a nice progress bar? - How best to do code coverage? - See http://g.d.o/node/10099 for more ... | ||
* | - Patch #245504 by catch, David_Rothstein, Freso, et al: removed the ↵ | Dries Buytaert | 2008-04-16 |
| | | | | throttle module from Drupal core. | ||
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵ | Dries Buytaert | 2008-04-14 |
| | | | | discussion we've decided to make the concatenation operator consistent with the other operators. | ||
* | - 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 #214271 by recidive: improved schema identation. | Dries Buytaert | 2008-03-15 |
| | |||
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide ↵ | Dries Buytaert | 2008-02-20 |
| | | | | descriptions for permissions on the permission administration page. | ||
* | - Patch #221384 by webernet: update core compatibility to Drupal 7. | Dries Buytaert | 2008-02-18 |
| | |||
* | #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) | ||
* | #208991 follow up by dvessel: forgot to mark the blocks table with ↵ | Gábor Hojtsy | 2008-01-16 |
| | | | | sticky-enabled | ||
* | #203482 by Desbeers: block module HTML typo in help (outside t()) | Gábor Hojtsy | 2007-12-24 |
| | |||
* | #203274 by Pasqualle: remove excessive witespace from our code (minor) | Gábor Hojtsy | 2007-12-22 |
| | |||
* | #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) | ||
* | - Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table ↵ | Dries Buytaert | 2007-12-18 |
| | | | | indicies for common queries. | ||
* | #197641 follow up by moofie: make drag and drop handle text translatable and ↵ | Gábor Hojtsy | 2007-12-16 |
| | | | | fix smaller bugs |