/[drupal]/contributions/modules/admin_menu/admin_menu.install
ViewVC logotype

Log of /contributions/modules/admin_menu/admin_menu.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.6.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 9 22:53:00 2009 UTC (2 months, 2 weeks ago) by smk
Branch: DRUPAL-6--3
Changes since 1.4.2.6.2.9: +7 -1 lines
Diff to previous 1.4.2.6.2.9 , to branch point 1.4.2.6
by smk-ka: Added missing variables to hook_uninstall().

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 9 22:51:55 2009 UTC (2 months, 2 weeks ago) by smk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +2 -1 lines
Diff to previous 1.21
by smk-ka: Added missing variables to hook_uninstall().

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 9 22:43:31 2009 UTC (2 months, 2 weeks ago) by smk
Branch: MAIN
Changes since 1.20: +6 -1 lines
Diff to previous 1.20
by smk-ka: Added missing variables to hook_uninstall().

Revision 1.4.2.6.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 9 16:48:41 2009 UTC (2 months, 2 weeks ago) by smk
Branch: DRUPAL-6--3
Changes since 1.4.2.6.2.8: +6 -2 lines
Diff to previous 1.4.2.6.2.8 , to branch point 1.4.2.6
Synced minor PHPDoc changes from D7 branch.

Revision 1.4.2.6.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 9 16:10:21 2009 UTC (2 months, 2 weeks ago) by smk
Branch: DRUPAL-6--3
Changes since 1.4.2.6.2.7: +8 -10 lines
Diff to previous 1.4.2.6.2.7 , to branch point 1.4.2.6
#571038 by smk-ka: Removed call to admin_menu_wipe() and cleaned install file.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 9 16:09:22 2009 UTC (2 months, 2 weeks ago) by smk
Branch: MAIN
Changes since 1.19: +6 -9 lines
Diff to previous 1.19
#571038 by smk-ka: Removed call to admin_menu_wipe() and cleaned install file.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 14:02:07 2009 UTC (3 months ago) by smk
Branch: MAIN
Changes since 1.18: +6 -1 lines
Diff to previous 1.18
by smk: Added Doxygen @file tag to install file.

Revision 1.4.2.6.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 16 21:11:11 2009 UTC (3 months, 1 week ago) by sun
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-0-ALPHA3
Changes since 1.4.2.6.2.6: +16 -1 lines
Diff to previous 1.4.2.6.2.6 , to branch point 1.4.2.6
#538714 by sun: Fixed wrong re-parenting in Drupal's menu system.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 16 21:11:01 2009 UTC (3 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.17: +15 -1 lines
Diff to previous 1.17
#538714 by sun: Fixed wrong re-parenting in Drupal's menu system.

Revision 1.4.2.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 11 20:57:46 2009 UTC (4 months, 2 weeks ago) by sun
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-0-ALPHA2
Changes since 1.4.2.6.2.5: +5 -12 lines
Diff to previous 1.4.2.6.2.5 , to branch point 1.4.2.6
#490670 by sun: Fixed missing menu after installation/upgrade.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 11 20:57:34 2009 UTC (4 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.16: +1 -27 lines
Diff to previous 1.16
#490670 by sun: Fixed missing menu after installation/upgrade.

Revision 1.4.2.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 10:13:18 2009 UTC (5 months, 1 week ago) by sun
Branch: DRUPAL-6--3
Changes since 1.4.2.6.2.4: +3 -1 lines
Diff to previous 1.4.2.6.2.4 , to branch point 1.4.2.6
#345984 by markus_petrux, sun: Fixed old menu links not removed on upgrade.

Revision 1.4.2.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 01:34:06 2009 UTC (5 months, 2 weeks ago) by sun
Branch: DRUPAL-6--3
Changes since 1.4.2.6.2.3: +34 -9 lines
Diff to previous 1.4.2.6.2.3 , to branch point 1.4.2.6
#276751 by sun: Major rewrite. Fixed menu items cannot be moved, altered, or added as well as various performance issues.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 11 22:20:40 2009 UTC (5 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.15: +23 -9 lines
Diff to previous 1.15
#276751 by sun: Major rewrite. Fixed menu items cannot be moved, altered, or added as well as various performance issues.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 17:24:56 2009 UTC (7 months, 1 week ago) by davereid
Branch: MAIN
Changes since 1.14: +1 -2 lines
Diff to previous 1.14
#437506 by yched, Dave Reid: Updated for menu_router_build().

Revision 1.4.2.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 18:43:00 2009 UTC (7 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-0-ALPHA1
Changes since 1.4.2.6.2.2: +1 -2 lines
Diff to previous 1.4.2.6.2.2 , to branch point 1.4.2.6
by Dave Reid: Removed unnecessary schema description from update.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 18:41:58 2009 UTC (7 months, 3 weeks ago) by davereid
Branch: MAIN
Changes since 1.13: +1 -2 lines
Diff to previous 1.13
by Dave Reid: Removed unnecessary schema description from update.

Revision 1.3.2.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 17:42:41 2009 UTC (7 months, 3 weeks ago) by sun
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-0-ALPHA1
Changes since 1.3.2.5: +70 -1 lines
Diff to previous 1.3.2.5
#345984 by markus_petrux, sun: Added client-side caching of administration menu.
  Attention: A new era of Drupal user experience starts here.  This is the very
  first issue of a series of improvements targeting plain awesomeness.

Revision 1.4.2.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 17:42:30 2009 UTC (7 months, 3 weeks ago) by sun
Branch: DRUPAL-6--3
Changes since 1.4.2.6.2.1: +34 -1 lines
Diff to previous 1.4.2.6.2.1 , to branch point 1.4.2.6
#345984 by markus_petrux, sun: Added client-side caching of administration menu.
  Attention: A new era of Drupal user experience starts here.  This is the very
  first issue of a series of improvements targeting plain awesomeness.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 17:42:18 2009 UTC (7 months, 3 weeks ago) by sun
Branch: MAIN
Changes since 1.12: +34 -1 lines
Diff to previous 1.12
#345984 by markus_petrux, sun: Added client-side caching of administration menu.
  Attention: A new era of Drupal user experience starts here.  This is the very
  first issue of a series of improvements targeting plain awesomeness.

Revision 1.4.2.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 02:01:15 2009 UTC (8 months, 2 weeks ago) by sun
Branch: DRUPAL-6--3
Changes since 1.4.2.6: +9 -1 lines
Diff to previous 1.4.2.6
by sun: Major code clean-up and sync across 3.x branches.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 02:00:44 2009 UTC (8 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.11: +9 -1 lines
Diff to previous 1.11
by sun: Major code clean-up and sync across 3.x branches.

Revision 1.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 19:48:50 2009 UTC (9 months, 4 weeks ago) by sun
Branch: DRUPAL-5--2
Branch point for: DRUPAL-5--3
Changes since 1.3.2.4: +3 -2 lines
Diff to previous 1.3.2.4 , to branch point 1.3 , to next main 1.22
#365335 by sun: Fixed not all variables removed after uninstall.

Revision 1.4.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 19:48:41 2009 UTC (9 months, 4 weeks ago) by sun
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4, DRUPAL-6--1-5
Branch point for: DRUPAL-6--3
Changes since 1.4.2.5: +4 -2 lines
Diff to previous 1.4.2.5 , to branch point 1.4 , to next main 1.22
#365335 by sun: Fixed not all variables removed after uninstall.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 19:48:32 2009 UTC (9 months, 4 weeks ago) by sun
Branch: MAIN
Changes since 1.10: +4 -2 lines
Diff to previous 1.10
#365335 by sun: Fixed not all variables removed after uninstall.

Revision 1.4.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 23:09:10 2008 UTC (12 months, 3 weeks ago) by sun
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2, DRUPAL-6--1-3
Changes since 1.4.2.4: +2 -2 lines
Diff to previous 1.4.2.4 , to branch point 1.4
#322731 by sun: Fixed improper use of t() in module install file.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 23:08:59 2008 UTC (12 months, 3 weeks ago) by sun
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
#322731 by sun: Fixed improper use of t() in module install file.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 18 17:34:23 2008 UTC (13 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
#320526 by yettyn, sun: Updated to UNSTABLE-2 (DBTNG queries, permissions, etc).

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 16:22:48 2008 UTC (14 months, 2 weeks ago) by pwolanin
Branch: MAIN
Changes since 1.7: +11 -1 lines
Diff to previous 1.7
#295476 by pwolanin, use <front> for icon path to fix front-page path-change bug and pathauto conflict, add wipe button to admin form

Revision 1.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 16:21:22 2008 UTC (14 months, 2 weeks ago) by pwolanin
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.4.2.3: +11 -1 lines
Diff to previous 1.4.2.3 , to branch point 1.4
#295476 by pwolanin, use <front> for icon path to fix front-page path-change bug and pathauto conflict, add wipe button to admin form

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 20:10:29 2008 UTC (17 months ago) by pwolanin
Branch: MAIN
Changes since 1.6: +4 -2 lines
Diff to previous 1.6
#268373 by sun and pwolanin - cleanup for devel links and update

Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 20:08:37 2008 UTC (17 months ago) by pwolanin
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.4.2.2: +4 -2 lines
Diff to previous 1.4.2.2 , to branch point 1.4
#268373 by sun and pwolanin

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 15 01:24:20 2008 UTC (17 months, 1 week ago) by sun
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-6, DRUPAL-5--2-7, DRUPAL-5--2-8
Changes since 1.3.2.3: +13 -1 lines
Diff to previous 1.3.2.3 , to branch point 1.3
#268373 by sun: Backported code clean-up from 6.x.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 14 23:49:24 2008 UTC (17 months, 1 week ago) by pwolanin
Branch: MAIN
Changes since 1.5: +18 -3 lines
Diff to previous 1.5
#268373 by sun with adjustments by pwolanin - re-implement 5.x-2.x features

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 14 23:29:55 2008 UTC (17 months, 1 week ago) by pwolanin
Branch: DRUPAL-6--1
Changes since 1.4.2.1: +18 -3 lines
Diff to previous 1.4.2.1 , to branch point 1.4
#268373 by sun with adjustments by pwolanin - re-implement 5.x-2.x features

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 7 16:34:09 2008 UTC (17 months, 2 weeks ago) by sun
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA
Changes since 1.4: +11 -12 lines
Diff to previous 1.4
#132524 by pwolanin: Major rewrite to better use Drupal 6 menu system.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 7 16:33:58 2008 UTC (17 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.4: +11 -12 lines
Diff to previous 1.4
#132524 by pwolanin: Major rewrite to better use Drupal 6 menu system.

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 24 17:32:56 2008 UTC (21 months ago) by sun
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-4, DRUPAL-5--2-5
Changes since 1.3.2.2: +8 -2 lines
Diff to previous 1.3.2.2 , to branch point 1.3
#214725 by sun: Added update to clear CSS preprocessor cache.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 24 17:32:47 2008 UTC (21 months ago) by sun
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.3: +8 -2 lines
Diff to previous 1.3
#214725 by sun: Added update to clear CSS preprocessor cache.

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 24 01:41:37 2008 UTC (21 months ago) by sun
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-3
Changes since 1.3.2.1: +12 -0 lines
Diff to previous 1.3.2.1 , to branch point 1.3
#224605 by sun: 'Add <content_type>' items do not appear without 'administer nodes' permission.

Revision 1.3.2.1
Sun Feb 24 01:41:16 2008 UTC (21 months ago) by sun
Branch: DRUPAL-5--2
Changes since 1.3: +0 -12 lines
FILE REMOVED
file admin_menu.install was added on branch DRUPAL-5--2 on 2008-02-24 01:41:37 +0000

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 24 01:41:16 2008 UTC (21 months ago) by sun
Branch: MAIN
Branch point for: DRUPAL-5--2
Changes since 1.2: +6 -6 lines
Diff to previous 1.2
#224605 by sun: 'Add <content_type>' items do not appear without 'administer nodes' permission.

Revision 1.1.4.1
Sun Nov 18 16:34:15 2007 UTC (2 years ago) by sun
Branch: DRUPAL-5
Changes since 1.1: +1 -1 lines
FILE REMOVED
Preparing release 5.x-1.2.

Revision 1.2
Sun Nov 18 16:34:04 2007 UTC (2 years ago) by sun
Branch: MAIN
Changes since 1.1: +1 -1 lines
FILE REMOVED
Preparing release 5.x-1.2.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 12 03:11:37 2007 UTC (2 years, 10 months ago) by sun
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0, DRUPAL-4-7--1-1, DRUPAL-4-7--1-2, DRUPAL-4-7--1-3, DRUPAL-4-7--1-4, DRUPAL-5--1-0, DRUPAL-5--1-1
Branch point for: DRUPAL-4-7, DRUPAL-5
- Initial import of admin_menu 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