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

Log of /contributions/modules/faceted_search/faceted_search.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.56 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 4 23:08:03 2009 UTC (6 months, 3 weeks ago) by davidlesieur
Branch: MAIN
CVS Tags: HEAD
Changes since 1.55: +3 -186 lines
Diff to previous 1.55
#436586 by David Lesieur and EmTeedee: Allow environment to be saved when no facet can be enabled. Also moved some functions to .admin.inc file.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 1 19:49:35 2009 UTC (6 months, 4 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54
Fixed empty result set when search key value is "0" (quoted).

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 21:31:19 2009 UTC (8 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.53: +37 -1 lines
Diff to previous 1.53
Localization support for search environment titles.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 05:13:12 2009 UTC (8 months, 3 weeks ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.52: +21 -1 lines
Diff to previous 1.52
Localization support for content type names.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 19:36:25 2009 UTC (10 months, 3 weeks ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.51: +34 -115 lines
Diff to previous 1.51
Improved data model for search environment settings.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 18:09:38 2008 UTC (10 months, 4 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.50: +5 -290 lines
Diff to previous 1.50
Moved administrative page callbacks into separate files.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 17:35:12 2008 UTC (10 months, 4 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.49: +13 -6 lines
Diff to previous 1.49
Added new 'administer faceted search' permission.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 28 01:04:28 2008 UTC (14 months ago) by davidlesieur
Branch: MAIN
Changes since 1.48: +5 -3 lines
Diff to previous 1.48
#219095 by DenRaf and Gerhard Killesreiter: Another step with the Drupal 6 port.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 26 04:28:10 2008 UTC (15 months ago) by davidlesieur
Branch: MAIN
Changes since 1.47: +141 -98 lines
Diff to previous 1.47
#219095 by DenRaf and David Lesieur: First step with Drupal 6 port.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 16:57:19 2008 UTC (15 months ago) by davidlesieur
Branch: MAIN
Changes since 1.46: +8 -1 lines
Diff to previous 1.46
#290680 by Patrick Hubert and David Lesieur: Allow faceted searches on unpublished nodes.

Revision 1.42.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 16:54:49 2008 UTC (15 months ago) by davidlesieur
Branch: DRUPAL-5
Changes since 1.42.2.4: +8 -1 lines
Diff to previous 1.42.2.4 , to branch point 1.42 , to next main 1.56
#290680 by Patrick Hubert and David Lesieur: Allow faceted searches on unpublished nodes.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 8 16:53:24 2008 UTC (16 months, 3 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.45: +3 -3 lines
Diff to previous 1.45
Fixed wrong info in comment.

Revision 1.42.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 8 16:52:42 2008 UTC (16 months, 3 weeks ago) by davidlesieur
Branch: DRUPAL-5
Changes since 1.42.2.3: +3 -3 lines
Diff to previous 1.42.2.3 , to branch point 1.42
Fixed wrong info in comment.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 22 23:50:31 2008 UTC (17 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.44: +7 -1 lines
Diff to previous 1.44
Fixed unescaped backslashes in regex.

Revision 1.42.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 22 23:49:22 2008 UTC (17 months, 1 week ago) by davidlesieur
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA4
Changes since 1.42.2.2: +7 -1 lines
Diff to previous 1.42.2.2 , to branch point 1.42
Fixed unescaped backslashes in regex.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 20 20:59:10 2008 UTC (17 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.43: +1 -9 lines
Diff to previous 1.43
Ensure that short words are not ignored in searches.

Revision 1.42.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 20 20:56:46 2008 UTC (17 months, 1 week ago) by davidlesieur
Branch: DRUPAL-5
Changes since 1.42.2.1: +1 -9 lines
Diff to previous 1.42.2.1 , to branch point 1.42
Ensure that short words are not ignored in searches.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 18 02:37:37 2008 UTC (17 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.42: +12 -15 lines
Diff to previous 1.42
#256234 by crank: Caching node types prevents multiple environments from working simultaneously.

Revision 1.42.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 18 02:36:19 2008 UTC (17 months, 1 week ago) by davidlesieur
Branch: DRUPAL-5
Changes since 1.42: +12 -15 lines
Diff to previous 1.42
#256234 by crank: Caching node types prevents multiple environments from working simultaneously.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 21:08:56 2008 UTC (18 months ago) by davidlesieur
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.41: +35 -17 lines
Diff to previous 1.41
#238208: Added support for keyword search restricted by field.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 01:55:00 2008 UTC (18 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.40: +5 -5 lines
Diff to previous 1.40
Domain 'all' in hook_faceted_search_collect() becomes 'facets' to distinguish from other types of filters.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 01:23:27 2008 UTC (18 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.39: +11 -7 lines
Diff to previous 1.39
Improved naming.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 01:02:28 2008 UTC (18 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.38: +3 -7 lines
Diff to previous 1.38
Removed unneeded argument.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 00:31:38 2008 UTC (18 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.37: +4 -4 lines
Diff to previous 1.37
Renamed key for default keyword filter.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 17:17:30 2008 UTC (19 months ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-BETA3
Changes since 1.36: +2 -5 lines
Diff to previous 1.36
#251888: Fixed keyword search getting disabled.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 14:40:41 2008 UTC (19 months ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-BETA1, DRUPAL-5--1-0-BETA2
Changes since 1.35: +4 -1 lines
Diff to previous 1.35
Make sure that the default field cannot be disabled.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 22:29:46 2008 UTC (19 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
Removed call-time pass-by-reference used by mistake.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 19:27:25 2008 UTC (19 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.33: +10 -7 lines
Diff to previous 1.33
Avoid conditions on node type when possible.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 19:38:28 2008 UTC (19 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.32: +20 -14 lines
Diff to previous 1.32
Moved field admin UI under the 'Keyword search' section.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:34:25 2008 UTC (19 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.31: +226 -139 lines
Diff to previous 1.31
- Introduced more general concept of filter (facets are now filters).
- Use a single filter for keyword search (instead of one per operator).
- Administer keyword search filters separately from facets.
- Added weight to categories (for sorting purposes).

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 22:39:55 2008 UTC (19 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.30: +1 -4 lines
Diff to previous 1.30
Cleanup.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 5 23:00:52 2008 UTC (19 months, 3 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.29: +6 -2 lines
Diff to previous 1.29
Rewrote the query building logic around keyword search and eliminated a temporary table.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 20:09:21 2008 UTC (20 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.28: +87 -55 lines
Diff to previous 1.28
Moved parsing of search keywords into separate function (allows re-use). Added utility functions for extracting quoted strings from the search text.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 10 21:37:29 2008 UTC (20 months, 2 weeks ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-20, DRUPAL-5--0-21
Changes since 1.27: +17 -17 lines
Diff to previous 1.27
Renamed globals per Coder module's suggestion.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 22:10:16 2008 UTC (21 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
Avoided encoding special characters twice in facet names in the admin interface.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 22:32:18 2008 UTC (21 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.25: +7 -4 lines
Diff to previous 1.25
Allow category labels to contain HTML.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 4 23:25:14 2008 UTC (21 months, 3 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.24: +14 -6 lines
Diff to previous 1.24
Separate disabled facets from enabled ones to make administration easier.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 00:08:25 2008 UTC (22 months ago) by davidlesieur
Branch: MAIN
Changes since 1.23: +3 -3 lines
Diff to previous 1.23
Fixed wrong object being assigned in PHP 4.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 23:09:16 2008 UTC (22 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.22: +7 -3 lines
Diff to previous 1.22
Added per-facet help text for site admins.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 19:25:29 2008 UTC (22 months, 1 week ago) by davidlesieur
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Allow more characters in environment title.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 01:15:03 2008 UTC (22 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.20: +6 -2 lines
Diff to previous 1.20
Fixed invalid content types sometimes being saved in settings after those types have been deleted.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 00:43:17 2008 UTC (22 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.19: +18 -10 lines
Diff to previous 1.19
Fixed invalid keys sometimes appearing in allowed content types array.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 23:56:16 2008 UTC (22 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18
Added comment.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 22:35:35 2008 UTC (22 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
Used more appropriate op for node_get_types() calls.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 22:25:28 2008 UTC (22 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.16: +15 -8 lines
Diff to previous 1.16
Inverted the logic for selecting content types in search environments.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 21:01:54 2008 UTC (22 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
Removed buttons from form values when saving environment.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 20:04:32 2008 UTC (22 months, 2 weeks ago) by davidlesieur
Branch: MAIN
Changes since 1.14: +634 -135 lines
Diff to previous 1.14
Support for multiple search environments, improved administration interface, and more...

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 07:17:48 2007 UTC (2 years, 1 month ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-10, DRUPAL-5--0-11, DRUPAL-5--0-6, DRUPAL-5--0-7, DRUPAL-5--0-8, DRUPAL-5--0-9
Changes since 1.13: +25 -3 lines
Diff to previous 1.13
Added sort options for categories.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 02:04:26 2007 UTC (2 years, 2 months ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-5
Changes since 1.12: +25 -4 lines
Diff to previous 1.12
Weight now a textfield to accomodate any numeric value.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 11:51:12 2007 UTC (2 years, 3 months ago) by davidlesieur
Branch: MAIN
Changes since 1.11: +7 -2 lines
Diff to previous 1.11
Show each facet's module in settings.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 27 21:09:43 2007 UTC (2 years, 4 months ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-4
Changes since 1.10: +5 -5 lines
Diff to previous 1.10
Changed some labels.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 24 20:42:39 2007 UTC (2 years, 4 months ago) by davidlesieur
Branch: MAIN
Changes since 1.9: +8 -4 lines
Diff to previous 1.9
Fixed invalid values in excluded types option.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 18 07:18:05 2007 UTC (2 years, 4 months ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Changed help text.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 18 05:41:30 2007 UTC (2 years, 4 months ago) by davidlesieur
Branch: MAIN
Changes since 1.7: +28 -20 lines
Diff to previous 1.7
Avoid showing a setting that's irrelevant for keyword facets.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 17 00:24:21 2007 UTC (2 years, 4 months ago) by davidlesieur
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Added filtering.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 7 19:07:30 2007 UTC (2 years, 5 months ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-2
Changes since 1.5: +7 -2 lines
Diff to previous 1.5
Sort facets in related categories block.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 6 23:53:26 2007 UTC (2 years, 5 months ago) by davidlesieur
Branch: MAIN
Changes since 1.4: +15 -1 lines
Diff to previous 1.4
Added 'related categories' block, for launching faceted searches from nodes.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 6 00:45:20 2007 UTC (2 years, 5 months ago) by davidlesieur
Branch: MAIN
Changes since 1.3: +210 -210 lines
Diff to previous 1.3
Simplified handling of active categories in facets.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 16:50:36 2007 UTC (2 years, 5 months ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-5--0-1
Changes since 1.2: +12 -1 lines
Diff to previous 1.2
Allow exclusion of unwanted content types. Cleaned up some table aliases in queries.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 02:40:03 2007 UTC (2 years, 5 months ago) by davidlesieur
Branch: MAIN
Changes since 1.1: +1 -53 lines
Diff to previous 1.1
Moved class from .module to .inc.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 19 03:19:01 2007 UTC (2 years, 6 months ago) by davidlesieur
Branch: MAIN
Initial version of faceted_search

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