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
07 Jun, 2006
1 commit
  • Rename Folder View to Folder Details ...
    17aae85a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5526 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-07 12:00:28 +0000  
    Browse Dir »

06 Jun, 2006
1 commit
  • Create the "Core: Folder View" permission ...
    03eca596
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5523 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-06 19:51:31 +0000  
    Browse Dir »

05 Jun, 2006
1 commit
  • Deal with folders that don't have permission_folder_id set properly for ...
    8a43c577
    whatever reason.  Copy their parent until we find someone with
    permission_folder_id set.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5498 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-05 13:45:52 +0000  
    Browse Dir »

28 May, 2006
1 commit
  • Add a fix for those who install from 3.0.1 with its ...
    525849b6
    document_role_allocations upgrade in its 3.0.2 upgrade folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5451 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-05-28 20:35:29 +0000  
    Browse Dir »

26 May, 2006
1 commit
  • Don't start a comment at the start of permission lookup building and end ...
    c38b9670
    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
    Neil Blakey-Milner authored
    2006-05-26 10:45:40 +0000  
    Browse Dir »

25 May, 2006
2 commits
  • Disable caching on upgrade items. ...
    4e2d4031
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5444 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-05-25 21:38:07 +0000  
    Browse Dir »
  • Stop using folder objects in the 1.2.4 -> 2.0.0 upgrade ...
    921c13dd
    As a rule, shouldn't use objects in upgrades - never know what fields
    are there or are not.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5443 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-05-25 21:07:03 +0000  
    Browse Dir »

18 Apr, 2006
1 commit
  • Create the Core: Manage Workflow permission. ...
    5ad9f9a2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5250 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 09:14:27 +0000  
    Browse Dir »

13 Apr, 2006
1 commit
  • Update the correct table ...
    c84be6f3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5242 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-13 14:33:02 +0000  
    Browse Dir »

12 Apr, 2006
1 commit
  • Add two new transaction types - permissions change and role allocations ...
    0481268a
    change.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5236 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-12 21:55:46 +0000  
    Browse Dir »

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

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

10 Mar, 2006
1 commit
  • Unambiguate the id being used in the WHERE clause ...
    099e4ed9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5078 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-10 10:55:20 +0000  
    Browse Dir »

06 Mar, 2006
1 commit
  • Correct typo on query join on folder table. ...
    c0cdd009
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5057 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-06 13:49:56 +0000  
    Browse Dir »

28 Feb, 2006
2 commits
  • Add copyright notices to those files that didn't have them. ...
    9d83e6c8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5027 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-28 16:53:52 +0000  
    Browse Dir »
  • Correct the copyright blocks. ...
    2c72820f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5026 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-28 16:51:11 +0000  
    Browse Dir »

20 Feb, 2006
1 commit
  • Upgrade properly without the config/environment.php file existing. ...
    dd56d60b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4984 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-20 12:30:07 +0000  
    Browse Dir »

17 Feb, 2006
2 commits
  • Be a bit more resistant to time-outs by printing out spaces every 15 ...
    b485a78f
    seconds while rebuilding permissions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4944 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-17 15:04:45 +0000  
    Browse Dir »
  • Automatically create an LDAP source from the configuration from KT2, if ...
    82d6c98e
    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
    Neil Blakey-Milner authored
    2006-02-17 15:04:08 +0000  
    Browse Dir »

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

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 »