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

Log of /contributions/modules/casetracker/casetracker.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.35.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 21 00:23:32 2009 UTC (5 weeks ago) by jmiccolis
Branch: DRUPAL-6--1
Changes since 1.35.2.1: +6 -2 lines
Diff to previous 1.35.2.1 , to branch point 1.35
Deleting 'casetracker_default_case_status' on uninstall.

Revision 1.35.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 13:38:37 2009 UTC (8 months, 3 weeks ago) by jmiccolis
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1, DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-BETA3, DRUPAL-6--1-0-BETA4
Changes since 1.35: +34 -31 lines
Diff to previous 1.35
Added index to casetracker_comment_status. Moved column descriptions into schema proper.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 22:33:33 2009 UTC (9 months, 2 weeks ago) by jmiccolis
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.34: +13 -15 lines
Diff to previous 1.34
Adding initial case states back into .install
Adding missing ID tags, and other minor code cleanup

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 9 23:22:58 2009 UTC (9 months, 2 weeks ago) by jmiccolis
Branch: MAIN
Changes since 1.33: +148 -530 lines
Diff to previous 1.33
First pass of Drupal 6 upgrade, basic funtionality is in place

Revision 1.30.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 7 18:25:29 2008 UTC (18 months, 2 weeks ago) by zero2one
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3, DRUPAL-5--1-3-BETA2
Changes since 1.30.2.3: +0 -0 lines
Diff to previous 1.30.2.3 , to branch point 1.30 , to next main 1.35
#255609 by zero2one: Removed devel debug function.

Revision 1.30.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 12:48:53 2008 UTC (19 months, 1 week ago) by zero2one
Branch: DRUPAL-5
Changes since 1.30.2.2: +1 -1 lines
Diff to previous 1.30.2.2 , to branch point 1.30
#181346 by zero2one: Upload problems with emty node id's

Revision 1.30.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 19:19:03 2008 UTC (20 months, 1 week ago) by zero2one
Branch: DRUPAL-5
Changes since 1.30.2.1: +85 -5 lines
Diff to previous 1.30.2.1 , to branch point 1.30
Updating DRUPAL-5 Branch to latest version

Revision 1.30.2.1
Thu Mar 13 19:18:03 2008 UTC (20 months, 1 week ago) by zero2one
Branch: DRUPAL-5
Changes since 1.30: +1 -1 lines
FILE REMOVED
Repair broken DRUPAL-5 tag

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 23 07:51:33 2007 UTC (2 years ago) by zero2one
Branch: MAIN
CVS Tags: DRUPAL-5--1-3-BETA1
Changes since 1.32: +59 -1 lines
Diff to previous 1.32
#179089 by zero2one: Added pgsql support, fixed typos in the uninstall script

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 06:51:42 2007 UTC (2 years ago) by zero2one
Branch: MAIN
Changes since 1.31: +14 -6 lines
Diff to previous 1.31
#194073 by zero2one: Bug in install query

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 19 07:36:57 2007 UTC (2 years ago) by zero2one
Branch: MAIN
CVS Tags: DRUPAL-5--1-2
Changes since 1.30: +15 -1 lines
Diff to previous 1.30
#190764 by zero2one:

Bugfix:
- Debugged php errors when editing case states: Misconfigured menu array callback arguments.

New functionality:
- Added weights to the case states to change case state sorts.
- Moved Case state admin pages to tabs instead of submenu items

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 9 16:01:42 2007 UTC (2 years, 10 months ago) by morbus
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1, DRUPAL-5--1-2-BETA1, DRUPAL-5--1-2-BETA2
Branch point for: DRUPAL-5
Changes since 1.29: +32 -13 lines
Diff to previous 1.29
Minor, but widespread, tweakage, for 5.x port.

Revision 1.17.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 20 02:43:13 2006 UTC (2 years, 11 months ago) by morbus
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.17: +329 -182 lines
Diff to previous 1.17 , to next main 1.35
Updating DRUPAL-4-7 branch.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 19 03:53:43 2006 UTC (2 years, 11 months ago) by morbus
Branch: MAIN
Changes since 1.28: +16 -2 lines
Diff to previous 1.28
Final killes related fixes and suggestions.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 19 03:19:18 2006 UTC (2 years, 11 months ago) by morbus
Branch: MAIN
Changes since 1.27: +44 -35 lines
Diff to previous 1.27
Final database change, and bugfix on comments and pids.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 12 03:47:11 2006 UTC (2 years, 11 months ago) by morbus
Branch: MAIN
Changes since 1.26: +33 -25 lines
Diff to previous 1.26
First round of search/replace database changes.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 6 02:55:04 2006 UTC (2 years, 11 months ago) by morbus
Branch: MAIN
Changes since 1.25: +1 -2 lines
Diff to previous 1.25
More fixes and todos for mail. Documentation next.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 1 03:52:51 2006 UTC (2 years, 11 months ago) by morbus
Branch: MAIN
Changes since 1.24: +5 -5 lines
Diff to previous 1.24
More goldplating to mail sending. Not finished.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 30 03:28:00 2006 UTC (2 years, 11 months ago) by morbus
Branch: MAIN
Changes since 1.23: +16 -2 lines
Diff to previous 1.23
Early progress toward moving mail to its own module.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 29 05:13:59 2006 UTC (2 years, 11 months ago) by morbus
Branch: MAIN
Changes since 1.22: +33 -1 lines
Diff to previous 1.22
Rewrote case and project number incrementers.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 02:27:29 2006 UTC (2 years, 11 months ago) by morbus
Branch: MAIN
Changes since 1.21: +24 -13 lines
Diff to previous 1.21
XML-RPC code moved to its own module; example and documentation added.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 9 13:42:36 2006 UTC (3 years, 1 month ago) by morbus
Branch: MAIN
Changes since 1.20: +18 -1 lines
Diff to previous 1.20
Upgrade path enables casetracker_basic.module for existing installations.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 27 20:21:19 2006 UTC (3 years, 1 month ago) by morbus
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
Goldplating begins, and moved some core hooks to the top of the file.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 26 04:03:58 2006 UTC (3 years, 2 months ago) by morbus
Branch: MAIN
Changes since 1.18: +4 -4 lines
Diff to previous 1.18
Minor correction.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 26 03:57:18 2006 UTC (3 years, 2 months ago) by morbus
Branch: MAIN
Changes since 1.17: +230 -187 lines
Diff to previous 1.17
Install goldplated and DB schema explanation added.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 11 14:09:45 2006 UTC (3 years, 6 months ago) by killes
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.16: +2 -25 lines
Diff to previous 1.16
yet another mistake...

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 11 13:55:59 2006 UTC (3 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
oooops

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 11 13:49:11 2006 UTC (3 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.14: +140 -108 lines
Diff to previous 1.14
improved update function, removed tabs.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 11 13:14:20 2006 UTC (3 years, 6 months ago) by sanjeevgupta
Branch: MAIN
Changes since 1.13: +40 -1 lines
Diff to previous 1.13
Creation of new table casetracker_case_states

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 1 14:12:07 2006 UTC (3 years, 6 months ago) by sanjeevgupta
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Worked on the following cases:- 1)http://drupal.org/node/55309:-(Made updates in the casetracker.install file) 2)http://drupal.org/node/57838:-(Resolved the http 403 error. Changed the display message for notifying the user regading the email notification sent.) 3)http://drupal.org/node/57645(Resolved the bug regarding the prefixing of table names) 4)http://drupal.org/node/58650(Resolved the error in the module for display of cases and projects in tabular form to make the module compatible with 4.7)

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 4 13:54:43 2006 UTC (3 years, 7 months ago) by sanjeevgupta
Branch: MAIN
Changes since 1.11: +27 -2 lines
Diff to previous 1.11
Updated the install file for the new table casetracker_mail.This supports the posting
 of comment on a case through mail.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 31 11:19:38 2006 UTC (3 years, 7 months ago) by sanjeevgupta
Branch: MAIN
Changes since 1.10: +5 -4 lines
Diff to previous 1.10
Worked on http://drupal.org/node/55783

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 25 05:04:26 2006 UTC (3 years, 8 months ago) by sanjeevgupta
Branch: MAIN
Changes since 1.9: +60 -20 lines
Diff to previous 1.9
Updated casetracker.install file.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 16 21:59:22 2006 UTC (3 years, 8 months ago) by davenotik
Branch: MAIN
Changes since 1.8: +1 -2 lines
Diff to previous 1.8
Removed Postgres message as per http://drupal.org/node/53361#comment-81430

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 15 13:07:22 2006 UTC (3 years, 8 months ago) by sanjeevgupta
Branch: MAIN
Changes since 1.7: +79 -39 lines
Diff to previous 1.7
Worked on casetracker.install and made it functional.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 10 04:13:27 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.6: +61 -8 lines
Diff to previous 1.6
#52500, fixing install hook

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 6 12:28:51 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.5: +6 -7 lines
Diff to previous 1.5
fixing syntax error in sql statements.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 6 06:22:41 2006 UTC (3 years, 8 months ago) by sanjeevgupta
Branch: MAIN
Changes since 1.4: +14 -0 lines
Diff to previous 1.4
Made an update in .install file for casetracker_project table.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 4 10:10:36 2006 UTC (3 years, 8 months ago) by sanjeevgupta
Branch: MAIN
Changes since 1.3: +31 -1 lines
Diff to previous 1.3
Comment part now functional.Colour coded search result functional.Serialized field removed from casetracker_comment table.Casetracker.css has been added.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 24 20:36:40 2006 UTC (3 years, 9 months ago) by killes
Branch: MAIN
Changes since 1.2: +55 -30 lines
Diff to previous 1.2
db changes from #50782
use backets to allow prefixing.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 22 09:43:49 2006 UTC (3 years, 9 months ago) by killes
Branch: MAIN
Changes since 1.1: +23 -1 lines
Diff to previous 1.1
partial fix for #50613, no predefined status etc fields.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 21 10:42:04 2006 UTC (3 years, 9 months ago) by killes
Branch: MAIN
converting to use install file.

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