/[drupal]/contributions/modules/context/context_ui/context_ui.js
ViewVC logotype

Log of /contributions/modules/context/context_ui/context_ui.js

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.3.2.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 14:09:00 2009 UTC (4 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA3, DRUPAL-6--2-0-BETA4, DRUPAL-6--2-0-BETA5, DRUPAL-6--2-0-BETA6, DRUPAL-6--2-0-BETA7
Changes since 1.3.2.5.2.1: +2 -2 lines
Diff to previous 1.3.2.5.2.1 , to branch point 1.3.2.5
#492510 by socki: Fix for block UI when working with regions with multiple underscores.

Revision 1.3.2.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 14:04:23 2009 UTC (4 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.3.2.5: +4 -4 lines
Diff to previous 1.3.2.5
#496654 by sirkitree: Fix for context_ui compatibility with jQuery 1.3.x

Revision 1.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 14:22:02 2009 UTC (8 months, 1 week ago) by yhahn
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--2-0-ALPHA1, DRUPAL-6--2-0-ALPHA2, DRUPAL-6--2-0-BETA1, DRUPAL-6--2-0-BETA2
Branch point for: DRUPAL-6--2
Changes since 1.3.2.4: +18 -1 lines
Diff to previous 1.3.2.4 , to branch point 1.3
Cleaning up menu widget

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 04:34:10 2009 UTC (8 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.3.2.3: +4 -1 lines
Diff to previous 1.3.2.3 , to branch point 1.3
- #394472: Adding selected class / state items when editing.
- Using human-readable region names rather than identifiers.

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 03:07:09 2009 UTC (8 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.3.2.2: +1 -30 lines
Diff to previous 1.3.2.2 , to branch point 1.3
#304887: Adding context description. From dmitrig01.

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 06:04:13 2009 UTC (9 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA4
Changes since 1.3.2.1: +2 -2 lines
Diff to previous 1.3.2.1 , to branch point 1.3
#336469: Fixing sticky checkbox for hidden blocks and using more human-friendly labels in block UI. From dmitrig01.

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 16:32:19 2008 UTC (12 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA1, DRUPAL-6--1-0-ALPHA2, DRUPAL-6--1-0-ALPHA3
Changes since 1.3: +134 -93 lines
Diff to previous 1.3
- Splitting context_ui_context() API function into respective LCRUD
functions.
- Added tabledrag based block reordering.
- Added a "section" field to present a simplified UI to end users.
- Moved all jquery event attachers into behaviors.
- Clean up of menu local task structure.
- Clean up of context definition editing form.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 1 20:21:46 2008 UTC (14 months, 3 weeks ago) by yhahn
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA1
Changes since 1.1.2.3: +9 -9 lines
Diff to previous 1.1.2.3 , to branch point 1.1 , to next main 1.3
Code style fixes

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 1 20:21:08 2008 UTC (14 months, 3 weeks ago) by yhahn
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.2: +5 -5 lines
Diff to previous 1.2
Merging fix for blocks in custom regions from DRUPAL-5 branch

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 04:49:53 2008 UTC (15 months ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1.2.2: +6 -6 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Fixing block admin bugs related to custom regions and repeated addition/selection of blocks

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 17 16:57:19 2008 UTC (16 months, 1 week ago) by jmiccolis
Branch: MAIN
Changes since 1.1: +13 -11 lines
Diff to previous 1.1
#282197 Initial work on the Drupal 6.x port of context. This commit brings only basic functionality. The menu system integration isn't done, nor is the integration for contrib modules. Much thanks to Pasqualle for the patch.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 1 15:01:46 2008 UTC (19 months, 3 weeks ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1.2.1: +114 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Adding context_ui to DRUPAL-5 branch

Revision 1.1.2.1
Tue Apr 1 14:53:29 2008 UTC (19 months, 3 weeks ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1: +0 -114 lines
FILE REMOVED
file context_ui.js was added on branch DRUPAL-5 on 2008-04-01 15:01:46 +0000

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 1 14:53:29 2008 UTC (19 months, 3 weeks ago) by yhahn
Branch: MAIN
Branch point for: DRUPAL-5
Adding a very early alpha release of context_ui. Provides a user interface for context-based site building.

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