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
  • lib
  • upgrades
  • UpgradeFunctions.inc.php
17 Feb, 2006
1 commit
  • Automatically create an LDAP source from the configuration from KT2, if ...
    5841447a
    used.
    
    Create the Manage Security and Delete permissions, using the same
    assignments as the Write permission.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4943 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-17 15:04:08 +0000  
    Browse File »

09 Feb, 2006
1 commit
  • Be slightly more friendly when previous content versions don't exist. ...
    5f05afaf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4887 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-09 13:07:17 +0000  
    Browse File »

31 Jan, 2006
2 commits
  • Correct units data after an upgrade - folder_id is stored in units ...
    70e2cb6d
    (not unit_id in folders), and unit_id is stored directly in groups, not
    via groups_units_link.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4722 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-31 14:50:20 +0000  
    Browse File »
  • Stick an upgrade function to detect whether the system has the ...
    7bb96c09
    discussion.sql upgrade script installed, but without the upgrade being
    recorded.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4721 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-31 14:25:52 +0000  
    Browse File »

30 Jan, 2006
2 commits
  • Give the final/current metadata version the correct creation date - ...
    adddb847
    creation of the metadata version, not the document itself.
    
    Include the final/current metadata version in the metadata assignment to
    metadata versions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4709 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-30 13:39:03 +0000  
    Browse File »
  • Improve upgrade function to create metadata and content versions for old ...
    70e8d94e
    content versions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4708 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-30 13:02:46 +0000  
    Browse File »

20 Jan, 2006
1 commit
  • - massive document-legact reorg by nbm. ...
    ef588f52
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4622 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-20 15:37:15 +0000  
    Browse File »

30 Dec, 2005
1 commit
  • Rewrite to avoid using out-of-sync on-disk classes and instead go ...
    7438b6fd
    directly to the database as it is expected to work for the current state
    of the database structure in terms of the upgrade process.
    
    Still uses some classes, but builds from 2.0.7 now.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4552 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-30 08:15:21 +0000  
    Browse File »

05 Oct, 2005
3 commits
  • Set isgeneric to whatever the field was. ...
    856377df
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3725 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 10:44:14 +0000  
    Browse File »
  • ug, typo in require for fieldsets ...
    e58d1cc0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3723 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 09:56:59 +0000  
    Browse File »
  • Upgrade information for 2.99.1, add fieldsets for all fields. ...
    70836989
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3717 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 07:17:01 +0000  
    Browse File »

02 Aug, 2005
1 commit
  • Remove debug prints ...
    6262433b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3547 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-08-02 14:37:16 +0000  
    Browse File »

31 Jul, 2005
1 commit
  • Upgrade PHP function related to the new permissions system ...
    a5ac9808
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3507 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:51:45 +0000  
    Browse File »

19 Jul, 2005
2 commits
  • Use IS NULL and not = NULL in SQL statements. ...
    5f459183
    Submitted by:	William Hawkins (williamhawkins)
    SF Tracker:	1230602
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3402 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-19 19:29:17 +0000  
    Browse File »
  • Don't use $default without declaration, or use KT_LIB_DIR for requires. ...
    6bef0256
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3400 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-19 19:04:10 +0000  
    Browse File »

13 Jun, 2005
1 commit
  • Upgrade functionality for KnowledgeTree - allows automated upgrades from ...
    be559e16
    one version of KnowledgeTree to another.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3359 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-13 10:15:18 +0000  
    Browse File »