/[drupal]/contributions/modules/panels/TODO.txt
ViewVC logotype

Log of /contributions/modules/panels/TODO.txt

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


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

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Jul 15 23:59:36 2008 UTC (16 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA1, DRUPAL-6--2-0-ALPHA2, DRUPAL-6--2-0-ALPHA3, DRUPAL-6--3-0, DRUPAL-6--3-0-ALPHA1, DRUPAL-6--3-0-ALPHA2, DRUPAL-6--3-0-ALPHA3, DRUPAL-6--3-0-ALPHA4, DRUPAL-6--3-0-BETA1, DRUPAL-6--3-0-BETA2, DRUPAL-6--3-0-BETA4, DRUPAL-6--3-0-RC1, DRUPAL-6--3-1, DRUPAL-6--3-2, HEAD
Branch point for: DRUPAL-6--2, DRUPAL-6--3
Changes since 1.2: +132 -12 lines
Diff to previous 1.2
Initial D6 work -- this includes only panels.module stuff. Right now the drag & drop display editor works, layout, layout settings and render works. Special features such as cache and styles may or may not work.

Revision 1.2.6.20 - (view) (download) (annotate) - [select for diffs]
Fri May 23 22:17:37 2008 UTC (18 months ago) by sdboyer
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA4, DRUPAL-5--2-0-BETA4A, DRUPAL-5--2-0-BETA4B, DRUPAL-5--2-0-BETA5, DRUPAL-5--2-0-RC1, DRUPAL-5--2-0-RC1A
Changes since 1.2.6.19: +132 -114 lines
Diff to previous 1.2.6.19 , to branch point 1.2 , to next main 1.3
#256092 by Pancho et. all. Added missing $Id$ tags to several documents, and fixed the tags on a couple css files which had the wrong comment markers on the tags. Also wrote small updates to the text files directing people to more information online.

Revision 1.2.6.19 - (view) (download) (annotate) - [select for diffs]
Wed Nov 21 22:34:40 2007 UTC (2 years ago) by merlinofchaos
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-ALPHA14, DRUPAL-5--2-0-BETA1, DRUPAL-5--2-0-BETA2, DRUPAL-5--2-0-BETA3
Changes since 1.2.6.18: +6 -6 lines
Diff to previous 1.2.6.18 , to branch point 1.2
TODO list update, sort of

Revision 1.2.6.18 - (view) (download) (annotate) - [select for diffs]
Wed Sep 12 17:59:55 2007 UTC (2 years, 2 months ago) by merlinofchaos
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-ALPHA11, DRUPAL-5--2-0-ALPHA12, DRUPAL-5--2-0-ALPHA13
Changes since 1.2.6.17: +3 -4 lines
Diff to previous 1.2.6.17 , to branch point 1.2
A rounded corners style; moved the style settings to pair with the layout settings; now all panel types can have styles.

Revision 1.2.6.17 - (view) (download) (annotate) - [select for diffs]
Thu Sep 6 00:48:48 2007 UTC (2 years, 2 months ago) by merlinofchaos
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-ALPHA10
Changes since 1.2.6.16: +30 -4 lines
Diff to previous 1.2.6.16 , to branch point 1.2
Arguments phase 2 of 3

Revision 1.2.6.16 - (view) (download) (annotate) - [select for diffs]
Thu Aug 16 04:53:08 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-ALPHA8, DRUPAL-5--2-0-ALPHA9
Changes since 1.2.6.15: +2 -2 lines
Diff to previous 1.2.6.15 , to branch point 1.2
TODO cleanup

Revision 1.2.6.15 - (view) (download) (annotate) - [select for diffs]
Sun Jul 8 03:14:29 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-ALPHA6, DRUPAL-5--2-0-ALPHA7
Changes since 1.2.6.14: +2 -0 lines
Diff to previous 1.2.6.14 , to branch point 1.2
One column layout

Revision 1.2.6.14 - (view) (download) (annotate) - [select for diffs]
Sat Jul 7 22:51:22 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.2.6.13: +4 -2 lines
Diff to previous 1.2.6.13 , to branch point 1.2
Would you believe...block configuration settings?!

Revision 1.2.6.13 - (view) (download) (annotate) - [select for diffs]
Sat Jul 7 21:17:36 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.2.6.12: +6 -1 lines
Diff to previous 1.2.6.12 , to branch point 1.2
Updating TODO list; minor code cleanup

Revision 1.2.6.12 - (view) (download) (annotate) - [select for diffs]
Fri Jul 6 18:09:09 2007 UTC (2 years, 4 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.2.6.11: +3 -3 lines
Diff to previous 1.2.6.11 , to branch point 1.2
Pulled panels page settings out and created a panels_common.inc so that panels_* can use some common features if they need them.

Revision 1.2.6.11 - (view) (download) (annotate) - [select for diffs]
Tue Jun 19 02:17:22 2007 UTC (2 years, 5 months ago) by merlinofchaos
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-ALPHA5
Changes since 1.2.6.10: +4 -1 lines
Diff to previous 1.2.6.10 , to branch point 1.2
New: flexible layout maker! With very simple UI.

Revision 1.2.6.10 - (view) (download) (annotate) - [select for diffs]
Mon Jun 11 06:10:49 2007 UTC (2 years, 5 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.2.6.9: +17 -10 lines
Diff to previous 1.2.6.9 , to branch point 1.2
Some more cleanup, minor fixes

Revision 1.2.6.9 - (view) (download) (annotate) - [select for diffs]
Tue May 22 22:56:17 2007 UTC (2 years, 6 months ago) by merlinofchaos
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-ALPHA1, DRUPAL-5--2-0-ALPHA2, DRUPAL-5--2-0-ALPHA3, DRUPAL-5--2-0-ALPHA4
Changes since 1.2.6.8: +1 -1 lines
Diff to previous 1.2.6.8 , to branch point 1.2
Allow panels to not display Drupal regions; create database code for views-like menu entries.

Revision 1.2.6.8 - (view) (download) (annotate) - [select for diffs]
Sat Apr 7 18:47:11 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.2.6.7: +2 -2 lines
Diff to previous 1.2.6.7 , to branch point 1.2
New javascript drag & drop; menu_rebuild on panel page save; fix add content button positionin garland

Revision 1.2.6.7 - (view) (download) (annotate) - [select for diffs]
Thu Apr 5 23:28:34 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.2.6.6: +2 -0 lines
Diff to previous 1.2.6.6 , to branch point 1.2
Edit tabs! Clear your cache!

Revision 1.2.6.6 - (view) (download) (annotate) - [select for diffs]
Wed Apr 4 22:22:55 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.2.6.5: +4 -3 lines
Diff to previous 1.2.6.5 , to branch point 1.2
Some form improvements

Revision 1.2.6.5 - (view) (download) (annotate) - [select for diffs]
Tue Apr 3 19:58:06 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.2.6.4: +5 -4 lines
Diff to previous 1.2.6.4 , to branch point 1.2
Context, content and arguments into the API!

Revision 1.2.6.4 - (view) (download) (annotate) - [select for diffs]
Tue Apr 3 18:30:11 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.2.6.3: +4 -1 lines
Diff to previous 1.2.6.3 , to branch point 1.2
correct problem with pid and did

Revision 1.2.6.3 - (view) (download) (annotate) - [select for diffs]
Tue Apr 3 00:57:17 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.2.6.2: +3 -3 lines
Diff to previous 1.2.6.2 , to branch point 1.2
Whops, forgot to commit the throbber

Revision 1.2.6.2 - (view) (download) (annotate) - [select for diffs]
Tue Apr 3 00:29:24 2007 UTC (2 years, 7 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.2.6.1: +10 -6 lines
Diff to previous 1.2.6.1 , to branch point 1.2
More panels 2 checkins for testing; now we can control what content is available to be added.

Revision 1.2.6.1 - (view) (download) (annotate) - [select for diffs]
Fri Mar 30 05:49:07 2007 UTC (2 years, 8 months ago) by merlinofchaos
Branch: DRUPAL-5--2
Changes since 1.2: +51 -4 lines
Diff to previous 1.2
A new batch of updates. Now with funtastic iconage.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Jul 26 16:53:40 2006 UTC (3 years, 4 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0, DRUPAL-4-7--1-1, DRUPAL-4-7--1-2, DRUPAL-5--1-0, DRUPAL-5--1-1, DRUPAL-5--1-2
Branch point for: DRUPAL-4-7, DRUPAL-5, DRUPAL-5--2
Changes since 1.1: +4 -6 lines
Diff to previous 1.1
Documentation updates

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Jul 22 04:36:09 2006 UTC (3 years, 4 months ago) by merlinofchaos
Branch: MAIN
Panels module, son of dashboard. Initial commit. Thanks to sepeck and eaton for layout icons!

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