Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.
- Patch #606640 by eojthebrave, sun, catch: don't use menu loaders because menu loaders are executed on every menu system access check. Performance improvement.
#602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable.
#606640 by eojthebrave and sun: Use proper menu router paths for the block module.
- Patch #581118 by Gábor Hojtsy: blocks admin user interface should not do theme switching.
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes 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... hey hey hey... gooood byeeee...
#564370 by catch: Fixed block caching form_alter() which was located in wrong file post-registry rip.
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.
#561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core's database schema making sense.
- Patch #503782 by Davy Van Den Brempt: not able to select region at block creation.
- Patch #503782 by sign, skilip: not able to select region at block creation.
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
- Patch #459980 by Xano: rework admin/settings/performance.
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
- Patch #511284 by catch, moshe weitzman: add html_top and move the admin toolbar into html_top.
- Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity!
- Patch #453254 by Pasqualle, Gábor Hojtsy: re-introduce per-content type visibility to block settings.
- Patch #503836 by gaele: made the block visibility option a tiny bit more clear.
- Patch #480112 by JamesAn: converted to drupal_static().
- Patch #337212 by Berdir: clean-up.
- Patch #337212 by Berdir: another Berdir patch to convert modules to the new database layer. Rock.
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.
#196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist.
#124158 by nedjo, jcnventura: Pull all PHP handling into PHP module.
- Patch #441962 by brianV: code style and documentation clean-up.
#372400 by swentel and BrightLoudNoise: Fix 'delete' link on block administration screen.
- Patch #355236 by Frando: refactor drupal_render() theming.
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter. Oh, behave.
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block().
- Patch #293370 by swentel et al: make block sorting work when there are more than 20 blocks.
- Patch #335621 by Dave Reid: fixed warning.
- Patch #293370 by maartenvg, swentel, et al: block sorting fails if more than 20 blocks are present.
- Patch #202183 by maartenvg: usability - shorten block configuration page.
- Patch #331570 by recidive: rename block module tables to singular. Requires you to run update.php.
#329224 by boombatower and sun: November Make-All-Tests-Pass-Again-Extravaganza: Fix notices in block tests.
#315739 by sun: The theme name is in arg(4) on the block admin page, so only redirect to theme specific page if that is set.
- Patch #319666 by Dave Reid: remove unnecessary boolean ternary conditaionals.
- Patch #266358 by Rob Loach, mfer: use array in drupal_add_css().
#315739 by sun: Fix logic of block form action.
- Patch #302518 by AlexisWilke: fixed problem with PostgreSQL users not being able to delete blocks.
- Patch #302518 by AlexisWilke: fixed problem with PostgreSQL users not being able to delete blocks.
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
- Patch #212608 by Gábor Hojtsy, webchick, stefgosselin: fixed E_NOTICE on block administration.
#252921 by David_Rothstein and agentrickard: remove unused join, which caused column type compatibility problems with postgresql; improves postgresql compatibility
- Patch #257634 by Senpai and catch: code clean-up
- Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle module from Drupal core.
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
#212608 by stefgosselin, webchick, slightly modified: get rid of notice when sorting blocks (minor)
#203274 by Pasqualle: remove excessive witespace from our code (minor)
#202425 by keith.smith: standardize reference to block placement page as 'blocks administration page' to avoid any confusion
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.
- Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page.
- Patch #184742 by John Morahan: fixed PHP warning.
#157752 by quicksketch: extend AHAH functionality to most types of form elements, without writing JavaScript. Also AHAH enable the blocks admin page.
- Patch #159936 by dvessel: tpl-ify block module.
- Patch #80951 by webchick: fixed broken query.
- Patch #80951 by killes, yched et al: block caching.
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement.
- Patch #159936 by dvessel: fixed block administration page.
- Patch #159634 by Crell: split the blog module.
- Patch #159936 by dvessel: tpl-ified the block.module.
- Patch #159610 by Crell: performance improvement: split up block module.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |