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
06 Oct, 2005
2 commits
  • Tables for conditional metadata backend ...
    f81834fe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3744 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-06 19:15:31 +0000  
    Browse Code »
  • "Complex" conditional metadata: Ajax stubs. ...
    86f5582b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3743 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-10-06 09:44:31 +0000  
    Browse Code »

05 Oct, 2005
30 commits
  • Landing the simple-edit for conditional metadata (stubs). ...
    125ce16a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3742 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-10-05 12:49:38 +0000  
    Browse Code »
  • actionEnabledForDocument determines if an action is enabled or disabled ...
    6625044c
    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
    nbm authored
    2005-10-05 12:48:40 +0000  
    Browse Code »
  • Add getByDocument, to get the workflow state of a document. ...
    c7b1191f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3740 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 12:47:22 +0000  
    Browse Code »
  • Disable actions not allowed by the workflow state the document is in. ...
    2504a360
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3739 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 12:45:37 +0000  
    Browse Code »
  • Show/manipulate actions enabled/disabled for this state. ...
    d5f500b3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3738 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 12:27:19 +0000  
    Browse Code »
  • Show/manipulate workflow starting state and actions controlled by the ...
    33d5a285
    workflow.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3737 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 12:26:49 +0000  
    Browse Code »
  • The map passed in is already keyed on the column name. ...
    97004d0a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3736 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 12:26:04 +0000  
    Browse Code »
  • Use templating directly to build the document data table (turfing ...
    22442f29
    PatternListFromQuery)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3735 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 12:25:27 +0000  
    Browse Code »
  • Add workflow control over the actions available in documents. ...
    20db6317
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3734 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 12:24:05 +0000  
    Browse Code »
  • addFieldOrder now requires the fieldset to be given. ...
    22407fb5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3733 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 12:23:14 +0000  
    Browse Code »
  • Put the nsname into the actions as sName. ...
    debb04a3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3732 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 12:22:48 +0000  
    Browse Code »
  • Add startWorkflowOnDocument, which assigns a workflow to a document, ...
    682503de
    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
    nbm authored
    2005-10-05 12:22:25 +0000  
    Browse Code »
  • Add and store the starting state of the workflow. ...
    6806c918
    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
    nbm authored
    2005-10-05 12:20:26 +0000  
    Browse Code »
  • Add a none parameter to entity_select, which adds a ("", "None") to the ...
    0c4bb712
    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
    nbm authored
    2005-10-05 12:19:26 +0000  
    Browse Code »
  • Add some accessors to allow easy use of actions via templates. ...
    782e0175
    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
    nbm authored
    2005-10-05 12:17:51 +0000  
    Browse Code »
  • Save the nsname of the action. ...
    1dce675a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3727 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 12:16:05 +0000  
    Browse Code »
  • Tables for mapping workflows to documents, and actions to workflows and ...
    2d81696e
    workflow states.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3726 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 12:15:23 +0000  
    Browse Code »
  • Set isgeneric to whatever the field was. ...
    856377df
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3725 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 10:44:14 +0000  
    Browse Code »
  • SQL upgrade script for fieldsets ...
    fae685e3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3724 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 10:39:16 +0000  
    Browse Code »
  • ug, typo in require for fieldsets ...
    e58d1cc0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3723 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 09:56:59 +0000  
    Browse Code »
  • Connect workflow administration page to main administration page. ...
    a758da31
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3722 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 07:21:35 +0000  
    Browse Code »
  • Workflow management templates ...
    cb523b78
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3721 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 07:21:06 +0000  
    Browse Code »
  • Workflow administration page ...
    48882978
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3720 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 07:19:24 +0000  
    Browse Code »
  • Validation for templates by name, and workflow and permission objects by id. ...
    1651c3ee
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3719 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 07:18:07 +0000  
    Browse Code »
  • Allow arrayGet to work without errors on a null value passed in. ...
    cdc3b538
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3718 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 07:17:35 +0000  
    Browse Code »
  • Upgrade information for 2.99.1, add fieldsets for all fields. ...
    70836989
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3717 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 07:17:01 +0000  
    Browse Code »
  • Need a new version number, approaching 3.0 release (2.99.1) ...
    13b3a921
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3716 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 07:16:35 +0000  
    Browse Code »
  • Add entity_checkboxes smarty function ...
    4db09a0f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3715 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 07:15:45 +0000  
    Browse Code »
  • Tables for workflow information. ...
    0daf046b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3714 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 07:15:16 +0000  
    Browse Code »
  • First-pass at workflow backend i.t.o. administration. ...
    12bb2afb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3713 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 07:13:09 +0000  
    Browse Code »

04 Oct, 2005
8 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 Code »
  • DispatcherValidation are a bunch of validation functions that tie in ...
    f66d9b9c
    with the dispatcher concept - if they fail, they use the standard
    dispatcher techniques to react to that failure.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3711 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-04 13:30:39 +0000  
    Browse Code »
  • Conditional fieldset management, field values selection, and creation of ...
    87ed7dc7
    new fieldsets
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3710 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-04 12:28:44 +0000  
    Browse Code »
  • Deal with the case where we don't have fieldsets yet, and supply all the ...
    2e08c52d
    relevant information necessary to create a fieldset.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3709 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-04 12:27:37 +0000  
    Browse Code »
  • Add management of conditionality of fieldsets ...
    f735ad1a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3708 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-04 12:26:28 +0000  
    Browse Code »
  • Add getId, which simplifies the case where we're being passed an object ...
    47a4bf95
    or its identifier, and we just want the identifier.
    
    Also add meldOptions, which simplifies the common case of wanting to
    merge two arrays that might not be arrays (yet).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3707 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-04 12:25:49 +0000  
    Browse Code »
  • Changes regarding relations of fields in a conditional fieldset ...
    6faa5d71
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3706 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-04 12:24:25 +0000  
    Browse Code »
  • autoInsert can now optionally _not_ put in a unique ID into an insert. ...
    33ae1015
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3705 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-04 12:23:53 +0000  
    Browse Code »