/[drupal]/contributions/modules/zeitgeist/zeitgeist.module
ViewVC logotype

Log of /contributions/modules/zeitgeist/zeitgeist.module

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.9.6.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 5 17:59:24 2009 UTC (4 months, 3 weeks ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.9.6.4: +71 -8 lines
Diff to previous 1.9.6.4 , to branch point 1.9
- Beginning Views integration

Revision 1.9.6.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 5 15:24:12 2009 UTC (4 months, 3 weeks ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.9.6.3: +329 -308 lines
Diff to previous 1.9.6.3 , to branch point 1.9
2009-07-05 / 1.9.6.4
  BUG   #510588: incorrect use of t() in .module and .install
  BUG   #318946: Use of obsolete D5 syntax for cache_* calls
  UI    ZG admin is now a tab on search admin
  FEAT  No longer rely on undocumented behaviour: work as search submit handlers
  QUAL  Removed empty .schema file
  QUAL  Format switch to Drupal coding standard. Pass coder review.
  QUAL  Update to INSTALL.txt for recent versions.

Revision 1.9.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 07:51:46 2008 UTC (15 months, 2 weeks ago) by fgm
Branch: DRUPAL-5
Changes since 1.9.4.7: +19 -18 lines
Diff to previous 1.9.4.7 , to branch point 1.9
2008-08-08 / 1.9.4.8
  QUAL  Renamed a few functions to match standards
  DOC   Fixed license wording to match Drupal requirements

Revision 1.9.6.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 19:55:06 2008 UTC (15 months, 2 weeks ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.9.6.2: +331 -60 lines
Diff to previous 1.9.6.2 , to branch point 1.9
2008-08-07 / 1.9.6.3
  FEAT  Bring in line with 1.9.4.7 from the D5 branch
  QUAL  Passes coder.module review with OSInet modifications
  QUAL  Update schema to 6000
  DOC   Update license mentions to match Drupal rules

Revision 1.9.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 20:22:24 2008 UTC (15 months, 3 weeks ago) by fgm
Branch: DRUPAL-5
Changes since 1.9.4.6: +69 -43 lines
Diff to previous 1.9.4.6 , to branch point 1.9
2008-08-05 / 1.9.4.7
  QUAL  Various code cleanups. Now passes coder.module with the OSInet coding style
  BUG   Submitting parameters invoked the wrong cache cleanup method
  QUAL  Typo in INSTALL

Revision 1.9.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 19 20:53:08 2007 UTC (2 years ago) by fgm
Branch: DRUPAL-5
Changes since 1.9.4.5: +151 -56 lines
Diff to previous 1.9.4.5 , to branch point 1.9
2007-11-19 / 1.9.4.6
FEAT    #193276 : added block caching
QUAL    #193276 : updated table indexing
FEAT    #193276 : revamped settings page
BUG     #193487 : block names formatting

Revision 1.9.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 31 19:31:22 2007 UTC (2 years ago) by fgm
Branch: DRUPAL-5
Changes since 1.9.4.4: +90 -5 lines
Diff to previous 1.9.4.4 , to branch point 1.9
2007-10-31 / 1.9.4.5
  FEAT  Improved default zeitgeist page. Single column page still available from code
  QUAL  Use named constants instead of hardcoded paths and 86400.

Revision 1.9.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 27 13:16:50 2007 UTC (2 years, 1 month ago) by fgm
Branch: DRUPAL-5
Changes since 1.9.4.3: +66 -4 lines
Diff to previous 1.9.4.3 , to branch point 1.9
2007-10-27 / 1.9.4.4
  FEAT  #170900 : remove blocks when uninstalling. Backport from D6.
  FEAT  #170695 : include a predefined page demonstrating ZG. Backport from D6.

Revision 1.9.6.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 14 16:52:53 2007 UTC (2 years, 1 month ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.9.6.1: +5 -2 lines
Diff to previous 1.9.6.1 , to branch point 1.9
2007-10-14 / 1.9.6.2
  BUG   #150245 : Drupal 6 API change during beta: move schema to .install
  QUAL  E_STRICT notice in zeitgeist_help

Revision 1.9.6.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 27 22:45:48 2007 UTC (2 years, 3 months ago) by fgm
Branch: DRUPAL-6--1
Changes since 1.9: +357 -92 lines
Diff to previous 1.9
First partly working version for D6, obtained by porting 1.9.4.3 to the D6 API. Problems remain in search trapping.

Revision 1.9.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 26 20:44:52 2007 UTC (2 years, 3 months ago) by fgm
Branch: DRUPAL-5
Changes since 1.9.4.2: +236 -143 lines
Diff to previous 1.9.4.2 , to branch point 1.9
2007-08-26
  FEAT  Install file added, supports uninstalling
  QUAL  Module package under "Administration" instead of "Other"
  QUAL  Multiples changes for D5 compatibility
  QUAL  Passes coder.module review with OSInet modifications

Revision 1.9.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 25 22:16:57 2007 UTC (2 years, 3 months ago) by fgm
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.9.2.4: +16 -2 lines
Diff to previous 1.9.2.4 , to branch point 1.9
2007-08-25
  FEAT  Install file revamped: #72166, #72662, #106413
  FEAT  Setting now display the current schema version
  QUAL  Documentation files cleaned up

Revision 1.9.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 14 21:49:34 2007 UTC (2 years, 3 months ago) by fgm
Branch: DRUPAL-4-7
Changes since 1.9.2.3: +9 -9 lines
Diff to previous 1.9.2.3 , to branch point 1.9
Minor fixes to pass review by coder.module with OSInet modifications.

Revision 1.9.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 25 22:33:51 2007 UTC (2 years, 5 months ago) by dkruglyak
Branch: DRUPAL-5
Changes since 1.9.4.1: +22 -3 lines
Diff to previous 1.9.4.1 , to branch point 1.9
Create a D5 style menu instead of settings hook

Revision 1.9.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 19 20:06:55 2007 UTC (2 years, 6 months ago) by fgm
Branch: DRUPAL-5
Changes since 1.9: +154 -14 lines
Diff to previous 1.9
Initial version in the DRUPAL-5 branch. Not necessarily equivalent with the latest 4.7 version yet.

Revision 1.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 5 21:37:15 2007 UTC (2 years, 9 months ago) by fgm
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.9.2.2: +32 -3 lines
Diff to previous 1.9.2.2 , to branch point 1.9
  FEAT  Tentative PGSQL support: #116051
  BUG   Fix for #106368 confirmed

Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 2 20:14:44 2007 UTC (2 years, 10 months ago) by fgm
Branch: DRUPAL-4-7
Changes since 1.9.2.1: +63 -9 lines
Diff to previous 1.9.2.1 , to branch point 1.9
BUG  http://drupal.org/node/106368 : ZG did not erase old history
QUAL http://drupal.org/node/72166 : include support for contrib

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 24 21:27:35 2006 UTC (3 years, 5 months ago) by fgm
Branch: DRUPAL-4-7
Changes since 1.9: +26 -5 lines
Diff to previous 1.9
2006-06-24 / 1.10
  BUG   http://drupal.org/node/62490 zeitgeist also registers empty and invalid searches
  FEAT  New setting to allow recording of valid empty searches
2006-04-09 / 1.9 - Branch DRUPAL-4-7
  FEAT  ZG Top Searches and ZG Recent Searches blocks are now themeable
  BUG   Fixed an error in the links generated in the ZG blocks
2006-04-09 / 1.8
  QUAL  New method to catch searches. Apparently compatible with Drupal 4.7RC2

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 9 19:59:50 2006 UTC (3 years, 7 months ago) by fgm
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-4-7, DRUPAL-5, DRUPAL-6--1
Changes since 1.8: +32 -19 lines
Diff to previous 1.8
- ZT Top Searches and ZG Recent Searches blocks are now themeable
- Fixed an error in the links generated in the same blocks

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 8 22:00:39 2006 UTC (3 years, 7 months ago) by fgm
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0-rc2
Changes since 1.7: +52 -64 lines
Diff to previous 1.7
New method to catch searches. Apparently RC2-compatible.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 8 16:52:30 2006 UTC (3 years, 7 months ago) by fgm
Branch: MAIN
Changes since 1.6: +17 -12 lines
Diff to previous 1.6
2006-03-29 Various fixes to improve search capturing

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 22 19:20:46 2006 UTC (3 years, 8 months ago) by fgm
Branch: MAIN
Changes since 1.5: +40 -6 lines
Diff to previous 1.5
http://drupal.org/node/55256 Added setting to display the search type

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 21 23:23:17 2006 UTC (3 years, 8 months ago) by fgm
Branch: MAIN
Changes since 1.4: +64 -16 lines
Diff to previous 1.4
BUG  http://drupal.org/node/55182
BUG  http://drupal.org/node/55176
FEAT http://drupal.org/node/55067
FEAT Number of rows in both feature blocks now settable

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 10 20:20:48 2006 UTC (3 years, 8 months ago) by fgm
Branch: MAIN
Changes since 1.3: +28 -27 lines
Diff to previous 1.3
Added MySQL 4.0 support, per issue http://drupal.org/node/53289

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 22:44:46 2006 UTC (3 years, 9 months ago) by fgm
Branch: MAIN
Changes since 1.2: +157 -6 lines
Diff to previous 1.2
  FEAT  New function returning the zeitgeist for a predefined calendar time span:
        day, week (2 formats), month, quarter, year.
  FEAT  New block displaying top queries for the current month
  QUAL  Removed useless assignments.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 19 21:24:37 2006 UTC (3 years, 9 months ago) by fgm
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0-beta4
Changes since 1.1: +6 -6 lines
Diff to previous 1.1
Error in initial submission

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 19 19:29:41 2006 UTC (3 years, 9 months ago) by fgm
Branch: MAIN
2006-02-19 First version, for Drupal 4.7beta4

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