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
15 Oct, 2005
6 commits
  • Remove unused file. ...
    ab609d20
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3816 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-15 10:35:30 +0000  
    Browse Code »
  • Use new-style permission system to control what documents are shown and ...
    fbceae5f
    not shown.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3815 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-15 09:31:21 +0000  
    Browse Code »
  • Use SqlResultSetAdapter instead of old-style direct database requests. ...
    dbf7ddcb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3814 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-15 09:29:43 +0000  
    Browse Code »
  • Add some method-level documentation, and finish folding tags ...
    e7b1d9b7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3813 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-15 09:28:40 +0000  
    Browse Code »
  • Give the GroupUtil functions the KTUtil::getId and aOptions workover, to ...
    ed84616a
    allow either objects or ids to be given as input, and to be requested as
    output.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3812 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-15 09:28:05 +0000  
    Browse Code »
  • Defaults for Folder - not public, and no document type restriction ...
    18817f95
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3811 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-15 08:07:10 +0000  
    Browse Code »

12 Oct, 2005
9 commits
  • Put debugging information back on for now. ...
    9337a081
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3810 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-12 12:19:43 +0000  
    Browse Code »
  • Show incomplete status in template, and expose simple and complex ...
    4596c083
    conditional fieldsets.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3809 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-12 12:12:03 +0000  
    Browse Code »
  • Show incomplete status while editing fieldset. ...
    8b0b18aa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3808 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-12 12:11:27 +0000  
    Browse Code »
  • Set fieldset to incomplete on storing a new relationship. ...
    476384ba
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3807 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-12 12:11:07 +0000  
    Browse Code »
  • Implement completeness-related work - any change in a conditional ...
    e81399d2
    fieldset sets the fieldset as incomplete, requiring the use of
    "checkComplete" to set it to be complete again, which checks if it can
    be considered complete first.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3806 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-12 12:10:37 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • Add aliases getParentFieldsetId and setParentFieldsetId to match the ...
    68921d90
    common usage.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3803 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-12 12:07:16 +0000  
    Browse Code »
  • pass back fieldset_id in storeRelationship. ...
    8bd581fc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3802 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-10-12 09:38:12 +0000  
    Browse Code »

11 Oct, 2005
12 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 Code »
  • made conditional usage handle friendly names better in the current ...
    ec89ec72
    environment.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3800 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-10-11 19:07:00 +0000  
    Browse Code »
  • Convert a var_dump into a debug log instead. ...
    fa3270a7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3799 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-11 15:27:49 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • Replace static templates with behaviour based on passed-in values. ...
    6150dece
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3796 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-11 13:23:32 +0000  
    Browse Code »
  • Set the behaviour id for subsequent requests correctly. ...
    a3da4dd0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3795 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-11 13:22:36 +0000  
    Browse Code »
  • Correctly populate field_behaviour_options, and restrict the shown items ...
    4e4a660d
    to those not in field_behaviour_options already.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3794 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-11 13:22:02 +0000  
    Browse Code »
  • 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 Code »
  • Beginning implementation of conditional complex edit. ...
    d973179e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3792 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-11 12:16:57 +0000  
    Browse Code »
  • Add a validator for field behaviours ...
    7e2ec164
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3791 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-11 12:16:05 +0000  
    Browse Code »
  • 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 Code »

10 Oct, 2005
11 commits
  • update to make initialisation work completely from the client-side (less ...
    4123f625
    server-side initialisation).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3789 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-10-10 09:47:50 +0000  
    Browse Code »
  • Don't try build free/parent lists if the master field isn't set yet. ...
    df4313d2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3788 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-10 09:18:26 +0000  
    Browse Code »
  • Also set the "LANGUAGE" environment variable to the language given. ...
    f0795c98
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3787 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-10 09:10:13 +0000  
    Browse Code »
  • Add a "workflow" action to documents. ...
    ba32dec4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3786 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-10 09:06:38 +0000  
    Browse Code »
  • Modernise bulk import to use dispatcher validation and implement ...
    3c71a8fb
    document type choice.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3785 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-10 09:05:45 +0000  
    Browse Code »
  • Add breadcrumb display support ...
    be5f2933
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3784 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-10 09:04:21 +0000  
    Browse Code »
  • Make subscriptions recurse down folders. ...
    b6c567c1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3783 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-10 09:02:01 +0000  
    Browse Code »
  • Remove code from previous conditional metadata framework. ...
    079c63e6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3782 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-10 09:01:34 +0000  
    Browse Code »
  • Unused template from previous conditional metadata framework ...
    89f69e2f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3781 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-10 09:01:09 +0000  
    Browse Code »
  • Fire subscription on document addition. ...
    44a05bdc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3780 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-10 08:57:22 +0000  
    Browse Code »
  • Remove unused files from previous conditional metadata framework. ...
    a040717f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3779 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-10 08:54:52 +0000  
    Browse Code »

07 Oct, 2005
2 commits
  • Allow setting of master field, and don't allow ordering unless the ...
    98e74146
    master field is set.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3778 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-07 15:24:35 +0000  
    Browse Code »
  • Change from fieldset[] to fieldset, as we always send exactly one ...
    21453c85
    fieldset through.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3777 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-07 15:24:16 +0000  
    Browse Code »