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
03 Jan, 2006
15 commits
  • Rename register to load, add isRegistered check to see if this plugin ...
    373ce346
    should be loaded i.t.o. the database, and register() method to add this
    plugin to the database.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4570 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 19:28:24 +0000  
    Browse Code »
  • Derive from KTAdminDispatcher to get the right headings. ...
    aeb9ead2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4569 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 19:26:48 +0000  
    Browse Code »
  • Move portlets into the main setup() function, and make sure KTCorePlugin ...
    7760cdf0
    is always registered.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4568 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 19:26:26 +0000  
    Browse Code »
  • Use a custom subclass for the case where there are no objects returned, ...
    7ec6c49d
    so it can be handled separately.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4567 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 19:25:17 +0000  
    Browse Code »
  • Add the KTPluginEntity class and the plugin registration database table. ...
    f2511f78
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4566 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 19:24:08 +0000  
    Browse Code »
  • Add the plugins table to the table mappings. ...
    389c1fcf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4565 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 19:23:35 +0000  
    Browse Code »
  • Working towards 2.99.6 ...
    a1a57195
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4564 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 16:09:41 +0000  
    Browse Code »
  • Use the new setup method to centralise registration of plugin resources. ...
    eaf3834e
    Move KTAdminPlugins.php registrations into KTCorePlugin.php
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4563 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 11:22:29 +0000  
    Browse Code »
  • Make sure we only have one copy of the plugin registry around. ...
    960432cb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4562 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 11:18:55 +0000  
    Browse Code »
  • Define the "setup" method for plugin objects, where they can register ...
    dc885664
    their actions, dashlets, &c.
    
    Call the setup method on plugins in the "register" method.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4561 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 11:18:35 +0000  
    Browse Code »
  • Make sure we only have one copy of registries around. ...
    c1de3031
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4560 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 11:13:01 +0000  
    Browse Code »
  • Make sure we only have one copy of the Plugin Registry around. ...
    81ff60fc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4559 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 11:11:44 +0000  
    Browse Code »
  • Act on the path we get from the actions registry. ...
    40abf20e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4558 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 11:11:22 +0000  
    Browse Code »
  • Rename KTDashletPlugins.php to KTDashlets.php to follow the naming ...
    7769fb7d
    scheme.
    
    Make KTUserAssistance a separate plugin, and rename to
    KTUserAssistancePlugin.php to reflect this new stature.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4557 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 11:10:33 +0000  
    Browse Code »
  • Table cleanups for upgrade from 2.0.7. ...
    5d59b1a2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4556 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-03 11:03:16 +0000  
    Browse Code »

02 Jan, 2006
1 commit
  • Remove no longer used functions ...
    136400bb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4555 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-02 12:42:37 +0000  
    Browse Code »

30 Dec, 2005
5 commits
  • Remove currently unused collections admin category. ...
    268b36a4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4554 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-30 08:16:49 +0000  
    Browse Code »
  • Move the record upgrade item to the last phase of the upgrade process. ...
    9bda441f
    Rebuild empty permission lookups at the end of the upgrade.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4553 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-30 08:16:28 +0000  
    Browse Code »
  • Rewrite to avoid using out-of-sync on-disk classes and instead go ...
    7438b6fd
    directly to the database as it is expected to work for the current state
    of the database structure in terms of the upgrade process.
    
    Still uses some classes, but builds from 2.0.7 now.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4552 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-30 08:15:21 +0000  
    Browse Code »
  • Add rebuildPermissionLookups, which will rebuild all permission lookups ...
    719b8c47
    on all objects (pass true as the first parameter to only build lookups
    for objects without lookups).
    
    Also return an error indication from setPermissionForID
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4551 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-30 08:13:12 +0000  
    Browse Code »
  • Don't try log to an error log that isn't set up. ...
    762fc687
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4550 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-30 08:11:49 +0000  
    Browse Code »

23 Dec, 2005
2 commits
  • Don't register plugins directly - that happens automatically now. ...
    d629d3e6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4549 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-23 10:20:54 +0000  
    Browse Code »
  • Replace last uses of $default->fileSystemRoot with KT_LIB_DIR or KT_DIR ...
    e26b6090
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4548 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-23 10:20:28 +0000  
    Browse Code »

22 Dec, 2005
17 commits
  • Remove unused control.inc include. ...
    7b9530f4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4547 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 20:00:17 +0000  
    Browse Code »
  • Use postExpected/postReceived trick to check the POST arrived totally ...
    57214b03
    intact.
    
    Make sure postReceived is right at the bottom on the off-change it
    catches more edge cases that way.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4546 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 17:44:44 +0000  
    Browse Code »
  • Use postExpected/postReceived pair to check that nothing went wrong ...
    cba06872
    during the POST part of the upload attempt.
    
    Use validateFile to check that the file was properly uploaded instead of
    own check.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4545 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 17:43:38 +0000  
    Browse Code »
  • Check the 'error' value in the file array to see if there needs to be ...
    00815bb6
    any error handling.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4544 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 17:42:09 +0000  
    Browse Code »
  • Need an actual document object to work upon in this case. ...
    35c747eb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4543 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 17:41:42 +0000  
    Browse Code »
  • Fix some minor style problems with ternary ? operator. ...
    69665205
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4542 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 17:41:19 +0000  
    Browse Code »
  • Use KTUtil::addQueryString in preference to manual URL mangling. ...
    120d2e78
    Add addQueryString as a variable modifier in Smarty templates, and use
    it.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4541 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 17:32:01 +0000  
    Browse Code »
  • Put some additional help into the install doc. ...
    0825d13c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4540 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 13:44:41 +0000  
    Browse Code »
  • Move manageHelp.php from ...
    0f79e4f2
    presentation/lookAndFeel/knowledgeTree/administration/help/ to
    plugins/ktcore/admin/
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4539 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 13:42:42 +0000  
    Browse Code »
  • No longer used. ...
    c217daac
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4538 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 13:38:01 +0000  
    Browse Code »
  • Remove a broken advanced search, awaiting a working one using the new ...
    9f717f27
    infrastructure.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4537 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 13:22:37 +0000  
    Browse Code »
  • Remove unused import of PatternMetaData ...
    acb35a71
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4536 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 13:20:39 +0000  
    Browse Code »
  • Use login instead of loginForm sitemap action. ...
    722eda68
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4535 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 13:20:14 +0000  
    Browse Code »
  • Add document title and document filename to the list of items in ...
    22224267
    searchable_text.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4534 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 13:19:50 +0000  
    Browse Code »
  • Remove unused sFromEmail and sFromName from parameters to the send ...
    557aacc4
    method, and logic for handling them.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4533 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 13:19:25 +0000  
    Browse Code »
  • Use login instead of loginForm for sitemap action ...
    9efa3a65
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4532 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 13:18:24 +0000  
    Browse Code »
  • Try to support environments that might set ORIG_PATH_INFO instead of ...
    e4f427a5
    PATH_INFO.
    
    Be slightly better at setting REQUEST_URI if it isn't already set.
    
    Use $_SERVER['SCRIPT_NAME'] to determine the root URL of the system.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4531 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 10:36:37 +0000  
    Browse Code »