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
16 Oct, 2005
5 commits
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »

15 Oct, 2005
4 commits
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »

12 Oct, 2005
3 commits
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »

11 Oct, 2005
6 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »

10 Oct, 2005
2 commits
  • Make subscriptions recurse down folders. ...
    119cb5b5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3783 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-10 09:02:01 +0000  
    Browse Dir »
  • Fire subscription on document addition. ...
    ac7a6f59
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3780 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-10 08:57:22 +0000  
    Browse Dir »

07 Oct, 2005
4 commits
  • Add validateFieldset and validateField ...
    e34bbcca
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3773 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-07 15:19:29 +0000  
    Browse Dir »
  • Behave better if passed an empty array. ...
    d7d5334b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3772 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-07 15:19:07 +0000  
    Browse Dir »
  • Implement getNext (tell me the next fields and values based on what I ...
    78d610ae
    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
    Neil Blakey-Milner authored
    2005-10-07 15:18:49 +0000  
    Browse Dir »
  • MasterField renamed properly to MasterFieldId ...
    26028c46
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3770 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-07 15:17:28 +0000  
    Browse Dir »

06 Oct, 2005
7 commits
  • Add getOrCreateValueInstanceForLookup for adding instances for lookups ...
    d089e62c
    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
    Neil Blakey-Milner authored
    2005-10-06 21:07:15 +0000  
    Browse Dir »
  • Create a dispatcher validator for each dispatcher. ...
    84dcbd43
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3750 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-06 19:19:39 +0000  
    Browse Dir »
  • Make KTDispatcherValidation a proper class, not a utility class. Each ...
    6b3c2b57
    Dispatcher object has a DispatcherValidation object instantiated for it.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3749 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-06 19:19:11 +0000  
    Browse Dir »
  • getObject is a way to get an object when you don't know if you have the ...
    e160a772
    object or its unique identifier.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3748 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-06 19:18:24 +0000  
    Browse Dir »
  • Standardise on 'Id' ending and not 'ID'. ...
    15d86d08
    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
    Neil Blakey-Milner authored
    2005-10-06 19:17:51 +0000  
    Browse Dir »
  • Standardise on 'Id' endings and not 'ID'. ...
    1aba00bc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3746 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-06 19:16:54 +0000  
    Browse Dir »
  • Add an option to getBy that signals that not getting any results is ...
    cc1fa29e
    okay.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3745 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-06 19:15:59 +0000  
    Browse Dir »

05 Oct, 2005
9 commits
  • actionEnabledForDocument determines if an action is enabled or disabled ...
    a9414038
    due to the document's workflow state.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3741 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:48:40 +0000  
    Browse Dir »
  • Add getByDocument, to get the workflow state of a document. ...
    9ad8f982
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3740 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:47:22 +0000  
    Browse Dir »
  • Disable actions not allowed by the workflow state the document is in. ...
    ff14262d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3739 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:45:37 +0000  
    Browse Dir »
  • Add startWorkflowOnDocument, which assigns a workflow to a document, ...
    4581dfa7
    starting it off in the start state of the workflow.
    
    get/setControlledActionsForWorkflow assigns and gets the actions that
    the workflow modifies, either allowing or disallowing in each state.
    
    get/setEnabledActionsForState assigns and gets the actions that are
    allowed in a particular state.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3731 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:22:25 +0000  
    Browse Dir »
  • Add and store the starting state of the workflow. ...
    7a451c37
    getFunctional returns those workflows that have starting states.
    
    getByDocument returns the workflow assigned to a particular document.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3730 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:20:26 +0000  
    Browse Dir »
  • Add a none parameter to entity_select, which adds a ("", "None") to the ...
    3a6acbf6
    select.
    
    Add an idmethod parameter to entity_checkboxes to allow alternate getId
    methods for the entities being passed.  Also, unset both method and
    idmethod before passing on to html_checkboxes.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3729 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:19:26 +0000  
    Browse Dir »
  • Add some accessors to allow easy use of actions via templates. ...
    661a5e5e
    Add getAllDocumentActions and getDocumentActionsByNames to help workflow
    mappings to actions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3728 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:17:51 +0000  
    Browse Dir »
  • Save the nsname of the action. ...
    d4a3425b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3727 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:16:05 +0000  
    Browse Dir »
  • Set isgeneric to whatever the field was. ...
    86fc453e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3725 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 10:44:14 +0000  
    Browse Dir »