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 Nov, 2005
11 commits
  • Final database import scripts for 2.99.2 ...
    3debedc9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4010 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 14:55:26 +0000  
    Browse Code »
  • Add the is_stuck field, which controls whether automated synchronisation ...
    fd381c4c
    of this field will cause this lookup value to change enabled/disabled
    state.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4009 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 14:50:38 +0000  
    Browse Code »
  • Add an example of how to synchronise a field's lookups with an external ...
    87529402
    source (LDAP in this case).
    
    (Requires Net/LDAP from PEAR)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4008 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 14:38:25 +0000  
    Browse Code »
  • Respect metadata that is stuck to a particular status. ...
    4f375507
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4007 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 14:26:16 +0000  
    Browse Code »
  • Split lookup values into enabled and disabled, and allow the ability to ...
    6d397502
    set lookup values as disabled and enabled, and also set that this status
    is stuck in terms of automated synchronisation.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4006 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 14:02:44 +0000  
    Browse Code »
  • Add bIsStuck, which tells the system that the metadata's current state ...
    b5613f00
    is not to be changed in automated synchronisation with external sources.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4005 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 14:01:10 +0000  
    Browse Code »
  • Provide helpers getEnabledValues and getDisabledValues ...
    181550b1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4004 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 14:00:24 +0000  
    Browse Code »
  • Add Saved Searches and Document Conditions to sitemap. ...
    0c162e69
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4003 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 12:20:59 +0000  
    Browse Code »
  • Use kt-core-baseurl to create an absolute path (but not url) to find the ...
    bba83713
    boolean search ajax helper.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4002 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 12:18:19 +0000  
    Browse Code »
  • Add a hidden input variable called kt-core-baseurl that can be used from ...
    043b6d96
    javascript to find out the base url to use when generating urls.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4001 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 12:17:31 +0000  
    Browse Code »
  • If there's a PEAR Error detecting the dynamic conditions, act as if ...
    7067c4fa
    there aren't any, as there's nothing we can do at this point about it.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4000 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 12:16:19 +0000  
    Browse Code »

15 Nov, 2005
16 commits
  • Make document transaction types a first-class entity. ...
    7bc077ab
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3999 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 21:47:08 +0000  
    Browse Code »
  • Upgrades for transactions - add namespaces to transaction types and add ...
    d64d7320
    the workflow state transition transaction type.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3998 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 21:44:04 +0000  
    Browse Code »
  • Make sure we return an empty array if there are no triggers defined. ...
    d63e70a2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3997 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 16:04:34 +0000  
    Browse Code »
  • Import KTTriggerRegistry ...
    3a5782ba
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3996 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 16:01:20 +0000  
    Browse Code »
  • Updated upgrade for constraints. ...
    5ca311a9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3995 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:43:19 +0000  
    Browse Code »
  • Add upgrade for saved searches and upgrades. ...
    12534b12
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3994 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:42:57 +0000  
    Browse Code »
  • Add upgrade for system fieldsets. ...
    72d54e26
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3993 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:39:53 +0000  
    Browse Code »
  • Add guard_condition_id to workflow table ...
    def076c8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3992 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:37:45 +0000  
    Browse Code »
  • Near-final tables for 2.99.2 ...
    e45b7dbe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3991 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:36:28 +0000  
    Browse Code »
  • Rip out collaboration-related code from the document view. ...
    adce30a6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3990 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:14:17 +0000  
    Browse Code »
  • Add system fieldset creation support, and add some helptext. ...
    a2c50449
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3989 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:13:01 +0000  
    Browse Code »
  • Show the lookup editor for trees too, and have a direct link to the tree ...
    2d239704
    lookup manager for trees at the bottom.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3988 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:12:27 +0000  
    Browse Code »
  • Rip out collaboration-related code from the document view ...
    fec87704
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3987 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:11:42 +0000  
    Browse Code »
  • Be able to create system fieldsets, and also use nameToLocalNamespace so ...
    e35b1b82
    that users don't have to figure out what a namespace is to create a
    fieldset.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3986 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:11:00 +0000  
    Browse Code »
  • Introduce system fieldsets, that are never displayed for editing/viewing ...
    0f17d0a0
    on documents.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3985 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:09:56 +0000  
    Browse Code »
  • Comment out collaboration-related stuff - will need to look at how this ...
    f454dc20
    interacts with workflow at some point.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3984 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 14:09:18 +0000  
    Browse Code »

14 Nov, 2005
8 commits
  • PatternImage is not used, and was removed. ...
    8be33835
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3983 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-14 09:34:45 +0000  
    Browse Code »
  • Remove unused MDCondition.inc include. ...
    e48a3f6a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3982 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-14 09:31:42 +0000  
    Browse Code »
  • Only include webPageTemplate.inc at dispatch-time, as it has ...
    1ced5136
    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
    nbm authored
    2005-11-14 09:31:18 +0000  
    Browse Code »
  • Don't include webPageTemplate.inc and fiddle with sectionName - this ...
    35e3932c
    works better when not fiddling.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3980 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-14 09:27:00 +0000  
    Browse Code »
  • MDCondition was never used. ...
    5bedad56
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3979 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-14 09:26:04 +0000  
    Browse Code »
  • Use require_once and fully-specified path for site map. ...
    5e8d2a58
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3978 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-14 09:22:07 +0000  
    Browse Code »
  • Remove unused (and never used) code. ...
    120add1d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3977 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-14 09:20:13 +0000  
    Browse Code »
  • Remove document collaboration (superceded by workflow). ...
    754d1772
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3976 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-14 09:18:53 +0000  
    Browse Code »

11 Nov, 2005
5 commits
  • KTPermissionDynamicCondition describes the group and condition part of ...
    24628e64
    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
    nbm authored
    2005-11-11 08:20:47 +0000  
    Browse Code »
  • Take dynamic permissions into account when creating lookup permissions. ...
    c3747ad6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3974 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-11 08:11:35 +0000  
    Browse Code »
  • Allow for dynamic permissions - permissions that are available only if a ...
    3fa43015
    certain condition on a document is met, using a saved search/condition.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3973 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-11 08:10:59 +0000  
    Browse Code »
  • Allow for a workflow transition guard condition to be chosen. ...
    913da082
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3972 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-11 08:10:19 +0000  
    Browse Code »
  • If a workflow transition has a guard condition, ensure it is fulfilled ...
    7ed477c4
    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
    nbm authored
    2005-11-11 08:09:33 +0000  
    Browse Code »