• "When sent a link to a document in KnowledgeTree, asked to log in, but not taken to the document - taken to the dashboard."
    Fixed. Modified the check on the last user to use the ip address and check if the last user timed out or not.
    
    Committed by: Megan Watson
    Reviewed by: Jonathan Byrne
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8060 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse File »


  • "Improve database incompatibility error message"
    Fixed. Error message updated.
    
    Committed By:Yusuf Davids
    Reviewed By:Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7683 c91229c3-7414-0410-bfa2-8a42b809f60b
    ydavids authored
     
    Browse File »

  • "after auto log-out, re-login as different user gives old url"
    
    Fixed.
    Added a check to redirect to the dashboard if a different user logs back in after a logout or a timeout.
    
    Committed By: Jonathan Byrne
    Reviewed By: Jalaloedien Abrahams
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7666 c91229c3-7414-0410-bfa2-8a42b809f60b
    jonathan_byrne authored
     
    Browse File »

  • "Login Page text update"
    Fixed. Updated login.php, login.smarty
    
    KTC-246
    "Footer Text update"
    Fixed. Updated standard_page.smarty, kt3template.inc.php
    
    KTC-247
    "About Page text update"
    Fixed. Updated about.php, about.smarty, knowledgeTree.pot, templates.c
    
    Committed By: Jalaloedien Abrahams
    Reviewed By: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7480 c91229c3-7414-0410-bfa2-8a42b809f60b
    Jalaloedien authored
     
    Browse File »
  • "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 File »

  • "Following a hyperlink from an MS Office doc works the first time but subsequently goes to dashboard until user logs out"
    The login script was finding the current session and going straight to the dashboard, ignoring the redirect link.
    
    Committed by: Megan Watson
    Reviewed by: Conrad Vermeulen
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7212 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
     
    Browse File »

  • "Missing result variable in login.php"
    Fixed. Added res variable.
    
    Committed By: Kevin Fourie
    Reviewed By: Jalaloedien Abrahams
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7081 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse File »

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

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









  • Brad Shuttleworth 2006-04-13 add anon-login default.
        Brad Shuttleworth 2006-04-13 improve group cache management somewhat.
        Brad Shuttleworth 2006-04-12 add in the changes to make anonymous a firs...
        Brad Shuttleworth 2006-04-12 new owner location in db.
        Brad Shuttleworth 2006-04-12 reset the memory-cache "each" after we're d...
        Brad Shuttleworth 2006-04-12 fix for KTS-786:  workflow transitions don'...
        Brad Shuttleworth 2006-04-12 minor fix.
        Brad Shuttleworth 2006-04-12 KTS-739: add more fail-out and checking cod...
        Brad Shuttleworth 2006-04-12 remove object cache:  it causes havoc with ...
        Brad Shuttleworth 2006-04-12 fix for role-management non-editable bug.
        Brad Shuttleworth 2006-04-12 fix for translation issue.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5241 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
     
    Browse File »

  • Do the cookie test in a separate action, which is redirected to after
    login.  This has the advantage of not causing problems when you open on
    login window, then another, and then log in with the first login window
    (since the cookie set by the second login window overwrote it).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5212 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
     
    Browse File »
  • 
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5203 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
     
    Browse File »




  • - permissions allocation needs better validation.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5035 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
     
    Browse File »





  • 
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@402 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
     
    Browse Dir »
  • - @author
    - @package
    - @params
    - GPL
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@365 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
     
    Browse File »