| /[drupal]/contributions/modules/casetracker/casetracker.install |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Deleting 'casetracker_default_case_status' on uninstall.
Added index to casetracker_comment_status. Moved column descriptions into schema proper.
Adding initial case states back into .install Adding missing ID tags, and other minor code cleanup
First pass of Drupal 6 upgrade, basic funtionality is in place
#255609 by zero2one: Removed devel debug function.
#181346 by zero2one: Upload problems with emty node id's
Updating DRUPAL-5 Branch to latest version
Repair broken DRUPAL-5 tag
#179089 by zero2one: Added pgsql support, fixed typos in the uninstall script
#194073 by zero2one: Bug in install query
#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
Minor, but widespread, tweakage, for 5.x port.
Updating DRUPAL-4-7 branch.
Final killes related fixes and suggestions.
Final database change, and bugfix on comments and pids.
First round of search/replace database changes.
More fixes and todos for mail. Documentation next.
More goldplating to mail sending. Not finished.
Early progress toward moving mail to its own module.
Rewrote case and project number incrementers.
XML-RPC code moved to its own module; example and documentation added.
Upgrade path enables casetracker_basic.module for existing installations.
Goldplating begins, and moved some core hooks to the top of the file.
Minor correction.
Install goldplated and DB schema explanation added.
yet another mistake...
oooops
improved update function, removed tabs.
Creation of new table casetracker_case_states
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)
Updated the install file for the new table casetracker_mail.This supports the posting of comment on a case through mail.
Worked on http://drupal.org/node/55783
Updated casetracker.install file.
Removed Postgres message as per http://drupal.org/node/53361#comment-81430
Worked on casetracker.install and made it functional.
#52500, fixing install hook
fixing syntax error in sql statements.
Made an update in .install file for casetracker_project table.
Comment part now functional.Colour coded search result functional.Serialized field removed from casetracker_comment table.Casetracker.css has been added.
db changes from #50782 use backets to allow prefixing.
partial fix for #50613, no predefined status etc fields.
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |