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
31 Jan, 2006
2 commits
  • Correct units data after an upgrade - folder_id is stored in units ...
    4c64fda8
    (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
    Neil Blakey-Milner authored
    2006-01-31 14:50:20 +0000  
    Browse Dir »
  • Stick an upgrade function to detect whether the system has the ...
    8cc5d69c
    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
    Neil Blakey-Milner authored
    2006-01-31 14:25:52 +0000  
    Browse Dir »

30 Jan, 2006
2 commits
  • Give the final/current metadata version the correct creation date - ...
    05c59221
    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
    Neil Blakey-Milner authored
    2006-01-30 13:39:03 +0000  
    Browse Dir »
  • Improve upgrade function to create metadata and content versions for old ...
    d488bf7a
    content versions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4708 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-30 13:02:46 +0000  
    Browse Dir »

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

30 Dec, 2005
2 commits
  • Move the record upgrade item to the last phase of the upgrade process. ...
    0d88695c
    Rebuild empty permission lookups at the end of the upgrade.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4553 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-30 08:16:28 +0000  
    Browse Dir »
  • Rewrite to avoid using out-of-sync on-disk classes and instead go ...
    106ab8c5
    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
    Neil Blakey-Milner authored
    2005-12-30 08:15:21 +0000  
    Browse Dir »

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

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

31 Jul, 2005
2 commits
  • Upgrade PHP function related to the new permissions system ...
    b8175981
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3507 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-31 08:51:45 +0000  
    Browse Dir »
  • Add support for functions not being in the first phase of upgrades. ...
    b7b8ac67
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3497 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-31 08:35:27 +0000  
    Browse Dir »

21 Jul, 2005
1 commit
  • Die if there's a problem connecting using the admin credentials ...
    521671fc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3436 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-21 20:42:06 +0000  
    Browse Dir »

19 Jul, 2005
2 commits
  • Use IS NULL and not = NULL in SQL statements. ...
    7efdaeab
    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
    Neil Blakey-Milner authored
    2005-07-19 19:29:17 +0000  
    Browse Dir »
  • Don't use $default without declaration, or use KT_LIB_DIR for requires. ...
    f528ba0a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3400 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-19 19:04:10 +0000  
    Browse Dir »

15 Jun, 2005
3 commits
  • Actually update the knowledgeTreeVersion value in the database ...
    2cdac2e0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3387 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 22:46:09 +0000  
    Browse Dir »
  • Check whether the upgrade table exists before checking if an upgrade has ...
    1d9a6be5
    been installed.
    
    Run SQL queries using the admin db connection set up in upgrades.inc.php
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3378 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 21:28:17 +0000  
    Browse Dir »
  • Setup a special admin database connection, and ensure the upgrade table ...
    708ace3f
    is the first upgrade performed during upgrades.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3377 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 21:27:06 +0000  
    Browse Dir »

13 Jun, 2005
1 commit
  • Upgrade functionality for KnowledgeTree - allows automated upgrades from ...
    2f5b00a6
    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
    Neil Blakey-Milner authored
    2005-06-13 10:15:18 +0000  
    Browse Dir »