/[drupal]/drupal/modules/block/block.admin.inc
ViewVC logotype

Log of /drupal/modules/block/block.admin.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 04:00:47 2009 UTC (6 days, 8 hours ago) by webchick
Branch: MAIN
CVS Tags: HEAD
Changes since 1.62: +5 -1 lines
Diff to previous 1.62
#108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 08:28:50 2009 UTC (2 weeks ago) by dries
Branch: MAIN
Changes since 1.61: +6 -7 lines
Diff to previous 1.61
- Patch #606640 by eojthebrave, sun, catch: don't use menu loaders because menu loaders are executed on every menu system access check. Performance improvement.

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 05:27:18 2009 UTC (3 weeks, 1 day ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.60: +8 -6 lines
Diff to previous 1.60
#602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable.

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 23:48:37 2009 UTC (5 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.59: +33 -32 lines
Diff to previous 1.59
#606640 by eojthebrave and sun: Use proper menu router paths for the block module.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 14 02:13:14 2009 UTC (6 weeks ago) by dries
Branch: MAIN
Changes since 1.58: +46 -17 lines
Diff to previous 1.58
- Patch #581118 by Gábor Hojtsy: blocks admin user interface should not do theme switching.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 13:09:29 2009 UTC (7 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.57: +2 -11 lines
Diff to previous 1.57
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:12:45 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.56: +8 -10 lines
Diff to previous 1.56
#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.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:04:22 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.55: +4 -4 lines
Diff to previous 1.55
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 11 02:12:42 2009 UTC (2 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.54: +1 -25 lines
Diff to previous 1.54
#564370 by catch: Fixed block caching form_alter() which was located in wrong file post-registry rip.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 17:06:08 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 05:46:02 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 28 19:44:05 2009 UTC (2 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.51: +12 -12 lines
Diff to previous 1.51
#561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core's database schema making sense.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 19:40:36 2009 UTC (2 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.50: +14 -2 lines
Diff to previous 1.50
- Patch #503782 by Davy Van Den Brempt: not able to select region at block creation.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 26 10:10:01 2009 UTC (2 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.49: +46 -1 lines
Diff to previous 1.49
- Patch #503782 by sign, skilip: not able to select region at block creation.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 14:34:18 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.48: +5 -5 lines
Diff to previous 1.48
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 11:43:09 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.47: +25 -1 lines
Diff to previous 1.47
- Patch #459980 by Xano: rework admin/settings/performance.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 18:51:32 2009 UTC (4 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.46: +10 -10 lines
Diff to previous 1.46
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 18 02:36:01 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.45: +3 -3 lines
Diff to previous 1.45
- Patch #511284 by catch, moshe weitzman: add html_top and move the admin toolbar into html_top.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 10:22:17 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
- Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity!

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 08:04:19 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.43: +46 -3 lines
Diff to previous 1.43
- Patch #453254 by Pasqualle, Gábor Hojtsy: re-introduce per-content type visibility to block settings.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 27 11:48:58 2009 UTC (4 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
- Patch #503836 by gaele: made the block visibility option a tiny bit more clear.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 7 02:29:07 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
- Patch #480112 by JamesAn: converted to drupal_static().

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 29 21:28:58 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.40: +7 -7 lines
Diff to previous 1.40
- Patch #337212 by Berdir: clean-up.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 11:31:20 2009 UTC (5 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.39: +83 -26 lines
Diff to previous 1.39
- Patch #337212 by Berdir: another Berdir patch to convert modules to the new database layer. Rock.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 21:12:22 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.38: +3 -1 lines
Diff to previous 1.38
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 16 15:23:15 2009 UTC (6 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.37: +6 -3 lines
Diff to previous 1.37
#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.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 7 15:29:08 2009 UTC (6 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.36: +3 -3 lines
Diff to previous 1.36
#124158 by nedjo, jcnventura: Pull all PHP handling into PHP module.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 16:30:28 2009 UTC (6 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
- Patch #441962 by brianV: code style and documentation clean-up.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 03:38:46 2009 UTC (9 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5, DRUPAL-7-0-UNSTABLE-6
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
#372400 by swentel and BrightLoudNoise: Fix 'delete' link on block administration screen.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 18:55:30 2009 UTC (9 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
- Patch #355236 by Frando: refactor drupal_render() theming.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 00:22:25 2009 UTC (9 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.32: +1 -3 lines
Diff to previous 1.32
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter.  Oh, behave.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 23:57:31 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.31: +4 -4 lines
Diff to previous 1.31
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove  from hook_block().

Revision 1.14.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 06:00:02 2008 UTC (12 months ago) by dries
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Changes since 1.14.2.4: +7 -1 lines
Diff to previous 1.14.2.4 , to branch point 1.14 , to next main 1.63
- Patch #293370 by swentel et al: make block sorting work when there are more than 20 blocks.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 11:14:48 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.30: +2 -1 lines
Diff to previous 1.30
- Patch #335621 by Dave Reid: fixed warning.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 10:53:20 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.29: +7 -1 lines
Diff to previous 1.29
- Patch #293370 by maartenvg, swentel, et al: block sorting fails if more than 20 blocks are present.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 10:27:25 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.28: +46 -43 lines
Diff to previous 1.28
- Patch #202183 by maartenvg: usability - shorten block configuration page.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 08:23:07 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.27: +15 -15 lines
Diff to previous 1.27
- Patch #331570 by recidive: rename block module tables to singular.  Requires you to run update.php.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 05:58:51 2008 UTC (12 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.26: +2 -4 lines
Diff to previous 1.26
#329224 by boombatower and sun: November Make-All-Tests-Pass-Again-Extravaganza: Fix notices in block tests.

Revision 1.14.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 13:49:44 2008 UTC (12 months, 3 weeks ago) by goba
Branch: DRUPAL-6
Changes since 1.14.2.3: +2 -2 lines
Diff to previous 1.14.2.3 , to branch point 1.14
#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.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 10:08:51 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
- Patch #319666 by Dave Reid: remove unnecessary boolean ternary conditaionals.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 26 18:06:38 2008 UTC (12 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
- Patch #266358 by Rob Loach, mfer: use  array in drupal_add_css().

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 25 21:16:52 2008 UTC (13 months ago) by webchick
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
#315739 by sun: Fix logic of block form action.

Revision 1.14.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 13:02:29 2008 UTC (13 months ago) by dries
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-6
Changes since 1.14.2.2: +3 -3 lines
Diff to previous 1.14.2.2 , to branch point 1.14
- Patch #302518 by AlexisWilke: fixed problem with PostgreSQL users not being able to delete blocks.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 13:00:24 2008 UTC (13 months ago) by dries
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22
- Patch #302518 by AlexisWilke: fixed problem with PostgreSQL users not being able to delete blocks.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 00:33:01 2008 UTC (13 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 06:27:03 2008 UTC (13 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 21:10:59 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 21:59:25 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 09:52:41 2008 UTC (17 months ago) by dries
Branch: MAIN
Changes since 1.17: +2 -3 lines
Diff to previous 1.17
- Patch #212608 by Gábor Hojtsy, webchick, stefgosselin: fixed E_NOTICE on block administration.

Revision 1.14.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 14:40:08 2008 UTC (17 months ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5
Changes since 1.14.2.1: +2 -2 lines
Diff to previous 1.14.2.1 , to branch point 1.14
#252921 by David_Rothstein and agentrickard: remove unused join, which caused column type compatibility problems with postgresql; improves postgresql compatibility

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 21:30:02 2008 UTC (18 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.16: +25 -15 lines
Diff to previous 1.16
- Patch #257634 by Senpai and catch: code clean-up

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 11:35:51 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.15: +2 -9 lines
Diff to previous 1.15
- Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle module from Drupal core.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:34 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.14: +11 -11 lines
Diff to previous 1.14
- 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.

Revision 1.14.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 27 12:07:42 2008 UTC (20 months, 4 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-1, DRUPAL-6-2
Changes since 1.14: +2 -3 lines
Diff to previous 1.14
#212608 by stefgosselin, webchick, slightly modified: get rid of notice when sorting blocks (minor)

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 23:24:24 2007 UTC (23 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-2, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4
Branch point for: DRUPAL-6
Changes since 1.13: +5 -5 lines
Diff to previous 1.13
#203274 by Pasqualle: remove excessive witespace from our code (minor)

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 19:13:28 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
#202425 by keith.smith: standardize reference to block placement page as 'blocks administration page' to avoid any confusion

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 16:36:42 2007 UTC (23 months, 4 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-4
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 14 09:49:30 2007 UTC (2 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3
Changes since 1.10: +37 -131 lines
Diff to previous 1.10
- Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 14 05:59:38 2007 UTC (2 years ago) by dries
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
- Patch #184742 by John Morahan: fixed PHP warning.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 09:35:09 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.8: +168 -35 lines
Diff to previous 1.8
#157752 by quicksketch: extend AHAH functionality to most types of form elements, without writing JavaScript. Also AHAH enable the blocks admin page.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 1 05:31:09 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.7: +60 -1 lines
Diff to previous 1.7
- Patch #159936 by dvessel: tpl-ify block module.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 20 06:41:38 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
- Patch #80951 by webchick: fixed broken query.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 19 08:08:44 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
- Patch #80951 by killes, yched et al: block caching.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 15:55:35 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2.  Also a performance improvement.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 24 18:17:30 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.3: +1 -60 lines
Diff to previous 1.3
- Patch #159936 by dvessel: fixed block administration page.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 22 06:48:25 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2
- Patch #159634 by Crell: split the blog module.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 18 14:08:08 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.1: +60 -1 lines
Diff to previous 1.1
- Patch #159936 by dvessel: tpl-ified the block.module.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 16 06:40:25 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
- 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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2