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
  • metadata
27 Nov, 2005
1 commit
  • Document the fold for function ...
    a474e3a7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4203 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-27 21:18:28 +0000  
    Browse Dir »

16 Nov, 2005
5 commits
  • Implement fieldsetsForDocument, which returns all the fieldsets that are ...
    d9d2b39c
    or should be set on a document.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4018 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 21:14:33 +0000  
    Browse Dir »
  • Add options to getNonGenericFieldsets, getGenericFieldsets, and ...
    3d2979b3
    getForDocumentType
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4017 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 21:13:48 +0000  
    Browse Dir »
  • Fix some merge errors from the KT3 UI landing. ...
    ee12b535
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4015 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 19:04:56 +0000  
    Browse Dir »
  • Welcome to KT3 ...
    f20b6b39
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4014 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-16 15:47:22 +0000  
    Browse Dir »
  • Respect metadata that is stuck to a particular status. ...
    4f375507
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4007 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 14:26:16 +0000  
    Browse Dir »

15 Nov, 2005
1 commit
  • Introduce system fieldsets, that are never displayed for editing/viewing ...
    0f17d0a0
    on documents.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3985 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:09:56 +0000  
    Browse Dir »

06 Nov, 2005
1 commit
  • Find a fieldset by its namespace name. ...
    976128ba
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3914 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-06 10:46:27 +0000  
    Browse Dir »

02 Nov, 2005
1 commit
  • KTMetadataUtil::synchroniseMetadata allows for a field's lookup options ...
    c26fcb26
    to be synchronised from a list of values (from LDAP, another database,
    or manually).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3908 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-02 14:10:43 +0000  
    Browse Dir »

26 Oct, 2005
2 commits
  • More documentation of these utility functions, return codes, general ...
    a576babc
    approach to solving the problem, &c.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3889 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-26 11:01:47 +0000  
    Browse Dir »
  • Add documentation describing what each function does. ...
    c0b5b218
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3888 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-26 09:40:19 +0000  
    Browse Dir »

20 Oct, 2005
1 commit
  • Give the display/human name for the field behaviour as well as the ...
    1a6d23fa
    namespace name.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3870 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-20 11:57:35 +0000  
    Browse Dir »

12 Oct, 2005
2 commits
  • Add checkConditionalFieldsetCompleteness which checks whether the ...
    73dbf3b8
    configuration of a conditional fieldset makes sense enough to be used.
    
    Also avoid clobbering aValues in getNext...
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3805 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-12 12:09:21 +0000  
    Browse Dir »
  • Add is_complete and is_complex to Fieldset, as well as a mechanism to ...
    419602e6
    look up a fieldset based on a document field.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3804 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-12 12:07:49 +0000  
    Browse Dir »

11 Oct, 2005
5 commits
  • symptom fix - key the value-array on the lookup id, so that even if we ...
    eec06f53
    (somehow) have multiple possible versions coming in we don't display
    them to the end user.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3801 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-10-11 19:20:19 +0000  
    Browse Dir »
  • Add some debugging log helpers ...
    28517e94
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3798 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-11 15:26:42 +0000  
    Browse Dir »
  • Implement getNext for not only the simple case. ...
    845369a1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3797 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-11 15:26:18 +0000  
    Browse Dir »
  • Add getByLookupAndParentBehaviour, which finds the value instance with ...
    34d0fb8e
    specified lookup value reached by the specified behaviour.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3793 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-11 13:21:15 +0000  
    Browse Dir »
  • Get a list of field behaviours based on the field they're attached to. ...
    16330340
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3790 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-11 12:15:47 +0000  
    Browse Dir »

07 Oct, 2005
2 commits
  • Implement getNext (tell me the next fields and values based on what I ...
    e5f266b7
    have now in conditional metadata).
    
    Add removeFieldOrdering, which removes all field ordering for a
    fieldset.  Add setMasterField for conditional fieldsets, which sets the
    start field for conditional metadata.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3771 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-07 15:18:49 +0000  
    Browse Dir »
  • MasterField renamed properly to MasterFieldId ...
    119da48a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3770 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-07 15:17:28 +0000  
    Browse Dir »

06 Oct, 2005
2 commits
  • Add getOrCreateValueInstanceForLookup for adding instances for lookups ...
    c127b81d
    in the simple admin case, getNextValuesForLookup for the simple admin
    case.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3759 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-06 21:07:15 +0000  
    Browse Dir »
  • Standardise on 'Id' ending and not 'ID'. ...
    ef8365a0
    Add getByLookupSingle and getByLookup to find value instances from the
    values they represent.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3747 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-06 19:17:51 +0000  
    Browse Dir »

04 Oct, 2005
2 commits
  • Models for storing conditional metadata ...
    c709b64f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3712 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-04 14:09:19 +0000  
    Browse Dir »
  • Utilities relating to metadata (document fields) manipulation ...
    8927e88e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3703 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-04 12:22:51 +0000  
    Browse Dir »

29 Sep, 2005
1 commit
  • Move DocumentFieldSet to KTFieldset ...
    8b1991c7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3677 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:18:26 +0000  
    Browse Dir »