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
07 Oct, 2005
2 commits
  • Add do_updateFieldset and fix changes since this was first developed. ...
    08a807ed
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3761 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-07 09:32:10 +0000  
    Browse Code »
  • Javascript necessary for rich selection of a conditional fieldset ...
    fb4288ae
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3760 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-07 09:31:08 +0000  
    Browse Code »

06 Oct, 2005
17 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 Code »
  • Include needed MochiKit module for logging. ...
    ea74efd4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3758 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-06 20:59:31 +0000  
    Browse Code »
  • Replace static example with implementation based on fields and lookups ...
    bfd8a805
    passed in.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3757 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-06 20:59:06 +0000  
    Browse Code »
  • Implement from fields passed in. ...
    9320ac27
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3756 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-06 20:58:34 +0000  
    Browse Code »
  • Get options by value, not position. ...
    3ab861a6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3755 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-06 20:57:32 +0000  
    Browse Code »
  • Show workflow state in the document details page. ...
    f4c90b44
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3754 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-06 20:56:52 +0000  
    Browse Code »
  • Use the built-in dispatcher validator ...
    8a79bb39
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3753 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-06 19:21:40 +0000  
    Browse Code »
  • Implement the near-backend parts of simple conditional metadata ...
    082ef09f
    management.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3752 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-06 19:20:46 +0000  
    Browse Code »
  • Use $this->oValidator instead of KTDispatcherValidator ...
    41d73e63
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3751 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-06 19:20:10 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • Tables for conditional metadata backend ...
    1b16e675
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3744 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-06 19:15:31 +0000  
    Browse Code »
  • "Complex" conditional metadata: Ajax stubs. ...
    2aa3a184
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3743 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-10-06 09:44:31 +0000  
    Browse Code »

05 Oct, 2005
21 commits
  • Landing the simple-edit for conditional metadata (stubs). ...
    a048eb72
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3742 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-10-05 12:49:38 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • Show/manipulate actions enabled/disabled for this state. ...
    74f7ce49
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3738 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:27:19 +0000  
    Browse Code »
  • Show/manipulate workflow starting state and actions controlled by the ...
    c8455b72
    workflow.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3737 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:26:49 +0000  
    Browse Code »
  • The map passed in is already keyed on the column name. ...
    112c075d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3736 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:26:04 +0000  
    Browse Code »
  • Use templating directly to build the document data table (turfing ...
    929b0a8d
    PatternListFromQuery)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3735 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:25:27 +0000  
    Browse Code »
  • Add workflow control over the actions available in documents. ...
    bc452961
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3734 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:24:05 +0000  
    Browse Code »
  • addFieldOrder now requires the fieldset to be given. ...
    ca0fe63f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3733 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:23:14 +0000  
    Browse Code »
  • Put the nsname into the actions as sName. ...
    6e634093
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3732 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:22:48 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • Tables for mapping workflows to documents, and actions to workflows and ...
    31e22332
    workflow states.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3726 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:15:23 +0000  
    Browse Code »
  • 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 Code »
  • SQL upgrade script for fieldsets ...
    c22e4295
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3724 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 10:39:16 +0000  
    Browse Code »
  • ug, typo in require for fieldsets ...
    b7270838
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3723 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 09:56:59 +0000  
    Browse Code »
  • Connect workflow administration page to main administration page. ...
    d1a4ae7b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3722 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 07:21:35 +0000  
    Browse Code »