• " Workflow Transitions reset after adding new transition to existing workflow."
    
    Fixed
    When adding a new transition the old data should remain intact.
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7425 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
     
    Browse Dir »

  • "CLONE -No easy way to delete users/User.inc(SUP-163)"
    
    Fixed: Added functionality to soft delete a user.
    
    Committed By: Jonathan Byrne
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7310 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jonathan Byrne authored
     
    Browse Dir »

  • "Deleting of document types with no associated documents should be possible"
    Added an icon for deleting document types if there are no associated documents. Fixed the isUsed function that checks, it was pointing to the wrong table.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7165 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
     
    Browse Dir »

  • "Make it impossible to disable the default document type."
    Updated. Added check in "disable" function to prevent system default doctype from being changed.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7089 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • "When assigning the Group to a user the Group name is followed by <br /> in the confirmation header after the assignment is complete."
    Updated. Fixed "Added" case too.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7057 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • "When you disable a Workflow in KTDMS the URL in the update information seems incorrect."
    Updated. Removed unneeded edit link.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7037 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • "When assigning the Group to a user the Group name is followed by <br /> in the confirmation header after the assignment is complete."
    Fixed. Replaced <br /> with a full stop (period).
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7013 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »


  • KTS-2088
    "The " in the name of a Document Type, Transition or State does not reflect in Edit mode"
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6809 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • KTS-2047
    "When editing a fieldset member: the 'Cancel' btn does not seem to have any effect."
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6788 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • KTS-1837
    "Admin Version Notifier is not working"
    Fixed for Commercial version too. NOTE: Also added some XSS fixes to this (naughty me).
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6779 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »
  • KTS-2088
    "The " in the name of a Document Type, Transition or State does not reflect in Edit mode"
    Fixed with lots of other similar issues.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6771 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. Added a hidden widget for forms and created the key for the workflow reference on the first page.
    
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6724 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
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6704 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie 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 »


  • "Transaction History Messages"
    Updated i18n strings.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6646 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • "Update License Headers"
    Updated and added some missing headers.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6609 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »
  • "Update License Headers"
    Updated and added some missing headers.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6606 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • "Found an error in KnowledgeTree Admin section, an explanation is worded incorrectly - Note that its not possible to set a group without a unit as as having unit administration privileges."
    Fixed.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6599 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • "Colon missing inside of conditions.php code. "
    Fixed.
    
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6566 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 »

  • "A delete all button to be added to the Expunge page. "
    Fixed.
    
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6549 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien Abrahams authored
     
    Browse Dir »

  • "CLONE -Call to a member function on a non-object in /opt/ktdms/knowledgeTree/plugins/ktcore/admin/conditions.php on line 124 (SUP-204)"
    Added better null object handling. However, the root of this error lies in an upgrade database issue I think. We need to sort out the database constrints on upgrade!
    
    Reviewed By: Conrad
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6546 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • "i18n support for transaction history messages"
    Updated.
    
    Reviewed By: Jalaloedien
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6507 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie 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 »

  • "Fatal error: Call to a member function on a non-object. "
    Fixed.
    
    Reviewed By: Kevin
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6485 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien Abrahams authored
     
    Browse Dir »

  • "Paginate the expunge list. "
    Fixed.
    
    Reviewed By: Kevin
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6480 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien Abrahams 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 »

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

  • "Fieldsets should not be deleted, but flagged instead. "
    Fixed.
    
    Reviewed By: Kevin
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6388 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien Abrahams authored
     
    Browse Dir »

  • "Error with interface when deleting a workflow state. "
    Fixed.
    
    Reviewed By: Kevin, Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6373 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien Abrahams authored
     
    Browse Dir »
  • "Document Storage Verification recategorised and should have a confirmation page"
    Implemented. Added a confirmation page.
    
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6369 c91229c3-7414-0410-bfa2-8a42b809f60b
    Conrad Vermeulen authored
     
    Browse Dir »

  • "Fatal error: Call to a member function on a non-object in /home/kevin/ktdms/knowledgeTree/plugins/ktcore/admin/documentFieldsv2.php on line 374"
    Fixed. Added fix to line 376 as well.
    
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6295 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien Abrahams authored
     
    Browse Dir »

  • "Fatal error: Call to a member function on a non-object in /home/kevin/ktdms/knowledgeTree/plugins/ktcore/admin/documentFieldsv2.php on line 374"
    Fixed. 
    
    Reviewed By: Conrad
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6285 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »

  • "Update copyright into to 2007"
    Done.
    
    Reviewed By: Conrad
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6203 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »
  • "Replace ktdms.com with the new knowledgetree.com domain name"
    Done.
    
    Reviewed By: Conrad
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6201 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 »

  • POST var was named incorrectly too.
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6137 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Fourie authored
     
    Browse Dir »