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
  • UpgradeItems.inc.php
26 May, 2006
1 commit
  • Don't start a comment at the start of permission lookup building and end ...
    37d65a88
    it at the end - problems in between may not show up properly in some
    browsers.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5448 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-26 10:45:40 +0000  
    Browse File »

25 May, 2006
1 commit
  • Disable caching on upgrade items. ...
    9c147a0a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5444 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-25 21:38:07 +0000  
    Browse File »

11 Apr, 2006
1 commit
  • When rebuilding permissions, turn off the maximum execution time limit ...
    b3e30a22
    and user aborts.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5225 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-11 11:20:00 +0000  
    Browse File »

06 Apr, 2006
1 commit
  • KTS-576 - remove smarty cache files (and other cache files) during the ...
    6aa73984
    upgrade step.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5208 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-06 14:11:21 +0000  
    Browse File »

28 Feb, 2006
1 commit
  • Add copyright notices to those files that didn't have them. ...
    421655b8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5027 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-28 16:53:52 +0000  
    Browse File »

17 Feb, 2006
1 commit
  • Be a bit more resistant to time-outs by printing out spaces every 15 ...
    342a7201
    seconds while rebuilding permissions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4944 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-17 15:04:45 +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
  • Move the record upgrade item to the last phase of the upgrade process. ...
    9bda441f
    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
    nbm authored
    2005-12-30 08:16:28 +0000  
    Browse File »

31 Jul, 2005
1 commit
  • Add support for functions not being in the first phase of upgrades. ...
    6cd9274d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3497 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:35:27 +0000  
    Browse File »

15 Jun, 2005
2 commits
  • Actually update the knowledgeTreeVersion value in the database ...
    9d8db27b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3387 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-15 22:46:09 +0000  
    Browse File »
  • Check whether the upgrade table exists before checking if an upgrade has ...
    2afef090
    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
    nbm authored
    2005-06-15 21:28:17 +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 »