• "Option for 'PDF Generator' available in Edit mode for the 'Action Restrictions' of a Workflow but cannot be seen when the edit of the 'Action Restrictions' is saved"
    Fixed. The edit was using getName() if displayName() returned empty. Fixed displayName() to return the name if the document object is null but python is installed.
    
    KTS-3737
    "Although the Action Restrictions of a Workflow state prohibit 'PDF Generator' the 'Generate PDF' action can still be seen in the Document Actions of the document."
    Fixed. Removed the getName() function that was overriding the default function which returns the namespace.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9435 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Workflow with '''´`""\/:&;!.~,$%()|<>#= in its name, transition names and state names appear incorrect on the second page of the Workflow creation wizard."
    Fixed. The input name and values needed to be sanitised.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8470 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Cannot scroll to the right or left on the workflow configuration page of a large workflow"
    Fixed. Stopped div from popping out of the main page in internet explorer.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8314 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
     
    Browse Dir »

  • "Cannot scroll to the right or left on the workflow configuration page of a large workflow"
    Fixed. Wrapped the workflow table a div with scrolling.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8298 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
     
    Browse Dir »

  • "Action Restriction section of a work flow there are extra two extra columns as well as one that says "no name" after you select "Edit Action""
    
    Fixed. Added a check to display name using getName() in case getDisplayName() returns an empty string. 
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8132 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
     
    Browse Dir »

  • KTS-2101
    "Misc i18n issues"
    Fixed using supplied patch as reference. Thanks Antti Poro!
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6791 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • KTS-2036
    "Spelling error: 'Assignement' on the 'Allocate permissions' on 'Document Permissions (by state)' when setting the permissions in workflow."
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Jalaloedien
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6758 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • KTS-2076
    "Character encoding issue with document titles"
    Fixed this issue which lead to several other XSS issue fixes and i18n issue fixes.
    Note: knowlegetree.pot needs an update due to i18n fixes.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6740 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • "A Required field not being marked as such leads to a DB error: 'DB Error: null value violates not-null constraint'"
    Fixed. Made the workflowid part of the form post.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6720 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »

  • KTS-1654
    "Activate Graphviz version of workflow"
    Commented this out completely as it will be replaced completely in future.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    KTS-1617
    "Disabled workflow still works"
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Jalaloedien
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6678 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • "UI has multiple issues related to it. "
    Fixed.
    
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6648 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien Abrahams authored
     
    Browse Dir »

  • "duplicate workflows. "
    Fixed.
    
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6565 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien Abrahams authored
     
    Browse Dir »

  • "On 'Assign Blocked Actions' page in workflow configuration - table columns extend way past the right side page border. "
    Fixed.
    
    Reviewed By: Kevin
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6539 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien Abrahams authored
     
    Browse Dir »

  • "Misc patches for i18n support"
    Updated i18n.
    
    Reviewed By: Jalaloedien
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6489 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • "Misc patches for i18n support"
    Verified and updated.
    
    Reviewed by: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6482 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • "Update new APP_NAME to be i18n compatible. "
    Fixed.
    
    Reviewed By: Kevin
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6414 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien Abrahams authored
     
    Browse Dir »

  • "UI issue on workflow action page. "
    Fixed.
    
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6374 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien Abrahams authored
     
    Browse Dir »

  • "i18n patches" cont.
    Verified and applied second patch.
    
    Reviewed By: Conrad
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6187 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • "Activate Graphviz version of workflow"
    Re-activated.
    
    Reviewed By: Jalaloedien
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6179 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »