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 ...
    df630924
    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
    Neil Blakey-Milner authored
    2006-01-03 19:28:24 +0000  
    Browse Code »
  • Derive from KTAdminDispatcher to get the right headings. ...
    03cda87e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4569 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-03 19:26:48 +0000  
    Browse Code »
  • Move portlets into the main setup() function, and make sure KTCorePlugin ...
    9514cc84
    is always registered.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4568 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-03 19:26:26 +0000  
    Browse Code »
  • Use a custom subclass for the case where there are no objects returned, ...
    e84d8c71
    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
    Neil Blakey-Milner authored
    2006-01-03 19:25:17 +0000  
    Browse Code »
  • Add the KTPluginEntity class and the plugin registration database table. ...
    271584d5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4566 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-03 19:24:08 +0000  
    Browse Code »
  • Add the plugins table to the table mappings. ...
    9407037c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4565 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-03 19:23:35 +0000  
    Browse Code »
  • Working towards 2.99.6 ...
    ee8ad01f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4564 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-03 16:09:41 +0000  
    Browse Code »
  • Use the new setup method to centralise registration of plugin resources. ...
    59440eb0
    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
    Neil Blakey-Milner authored
    2006-01-03 11:22:29 +0000  
    Browse Code »
  • Make sure we only have one copy of the plugin registry around. ...
    ab4005ca
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4562 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-03 11:18:55 +0000  
    Browse Code »
  • Define the "setup" method for plugin objects, where they can register ...
    377c9969
    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
    Neil Blakey-Milner authored
    2006-01-03 11:18:35 +0000  
    Browse Code »
  • Make sure we only have one copy of registries around. ...
    31ea1379
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4560 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-03 11:13:01 +0000  
    Browse Code »
  • Make sure we only have one copy of the Plugin Registry around. ...
    cb9cf3bc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4559 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-03 11:11:44 +0000  
    Browse Code »
  • Act on the path we get from the actions registry. ...
    97793b9c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4558 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-03 11:11:22 +0000  
    Browse Code »
  • Rename KTDashletPlugins.php to KTDashlets.php to follow the naming ...
    03be1559
    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
    Neil Blakey-Milner authored
    2006-01-03 11:10:33 +0000  
    Browse Code »
  • Table cleanups for upgrade from 2.0.7. ...
    97c06784
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4556 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-03 11:03:16 +0000  
    Browse Code »

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

30 Dec, 2005
5 commits
  • Remove currently unused collections admin category. ...
    0bcbbcf0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4554 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-30 08:16:49 +0000  
    Browse Code »
  • Move the record upgrade item to the last phase of the upgrade process. ...
    0d88695c
    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
    Neil Blakey-Milner authored
    2005-12-30 08:16:28 +0000  
    Browse Code »
  • Rewrite to avoid using out-of-sync on-disk classes and instead go ...
    106ab8c5
    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
    Neil Blakey-Milner authored
    2005-12-30 08:15:21 +0000  
    Browse Code »
  • Add rebuildPermissionLookups, which will rebuild all permission lookups ...
    186cc899
    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
    Neil Blakey-Milner authored
    2005-12-30 08:13:12 +0000  
    Browse Code »
  • Don't try log to an error log that isn't set up. ...
    05a7cb3b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4550 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-30 08:11:49 +0000  
    Browse Code »

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

22 Dec, 2005
17 commits
  • Remove unused control.inc include. ...
    edd00570
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4547 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-22 20:00:17 +0000  
    Browse Code »
  • Use postExpected/postReceived trick to check the POST arrived totally ...
    ae285f74
    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
    Neil Blakey-Milner authored
    2005-12-22 17:44:44 +0000  
    Browse Code »
  • Use postExpected/postReceived pair to check that nothing went wrong ...
    644a8179
    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
    Neil Blakey-Milner 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 ...
    2cfc5f5d
    any error handling.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4544 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-22 17:42:09 +0000  
    Browse Code »
  • Need an actual document object to work upon in this case. ...
    b0a4d666
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4543 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-22 17:41:42 +0000  
    Browse Code »
  • Fix some minor style problems with ternary ? operator. ...
    5fec5435
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4542 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-22 17:41:19 +0000  
    Browse Code »
  • Use KTUtil::addQueryString in preference to manual URL mangling. ...
    87f8df44
    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
    Neil Blakey-Milner authored
    2005-12-22 17:32:01 +0000  
    Browse Code »
  • Put some additional help into the install doc. ...
    ef3beb9a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4540 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-22 13:44:41 +0000  
    Browse Code »
  • Move manageHelp.php from ...
    54a17613
    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
    Neil Blakey-Milner authored
    2005-12-22 13:42:42 +0000  
    Browse Code »
  • No longer used. ...
    4bd035fe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4538 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-22 13:38:01 +0000  
    Browse Code »
  • Remove a broken advanced search, awaiting a working one using the new ...
    f695de15
    infrastructure.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4537 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-22 13:22:37 +0000  
    Browse Code »
  • Remove unused import of PatternMetaData ...
    17afb702
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4536 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-22 13:20:39 +0000  
    Browse Code »
  • Use login instead of loginForm sitemap action. ...
    b89e9023
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4535 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-22 13:20:14 +0000  
    Browse Code »
  • Add document title and document filename to the list of items in ...
    f1192747
    searchable_text.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4534 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-22 13:19:50 +0000  
    Browse Code »
  • Remove unused sFromEmail and sFromName from parameters to the send ...
    ff2be626
    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
    Neil Blakey-Milner authored
    2005-12-22 13:19:25 +0000  
    Browse Code »
  • Use login instead of loginForm for sitemap action ...
    15011536
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4532 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-22 13:18:24 +0000  
    Browse Code »
  • Try to support environments that might set ORIG_PATH_INFO instead of ...
    9133117d
    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
    Neil Blakey-Milner authored
    2005-12-22 10:36:37 +0000  
    Browse Code »