• KTS-3161
    "Allow the user to change the ordering of the browse columns"
    Fixed. Added the logic to change the order.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-3162
    "Allow the user to change the ordering of the fields in a fieldset"
    Fixed. Added columns and logic for ordering the fields
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-3231
    "No email sent when you are subscribed to a folder or a document."
    Fixed. Removed the text on the icon.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-3234
    "CLONE -When a document starts of as e.g. a .doc file, but the next version is a pdf file, then it remains to be seen as a Word document in some respects(SUP-675)"
    Fixed. Added a mimetype id change if the filename changes in the rename function.
    
    Committed By: Jonathan Byrne
    Reviewed By: Megan Watson
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8354 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • "It should be possible to edit and rename lookup values form the administration section"
    Fixed. Added an edit icon. Removed the sanitizetosql on saving to the DB.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8349 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »

  • "Allow the user to change the ordering of the fields in a fieldset"
    Fixed. Added columns and logic for ordering the fields
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8335 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse Dir »

  • KTS-2917
    
    "If the fieldset names are too long there is no way to get to the edit button on the main Fieldset page"
    
    Fixed. Fieldset name is now truncated to a better size.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2717
    "Changing folder permissions to allow for a new user group to perform the delete action does not work"
    Fixed. On overriding permissions for the folder the copy permissions action wasn't taking existing documents in the folder into account.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTS-2432
    "Dynamic Condition Doesnt Work in 3.4.3"
    Fixed. On adding / editing a document it now checks if dynamic conditions exist and updates the permission object.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    KTC-227
    "Widget broken"
    
    Fixed. Html tags are now interpreted properly on the conditional metadata admin page.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    KTS-3048
    "External Dependencies missing after upgrade"
    In Progess. Updated the upgrade config functions.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8093 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Widget broken"
    
    Fixed. Html tags are now interpreted properly on the conditional metadata admin page.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8090 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse Dir »

  • KTS-3043
    "On reread of plugins the quicklinks plugin is set to disabled"
    Fixed. Moved the checks on the end version after an upgrade into the if statement containing the upgrade.
    
    Committed By: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@8076 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8074 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2800
    "Dashlets display with horizontal lines between text"
    Fixed. Changed the style overflow and padding
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    KTS-2859
    "Unable to upload files in Windows XP and Windows 2003 - seemingly an MS Word issue only."
    Fixed. Add "call " in front of the command passed to exec().
    
    Committed by: Megan Watson
    Reviewed By: Conrad Vermeulen
    
    Updated License Headers to 2008 and corrected some incorrect headers.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    Merge of Bryn Divey's work on Conditional Metadata into DEV branch.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7936 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7935 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7934 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTS-2625
    "Fatal error occurs when attempting to archiving a folder."
    Fixed. Archive function was using a folder object in place of a document object.
    
    Reviewed by: Jonathan Byrne
    Committed by: Megan Watson
    
    KTS-2622
    "Copying a folder containing Checkout documents results in the copied documents also being checked out like the originals."
    Fixed. Added code to cancel the checkout.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTC-189
    "Deleting a fieldset does not remove all instances of itself and existing field and document type associations"
    Fixed. On deleting the fieldset it checks for any document type associations and removes them.
    
    KTS-2487
    "Deleting an assigned fieldset causes a fatal error"
    Fixed. Removing the document type associations fixes the error on viewing the document.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-1447
    "Add a delete "bin" icon to "Items that require your attention..." Dashboard item and don't delete the item automatically"
    Fixed. Removed the delete call on viewing the document/folder/etc. Added the standard delete icon next the the 'Clear Alert' link.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    KTS-2627
    "Compress all javascript includes and remove orphaned includes."
    Fixed. All large js file compressed and includes removed.
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Kevin Fourie
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7602 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Compress all javascript includes and remove orphaned includes."
    Fixed. All large js file compressed and includes removed.
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7601 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien authored
     
    Browse Dir »

  • KTS-2558
    "Update OSS to GPLv3"
    Updated. More header updates.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    KTS-2558
    "Update OSS to GPLv3"
    Updated COPYING file and inline headers.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    KTS-2561
    "Add df to config.ini"
    Added.
    
    Committed By: Kevin Fourie
    Reviewed By: Conrad Vermeulen
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@7482 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »
  • "Update OSS to GPLv3"
    Updated COPYING file and inline headers.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7478 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 »
  • "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/STABLE/trunk@6785 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 »
  • "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/STABLE/trunk@6778 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »

  • KTC-95
    "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/STABLE/trunk@6607 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 »

  • "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 »