• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file tasks.tcl was added on branch oacs-5-2 on 2005-11-30 16:06:52 +0000

Fixed task-interval and contact page. Cleaned up the -procs.tcl file. Removed bulk action for mass move to another party as it does not make so much sense and does not work either

file reassign-task-postgresql.xql was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

file task.tcl was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

put the assignee_id in ad_page_contract and hidden form element

file reassign-task.tcl was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

use the party_search instead of the list of users

file task.xql was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

getting and sending the assignee_id when editing a task

file tasks-postgresql.xql was added on branch oacs-5-2 on 2005-11-30 16:06:52 +0000

changes to use assignee_id instead of creation_user for tasks and process_tasks

file tasks.info was added on branch oacs-5-2 on 2005-11-30 16:06:52 +0000

increment version number to get changes in i18N messages, upgrade script and tcl procedures

file tasks.en_US.ISO-8859-1.xml was added on branch oacs-5-2 on 2005-11-30 16:06:52 +0000

adding i18N messages

file upgrade-0.1d6-0.1d7.sql was added on branch oacs-5-2 on 2005-11-30 16:06:52 +0000

adding upgrade script to set the assignee_id to creation_user

    • -0
    • +66
    ./sql/postgresql/upgrade/upgrade-0.1d6-0.1d7.sql
file tasks-create.sql was added on branch oacs-5-2 on 2005-11-30 16:06:52 +0000

file processes.adp was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

file process.tcl was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

file process.adp was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

file process-task.tcl was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

file process-add-edit.tcl was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

file change-assignee.xql was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

file change-assignee.tcl was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

file change-assignee.adp was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

file upgrade-0.1d5-0.1d6.sql was added on branch oacs-5-2 on 2005-11-30 16:06:52 +0000

file task.adp was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000

changes on procedures, tables and files to allow change the assignee of a process tasks and a single task

    • -10
    • +14
    ./sql/postgresql/tasks-create.sql
    • -0
    • +114
    ./sql/postgresql/upgrade/upgrade-0.1d5-0.1d6.sql
    • -0
    • +5
    ./www/change-assignee.adp
    • -0
    • +70
    ./www/change-assignee.tcl
    • -0
    • +20
    ./www/change-assignee.xql
changing the bulk actions URL