/[drupal]/contributions/modules/tablemanager/tablemanager.install
ViewVC logotype

Log of /contributions/modules/tablemanager/tablemanager.install

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.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 21:01:43 2008 UTC (19 months, 1 week ago) by pobster
Branch: MAIN
CVS Tags: HEAD
Changes since 1.24: +0 -0 lines
Diff to previous 1.24
No real changes, just a bit of reorganising...

Revision 1.23.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 21:01:02 2008 UTC (19 months, 1 week ago) by pobster
Branch: DRUPAL-6--1
Changes since 1.23.2.1: +1 -1 lines
Diff to previous 1.23.2.1 , to branch point 1.23 , to next main 1.25
No real changes, just a bit of reorganising...

Revision 1.23.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 11:12:47 2008 UTC (20 months, 1 week ago) by pobster
Branch: DRUPAL-6--1
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
Bring 6.x-1.x-dev to HEAD (really must stop using HEAD at all...)

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 00:35:29 2008 UTC (20 months, 1 week ago) by pobster
Branch: MAIN
Changes since 1.23: +0 -0 lines
Diff to previous 1.23
Initial commit of Tablemanager 1.x-dev for Drupal 6
BROKEN access permissions
MISSING table edit function
Fairly untested for normal users...

USE AT YOUR OWN RISK!

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 19 11:44:45 2008 UTC (20 months, 1 week ago) by pobster
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.22: +33 -70 lines
Diff to previous 1.22
Initial commit of Tablemanager 1.x-dev for Drupal 6
BROKEN access permissions
MISSING CSV functions
MISSING table edit function
Fairly untested for normal users...

USE AT YOUR OWN RISK!

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 5 08:03:33 2007 UTC (2 years, 8 months ago) by pobster
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1, DRUPAL-5--1-2, DRUPAL-5--1-3, DRUPAL-5--1-4
Branch point for: DRUPAL-5
Changes since 1.21: +25 -29 lines
Diff to previous 1.21
Bowing to peer pressure and simply updating the 4.7 version to 5.0.  Doesn't completely work as you can't create new tables - everything else should work though.

Revision 1.17.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 5 13:36:30 2006 UTC (2 years, 11 months ago) by pobster
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.17: +4 -4 lines
Diff to previous 1.17 , to next main 1.25
*** empty log message ***

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 23 10:33:01 2006 UTC (3 years ago) by pobster
Branch: MAIN
Changes since 1.20: +28 -7 lines
Diff to previous 1.20
Finally settled on a database structure and so have added pgsql entries as well

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 22 16:36:14 2006 UTC (3 years ago) by pobster
Branch: MAIN
Changes since 1.19: +4 -2 lines
Diff to previous 1.19
Finished CSV import function - the new node creation routine is probably in the wrong place but for now this is fine for development purposes.
Removed 'table entry' as a content type, makes more sense to just use 'table' as the node being created and not every row of its entries.
The table entries are currently being displayed from hook_node_info which I don't like...  Expect to see this change soon...
Added simple hook_load, hook_view functions - should work fine I guess?

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 12:51:53 2006 UTC (3 years ago) by pobster
Branch: MAIN
Changes since 1.18: +29 -89 lines
Diff to previous 1.18
Initial commit of 5.0 version, far from finished though

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 18 11:47:45 2006 UTC (3 years ago) by pobster
Branch: MAIN
Branch point for: DRUPAL-4-7--2
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
http://drupal.org/node/98312

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 1 16:17:51 2006 UTC (3 years ago) by pobster
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
*** empty log message ***

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 10:45:55 2006 UTC (3 years ago) by pobster
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
*** empty log message ***

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 25 07:31:45 2006 UTC (3 years, 1 month ago) by pobster
Branch: MAIN
Changes since 1.14: +7 -7 lines
Diff to previous 1.14
Couple of minor fixes

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 13 21:21:39 2006 UTC (3 years, 4 months ago) by pobster
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
*** empty log message ***

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 19 10:39:19 2006 UTC (3 years, 5 months ago) by pobster
Branch: MAIN
Changes since 1.12: +9 -5 lines
Diff to previous 1.12
Cosmetic changes

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 2 21:26:04 2006 UTC (3 years, 5 months ago) by pobster
Branch: MAIN
Changes since 1.11: +1 -5 lines
Diff to previous 1.11
This doesn't actually work properly yet...  Hence staying CVS...  Idea is good though...  I'll finish it when I get some time

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 27 16:17:41 2006 UTC (3 years, 6 months ago) by pobster
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 24 21:36:40 2006 UTC (3 years, 6 months ago) by pobster
Branch: MAIN
Changes since 1.9: +7 -1 lines
Diff to previous 1.9
FIX (hopefully) - http://drupal.org/node/65317

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 24 18:22:16 2006 UTC (3 years, 6 months ago) by pobster
Branch: MAIN
Changes since 1.8: +65 -1 lines
Diff to previous 1.8
Finally realised that I can integrate the mysql/ pgsql into the .install file

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 23 12:11:33 2006 UTC (3 years, 6 months ago) by pobster
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
No idea whether it works or not, implemented high and low values for creating bar charts - requires update to tablemanager misc db to varchar(255)

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 22 20:33:25 2006 UTC (3 years, 6 months ago) by pobster
Branch: MAIN
Changes since 1.6: +7 -1 lines
Diff to previous 1.6
Added facility to create bar charts - needs testing...
Cleaned up code a little more

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 19 14:12:08 2006 UTC (3 years, 6 months ago) by pobster
Branch: MAIN
Changes since 1.5: +7 -0 lines
Diff to previous 1.5
Added 'menu_rebuild' so that new/ edited/ deleted tables are shown as they should be in the menu
Added 'description' to tablemanager db so that you can have some instructions present when your users enter their rows

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 18 14:53:48 2006 UTC (3 years, 6 months ago) by pobster
Branch: MAIN
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
Upgraded display function to now display edit/ delete links if admin requires them.
Updated README to show instructions for above feature.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 18 11:44:41 2006 UTC (3 years, 6 months ago) by pobster
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3
Oops!  Updated wrong revision!

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 18 11:27:23 2006 UTC (3 years, 6 months ago) by pobster
Branch: MAIN
Changes since 1.2: +20 -16 lines
Diff to previous 1.2
FIXED as update_sql doesn't work as I need it to...

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 16 17:18:34 2006 UTC (3 years, 6 months ago) by pobster
Branch: MAIN
Changes since 1.1: +13 -13 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 16 17:06:30 2006 UTC (3 years, 6 months ago) by pobster
Branch: MAIN
Initial commit of .install file:
Updates to UTF-8
Updates sql to current usage
Updates all your table headers to work with the new 'field' labelling

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