/[drupal]/contributions/modules/opencalais/calais.ui.inc
ViewVC logotype

Log of /contributions/modules/opencalais/calais.ui.inc

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.3.2.12.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 20:54:29 2009 UTC (8 months ago) by febbraro
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-1, DRUPAL-6--3-2
Changes since 1.3.2.3.2.12: +9 -1 lines
Diff to previous 1.3.2.3.2.12
Fixes #410136: @rares Tag editing from Calais form removes non-calais tags

Revision 1.3.2.3.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 02:49:17 2009 UTC (9 months, 2 weeks ago) by febbraro
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--3-0
Branch point for: DRUPAL-6--3
Changes since 1.3.2.3.2.11: +3 -3 lines
Diff to previous 1.3.2.3.2.11 , to branch point 1.3.2.3
checked for XSS and added check_plain where appropriate

Revision 1.3.2.3.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 18:34:14 2009 UTC (9 months, 2 weeks ago) by febbraro
Branch: DRUPAL-6--2
Changes since 1.3.2.3.2.10: +1 -12 lines
Diff to previous 1.3.2.3.2.10 , to branch point 1.3.2.3
moved hook_theme into main module file

Revision 1.3.2.3.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 22:51:55 2009 UTC (9 months, 3 weeks ago) by febbraro
Branch: DRUPAL-6--2
Changes since 1.3.2.3.2.9: +33 -34 lines
Diff to previous 1.3.2.3.2.9 , to branch point 1.3.2.3
major refactoring and clean up, overhaul of processing to make it much smoother (and understandable)

Revision 1.3.2.3.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 22:20:52 2009 UTC (10 months ago) by febbraro
Branch: DRUPAL-6--2
Changes since 1.3.2.3.2.8: +7 -1 lines
Diff to previous 1.3.2.3.2.8 , to branch point 1.3.2.3
more consistent vocab ordering

Revision 1.3.2.3.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 21:11:05 2009 UTC (10 months ago) by febbraro
Branch: DRUPAL-6--2
Changes since 1.3.2.3.2.7: +6 -2 lines
Diff to previous 1.3.2.3.2.7 , to branch point 1.3.2.3
added 3 sizes based on score and a hover for relevnace

Revision 1.3.2.3.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 20:58:13 2009 UTC (10 months, 1 week ago) by febbraro
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-2
Changes since 1.3.2.3.2.6: +2 -2 lines
Diff to previous 1.3.2.3.2.6 , to branch point 1.3.2.3
make GUID on term edit screen a clikcable link in a new window

Revision 1.3.2.3.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 31 02:26:39 2008 UTC (12 months, 4 weeks ago) by febbraro
Branch: DRUPAL-6--2
Changes since 1.3.2.3.2.5: +2 -5 lines
Diff to previous 1.3.2.3.2.5 , to branch point 1.3.2.3
fixes #326077: with manual terms added to calais vocabs, duplicate terms were gettign created. Ironed out the issues surrounding that.

Revision 1.3.2.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 19:28:44 2008 UTC (13 months, 3 weeks ago) by febbraro
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1
Changes since 1.3.2.3.2.4: +10 -22 lines
Diff to previous 1.3.2.3.2.4 , to branch point 1.3.2.3
#311495: Allow non calais terms in the vocabularies. Also update to use taxonomy_implode_tags instead of my handrolled version

Revision 1.3.2.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 12:43:26 2008 UTC (15 months ago) by febbraro
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0
Changes since 1.3.2.3.2.3: +7 -2 lines
Diff to previous 1.3.2.3.2.3 , to branch point 1.3.2.3
fixed null term association

Revision 1.3.2.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 23:12:43 2008 UTC (15 months ago) by febbraro
Branch: DRUPAL-6--2
Changes since 1.3.2.3.2.2: +16 -1 lines
Diff to previous 1.3.2.3.2.2 , to branch point 1.3.2.3
added some goodnedd to display the calais GUID on the taxonomy term editor if one exists

Revision 1.3.2.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 26 17:53:09 2008 UTC (15 months ago) by febbraro
Branch: DRUPAL-6--2
Changes since 1.3.2.3.2.1: +7 -2 lines
Diff to previous 1.3.2.3.2.1 , to branch point 1.3.2.3
FIxed calais terms page title to also have the node title, also updated the ordering so that keyword suggestion vocabs appear at the top, next are vocabs with terms but no keywords, then the rest

Revision 1.3.2.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 18:59:18 2008 UTC (15 months, 1 week ago) by febbraro
Branch: DRUPAL-6--2
Changes since 1.3.2.3: +10 -10 lines
Diff to previous 1.3.2.3
Added functionality to incorporate the Calais GUID into the calais and taxonomy tables. Also added relevqance scoring and threshold settings to limit terms application/suggesting

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 15:14:57 2008 UTC (15 months, 2 weeks ago) by febbraro
Branch: DRUPAL-6--1
Branch point for: DRUPAL-6--2
Changes since 1.3.2.2: +4 -1 lines
Diff to previous 1.3.2.2 , to branch point 1.3 , to next main 1.5
Applied coding format changes from #291766 Thanks bangpound

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 14:07:46 2008 UTC (18 months, 2 weeks ago) by febbraro
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4, DRUPAL-5--1-5, DRUPAL-5--1-6
Changes since 1.2.2.2: +26 -15 lines
Diff to previous 1.2.2.2 , to branch point 1.2 , to next main 1.5
added helper function to emulate one that exists in D6

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 17:56:49 2008 UTC (19 months ago) by febbraro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +11 -1 lines
Diff to previous 1.4
added license

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 17:55:15 2008 UTC (19 months ago) by febbraro
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3, DRUPAL-6--1-4
Changes since 1.3.2.1: +11 -1 lines
Diff to previous 1.3.2.1 , to branch point 1.3
added license

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 17:52:46 2008 UTC (19 months ago) by febbraro
Branch: DRUPAL-5
Changes since 1.2.2.1: +11 -1 lines
Diff to previous 1.2.2.1 , to branch point 1.2
added license

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 22:54:14 2008 UTC (19 months ago) by febbraro
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.2: +74 -9 lines
Diff to previous 1.2
#249550 by Frank: Fixed problem on edit form and calais form where taxonomy saved on one form was deleteing (and not recreating) the taxonomy terms that were only on the other form

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 22:32:08 2008 UTC (19 months ago) by febbraro
Branch: MAIN
Changes since 1.3: +64 -14 lines
Diff to previous 1.3
#249550 by Frank: Fixed problem on edit form and calais form where taxonomy saved on one form was deleteing (and not recreating) the taxonomy terms that were only on the other form

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 22:27:08 2008 UTC (19 months ago) by febbraro
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.3: +64 -14 lines
Diff to previous 1.3
#249550 by Frank: Fixed problem on edit form and calais form where taxonomy saved on one form was deleteing (and not recreating) the taxonomy terms that were only on the other form

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 20:36:02 2008 UTC (19 months, 1 week ago) by febbraro
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1
Branch point for: DRUPAL-6--1
Changes since 1.2: +25 -16 lines
Diff to previous 1.2
initial commit of D6 version from phase2 repo

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 20:22:10 2008 UTC (19 months, 1 week ago) by febbraro
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1, DRUPAL-5--1-2
Branch point for: DRUPAL-5
Changes since 1.1: +130 -0 lines
Diff to previous 1.1
initial checkin from phase2 repo

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 20:14:39 2008 UTC (19 months, 1 week ago) by febbraro
Changes since 1.1: +130 -0 lines
Diff to previous 1.1 , to next main 1.5
initial checking from phase2 repository

Revision 1.1
Sun Apr 20 20:14:39 2008 UTC (19 months, 1 week ago) by febbraro
Branch: MAIN
FILE REMOVED
file calais.ui.inc was initially added on branch 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