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

Log of /contributions/modules/customfilter/customfilter.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.3.2.1.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 22 23:26:15 2009 UTC (4 days, 11 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.51: +5 -5 lines
Diff to previous 1.3.2.1.2.51 , to branch point 1.3.2.1 , to next main 1.3.2.4
#639074 by KiamLaLuno: The module uses the wrong table name; corrected the previous commits.

Revision 1.3.2.1.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 19:35:47 2009 UTC (10 days, 15 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.50: +1 -8 lines
Diff to previous 1.3.2.1.2.50 , to branch point 1.3.2.1
By KiamLaLuno: Removed a constant that is not used.

Revision 1.3.2.1.2.16.2.67 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 15 11:34:42 2009 UTC (11 days, 23 hours ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.66: +5 -4 lines
Diff to previous 1.3.2.1.2.16.2.66 , to branch point 1.3.2.1.2.16 , to next main 1.3.2.1.2.52
By KiamLaLuno: Changed the code of _customfilter_replace_callback() to check if the received code is not empty, before to execute it.

Revision 1.3.2.1.2.16.2.66 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 15 11:30:15 2009 UTC (11 days, 23 hours ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.65: +2 -2 lines
Diff to previous 1.3.2.1.2.16.2.65 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Replaced any calls to strlen() with calls to drupal_strlen().

Revision 1.3.2.1.2.16.2.65 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 15 11:17:24 2009 UTC (12 days ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.64: +5 -5 lines
Diff to previous 1.3.2.1.2.16.2.64 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Changed the last parameter of _customfilter_get_rules() from "$nocache = FALSE" to "$use_cache = TRUE".

Revision 1.3.2.1.2.16.2.64 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 15 11:11:15 2009 UTC (12 days ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.63: +7 -3 lines
Diff to previous 1.3.2.1.2.16.2.63 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Changed the string shown in the list of input formats.

Revision 1.3.2.1.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 20:57:06 2009 UTC (13 days, 14 hours ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.49: +2 -2 lines
Diff to previous 1.3.2.1.2.49 , to branch point 1.3.2.1
By KiamLaLuno: Converted the data type of CUSTOMFILTER_API_VERSION to string.

Revision 1.3.2.1.2.16.2.63 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 20:54:57 2009 UTC (13 days, 14 hours ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.62: +2 -2 lines
Diff to previous 1.3.2.1.2.16.2.62 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Converted the data type of CUSTOMFILTER_API_VERSION to string.

Revision 1.3.2.1.2.16.2.62 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 16:36:06 2009 UTC (13 days, 18 hours ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.61: +3 -3 lines
Diff to previous 1.3.2.1.2.16.2.61 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Split customfilter_rule_edit() in customfilter_rule_edit(), and customfilter_rule_add().

Revision 1.3.2.1.2.16.2.61 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 07:14:55 2009 UTC (2 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.60: +12 -20 lines
Diff to previous 1.3.2.1.2.16.2.60 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Removed the cache for the filter functions implemented by third-party modules.

Revision 1.3.2.1.2.16.2.60 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 05:25:59 2009 UTC (2 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.59: +42 -17 lines
Diff to previous 1.3.2.1.2.16.2.59 , to branch point 1.3.2.1.2.16
#628532 by KiamLaLuno: Allow multiple descriptions - one for each language enabled on Drupal.

Revision 1.3.2.1.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 19:34:00 2009 UTC (2 weeks, 1 day ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.48: +2 -2 lines
Diff to previous 1.3.2.1.2.48 , to branch point 1.3.2.1
By KiamLaLuno: Renamed the field longtips as longtip, and shorttips as shorttip.

Revision 1.3.2.1.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 15:21:11 2009 UTC (2 weeks, 2 days ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA12
Changes since 1.3.2.1.2.47: +5 -5 lines
Diff to previous 1.3.2.1.2.47 , to branch point 1.3.2.1
By KiamLaLuno: Changed the name of the database tables to customfilter_filter, and customfilter_rule.

Revision 1.3.2.1.2.16.2.59 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 11:02:15 2009 UTC (2 weeks, 3 days ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.58: +1 -8 lines
Diff to previous 1.3.2.1.2.16.2.58 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Removed a constant that was not used from the code.

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 15:11:59 2009 UTC (5 weeks, 3 days ago) by kiam
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.3.2.3: +15 -10 lines
Diff to previous 1.3.2.3 , to branch point 1.3 , to next main 1.4
- By samuelet: Fixed the access to a not defined variable.
- #605230 by samuelet, KiamLaLuno: Missing argument 1 for arg().

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 12 11:33:27 2009 UTC (6 weeks, 3 days ago) by kiam
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.3.2.2: +263 -176 lines
Diff to previous 1.3.2.2 , to branch point 1.3
- #427080 by mr.j, KiamLaLuno: Cache filters per page load for massive performance boost.
- By KiamLaLuno: Corrected the code that was trying to translate empty strings.
- By KiamLaLuno: Changed the code to make it more code standards compliant.

Revision 1.3.2.1.2.16.2.58 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 6 20:30:31 2009 UTC (7 weeks, 2 days ago) by kiam
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA7
Changes since 1.3.2.1.2.16.2.57: +3 -2 lines
Diff to previous 1.3.2.1.2.16.2.57 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Fixed some notices about the access to not initialized variables.

Revision 1.3.2.1.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 6 20:24:34 2009 UTC (7 weeks, 2 days ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA11
Changes since 1.3.2.1.2.46: +2 -1 lines
Diff to previous 1.3.2.1.2.46 , to branch point 1.3.2.1
By KiamLaLuno: Fixed some notices about the access to not initialized variables.

Revision 1.3.2.1.2.16.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 23 17:43:05 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.56: +2 -1 lines
Diff to previous 1.3.2.1.2.16.2.56 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Resolved a problem with the user interface present when checkall.module is enabled.

Revision 1.3.2.1.2.16.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 23 12:59:14 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.55: +5 -1 lines
Diff to previous 1.3.2.1.2.16.2.55 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Follow-up to the previous commit.

Revision 1.3.2.1.2.16.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 23 12:56:05 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.54: +35 -6 lines
Diff to previous 1.3.2.1.2.16.2.54 , to branch point 1.3.2.1.2.16
- By KiamLaLuno: Changed the code to use a new custom hook.
- By KiamLaLuno: Changed the name of a module constant.

Revision 1.3.2.1.2.16.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 23 11:34:18 2009 UTC (2 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.53: +19 -7 lines
Diff to previous 1.3.2.1.2.16.2.53 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Added the support for ArrayAccess in CustomFilter.

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 14:31:18 2009 UTC (3 months ago) by kiam
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.3.2.1: +184 -184 lines
Diff to previous 1.3.2.1 , to branch point 1.3
#555730 by KiamLaLuno: The parameter for t() should be a literal string.

Revision 1.3.2.1.2.16.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 14:01:07 2009 UTC (3 months ago) by kiam
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA6
Changes since 1.3.2.1.2.16.2.52: +3 -3 lines
Diff to previous 1.3.2.1.2.16.2.52 , to branch point 1.3.2.1.2.16
#555730 by KiamLaLuno: The parameter for t() should be a literal string.

Revision 1.3.2.1.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 13:58:37 2009 UTC (3 months ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA10
Changes since 1.3.2.1.2.45: +3 -3 lines
Diff to previous 1.3.2.1.2.45 , to branch point 1.3.2.1
#555730 by KiamLaLuno: The parameter for t() should be a literal string.

Revision 1.3.2.1.2.16.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 22:38:05 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.51: +1 -3 lines
Diff to previous 1.3.2.1.2.16.2.51 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Follow-up to the previous commits.

Revision 1.3.2.1.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 21:07:11 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.44: +4 -15 lines
Diff to previous 1.3.2.1.2.44 , to branch point 1.3.2.1
- #553090 by KiamLaLuno: Filters should not access any data referred to the node they are filtering.
- #552336 by KiamLaLuno: Replacement rules table misses the message "There are no replacement rules currently defined."

Revision 1.3.2.1.2.16.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 21:04:44 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.50: +5 -29 lines
Diff to previous 1.3.2.1.2.16.2.50 , to branch point 1.3.2.1.2.16
- #553090 by KiamLaLuno: Filters should not access any data referred to the node they are filtering.
- #550760 by KiamLaLuno: Integration with CheckAll.
- #552336 by KiamLaLuno: Replacement rules table misses the message "There are no replacement rules currently defined."

Revision 1.3.2.1.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 01:58:11 2009 UTC (3 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.43: +4 -9 lines
Diff to previous 1.3.2.1.2.43 , to branch point 1.3.2.1
By KiamLaLuno: Slightly optimized the code.

Revision 1.3.2.1.2.16.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 01:54:39 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.49: +61 -1 lines
Diff to previous 1.3.2.1.2.16.2.49 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Follow-up to the previous commit.

Revision 1.3.2.1.2.16.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 01:44:38 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.48: +1 -11 lines
Diff to previous 1.3.2.1.2.16.2.48 , to branch point 1.3.2.1.2.16
#546802 by KiamLaLuno: Module tries to include a not existing file.

Revision 1.3.2.1.2.16.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 17:40:00 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA5
Changes since 1.3.2.1.2.16.2.47: +83 -126 lines
Diff to previous 1.3.2.1.2.16.2.47 , to branch point 1.3.2.1.2.16
- By KiamLaLuno: Removed trailing spaces.
- #546076 by BenKewell: Update function is referring to a not existing column.
- #546218  by KiamLaLuno: Implement hook_flush_caches().

Revision 1.3.2.1.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 16:57:45 2009 UTC (3 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA9
Changes since 1.3.2.1.2.42: +75 -68 lines
Diff to previous 1.3.2.1.2.42 , to branch point 1.3.2.1
By KiamLaLuno: Added the implementation of hook_flush_caches().

Revision 1.3.2.1.2.16.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 4 22:06:18 2009 UTC (3 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.46: +57 -7 lines
Diff to previous 1.3.2.1.2.16.2.46 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Moved the class definition into the module.

Revision 1.3.2.1.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 17:10:40 2009 UTC (3 months, 4 weeks ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA8
Changes since 1.3.2.1.2.41: +8 -8 lines
Diff to previous 1.3.2.1.2.41 , to branch point 1.3.2.1
By KiamLaLuno: Corrected the references to the page arguments.

Revision 1.3.2.1.2.16.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 16:51:58 2009 UTC (3 months, 4 weeks ago) by kiam
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA4
Changes since 1.3.2.1.2.16.2.45: +2 -1 lines
Diff to previous 1.3.2.1.2.16.2.45 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Added the code to unset $node->content from the copy of the node object kept in the CustomFilter class.

Revision 1.3.2.1.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 16:47:53 2009 UTC (3 months, 4 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.40: +3 -2 lines
Diff to previous 1.3.2.1.2.40 , to branch point 1.3.2.1
By KiamLaLuno: Changed hook_nodeapi() to avoid problems in some cases.

Revision 1.3.2.1.2.16.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 27 06:26:26 2009 UTC (4 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.44: +18 -20 lines
Diff to previous 1.3.2.1.2.16.2.44 , to branch point 1.3.2.1.2.16
- By KiamLaLuno: Corrected some errors found in the code.
- #524628 by KiamLaLuno: Add a page to test the filters.

Revision 1.3.2.1.2.16.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 23 19:20:07 2009 UTC (4 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.43: +9 -1 lines
Diff to previous 1.3.2.1.2.16.2.43 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Corrected, and improved the last committed code.

Revision 1.3.2.1.2.16.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 23 14:16:35 2009 UTC (4 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.42: +2 -3 lines
Diff to previous 1.3.2.1.2.16.2.42 , to branch point 1.3.2.1.2.16
- By KiamLaLuno: Added the code that allows to use a node content to test a filter.
- By KiamLaLuno: Corrected the menu breadcrumb used by the module.

Revision 1.3.2.1.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 23 14:09:46 2009 UTC (4 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.39: +2 -1 lines
Diff to previous 1.3.2.1.2.39 , to branch point 1.3.2.1
By KiamLaLuno: Optimized the previous commits.

Revision 1.3.2.1.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 23 13:31:08 2009 UTC (4 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.38: +1 -3 lines
Diff to previous 1.3.2.1.2.38 , to branch point 1.3.2.1
By KiamLaLuno: Corrected the menu breadcrumbs used by the module.

Revision 1.3.2.1.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 22 02:55:30 2009 UTC (4 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.37: +10 -6 lines
Diff to previous 1.3.2.1.2.37 , to branch point 1.3.2.1
By KiamLaLuno: Follow-up to the previous commit.

Revision 1.3.2.1.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 22 02:51:04 2009 UTC (4 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.36: +23 -25 lines
Diff to previous 1.3.2.1.2.36 , to branch point 1.3.2.1
By KiamLaLuno: Changed the menus used by the module.

Revision 1.3.2.1.2.16.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 22 02:43:08 2009 UTC (4 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.41: +48 -35 lines
Diff to previous 1.3.2.1.2.16.2.41 , to branch point 1.3.2.1.2.16
- #524628 by KiamLaLuno: Add a page to test the filters.
- By KiamLaLuno: Moved the code from customfilter.export.inc, and customfilter.import.inc into customfilter.admin.inc.
- By KiamLaLuno: Changed the menus used by the module.

Revision 1.3.2.1.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 21 17:01:15 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.35: +3 -3 lines
Diff to previous 1.3.2.1.2.35 , to branch point 1.3.2.1
By KiamLaLuno: Moved customfilter.export.inc, and customfilter.import.inc into customfilter.admin.inc; renamed a private function.

Revision 1.3.2.1.2.16.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 21:40:10 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA3
Changes since 1.3.2.1.2.16.2.40: +2 -2 lines
Diff to previous 1.3.2.1.2.16.2.40 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Changed the code that assumed a filter to be "no cache" by default.

Revision 1.3.2.1.2.16.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 21:37:05 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.39: +3 -3 lines
Diff to previous 1.3.2.1.2.16.2.39 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Added the code to clear the cache used by the module after importing filters.

Revision 1.3.2.1.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 16 17:39:44 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA7
Changes since 1.3.2.1.2.34: +1 -2 lines
Diff to previous 1.3.2.1.2.34 , to branch point 1.3.2.1
By KiamLaLuno: Removed the array initialization code line.

Revision 1.3.2.1.2.16.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 16 17:38:08 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.38: +1 -2 lines
Diff to previous 1.3.2.1.2.16.2.38 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Removed the array initialization code.

Revision 1.3.2.1.2.16.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 22:21:32 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.37: +2 -2 lines
Diff to previous 1.3.2.1.2.16.2.37 , to branch point 1.3.2.1.2.16
#518956 by KiamLaLuno: Missing argument 2 for _customfilter_get_rules().

Revision 1.3.2.1.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 22:15:53 2009 UTC (4 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.33: +2 -2 lines
Diff to previous 1.3.2.1.2.33 , to branch point 1.3.2.1
#518956 by KiamLaLuno: Missing argument 2 for _customfilter_get_rules().

Revision 1.3.2.1.2.16.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 12 04:59:23 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.36: +2 -2 lines
Diff to previous 1.3.2.1.2.16.2.36 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Added a type hinting to a function.

Revision 1.3.2.1.2.16.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 18:23:45 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.35: +6 -10 lines
Diff to previous 1.3.2.1.2.16.2.35 , to branch point 1.3.2.1.2.16
By KiamLaLuno: replaced customfilter_api() with CUSTOMFILTER_API.

Revision 1.3.2.1.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 18:22:02 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.32: +6 -10 lines
Diff to previous 1.3.2.1.2.32 , to branch point 1.3.2.1
By KiamLaLuno: replaced customfilter_api() with CUSTOMFILTER_API.

Revision 1.3.2.1.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 9 17:53:42 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA6
Changes since 1.3.2.1.2.31: +3 -5 lines
Diff to previous 1.3.2.1.2.31 , to branch point 1.3.2.1
#514482 by KiamLaLuno: Class 'CustomFilter' not found.

Revision 1.3.2.1.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 04:19:14 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA4, DRUPAL-6--1-0-BETA5
Changes since 1.3.2.1.2.30: +170 -130 lines
Diff to previous 1.3.2.1.2.30 , to branch point 1.3.2.1
- #511674 by KiamLaLuno: Shown menu breadcrumbs are not correct.
- #512970 by KiamLaLuno: Undefined function _customfilter_delete_rule().
- #512886 by KiamLaLuno: Rename "List filters", and "List rules" as "Filters", and "Rules".
- #505354 by KiamLaLuno: Cache the filters / rules obtained from the database tables.
- #510502 by KiamLaLuno: Redesign the module API.
- #511088 by KiamLaLuno: Avoid using create_function().
- #283658 by KiamLaLuno: Option to disable replacement rules.
- #511100 by KiamLaLuno: User interface issues.
- #511106 by KiamLaLuno: Use a better default value for the name of the filter.
- #511058 by KiamLaLuno: Rules vanish from the rules list.
- #510620 by KiamLaLuno: Import/export issues.
- #510758 by KiamLaLuno: Menu item "admin/settings/filters/customfilter/%" does not work with "gaps" in fids.
- #510624 by KiamLaLuno: Delete filter does not work.
- #511048 by KiamLaLuno: Label the submit button more consistently.

Revision 1.3.2.1.2.16.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 7 22:36:40 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.34: +26 -4 lines
Diff to previous 1.3.2.1.2.16.2.34 , to branch point 1.3.2.1.2.16
- By KiamLaLuno: Corrected a call to cache_clear_all().
- #512970 by KiamLaLuno: Undefined function _customfilter_delete_rule().
- #511674 by KiamLaLuno: Shown menu breadcrumbs are not correct.

Revision 1.3.2.1.2.16.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 7 20:25:09 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.33: +24 -24 lines
Diff to previous 1.3.2.1.2.16.2.33 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Follow-up to #511100.

Revision 1.3.2.1.2.16.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 7 19:58:42 2009 UTC (4 months, 2 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.32: +3 -3 lines
Diff to previous 1.3.2.1.2.16.2.32 , to branch point 1.3.2.1.2.16
#512886 by KiamLaLuno: Rename "List filters", and "List rules" as "Filters", and "Rules".

Revision 1.3.2.1.2.16.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 7 04:11:00 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.31: +47 -22 lines
Diff to previous 1.3.2.1.2.16.2.31 , to branch point 1.3.2.1.2.16
- #505354 by KiamLaLuno: Cache the filters / rules obtained from the database tables.
- #510502 by KiamLaLuno: Redesign the module API.

Revision 1.3.2.1.2.16.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 7 02:16:12 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.30: +22 -13 lines
Diff to previous 1.3.2.1.2.16.2.30 , to branch point 1.3.2.1.2.16
#511088 by KiamLaLuno: Avoid using create_function().

Revision 1.3.2.1.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 6 21:47:36 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.29: +2 -2 lines
Diff to previous 1.3.2.1.2.29 , to branch point 1.3.2.1
By KiamLaLuno: Changed the name of a form builder, and a theme function.

Revision 1.3.2.1.2.16.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 6 21:43:12 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.29: +3 -3 lines
Diff to previous 1.3.2.1.2.16.2.29 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Changed the name of a form builder, and a theme function.

Revision 1.3.2.1.2.16.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 6 21:01:18 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.28: +2 -2 lines
Diff to previous 1.3.2.1.2.16.2.28 , to branch point 1.3.2.1.2.16
#510874 by KiamLaLuno: Review the strings used in the user interface.

Revision 1.3.2.1.2.16.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 6 20:45:35 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.27: +15 -14 lines
Diff to previous 1.3.2.1.2.16.2.27 , to branch point 1.3.2.1.2.16
#283658 by KiamLaLuno: Option to disable replacement rules.

Revision 1.3.2.1.2.16.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 6 18:29:50 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.26: +7 -11 lines
Diff to previous 1.3.2.1.2.16.2.26 , to branch point 1.3.2.1.2.16
#511100 by KiamLaLuno: User interface issues.

Revision 1.3.2.1.2.16.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 6 04:35:21 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.25: +2 -2 lines
Diff to previous 1.3.2.1.2.16.2.25 , to branch point 1.3.2.1.2.16
#511106 by KiamLaLuno: Use a better default value for the name of the filter.

Revision 1.3.2.1.2.16.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 6 03:00:45 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.24: +3 -35 lines
Diff to previous 1.3.2.1.2.16.2.24 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Changed the code to use a function less.

Revision 1.3.2.1.2.16.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 5 19:41:28 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.23: +2 -2 lines
Diff to previous 1.3.2.1.2.16.2.23 , to branch point 1.3.2.1.2.16
#510758 by acidtalks: Menu item "admin/settings/filters/customfilter/%" does not work with "gaps" in fids.

Revision 1.3.2.1.2.16.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 5 16:05:35 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.22: +14 -41 lines
Diff to previous 1.3.2.1.2.16.2.22 , to branch point 1.3.2.1.2.16
By KiamLaLuno: Removed customfilter_get_filter().

Revision 1.3.2.1.2.16.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 2 17:51:00 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.21: +2 -2 lines
Diff to previous 1.3.2.1.2.16.2.21 , to branch point 1.3.2.1.2.16
#508226 by KiamLaLuno: Wrong reference to customfilter.class.inc.

Revision 1.3.2.1.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 03:39:28 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.28: +47 -35 lines
Diff to previous 1.3.2.1.2.28 , to branch point 1.3.2.1
#505354 by Kiam@avpnet.org: Cache the filters / rules obtained from the database tables.

Revision 1.3.2.1.2.16.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 03:31:42 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.20: +1 -3 lines
Diff to previous 1.3.2.1.2.16.2.20 , to branch point 1.3.2.1.2.16
By Kiam@avpnet.org: Corrected the description of a function given in the documentation comment.

Revision 1.3.2.1.2.16.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 03:27:19 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.19: +56 -31 lines
Diff to previous 1.3.2.1.2.16.2.19 , to branch point 1.3.2.1.2.16
#505354 by Kiam@avpnet.org: Cache the filters / rules obtained from the database tables.

Revision 1.3.2.1.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 02:33:53 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.27: +3 -3 lines
Diff to previous 1.3.2.1.2.27 , to branch point 1.3.2.1
By Kiam@avpnet.org: Changed the name of a local variable used in a function.

Revision 1.3.2.1.2.16.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 02:32:38 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.18: +3 -3 lines
Diff to previous 1.3.2.1.2.16.2.18 , to branch point 1.3.2.1.2.16
By Kiam@avpnet.org: Changed the name of a local variable used in a function.

Revision 1.3.2.1.2.16.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 01:36:22 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.17: +2 -2 lines
Diff to previous 1.3.2.1.2.16.2.17 , to branch point 1.3.2.1.2.16
By Kiam@avpnet.org: Fixed another reference to a not initialized variable.

Revision 1.3.2.1.2.16.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 01:31:24 2009 UTC (4 months, 3 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.16: +2 -2 lines
Diff to previous 1.3.2.1.2.16.2.16 , to branch point 1.3.2.1.2.16
By Kiam@avpnet.org: Fixed the reference to a not initialized variable.

Revision 1.3.2.1.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 00:40:14 2009 UTC (4 months, 4 weeks ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.26: +18 -71 lines
Diff to previous 1.3.2.1.2.26 , to branch point 1.3.2.1
By Kiam@avpnet.org: Simplified the code, and removed not necessary parameters from some functions.

Revision 1.3.2.1.2.16.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 29 23:31:50 2009 UTC (4 months, 4 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.15: +14 -31 lines
Diff to previous 1.3.2.1.2.16.2.15 , to branch point 1.3.2.1.2.16
#505342 by Kiam@avpnet.org: Allow third-party modules to modify the list of filters / rules.

Revision 1.3.2.1.2.16.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 29 16:16:25 2009 UTC (4 months, 4 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.14: +10 -22 lines
Diff to previous 1.3.2.1.2.16.2.14 , to branch point 1.3.2.1.2.16
By Kiam@avpnet.org: Simplified a function, and removed not necessary parameters.

Revision 1.3.2.1.2.16.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 29 16:00:04 2009 UTC (4 months, 4 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.13: +3 -9 lines
Diff to previous 1.3.2.1.2.16.2.13 , to branch point 1.3.2.1.2.16
By Kiam@avpnet.org: Simplified a function, and removed the not used parameters.

Revision 1.3.2.1.2.16.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 29 15:54:55 2009 UTC (4 months, 4 weeks ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.12: +6 -16 lines
Diff to previous 1.3.2.1.2.16.2.12 , to branch point 1.3.2.1.2.16
#505342 by Kiam@avpnet.org: Allow third-party modules to modify the list of filters / rules.

Revision 1.3.2.1.2.16.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 02:05:56 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA1, DRUPAL-6--2-0-BETA2
Changes since 1.3.2.1.2.16.2.11: +6 -6 lines
Diff to previous 1.3.2.1.2.16.2.11 , to branch point 1.3.2.1.2.16
- By Kiam@avpnet.org: Implemented __set(), and __get() in the custom class.
- By Kiam@avpnet.org: Added the code to allow to use third-party functions inside the PHP replacement code.

Revision 1.3.2.1.2.16.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 26 00:53:35 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.10: +18 -51 lines
Diff to previous 1.3.2.1.2.16.2.10 , to branch point 1.3.2.1.2.16
#501382 by Kiam@avpnet.org: Add support for token replacements.

Revision 1.3.2.1.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 12:59:05 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA3
Changes since 1.3.2.1.2.25: +10 -1 lines
Diff to previous 1.3.2.1.2.25 , to branch point 1.3.2.1
By Kiam@avpnet.org: Added documentation comments.

Revision 1.3.2.1.2.16.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 12:55:11 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.9: +13 -1 lines
Diff to previous 1.3.2.1.2.16.2.9 , to branch point 1.3.2.1.2.16
By Kiam@avpnet.org: Added documentation comments.

Revision 1.3.2.1.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 12:43:40 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.24: +10 -1 lines
Diff to previous 1.3.2.1.2.24 , to branch point 1.3.2.1
By Kiam@avpnet.org: Implemented a function that returns the current version of the module API.

Revision 1.3.2.1.2.16.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 12:41:11 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.8: +10 -1 lines
Diff to previous 1.3.2.1.2.16.2.8 , to branch point 1.3.2.1.2.16
By Kiam@avpnet.org: Implemented a function that returns the version of the API currently implemented by the module.

Revision 1.3.2.1.2.16.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 12:36:20 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.7: +3 -3 lines
Diff to previous 1.3.2.1.2.16.2.7 , to branch point 1.3.2.1.2.16
By Kiam@avpnet.org: Changed the code to make possible to save more properties of the node being shown.

Revision 1.3.2.1.2.16.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 04:03:04 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.6: +3 -1 lines
Diff to previous 1.3.2.1.2.16.2.6 , to branch point 1.3.2.1.2.16
By Kiam@avpnet.org: Added the missing return value for hook_nodeapi().

Revision 1.3.2.1.2.16.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 03:48:05 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.5: +71 -4 lines
Diff to previous 1.3.2.1.2.16.2.5 , to branch point 1.3.2.1.2.16
- #501382 by Kiam@avpnet.org: Add support for token replacements.
- By Kiam@avpnet.org: Changed the implementation of CustomFilter; the class now implement the singleton pattern.

Revision 1.3.2.1.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 22:50:45 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.23: +2 -2 lines
Diff to previous 1.3.2.1.2.23 , to branch point 1.3.2.1
By Kiam@avpnet.org: Removed a space between the closing paranthesis, and the last argument of a function.

Revision 1.3.2.1.2.16.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 19:16:30 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.4: +7 -1 lines
Diff to previous 1.3.2.1.2.16.2.4 , to branch point 1.3.2.1.2.16
By Kiam@avpnet.org: Re-added the line to include the class definition file.

Revision 1.3.2.1.2.16.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 19:12:17 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.3: +12 -12 lines
Diff to previous 1.3.2.1.2.16.2.3 , to branch point 1.3.2.1.2.16
By Kiam@avpnet.org: Slightly rearranged the code.

Revision 1.3.2.1.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 19:10:57 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.3.2.1.2.22: +12 -12 lines
Diff to previous 1.3.2.1.2.22 , to branch point 1.3.2.1
By Kiam@avpnet.org: Slightly rearranged the code.

Revision 1.3.2.1.2.16.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 18:58:16 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.2: +61 -158 lines
Diff to previous 1.3.2.1.2.16.2.2 , to branch point 1.3.2.1.2.16
By Kiam@avpnet.org: Ported code from branch 6.x-1.

Revision 1.3.2.1.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 18:54:52 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.21: +1 -19 lines
Diff to previous 1.3.2.1.2.21 , to branch point 1.3.2.1
By Kiam@avpnet.org: Removed customfilter_title().

Revision 1.3.2.1.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 18:46:41 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.20: +2 -2 lines
Diff to previous 1.3.2.1.2.20 , to branch point 1.3.2.1
By Kiam@avpnet.org: Changed the module description given in the implementation of hook_help().

Revision 1.3.2.1.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 18:41:54 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.19: +3 -23 lines
Diff to previous 1.3.2.1.2.19 , to branch point 1.3.2.1
- By Kiam@avpnet.org: Changed the help text given by the module.
- By Kiam@avpnet.org: Changed the URL for the regular expressions help page.

Revision 1.3.2.1.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 13:46:13 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.18: +29 -50 lines
Diff to previous 1.3.2.1.2.18 , to branch point 1.3.2.1
By Kiam@avpnet.org: Renamed two functions, and made them private.

Revision 1.3.2.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 13:40:12 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.17: +53 -71 lines
Diff to previous 1.3.2.1.2.17 , to branch point 1.3.2.1
- #497680 by Kiam@avpnet.org: Split customfilter.export.inc into customfilter.export.inc, and customfilter.import.inc.
- #497380 by Kiam@avpnet.org: Change the user interface for exporting / importing rules.
- By Kiam@avpnet.org: Changed

Revision 1.3.2.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 21 20:49:18 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.16: +6 -1 lines
Diff to previous 1.3.2.1.2.16 , to branch point 1.3.2.1
By Kiam@avpnet.org: Added the @file documentation comment.

Revision 1.3.2.1.2.16.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 21 20:47:53 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16.2.1: +2 -2 lines
Diff to previous 1.3.2.1.2.16.2.1 , to branch point 1.3.2.1.2.16
By Kiam@avpnet.org: Changed the module description present in the @file documentation comment.

Revision 1.3.2.1.2.16.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 21 20:34:07 2009 UTC (5 months ago) by kiam
Branch: DRUPAL-6--2
Changes since 1.3.2.1.2.16: +16 -5 lines
Diff to previous 1.3.2.1.2.16
By Kiam@avpnet.org: Changed the code to use the custom class.

Revision 1.3.2.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 21 08:59:10 2009 UTC (5 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Branch point for: DRUPAL-6--2
Changes since 1.3.2.1.2.15: +2 -1 lines
Diff to previous 1.3.2.1.2.15 , to branch point 1.3.2.1
By Kiam@avpnet.org: Added a comment.

Revision 1.3.2.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 21 08:20:56 2009 UTC (5 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.14: +5 -5 lines
Diff to previous 1.3.2.1.2.14 , to branch point 1.3.2.1
By Kiam@avpnet.org: Corrected "$global = &customfilter_globals()" in "$global =& customfilter_globals()" (and similar code).

Revision 1.3.2.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 20 20:32:11 2009 UTC (5 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.13: +63 -87 lines
Diff to previous 1.3.2.1.2.13 , to branch point 1.3.2.1
- By Kiam@avpnet.org: Rearranged, and optimized the code.
- By Kiam@avpnet.org: Renamed a function, and made it a private function.

Revision 1.3.2.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 20 19:27:46 2009 UTC (5 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.12: +2 -2 lines
Diff to previous 1.3.2.1.2.12 , to branch point 1.3.2.1
By Kiam@avpnet.org: Changed the code to directly return an empty string when the text to filter is an empty string.

Revision 1.3.2.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 20 02:55:43 2009 UTC (5 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.11: +16 -1 lines
Diff to previous 1.3.2.1.2.11 , to branch point 1.3.2.1
By Kiam@avpnet.org: Moved a function from customfilter.admin.inc.

Revision 1.3.2.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 20 01:48:58 2009 UTC (5 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.10: +9 -6 lines
Diff to previous 1.3.2.1.2.10 , to branch point 1.3.2.1
By Kim@avpnet.org: Initialized the variable returned by customfilter_code_vars().

Revision 1.3.2.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 20 01:36:20 2009 UTC (5 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.9: +12 -12 lines
Diff to previous 1.3.2.1.2.9 , to branch point 1.3.2.1
By Kiam@avpnet.org: Used a different name for a variable.

Revision 1.3.2.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 20 01:26:11 2009 UTC (5 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.8: +14 -12 lines
Diff to previous 1.3.2.1.2.8 , to branch point 1.3.2.1
By Kiam@avpnet.org: Reviewed the code comments.

Revision 1.3.2.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 20 01:18:15 2009 UTC (5 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.7: +130 -145 lines
Diff to previous 1.3.2.1.2.7 , to branch point 1.3.2.1
By Kiam@avpnet.org: Rearranged the code, and removed a not necessary function.

Revision 1.3.2.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 23:20:20 2009 UTC (5 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.6: +3 -11 lines
Diff to previous 1.3.2.1.2.6 , to branch point 1.3.2.1
By Kiam@avpnet.org: Simplified the implementation of hook_help().

Revision 1.3.2.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 23:10:41 2009 UTC (5 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.5: +16 -6 lines
Diff to previous 1.3.2.1.2.5 , to branch point 1.3.2.1
#272524 by Anselm Heaton, Kiam@avpnet.org: Change the variable containing the filter global values into a stack.

Revision 1.3.2.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 22:19:48 2009 UTC (5 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.4: +2 -2 lines
Diff to previous 1.3.2.1.2.4 , to branch point 1.3.2.1
#286889 by gustav, Kiam@avpnet.org: PHP notices.

Revision 1.3.2.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 20:43:12 2009 UTC (5 months, 1 week ago) by kiam
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.3: +220 -223 lines
Diff to previous 1.3.2.1.2.3 , to branch point 1.3.2.1
By Kiam@avpnet.org: rearranged the code; changed the code to follow the Drupal coding standards; slightly optimized the code.

Revision 1.3.2.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 14:44:41 2008 UTC (22 months, 2 weeks ago) by arhip
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.2: +36 -6 lines
Diff to previous 1.3.2.1.2.2 , to branch point 1.3.2.1
Replacement rules now draggable
Titles fixed

Revision 1.3.2.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 5 17:01:44 2008 UTC (22 months, 3 weeks ago) by arhip
Branch: DRUPAL-6--1
Changes since 1.3.2.1.2.1: +242 -242 lines
Diff to previous 1.3.2.1.2.1 , to branch point 1.3.2.1
Restructurize & change terminology: filterset -> filter, filter -> rule

Revision 1.3.2.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 4 19:12:14 2008 UTC (22 months, 3 weeks ago) by arhip
Branch: DRUPAL-6--1
Changes since 1.3.2.1: +289 -1045 lines
Diff to previous 1.3.2.1
Port to 6.x

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 29 11:49:36 2007 UTC (2 years ago) by arhip
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
#187135 customfilter_set_edit_submit: Column count doesn't match value
customfilter_sample.xml: 'cache' added

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 28 13:33:22 2007 UTC (2 years, 1 month ago) by arhip
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-3
Branch point for: DRUPAL-6--1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
#187135 customfilter_set_edit_submit: Column count doesn't match value
customfilter_sample.xml: 'cache' added

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 27 02:53:25 2007 UTC (2 years, 1 month ago) by arhip
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.2: +273 -250 lines
Diff to previous 1.2
Adds 'cache' option to turn on/off cache for each filter set.

Updates:
* 'cache' column in table customfilter_set
* 'cache' checkbox in filterset edit form
* 'no cache' operation in customfilter_filter
* 'cache' attributes in xml read/write

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 24 14:39:13 2007 UTC (2 years, 1 month ago) by arhip
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Changes since 1.1: +25 -14 lines
Diff to previous 1.1
Fixing _customfilter_process_replace_sub: can't handle PHP code when a filter has subfilters

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 21 09:44:18 2007 UTC (2 years, 1 month ago) by arhip
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
The first commit of Custom Filter (for Drupal 5).

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