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

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

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.4.2.10.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 1 02:34:31 2009 UTC (2 months, 3 weeks ago) by yhahn
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA7
Changes since 1.4.2.10.2.2: +4 -251 lines
Diff to previous 1.4.2.10.2.2 , to branch point 1.4.2.10
Adding context_ui.install back -- for Aegir migration compatibility.

Revision 1.4.2.10.2.2
Wed Aug 26 04:12:34 2009 UTC (3 months ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.4.2.10.2.1: +1 -1 lines
FILE REMOVED
Removing stale hook_schema, .install from context_ui.

Revision 1.4.2.10.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 14 00:01:01 2009 UTC (5 months, 1 week ago) by yhahn
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA3, DRUPAL-6--2-0-BETA4, DRUPAL-6--2-0-BETA5
Changes since 1.4.2.10: +2 -2 lines
Diff to previous 1.4.2.10
#489308: Fixing bad update script call to context_ui_invalidate_cache().

Revision 1.4.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 18:37:28 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.4.2.9: +1 -9 lines
Diff to previous 1.4.2.9 , to branch point 1.4
Removing update 6004 -- not needed since these tables are deprecated

Revision 1.4.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 13:57:22 2009 UTC (8 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.4.2.8: +1 -9 lines
Diff to previous 1.4.2.8 , to branch point 1.4
Removing duplicate update script 6004

Revision 1.4.2.8 - (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.4.2.7: +17 -1 lines
Diff to previous 1.4.2.7 , to branch point 1.4
#304887: Adding context description. From dmitrig01.

Revision 1.4.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 7 20:23:37 2009 UTC (8 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.4.2.6: +6 -2 lines
Diff to previous 1.4.2.6 , to branch point 1.4
- #393772: Moving non-UI related code into context module.
- #393232: Renaming context_ui_admin.inc to context_ui.admin.inc.

Revision 1.4.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 05:08:59 2009 UTC (9 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA4
Changes since 1.4.2.5: +13 -1 lines
Diff to previous 1.4.2.5 , to branch point 1.4
#367775: Consistifying use of namespace/attribute/value delimiters in code. From dmitrig01.

Revision 1.4.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 04:35:54 2009 UTC (10 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.4.2.4: +7 -5 lines
Diff to previous 1.4.2.4 , to branch point 1.4
- #355509: Fix for update script when no contexts are present. From gcopenhaver.
- #354882: Strict check between node objects when settings node context. From anantagati.

Revision 1.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 16:49:59 2008 UTC (11 months, 1 week ago) by yhahn
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA3
Changes since 1.4.2.3: +28 -18 lines
Diff to previous 1.4.2.3 , to branch point 1.4
- Adding CHANGELOG.txt
- Update to README.txt to reflect updated menu links functionality and
  include basic list of hooks provided by context_ui.
- Update to DB schema to reflect new storage system. Update script
  included.
- Improved namespace consistency -- all hooks now use context_ui
  rather that context as their function prefix.
- Moved deprecated functions / backwards-compatibility functions to
  the end of context_ui.module.
- Major refactoring of context storage schema. Contexts are now cached
  for performance and default contexts are no longer stored in the
  database.

Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 30 05:30:47 2008 UTC (11 months, 3 weeks ago) by yhahn
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA2
Changes since 1.4.2.2: +31 -31 lines
Diff to previous 1.4.2.2 , to branch point 1.4
Fixing update scripts to work for d5 to d6 upgrade

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 06:02:40 2008 UTC (12 months ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.4.2.1: +14 -2 lines
Diff to previous 1.4.2.1 , to branch point 1.4
- Implementing context disabling
- Fixes for E_ALL notices

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 05:48:29 2008 UTC (12 months ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.4: +60 -6 lines
Diff to previous 1.4
- Split context_ui_item table into context_ui_setter and context_ui_getter tables.

- Split hook_context_items() into hook_context_getters() and hook_context_setters().

- Added implementation of hook_flush_caches() for rebuilding context cache.

- Added implementation of hook_theme_registry_alter() to eliminate the need to implement theme
changes for working menu active classes.

- Added theme-level section titles, section subtitles and section body classes as context getters.

- Reduced unnecessary duplication of block code at the price of a minor performance hit.

- Simplified the context_ui CRUD API.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 4 12:24:14 2008 UTC (14 months, 3 weeks ago) by jmiccolis
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA1
Changes since 1.1.2.4: +25 -4 lines
Diff to previous 1.1.2.4 , to branch point 1.1 , to next main 1.4
Declaring character set when createing table. Patch by ckng.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 09:25:32 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.3: +6 -7 lines
Diff to previous 1.3
Merging changes from DRUPAL-5 branch

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 07:52:45 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5
Changes since 1.1.2.3: +14 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1
- Renaming space to namespace, key to attribute in preparation for release
- Renaming context_exists() to context_isset(). Context_exists() retained for backwards compatibility.

Revision 1.3 - (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.2: +147 -18 lines
Diff to previous 1.2
#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.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 13:23:04 2008 UTC (16 months, 1 week ago) by jmiccolis
Branch: MAIN
Changes since 1.1: +14 -2 lines
Diff to previous 1.1
Merging changes from DRUPAL-5 Branch into HEAD

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 9 01:32:21 2008 UTC (18 months, 2 weeks ago) by jmiccolis
Branch: DRUPAL-5
Changes since 1.1.2.2: +14 -2 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Shortened needlessly long database columns in the context_ui table

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: +23 -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 -23 lines
FILE REMOVED
file context_ui.install 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