Log of /contributions/modules/panels/panels.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.4.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 24 18:32:20 2009 UTC
(8 months ago)
by
merlinofchaos
Branch:
DRUPAL-6--3
Changes since
1.4.2.2: +50 -13 lines
Diff to
previous 1.4.2.2
, to
branch point 1.4
Introducing the new version of flexible which is both more powerful and comes with a javascripty visual layout designer. It is not yet flawless but it finally works well enough to commit. This commit REQUIRES the twin commit of ctools that is going in.
Revision
1.1.6.53 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Nov 5 02:24:15 2008 UTC
(12 months, 3 weeks ago)
by
sdboyer
Branch:
DRUPAL-5--2
Changes since
1.1.6.52: +11 -1 lines
Diff to
previous 1.1.6.52
, to
branch point 1.1
, to
next main 1.4
#247695 by sdboyer, chaps2: Fix to ensure that display/pane exports have all relevant configuration data. Also added an informational-only update function encouraging site admins to re-export any previously exported Panels, as the exports were potentially affected by this problem.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 15 23:59:36 2008 UTC
(16 months, 2 weeks ago)
by
merlinofchaos
Branch:
MAIN
Changes since
1.1: +142 -30 lines
Diff to
previous 1.1
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.1.6.50 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 11 04:21:40 2008 UTC
(16 months, 2 weeks ago)
by
sdboyer
Branch:
DRUPAL-5--2
Changes since
1.1.6.49: +3 -3 lines
Diff to
previous 1.1.6.49
, to
branch point 1.1
#270770 by dww: Moved queries from panels.module's update 5215 into panels_mini to avoid errors on sites where panels_mini is not installed.
Also added instructional text to calm people in the (very likely) event that they update and receive an error message.
Revision
1.1.6.42 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri May 23 21:41:42 2008 UTC
(18 months ago)
by
sdboyer
Branch:
DRUPAL-5--2
Changes since
1.1.6.41: +7 -7 lines
Diff to
previous 1.1.6.41
, to
branch point 1.1
Changed show/hide settings to be more in line with the rest of the access control parameters. Part and parcel of that was moving storage of the pane show/hide information into the pane table itself...probably where it should have been from the start.
Revision
1.1.6.41 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri May 23 18:06:10 2008 UTC
(18 months ago)
by
sdboyer
Branch:
DRUPAL-5--2
Changes since
1.1.6.40: +7 -9 lines
Diff to
previous 1.1.6.40
, to
branch point 1.1
Updated 'shown' field references to 'hidden,' now that the rest of the implementation has been done and it's clear it needs to be done exclusively. Made the corresponding updates to the panels_load_displays() function, and necessary changes to panels_save_display(); the additional query has to be used in order to ensure that real pids, not 'new-#' placeholder pids, are being saved to the db.
Revision
1.1.6.25 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Nov 20 17:54:20 2007 UTC
(2 years ago)
by
merlinofchaos
Branch:
DRUPAL-5--2
Changes since
1.1.6.24: +15 -3 lines
Diff to
previous 1.1.6.24
, to
branch point 1.1
Mini panels now named and exportable; with admin UI improvements; and will inherit arguments from panel pages; and now there's hook_panels_default_minis that works just look hook_panels_default_panels (which is misnamed)
Revision
1.1.6.20 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 25 02:23:19 2007 UTC
(2 years, 1 month ago)
by
merlinofchaos
Branch:
DRUPAL-5--2
Changes since
1.1.6.19: +106 -3 lines
Diff to
previous 1.1.6.19
, to
branch point 1.1
Major rework of context; fully implemented multiple context, context conversion to arguments and now Views can accept contexts. This is a major step toward turning context into a Fully Operational Battle Station.
Revision
1.1.6.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Dec 30 00:07:57 2006 UTC
(2 years, 11 months ago)
by
merlinofchaos
Branch:
DRUPAL-5--2
Changes since
1.1.6.1: +41 -14 lines
Diff to
previous 1.1.6.1
, to
branch point 1.1
Initial commit of Panels 2. This is *very very* alpha -- does not yet fully include an upgrade path (er well it might but I put it in and haven't tested it) and there are still obvious bugs and deficiencies.
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.