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
27 Nov, 2005
1 commit
  • Add an upgrade script to add authentication sources and the related user ...
    2ea484f9
    bits to the database.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4219 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-27 23:06:50 +0000  
    Browse Dir »

19 Nov, 2005
2 commits
  • Add constraints for document_id and document_field_id foreign keys ...
    06b856cc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4064 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-19 21:36:14 +0000  
    Browse Dir »
  • Add modified_user_id, which keeps track of the person who made whatever ...
    883e3507
    action updated the last modified date.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4051 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-19 20:42:19 +0000  
    Browse Dir »

17 Nov, 2005
1 commit
  • Notifications system for dashboard items. ...
    65c7b895
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4024 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-17 22:07:04 +0000  
    Browse Dir »

16 Nov, 2005
1 commit
  • Add the is_stuck field, which controls whether automated synchronisation ...
    d8e94589
    of this field will cause this lookup value to change enabled/disabled
    state.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4009 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-16 14:50:38 +0000  
    Browse Dir »

15 Nov, 2005
5 commits
  • Upgrades for transactions - add namespaces to transaction types and add ...
    b5f2b648
    the workflow state transition transaction type.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3998 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-15 21:44:04 +0000  
    Browse Dir »
  • Updated upgrade for constraints. ...
    0998ae75
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3995 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-15 14:43:19 +0000  
    Browse Dir »
  • Add upgrade for saved searches and upgrades. ...
    e9d8b803
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3994 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-15 14:42:57 +0000  
    Browse Dir »
  • Add upgrade for system fieldsets. ...
    ea66f802
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3993 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-15 14:39:53 +0000  
    Browse Dir »
  • Add guard_condition_id to workflow table ...
    e5eba518
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3992 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-15 14:37:45 +0000  
    Browse Dir »

10 Nov, 2005
3 commits
  • Allow for metadata values to be disabled - still valid, but not ...
    2179ce29
    selectable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3951 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-10 15:50:12 +0000  
    Browse Dir »
  • Add searchable_text and transaction_text tables that contain additional ...
    804c3324
    searchable text for documents.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3950 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-10 15:49:43 +0000  
    Browse Dir »
  • Change the foreign key field_id to cascade deletion onto the ...
    be2b460f
    field_behaviours table.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3946 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-10 15:27:27 +0000  
    Browse Dir »

27 Oct, 2005
2 commits
  • Correct DROP FOREIGN KEY syntax. ...
    b5a3691a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3896 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-27 10:15:08 +0000  
    Browse Dir »
  • SQL upgrades for 2.99.2 so far. ...
    26c58d91
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3895 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-27 10:11:26 +0000  
    Browse Dir »

17 Oct, 2005
1 commit
  • Final fieldsets changes for this release. ...
    f183807f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3834 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-17 09:21:38 +0000  
    Browse Dir »

07 Oct, 2005
1 commit
  • Updated upgrade scripts to 2.99.1 ...
    80e2a785
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3765 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-07 12:41:23 +0000  
    Browse Dir »

05 Oct, 2005
1 commit
  • SQL upgrade script for fieldsets ...
    c22e4295
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3724 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 10:39:16 +0000  
    Browse Dir »

20 Sep, 2005
1 commit
  • Upgrade for tree-shaped metadata selections. ...
    27ba52b5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3639 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 20:03:20 +0000  
    Browse Dir »

19 Sep, 2005
1 commit
  • document_incomplete reminds the system what aspects of an incomplete ...
    8a66fb2a
    document still need to be performed before the document changes from
    incomplete to live.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3616 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 19:53:07 +0000  
    Browse Dir »

15 Sep, 2005
2 commits
  • Add storage_path to documents, which is managed by the storage manager ...
    412b73af
    to uniquely identify the contents of the document.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3581 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 09:00:24 +0000  
    Browse Dir »
  • The metadata version is stored in field metadata_version, not "metadata" ...
    1fcb8cd5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3577 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 08:46:16 +0000  
    Browse Dir »

02 Aug, 2005
2 commits
  • Database changes for nested groups ...
    df58d13e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3548 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-08-02 14:38:31 +0000  
    Browse Dir »
  • Add metadata version information to the documents table. ...
    98526c1f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3529 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-08-02 09:23:39 +0000  
    Browse Dir »

31 Jul, 2005
2 commits
  • SQL upgrade scripts related to the new permissions system. ...
    033d54c1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3506 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-31 08:50:55 +0000  
    Browse Dir »
  • Table for editable help ...
    6b52196e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3499 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-31 08:37:24 +0000  
    Browse Dir »

12 Jul, 2005
1 commit
  • Document links are directional, but viewing the reverse is useful too, ...
    427992af
    so provide a descriptive name for the reverse link.
    
    (True bi-directional links would require two separate entries in the
    links.)
    
    Also, add the dependent document link, using the reserved negative
    number range.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3397 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-12 14:34:34 +0000  
    Browse Dir »

15 Jun, 2005
2 commits
  • Ensure parent can handle descriptors, and update the structure.sql for ...
    67d76152
    first installs.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3386 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 22:33:17 +0000  
    Browse Dir »
  • Ensure the descriptors aren't shortened by the length of the descriptor ...
    dd359f80
    field.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3380 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 21:29:15 +0000  
    Browse Dir »

13 Jun, 2005
3 commits
  • Add link type for document links to describe the relationship ...
    9f50fa57
    Submitted by:   Marcel Berteler (pluk77)
    SF Tracker:     1013935
    SF Tracker:     971712
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3371 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-13 21:39:08 +0000  
    Browse Dir »
  • SQL scripts necessary to upgrade to 2.0.6 ...
    38ee2d44
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3363 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-13 10:58:48 +0000  
    Browse Dir »
  • Renamed to add_email_attachment_transaction_type.sql. ...
    30ca1508
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3362 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-13 10:43:41 +0000  
    Browse Dir »

06 Jun, 2005
1 commit
  • Allow emails to be sent with documents as attachments. ...
    d2d7a4d0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3334 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-06 22:03:02 +0000  
    Browse Dir »

11 Apr, 2005
1 commit
  • Version number changes for 2.0.2 ...
    33cdfef1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3247 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-04-11 20:44:18 +0000  
    Browse Dir »

03 Feb, 2005
2 commits
  • Set version in database to 2.0.0 ...
    120dfd43
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3218 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-02-03 09:42:31 +0000  
    Browse Dir »
  • Add semi-colon to last statement. ...
    b54c7806
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3214 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-02-03 08:42:16 +0000  
    Browse Dir »

27 Jan, 2005
1 commit
  • Fix SQL error in upgrade script. ...
    158d1f3b
    SF Tracker:	1109984
    Submitted by:	montis
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3213 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-27 15:55:56 +0000  
    Browse Dir »

26 Jan, 2005
1 commit
  • Set knowledgeTreeVersion to 2.0.0rc6 for release candidate ...
    0b100b54
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3206 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-26 08:47:18 +0000  
    Browse Dir »

11 Jan, 2005
2 commits
  • Rename 1.2.4-to-1.2.5.sql to 1.2.4-to-2.0.0.sql ...
    11b30c42
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3168 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-11 11:02:20 +0000  
    Browse Dir »
  • Drop the id and sequence from the document_text table. ...
    11f946e2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3167 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-11 10:57:37 +0000  
    Browse Dir »