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
09 Feb, 2006
1 commit
  • add download icon and mime-type improvement sql. ...
    5132f928
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4881 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-09 09:47:37 +0000  
    Browse Dir »

06 Feb, 2006
2 commits
  • Initial database structure and data for RC1 ...
    3d55ec19
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4845 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 10:27:43 +0000  
    Browse Dir »
  • Rename ldap_cn to authentication_details_s1, and authentication_details ...
    1699f499
    to authentication_details_s2 in users table.
    
    Add authentication_source_id, authentication_details_s1, and
    authentication_details_s2 to groups table.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4824 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 09:45:51 +0000  
    Browse Dir »

03 Feb, 2006
3 commits
  • Use TYPE= for table types, not ENGINE= ...
    91831434
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4801 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-03 12:02:43 +0000  
    Browse Dir »
  • Workflow Permission Assignment UI => CVS ...
    8bcebb34
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4799 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-03 11:51:18 +0000  
    Browse Dir »
  • Add Workflow State Permission Assignments, allowing permissions on ...
    c64fc0c9
    documents to be overridden by virtue of their workflow state.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4795 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-03 10:04:36 +0000  
    Browse Dir »

02 Feb, 2006
2 commits
  • Updated initial dataset taking into account all upgrades from 3.0b4 ...
    e9494e91
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4790 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-02 15:01:32 +0000  
    Browse Dir »
  • Add the "incomplete" status to the database, to make foreign key checks ...
    215462bb
    work properly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4786 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-02 14:07:11 +0000  
    Browse Dir »

01 Feb, 2006
5 commits
  • Initial SQL set from the upgrade path. ...
    2435b085
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4754 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-01 11:52:47 +0000  
    Browse Dir »
  • SQL upgrade script for CSS icons for mime types ...
    bd53abbe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4753 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-01 11:51:22 +0000  
    Browse Dir »
  • SQL Upgrade script for disabling of document types. ...
    2826623e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4748 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-01 10:37:51 +0000  
    Browse Dir »
  • - fix for KTS-85 (category description for fieldset and field are the same) ...
    2adcb161
    - make Document Details show the fieldset description.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4747 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-01 10:34:42 +0000  
    Browse Dir »
  • Clean up after units-related changes to tables. ...
    2908b14a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4727 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-01 08:37:05 +0000  
    Browse Dir »

31 Jan, 2006
2 commits
  • land Bryn Divey's Links work. ...
    84f24b4c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4726 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-31 16:06:02 +0000  
    Browse Dir »
  • Upgrade script to change database tables for units - folder_id is stored ...
    fcb91e4c
    in units, and unit_id is stored in groups directly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4723 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-31 14:51:59 +0000  
    Browse Dir »

30 Jan, 2006
5 commits
  • merge in new workflow + type<->workflow mapping work. ...
    542d5f30
        Brad Shuttleworth 2006-01-30 type allocator <-> workflow map. closes KTS...
        Brad Shuttleworth 2006-01-30 very core:  edit, add, move all hook into t...
        Brad Shuttleworth 2006-01-30 add a postvalidate trigger to documentutil.
        Brad Shuttleworth 2006-01-30 standard workflow association basics.
        Brad Shuttleworth 2006-01-30 i accidentally broke half of checkout.
        Brad Shuttleworth 2006-01-30 workflow association basic.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4711 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-30 16:03:17 +0000  
    Browse Dir »
  • Patch from Bryn Divey <brynmor@jamwarehouse.com> ...
    7cb036ce
      Bryn Divey 2006-01-30 Fixed KTS-173 (Cancel is a link). Think I got them a...
        Bryn Divey 2006-01-30 Fixed KTS-110 and KTS-206 (work around deleted doc...
        Bryn Divey 2006-01-30 Fixed KTS-231, KTS-232 (discussion problems). Have...
        Bryn Divey 2006-01-30 Fixed KTS-178 (checkout notification broken)
        Bryn Divey 2006-01-30 KTS-209 (Adding <Please select document type> into...
        Bryn Divey 2006-01-30 Completed KTS-97 (confirmation on user delete)
        Bryn Divey 2006-01-30 Finished KTS-211 (disable document type)
        Bryn Divey 2006-01-30 Merge
        Bryn Divey 2006-01-27 Merge
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4710 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-30 15:59:40 +0000  
    Browse Dir »
  • Ensure the table is an InnoDB table before adding a constraint to it. ...
    52f4ef3a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4707 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-30 12:52:56 +0000  
    Browse Dir »
  • Ensure that the table is an InnoDB table before adding a constraint to ...
    c9ec338c
    it.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4706 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-30 12:52:30 +0000  
    Browse Dir »
  • Provide a more acceptable default value for user_id. ...
    3431ad5f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4705 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-30 09:12:10 +0000  
    Browse Dir »

25 Jan, 2006
1 commit
  • - IE only CSS can now be added ...
    dd75afb6
    - GIF icons for IE
    - include the "Silk" Icon set (CC Attribution) where needed.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4687 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-25 14:15:31 +0000  
    Browse Dir »

24 Jan, 2006
4 commits
  • SQL upgrade script for discussions changes ...
    f05e514f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4674 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-24 09:59:24 +0000  
    Browse Dir »
  • Set rebuild database to dms for release. ...
    7f1f76d4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4669 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-24 09:41:02 +0000  
    Browse Dir »
  • Remove incorrect reversal of help_replacement changes. ...
    e725910c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4668 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-24 09:39:15 +0000  
    Browse Dir »
  • Add back auto_increment on zseq_* id fields, and canonicalise the ...
    1ee224a5
    structure using phpMyAdmin's export.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4665 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-24 09:07:47 +0000  
    Browse Dir »

23 Jan, 2006
1 commit
  • help replacement fix. ...
    b5963070
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4654 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-23 15:49:17 +0000  
    Browse Dir »

20 Jan, 2006
2 commits
  • - 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 »
  • - missed a dc fix. ...
    263aeba9
    - Fixed password issue
    - This adds states to discussion threads.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4620 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-20 13:36:20 +0000  
    Browse Dir »

18 Jan, 2006
1 commit
  • Beginnings of document normalisation upgrade scripts. ...
    5f79ddf5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4608 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-18 13:57:15 +0000  
    Browse Dir »

10 Jan, 2006
1 commit
  • new help environment. ...
    6ce10527
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4575 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-10 12:37:12 +0000  
    Browse Dir »

03 Jan, 2006
3 commits
  • Add "IF EXISTS" to removal of some troublesome tables that weren't ...
    8bc17b95
    properly removed in previous upgrade scripts.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4573 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-03 19:45:42 +0000  
    Browse Dir »
  • Add the KTPluginEntity class and the plugin registration database table. ...
    271584d5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4566 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-03 19:24:08 +0000  
    Browse Dir »
  • Table cleanups for upgrade from 2.0.7. ...
    97c06784
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4556 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-03 11:03:16 +0000  
    Browse Dir »

15 Dec, 2005
2 commits
  • Final SQL for 2.99.5 ...
    2f2690ec
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4476 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-15 16:25:15 +0000  
    Browse Dir »
  • - add role-allocations ...
    83e25b1a
    - ensure that workflow and permission respect role-based allocations.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4454 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-15 10:42:10 +0000  
    Browse Dir »

13 Dec, 2005
1 commit
  • - transactions are now keyed on the namespace, so they should survive activati… ...
    91a9a4ab
    …on/de-activation better.
      - upgrade script for this change.
      - updated all components in this tree to use the new style transaction
      - pass a document, _not_ an id.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4425 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-13 09:55:34 +0000  
    Browse Dir »

12 Dec, 2005
3 commits
  • - add fieldset and description editing. ...
    9b9f2c28
    - work around SMARTY bug w.r.t. i18n tags
    - add sql upgrade script for field and fieldset descriptions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4399 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-12 11:06:50 +0000  
    Browse Dir »
  • upgrade script to add dashlet disabling. ...
    6d6bf7f4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4398 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-12 10:47:01 +0000  
    Browse Dir »
  • very simple dashlet disabling. ...
    821155c9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4396 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-12 10:22:32 +0000  
    Browse Dir »

29 Nov, 2005
1 commit
  • - make this installable on normal MySQL by removing the DEFAULT CHARSET part. ...
    38cc4b65
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4259 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-29 14:58:11 +0000  
    Browse Dir »