Logo white

Peter M. Groen / knowledgetree

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 9,762
  • Compare
  • Branches 2
  • Tags 28
  • knowledgetree
  • sql
  • mysql
  • upgrade
  • 1.2.4-to-1.2.5.sql
07 Jan, 2005
1 commit
  • Moved created time into the document table. ...
    76bbd115
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3140 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 09:30:49 +0000  
    Browse File »

05 Jan, 2005
1 commit
  • Add permission_folder_id to the folder table, which provides us with a ...
    6efc8214
    link to the folder from which this folder gets its permissions - either
    itself if it has permissions, or the folder from which it inherits its
    permissions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3118 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-05 21:44:19 +0000  
    Browse File »

03 Jan, 2005
1 commit
  • search_document_user_link doesn't need an ID field. ...
    1b78e166
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3093 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-03 10:36:12 +0000  
    Browse File »

23 Dec, 2004
1 commit
  • Allow an administrator to determine which fields they want to display ...
    c08893b7
    and in what order in the collection browser.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3077 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-23 13:34:38 +0000  
    Browse File »

02 Dec, 2004
1 commit
  • Add another unique name field. ...
    3ce6ba47
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3036 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-02 10:48:25 +0000  
    Browse File »

01 Dec, 2004
1 commit
  • Move over to PEAR::DB's autoExecute via DBUtil::autoInsert, which gets ...
    5be02429
    rid of all non-portable insert_id calls and introduces portable
    sequences.
    
    You must run the commands in sql/mysql/upgrade/1.2.4-to-1.2.5.sql for
    KnowledgeTree to function on your data.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3025 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-01 13:46:36 +0000  
    Browse File »

19 Nov, 2004
1 commit
  • Adding intermediate db upgrade scripts (just setting the version number) ...
    7c4ad765
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2996 c91229c3-7414-0410-bfa2-8a42b809f60b
    michaeljoseph authored
    2004-11-19 14:48:33 +0000  
    Browse File »