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
15 Nov, 2005
4 commits
  • Make document transaction types a first-class entity. ...
    c59f3b1e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3999 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-15 21:47:08 +0000  
    Browse Dir »
  • Make sure we return an empty array if there are no triggers defined. ...
    6d07ab70
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3997 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-15 16:04:34 +0000  
    Browse Dir »
  • Import KTTriggerRegistry ...
    277ec8a2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3996 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-15 16:01:20 +0000  
    Browse Dir »
  • Introduce system fieldsets, that are never displayed for editing/viewing ...
    94038458
    on documents.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3985 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-15 14:09:56 +0000  
    Browse Dir »

14 Nov, 2005
3 commits
  • Only include webPageTemplate.inc at dispatch-time, as it has ...
    0ace942c
    side-effects when included before this time.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3981 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-14 09:31:18 +0000  
    Browse Dir »
  • Remove unused (and never used) code. ...
    7e2e28d8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3977 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-14 09:20:13 +0000  
    Browse Dir »
  • Remove document collaboration (superceded by workflow). ...
    eab64267
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3976 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-14 09:18:53 +0000  
    Browse Dir »

11 Nov, 2005
9 commits
  • KTPermissionDynamicCondition describes the group and condition part of ...
    d8b81846
    the dynamic permission assigned to a permission object.  It then allows
    for the assignment of permissions using saveAssignment.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3975 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-11 08:20:47 +0000  
    Browse Dir »
  • Take dynamic permissions into account when creating lookup permissions. ...
    99429679
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3974 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-11 08:11:35 +0000  
    Browse Dir »
  • If a workflow transition has a guard condition, ensure it is fulfilled ...
    2f08665f
    before offering it as a transition available from this workflow state.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3971 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-11 08:09:33 +0000  
    Browse Dir »
  • Allow for a guard condition to be set for a workflow transition. ...
    783797df
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3970 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-11 08:09:00 +0000  
    Browse Dir »
  • Validation for a condition (saved search and getIsCondition() == true) ...
    e2a5e2e1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3969 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-11 08:08:40 +0000  
    Browse Dir »
  • Allow for entity_checkboxes not to print a label. ...
    45d819c7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3968 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-11 08:08:05 +0000  
    Browse Dir »
  • KTSearchUtil requires KTSavedSearch ...
    c12bb66d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3967 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-11 08:07:30 +0000  
    Browse Dir »
  • Add missing folding mark. ...
    56499e1f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3966 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-11 08:07:01 +0000  
    Browse Dir »
  • Deal with being included in a function. ...
    4f609867
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3965 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-11 08:06:43 +0000  
    Browse Dir »

10 Nov, 2005
9 commits
  • More documentation ...
    26f29ec8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3962 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-10 19:57:58 +0000  
    Browse Dir »
  • PHPDoc documentation for functions. ...
    aab4536c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3961 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-10 19:22:54 +0000  
    Browse Dir »
  • Create testConditionOnDocument which does what it says - checks if a ...
    8dbaba0f
    condition applies to a document, returning true if it does, or false.
    
    Implement changes to make the query generated by criteriaToQuery more
    flexible, and make criteriaToLegacyQuery that does what the previous
    searches did.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3959 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-10 18:25:49 +0000  
    Browse Dir »
  • KTSavedSearch represents a search that can be loaded up again later, ...
    1b25cce6
    creatable by users for themselves or by admins for system-wide
    availability.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3949 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-10 15:48:47 +0000  
    Browse Dir »
  • SearchUtil helps in searches, particularly in converting criteria sets ...
    ede208a1
    to SQL queries that will find the documents in question.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3948 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-10 15:31:06 +0000  
    Browse Dir »
  • Add nameToLocalNamespace, which auto-generates a namespace for the cases ...
    be006a0f
    where users create the objects in question and can't be bothered to make
    a unique namespace.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3945 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-10 15:26:23 +0000  
    Browse Dir »
  • Remove excess semi-colon, no code changes. ...
    848a98fe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3944 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-10 15:25:20 +0000  
    Browse Dir »
  • Be more lenient, getHasLookup() will return a false-equivalent, but not ...
    3f980fd9
    always boolean false, when there is no lookup for the field.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3943 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-10 15:25:02 +0000  
    Browse Dir »
  • Default $iId to -1, so that the checks that we're not created work ...
    81f28f88
    properly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3941 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-10 15:24:06 +0000  
    Browse Dir »

08 Nov, 2005
4 commits
  • Document actions are now dispatchers - they can be accessed at ...
    61efca60
    /action.php/actionname.  (Single) document actions expect the document
    id in fDocumentId, and validate the document exists before continuing.
    
    In future, they will perform all the usual show/disable checks before
    continuing on their business.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3936 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-08 15:06:35 +0000  
    Browse Dir »
  • Allow for actions to be looked up by nsname. ...
    f7b48118
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3935 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-08 15:04:13 +0000  
    Browse Dir »
  • Don't assume someone else has included the webpageTemplate.inc file. ...
    1f5668db
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3934 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-08 15:03:51 +0000  
    Browse Dir »
  • Use KT_LIB_DIR and KT_DIR rather than $default->... ...
    e6483f51
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3931 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-08 14:42:00 +0000  
    Browse Dir »

07 Nov, 2005
7 commits
  • Conform to style, and use KTUtil::getId to get the ID from $oDocument. ...
    bc4749d5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3930 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-07 20:57:06 +0000  
    Browse Dir »
  • Add search criteria to search on transaction text and all searchable ...
    9935f4ca
    text attached to a document.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3929 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-07 20:56:35 +0000  
    Browse Dir »
  • Add updateSearchableText, which creates a single full-text indexed ...
    b3b8774b
    string based on document contents, field values, and transaction
    history.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3928 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-07 15:45:04 +0000  
    Browse Dir »
  • Add updateTransactionText, which takes all the comments from all ...
    512087a6
    transactions into a single full-text indexed string in the database for
    search purposes.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3927 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-07 14:45:41 +0000  
    Browse Dir »
  • Improve function documentation, and create a transaction when workflow ...
    ff48660e
    state transitions occur.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3924 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-07 14:41:29 +0000  
    Browse Dir »
  • Add a Workflow Transition transaction type, and add a getByDocument ...
    fb37eefd
    lister.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3923 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-07 14:40:40 +0000  
    Browse Dir »
  • Add a criteria to be able to search on workflow state, and to be able to ...
    7e2f0c1c
    view workflow state of documents in the browse window.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3922 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-07 14:40:01 +0000  
    Browse Dir »

06 Nov, 2005
4 commits
  • When adding a document, the "scan" trigger on the "content" action is ...
    43b5fcf8
    now checked to verify whether this document will be added.  For
    example, after doing an anti-virus check and finding a virus in the
    document.
    
    When adding a document, the "transform" trigger on the "content" action
    is now run to change attributes of the document based on its contents.
    For example, automatically adding the title from the contents of the
    document as a metadata field.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3917 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-06 10:52:48 +0000  
    Browse Dir »
  • Add a registry to handle triggers, user-configurable activities that can ...
    4cc2c0a2
    occur at various stages during an action (such as the "post-validator"
    stage of the "add document" action).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3916 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-06 10:49:24 +0000  
    Browse Dir »
  • Add temporaryFile and freeTemporaryFile for whenever one needs a ...
    a743bc35
    (read-only) physical file to work on.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3915 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-06 10:47:16 +0000  
    Browse Dir »
  • Find a fieldset by its namespace name. ...
    8b382c41
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3914 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-06 10:46:27 +0000  
    Browse Dir »