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
24 Nov, 2005
2 commits
  • Use breadcrumbsForDocument instead of local (and broken) version. ...
    cc6e5c80
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4150 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-24 13:53:19 +0000  
    Browse Code »
  • Make bulk upload a folder action. ...
    bd675621
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4149 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-24 13:52:39 +0000  
    Browse Code »

23 Nov, 2005
32 commits
  • Remove obsolete long-unused files. ...
    5ae20824
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4148 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 22:18:29 +0000  
    Browse Code »
  • Remove files replaced by actions ...
    4933a3bc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4147 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 22:17:30 +0000  
    Browse Code »
  • Implement bulk import as a folder action. ...
    c8e30c78
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4146 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 22:15:14 +0000  
    Browse Code »
  • Default _aPages to an empty array. ...
    2ea5f856
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4145 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 21:50:57 +0000  
    Browse Code »
  • If the folder action has a path, require it. ...
    a70e01a3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4144 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 21:50:36 +0000  
    Browse Code »
  • Only include the exception if it is there. ...
    41720774
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4143 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 21:50:11 +0000  
    Browse Code »
  • If the action has a path, include it. ...
    7a8bca33
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4142 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 21:49:34 +0000  
    Browse Code »
  • Register subscriptions as a plugin in KTPluginRegistry. ...
    72abca41
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4141 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 19:15:07 +0000  
    Browse Code »
  • Let actions and portlets have access to their plugin's object ...
    7e44488c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4140 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 19:14:17 +0000  
    Browse Code »
  • plugin.php gives plugins a place to put pages that aren't actions or ...
    64d73e9b
    admin pages (for example, a page for a user to manage their
    subscriptions)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4139 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 19:12:40 +0000  
    Browse Code »
  • Registry for plugins loaded on the system ...
    c04e1ea9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4138 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 19:10:56 +0000  
    Browse Code »
  • Template for subscription management ...
    5b940558
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4137 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 19:03:38 +0000  
    Browse Code »
  • Moved into the plugins system ...
    72f624dd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4136 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 15:30:20 +0000  
    Browse Code »
  • Use the new KTPlugin method to register actions, triggers, and portlets. ...
    45a81121
    Add a new plugin page for managing subscriptions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4135 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 14:56:01 +0000  
    Browse Code »
  • The page registry allows for entirely dispatcher objects to be reached ...
    9d49355f
    via the web using /plugin.php/pagename.  Plugins will automatically put
    their namespaces at the beginning, so for subscriptions, it would be
    /plugin.php/ktstandard.subscriptions.plugin/pagename.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4134 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 14:54:47 +0000  
    Browse Code »
  • This stuff has moved into the Subscriptions plugin in ktstandard. ...
    05312375
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4133 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 14:51:15 +0000  
    Browse Code »
  • KTPlugin is the base class for plugins - actions, portlets, triggers, ...
    66b692f7
    and pages should be registered via a plugin.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4132 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 14:50:26 +0000  
    Browse Code »
  • fix brokenness resulting from previous delete. ...
    c2b00048
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4131 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-23 14:40:44 +0000  
    Browse Code »
  • purge links, web, news. ...
    b3a98f93
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4130 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-23 14:28:45 +0000  
    Browse Code »
  • merge in role management. ...
    fc3fd774
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4129 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-23 13:58:01 +0000  
    Browse Code »
  • Implement folder subscribe/unsubscribe ...
    b66be0d1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4128 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 12:48:09 +0000  
    Browse Code »
  • Remove old folder permissions edit/view code - folder permission ...
    90c51689
    view/edit is now a folder action.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4127 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 12:28:32 +0000  
    Browse Code »
  • Implement folder permissions view/edit using the folder actions framework. ...
    f064d79a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4126 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 12:23:14 +0000  
    Browse Code »
  • Put some code folding helpers around actions ...
    dd4461aa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4125 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 12:22:36 +0000  
    Browse Code »
  • Accomodate (but not yet act on) exceptions/errors being passed through to ...
    4ba3b606
    errorRedirectTo and errorPage.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4124 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 11:59:05 +0000  
    Browse Code »
  • Use default messages instead. ...
    aec424e0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4123 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 11:43:48 +0000  
    Browse Code »
  • Cater for error viewers and default messages - default messages will ...
    0690ffa9
    only be used if another message isn't forthcoming - from a PEAR Error
    instance, for example.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4122 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 11:42:40 +0000  
    Browse Code »
  • The error viewer framework allows for pear errors to be displayed in the ...
    c1057af2
    best possible manner for the error in question.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4121 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 11:41:14 +0000  
    Browse Code »
  • - add org admin, unit admin. ...
    0423e62c
    - hide org admin
    - improve group-admin to allow editing of unit link
    - add UnitLink utilities to class Group
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4120 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-23 10:49:24 +0000  
    Browse Code »
  • Use fully-qualified names for queries. ...
    dd443612
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4119 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 10:22:30 +0000  
    Browse Code »
  • Re-implement folder addition using the folder actions framework. ...
    43eceb98
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4118 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 10:18:20 +0000  
    Browse Code »
  • moved group management to a kt3-style dispatcher. ...
    84b73292
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4117 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-23 08:43:48 +0000  
    Browse Code »

22 Nov, 2005
6 commits
  • Fix typo - sBuildInAction -> sBuiltInAction ...
    eececbfd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4116 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-22 20:33:35 +0000  
    Browse Code »
  • Fix double-$ typo. ...
    21e51bdf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4115 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-22 20:31:56 +0000  
    Browse Code »
  • Move document discussion into the actions framework. ...
    be1908af
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4114 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-22 14:23:06 +0000  
    Browse Code »
  • Modernise the discussion entities using the usual KTEntity style. ...
    d584ab0b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4113 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-22 14:18:59 +0000  
    Browse Code »
  • Changes to support requireCSSStandalone ...
    776ac2ae
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4112 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-22 14:18:09 +0000  
    Browse Code »
  • Add validateString, which currently trims off all whitespace from the ...
    9647600c
    return value, and errors out if the resultant string is empty.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4111 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-22 14:17:28 +0000  
    Browse Code »