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
16 Oct, 2005
10 commits
  • Non-automated helper tests for workflow stuff. ...
    64bd69ae
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3828 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-16 21:28:24 +0000  
    Browse Code »
  • First-pass at document workflow dispatcher - shows off current workflow ...
    074951f0
    and state if any, transitions available, and allows one to start
    workflow on a document if there is not one already.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3827 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-16 21:26:45 +0000  
    Browse Code »
  • Template for workflow-related tasks on a document. ...
    34725643
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3826 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-16 21:24:49 +0000  
    Browse Code »
  • Call ourselves boolean search (for now), put some table headers in. ...
    464f2ec3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3825 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-16 21:23:57 +0000  
    Browse Code »
  • Put a pointer to the boolean search here for now. ...
    f53755c1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3824 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-16 21:23:27 +0000  
    Browse Code »
  • Add getWorkflowForDocument and getWorkflowStateForDocument, which do ...
    116bce91
    what they say they do.
    
    Add getTransitionsForDocumentUser stub, which should eventually list the
    transitions available for a document (taking its current state into
    account) for a specific user (taking groups/roles into account).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3823 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-16 21:23:01 +0000  
    Browse Code »
  • Add showDescription pretty printer for transition ...
    b784f8bf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3822 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-16 21:21:40 +0000  
    Browse Code »
  • Add entity_radios smarty function ...
    f8a20cc2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3821 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-16 21:21:18 +0000  
    Browse Code »
  • Add a content criterion - allows for document contents to be searched in ...
    146948c6
    advanced/boolean search.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3820 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-16 21:20:52 +0000  
    Browse Code »
  • Add successRedirectToMain as an additional helper ...
    1e3f1c3a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3819 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-16 21:20:27 +0000  
    Browse Code »

15 Oct, 2005
8 commits
  • Implement new permission system effect onto search results. ...
    9f00ab60
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3818 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-15 10:37:53 +0000  
    Browse Code »
  • Don't put quotes around text keys to input arrays - they aren't needed, ...
    5075b31b
    and they just add the quotes into the request variable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3817 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-15 10:37:11 +0000  
    Browse Code »
  • Remove unused file. ...
    bb93aa59
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3816 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-15 10:35:30 +0000  
    Browse Code »
  • Use new-style permission system to control what documents are shown and ...
    e3b10fa4
    not shown.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3815 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-15 09:31:21 +0000  
    Browse Code »
  • Use SqlResultSetAdapter instead of old-style direct database requests. ...
    d3a50456
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3814 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-15 09:29:43 +0000  
    Browse Code »
  • Add some method-level documentation, and finish folding tags ...
    867b74b9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3813 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-15 09:28:40 +0000  
    Browse Code »
  • Give the GroupUtil functions the KTUtil::getId and aOptions workover, to ...
    eaeef97f
    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
    Neil Blakey-Milner authored
    2005-10-15 09:28:05 +0000  
    Browse Code »
  • Defaults for Folder - not public, and no document type restriction ...
    977e5897
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3811 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-15 08:07:10 +0000  
    Browse Code »

12 Oct, 2005
9 commits
  • Put debugging information back on for now. ...
    952e9f9c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3810 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-12 12:19:43 +0000  
    Browse Code »
  • Show incomplete status in template, and expose simple and complex ...
    cb1cc5a8
    conditional fieldsets.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3809 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-12 12:12:03 +0000  
    Browse Code »
  • Show incomplete status while editing fieldset. ...
    43aa4b86
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3808 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-12 12:11:27 +0000  
    Browse Code »
  • Set fieldset to incomplete on storing a new relationship. ...
    333c38fb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3807 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-12 12:11:07 +0000  
    Browse Code »
  • Implement completeness-related work - any change in a conditional ...
    1c9d492a
    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
    Neil Blakey-Milner authored
    2005-10-12 12:10:37 +0000  
    Browse Code »
  • Add checkConditionalFieldsetCompleteness which checks whether the ...
    d0528527
    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
    Neil Blakey-Milner authored
    2005-10-12 12:09:21 +0000  
    Browse Code »
  • Add is_complete and is_complex to Fieldset, as well as a mechanism to ...
    61c69bbd
    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
    Neil Blakey-Milner authored
    2005-10-12 12:07:49 +0000  
    Browse Code »
  • Add aliases getParentFieldsetId and setParentFieldsetId to match the ...
    9fc46fc2
    common usage.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3803 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-12 12:07:16 +0000  
    Browse Code »
  • pass back fieldset_id in storeRelationship. ...
    e167be36
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3802 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth 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 ...
    7fe6097f
    (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
    Brad Shuttleworth authored
    2005-10-11 19:20:19 +0000  
    Browse Code »
  • made conditional usage handle friendly names better in the current ...
    85c2e7b7
    environment.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3800 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-10-11 19:07:00 +0000  
    Browse Code »
  • Convert a var_dump into a debug log instead. ...
    8e037b34
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3799 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-11 15:27:49 +0000  
    Browse Code »
  • Add some debugging log helpers ...
    3578524d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3798 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-11 15:26:42 +0000  
    Browse Code »
  • Implement getNext for not only the simple case. ...
    2a111463
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3797 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-11 15:26:18 +0000  
    Browse Code »
  • Replace static templates with behaviour based on passed-in values. ...
    73a4d2a3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3796 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-11 13:23:32 +0000  
    Browse Code »
  • Set the behaviour id for subsequent requests correctly. ...
    e2de44db
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3795 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-11 13:22:36 +0000  
    Browse Code »
  • Correctly populate field_behaviour_options, and restrict the shown items ...
    df0c6dfd
    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
    Neil Blakey-Milner authored
    2005-10-11 13:22:02 +0000  
    Browse Code »
  • Add getByLookupAndParentBehaviour, which finds the value instance with ...
    f30954e1
    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
    Neil Blakey-Milner authored
    2005-10-11 13:21:15 +0000  
    Browse Code »
  • Beginning implementation of conditional complex edit. ...
    38cd7e24
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3792 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-11 12:16:57 +0000  
    Browse Code »
  • Add a validator for field behaviours ...
    54c2a572
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3791 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-11 12:16:05 +0000  
    Browse Code »
  • Get a list of field behaviours based on the field they're attached to. ...
    5dd33b59
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3790 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-11 12:15:47 +0000  
    Browse Code »

10 Oct, 2005
1 commit
  • update to make initialisation work completely from the client-side (less ...
    cf870b27
    server-side initialisation).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3789 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-10-10 09:47:50 +0000  
    Browse Code »