/[drupal]/contributions/modules/taxonomy_vtn/taxonomy_vtn.pages.inc
ViewVC logotype

Log of /contributions/modules/taxonomy_vtn/taxonomy_vtn.pages.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.1.2.58 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 27 11:07:02 2009 UTC (43 hours, 22 minutes ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.57: +26 -7 lines
Diff to previous 1.1.2.57 , to branch point 1.1
* Added support for "No links"
* Fixed a bug with Groups, the cells would not always be reset properly

Revision 1.1.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 26 08:25:57 2009 UTC (4 weeks, 5 days ago) by alexiswilke
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-5
Changes since 1.1.2.56: +5 -2 lines
Diff to previous 1.1.2.56 , to branch point 1.1
* Make '0' or 0 sorting work properly.

Revision 1.1.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 09:57:08 2009 UTC (6 weeks, 6 days ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.55: +7 -4 lines
Diff to previous 1.1.2.55 , to branch point 1.1
* Added support for language in regard to the cache [#594048]

Revision 1.1.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 30 21:40:16 2009 UTC (2 months, 4 weeks ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.54: +43 -10 lines
Diff to previous 1.1.2.54 , to branch point 1.1
* Added "Show synonyms to roles" option

Revision 1.1.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 09:09:21 2009 UTC (3 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.53: +1 -2 lines
Diff to previous 1.1.2.53 , to branch point 1.1
Removed a comment about something that has been done.

Revision 1.1.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 26 21:39:07 2009 UTC (4 months ago) by alexiswilke
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.1.2.52: +17 -4 lines
Diff to previous 1.1.2.52 , to branch point 1.1
* Fixed [#531126]
* Fixed problems with columns and ALPHA test (i.e. really synonyms problem)

Revision 1.1.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 18 19:06:45 2009 UTC (4 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.51: +46 -22 lines
Diff to previous 1.1.2.51 , to branch point 1.1
Fixed a small problem with the count of child terms ([#252120])
Added support for the nodes to appear in a parent list of terms ([#252120])

Revision 1.1.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 18 08:37:14 2009 UTC (4 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.50: +43 -10 lines
Diff to previous 1.1.2.50 , to branch point 1.1
Fixed the counters for the child terms & nodes, [#252120]

Revision 1.1.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 12 06:56:53 2009 UTC (4 months, 2 weeks ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.49: +2 -2 lines
Diff to previous 1.1.2.49 , to branch point 1.1
Replace the require_once() with a module_load_include() as it ought to be.

Revision 1.1.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 20 09:47:36 2009 UTC (5 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.1.2.48: +94 -11 lines
Diff to previous 1.1.2.48 , to branch point 1.1
Added support to sort by:
* Weight
* Number
* Without unwanted characters

Revision 1.1.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 20 06:50:21 2009 UTC (5 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.47: +9 -4 lines
Diff to previous 1.1.2.47 , to branch point 1.1
The Master index page now uses the Master index title defined in the taxonomy
VTN global settings screen.
You can choose to show or hide the default title in the groups view. Note that
the reality is that the first group name is used as the title and thus you may
get a bigger/smaller first group name (you cannot easily remove a title from
a page.)

Revision 1.1.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 07:20:41 2009 UTC (5 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.46: +12 -3 lines
Diff to previous 1.1.2.46 , to branch point 1.1
Taxonomy VTN administration setup added the default set of groups
Taxonomy VTN pages take the default group in account when not empty

Revision 1.1.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 08:13:20 2009 UTC (5 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.45: +139 -88 lines
Diff to previous 1.1.2.45 , to branch point 1.1
Added support to display all the groups at the top of the index separating
the groups by their name (name, group vocabularies, name, group vocabularies,
etc.)
Added a global variable in the Taxonomy VTN so one can change the "Master index"
name with another.

Revision 1.1.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 16 09:20:43 2009 UTC (5 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.44: +65 -1 lines
Diff to previous 1.1.2.44 , to branch point 1.1
Added support to be able to access the vocabularies and terms by name.

Revision 1.1.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 16 08:00:55 2009 UTC (5 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.43: +24 -10 lines
Diff to previous 1.1.2.43 , to branch point 1.1
Added correct support for the new pages and their corresponding cache.
There may still be a couple of errors.

Revision 1.1.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 16 07:48:25 2009 UTC (5 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.42: +7 -1 lines
Diff to previous 1.1.2.42 , to branch point 1.1
Added a maximum $max_depth to avoid filling up the cache for nothing

Revision 1.1.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 16 07:27:58 2009 UTC (5 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.41: +128 -52 lines
Diff to previous 1.1.2.41 , to branch point 1.1
Added support for breadcrumbs instead of that Back to ... link.
Added support for groups (i.e. each vocabulary can be assigned one or more
group)
Added support for letters (display a list of words starting with a given
letter or set of letters)

Revision 1.1.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 15 20:30:10 2009 UTC (5 months, 2 weeks ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.40: +7 -4 lines
Diff to previous 1.1.2.40 , to branch point 1.1
Fixed the master index descriptions that would always show the description
of the very first vocabulary found.

Revision 1.1.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 11 23:02:54 2009 UTC (5 months, 2 weeks ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.39: +242 -113 lines
Diff to previous 1.1.2.39 , to branch point 1.1
Added support to navigate the parent/child taxonomy tree instead of just
showing all the terms as one big block.
The one problem I can foresee is that the user has to setup the parent
child relations... if you have a large taxonomy (i.e. 500k words) you
probably won't do that.
Usage wise, there will be problems with terms having multiple parents.
Other than that, a real breadcrumb would be great!

Revision 1.1.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 19 09:15:05 2009 UTC (6 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.38: +20 -2 lines
Diff to previous 1.1.2.38 , to branch point 1.1
Fixed a problem with the menu, we need to have all three entries: %, %/% and %/%/%
Fixed the cache in the pages since each different URL needs a different cache name

Revision 1.1.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 19 08:13:16 2009 UTC (6 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.37: +7 -7 lines
Diff to previous 1.1.2.37 , to branch point 1.1
Support for parent/children lists instead of the whole entire vocabulary.

Revision 1.1.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 9 10:27:59 2009 UTC (6 months, 3 weeks ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.36: +2 -2 lines
Diff to previous 1.1.2.36 , to branch point 1.1
Added support for taxonomy terms in blocks including randomization.
Fixed the indentation, etc. in the vocabulary block

Revision 1.1.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 23 07:34:18 2009 UTC (7 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.35: +13 -3 lines
Diff to previous 1.1.2.35 , to branch point 1.1
Added support to get an edit link for each term whenever the list of terms
is being displayed.

Revision 1.1.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 21 19:16:01 2009 UTC (7 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.34: +10 -8 lines
Diff to previous 1.1.2.34 , to branch point 1.1
Fixed the use of the $format and removed the <div> of the vocabulary whenever
the description is empty (unlikely, although it seems to be sensical to me.)

Revision 1.1.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 25 06:49:50 2009 UTC (8 months ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.33: +49 -42 lines
Diff to previous 1.1.2.33 , to branch point 1.1
Made several "small" optimizations for synonyms and related terms.
Added some statistics to see how many terms, links to nodes, etc. you have

Revision 1.1.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 21:38:22 2009 UTC (8 months, 2 weeks ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.32: +5 -3 lines
Diff to previous 1.1.2.32 , to branch point 1.1
Also fixed the Nodes of term ... message.

Revision 1.1.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 20:37:44 2009 UTC (8 months, 2 weeks ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.31: +7 -4 lines
Diff to previous 1.1.2.31 , to branch point 1.1
Fixed the title to ease translation of the terms page.

Revision 1.1.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 07:54:47 2009 UTC (8 months, 3 weeks ago) by alexiswilke
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.1.2.30: +27 -29 lines
Diff to previous 1.1.2.30 , to branch point 1.1
Fixed the handling of the pager with the cache in the term Nodes.
Fixed a grammar error in a comment in the overwrites.

Revision 1.1.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 24 09:28:38 2009 UTC (10 months ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.29: +14 -8 lines
Diff to previous 1.1.2.29 , to branch point 1.1
Added support for a taxonomy_view link from the terms of the vocabulary.
We need to look closer into this to better support proper titles, definitions,
table of content look, etc.

Revision 1.1.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 07:41:10 2009 UTC (10 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.28: +10 -8 lines
Diff to previous 1.1.2.28 , to branch point 1.1
Forgot to add the CSS that has changed to support the DIVs instead of the SPANs
Also fixed the names from just "description" to taxonomy-vtn-description.
Added two flags to remove the "Show / Hide descriptions" links at the top,
but still keep the descriptions in the tables. This is particularly useful
for the master list (Vocabularies) since often you have only a very few and
the descriptions are not a major problem.

Revision 1.1.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 06:39:01 2009 UTC (10 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.27: +21 -7 lines
Diff to previous 1.1.2.27 , to branch point 1.1
Added support for an Input format selection as per #356381
Fixed the terms index so it makes use of <div> instead of <span> since now
the description may very well include tags such as <p> and <blockquote>

Revision 1.1.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 00:07:45 2009 UTC (10 months, 3 weeks ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.26: +6 -6 lines
Diff to previous 1.1.2.26 , to branch point 1.1
Updated the text so it is a bit more like proper English (the main author is
Polish and he did a really good job already!)
Also fixed a weight and the Help to mention the fact that the terms and
nodes are not being setup in the Taxonomy instead of the global setup.

Revision 1.1.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 1 03:39:41 2009 UTC (10 months, 3 weeks ago) by alexiswilke
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.1.2.25: +5 -5 lines
Diff to previous 1.1.2.25 , to branch point 1.1
Fixed the calls to taxonomy_term_path() with the term instead of the term
identifier (and then it works properly!)

Revision 1.1.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 00:41:27 2008 UTC (11 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.1.2.24: +7 -11 lines
Diff to previous 1.1.2.24 , to branch point 1.1
Also needed to fix the vocabularies.

Revision 1.1.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 00:26:10 2008 UTC (11 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.23: +23 -20 lines
Diff to previous 1.1.2.23 , to branch point 1.1
Also needed to fix the nodes page.

Revision 1.1.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 00:21:57 2008 UTC (11 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.22: +6 -18 lines
Diff to previous 1.1.2.22 , to branch point 1.1
Fixed a problem I introduced with the cache. One of the </div> was missing.

Revision 1.1.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 08:49:21 2008 UTC (11 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.21: +4 -5 lines
Diff to previous 1.1.2.21 , to branch point 1.1
Make sure that we properly close the names (anchors where we go whenever we
click on a letter link.)

Revision 1.1.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 08:33:49 2008 UTC (11 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.20: +6 -3 lines
Diff to previous 1.1.2.20 , to branch point 1.1
Fixed the counter showing the number of nodes for a term. It would not be
set to '' if the counter was zero.

Revision 1.1.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 18:56:46 2008 UTC (11 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.19: +2 -2 lines
Diff to previous 1.1.2.19 , to branch point 1.1
If you have no relation defined in a taxonomy, you would get an error on
line 380 because the empty array would be used in a foreach().

Revision 1.1.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 18:39:25 2008 UTC (11 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.18: +3 -3 lines
Diff to previous 1.1.2.18 , to branch point 1.1
Applied change from node #347389 (http://drupal.org/node/347389)

Revision 1.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 07:39:21 2008 UTC (11 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.17: +3 -3 lines
Diff to previous 1.1.2.17 , to branch point 1.1
Fixed the taxonomy link using the provided function from the taxonomy module.

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 14 06:27:43 2008 UTC (11 months, 2 weeks ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.16: +488 -457 lines
Diff to previous 1.1.2.16 , to branch point 1.1
Added a list of the letters at the top of the index page (hidden by default.)
Added an option to break that list on two lines.
Reorganized the code so we could have a main <div></div> to encompass the
entire page. That way you can style differently depending on the page.
Updated the styles accordingly.

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 14 00:43:36 2008 UTC (11 months, 2 weeks ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.15: +41 -36 lines
Diff to previous 1.1.2.15 , to branch point 1.1
Many fixes to the taxonomy selection.
Added feature to select visible indexes (vocabulary, terms, nodes)
Fixed a bug in gathering the flags to use for nodes (use vid instead of tid)
Fixed the save of a taxonomy vocabulary so it clears the cache properly
Removed the constrain of 1 column to hide node indices

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 10:18:27 2008 UTC (11 months, 2 weeks ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.14: +78 -32 lines
Diff to previous 1.1.2.14 , to branch point 1.1
Implemented the "Include" opposed to the "Exclude" of ids
Fixed the position of the Save/Delete in the taxonomy form

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 08:30:59 2008 UTC (11 months, 2 weeks ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.13: +25 -20 lines
Diff to previous 1.1.2.13 , to branch point 1.1
Fixed problem with counting the nodes that will be shown under the Terms.

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 01:56:12 2008 UTC (11 months, 2 weeks ago) by alexiswilke
Branch: DRUPAL-6--1
Changes since 1.1.2.12: +42 -38 lines
Diff to previous 1.1.2.12 , to branch point 1.1
Many changes:
* Added support for per node type selections of terms & nodes
* Fixed the CSS names (from using _ to -)
* Fixed some small bugs (such as duplicates when multiple parents are defined on a term)
* Fixed some code formatting

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 27 23:26:48 2008 UTC (15 months ago) by tomaszx
Branch: DRUPAL-6--1
Changes since 1.1.2.11: +45 -2 lines
Diff to previous 1.1.2.11 , to branch point 1.1
add: related terms

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 2 23:45:38 2008 UTC (16 months, 3 weeks ago) by tomaszx
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC6
Changes since 1.1.2.10: +2 -2 lines
Diff to previous 1.1.2.10 , to branch point 1.1
add order by title for nodes

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 1 09:19:17 2008 UTC (16 months, 4 weeks ago) by tomaszx
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC5
Changes since 1.1.2.9: +13 -6 lines
Diff to previous 1.1.2.9 , to branch point 1.1
add pager for nodes

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 23:13:05 2008 UTC (17 months ago) by tomaszx
Branch: DRUPAL-6--1
Changes since 1.1.2.8: +2 -2 lines
Diff to previous 1.1.2.8 , to branch point 1.1
add check_plain to descriptions

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 19:14:23 2008 UTC (17 months ago) by tomaszx
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC4
Changes since 1.1.2.7: +9 -9 lines
Diff to previous 1.1.2.7 , to branch point 1.1
*** empty log message ***

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 19:09:06 2008 UTC (17 months ago) by tomaszx
Branch: DRUPAL-6--1
Changes since 1.1.2.6: +90 -43 lines
Diff to previous 1.1.2.6 , to branch point 1.1
many changes: add exclude vocs and terms options

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 22 22:13:23 2008 UTC (18 months, 1 week ago) by tomaszx
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC3
Changes since 1.1.2.5: +4 -3 lines
Diff to previous 1.1.2.5 , to branch point 1.1
#259581 add width to table, and fix count for comments

Revision 1.1.2.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 22 21:36:47 2008 UTC (18 months, 1 week ago) by tomaszx
Branch: DRUPAL-5
Changes since 1.1.2.5: +114 -44 lines
Diff to previous 1.1.2.5 , to next main 1.1.2.58
Initial development release for Drupal 5

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 17 07:08:22 2008 UTC (18 months, 1 week ago) by tomaszx
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-5--1-0-DEV, DRUPAL-6--1-0-RC2
Branch point for: DRUPAL-5
Changes since 1.1.2.4: +3 -18 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Checking for older version of php. Fix blank page after settings. and minor bug fix.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 07:49:41 2008 UTC (18 months, 2 weeks ago) by tomaszx
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC1
Changes since 1.1.2.3: +37 -10 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Add: really support for setlocale, pot templates and simple Polish translations.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 00:06:19 2008 UTC (18 months, 2 weeks ago) by tomaszx
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA5
Changes since 1.1.2.2: +7 -4 lines
Diff to previous 1.1.2.2 , to branch point 1.1
#255337 by vitovonantwon: proper support for php4

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 23:49:05 2008 UTC (19 months, 1 week ago) by tomaszx
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA3, DRUPAL-6--1-0-BETA4
Changes since 1.1.2.1: +12 -12 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Block for vocabularies.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 13:52:50 2008 UTC (19 months, 1 week ago) by tomaszx
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.1: +128 -27 lines
Diff to previous 1.1
#248166 and #248115 by John Bryan: some feature request

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 17 18:37:34 2008 UTC (19 months, 1 week ago) by tomaszx
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1, HEAD
Branch point for: DRUPAL-6--1
Initial commit of taxonomy_vtn 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