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
30 Dec, 2005
3 commits
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »

23 Dec, 2005
1 commit
  • 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 Dir »

22 Dec, 2005
16 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • Don't put a trailing slash after filename in the no PATH_INFO support ...
    9aafd203
    case.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4528 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 09:15:31 +0000  
    Browse Dir »
  • Respect kt_no_extensions and KnowledgeTree/pathInfoSupport ...
    f2b8da96
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4527 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 09:14:26 +0000  
    Browse Dir »
  • Make sure we don't have multiple copies of the same join. ...
    2d0b9e57
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4526 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 09:09:13 +0000  
    Browse Dir »
  • Consolodate URL generation for browse tasks in getUrlForFolder, ...
    74499e27
    getUrlForDocument, getBrowseBaseUrl and getViewBaseUrl.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4525 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 09:08:04 +0000  
    Browse Dir »
  • Make URL generation understand kt_no_extensions and ...
    294ca0a5
    KnowledgeTree/pathInfoSupport
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4524 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 09:07:29 +0000  
    Browse Dir »
  • Make URL generation understand kt_no_extensions ...
    4ff42382
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4523 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 09:07:05 +0000  
    Browse Dir »

21 Dec, 2005
3 commits
  • Include phpmailer from thirdparty just-in-time. ...
    6e7d0260
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4504 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-21 15:13:30 +0000  
    Browse Dir »
  • Note new location of view.php ...
    e21b867e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4503 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-21 15:13:08 +0000  
    Browse Dir »
  • Remove unused include of webpageTemplate.inc ...
    d28c0acf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4502 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-21 15:12:52 +0000  
    Browse Dir »

15 Dec, 2005
10 commits
  • Fix some Windows-related nigglies. ...
    0a1da42b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4479 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 18:49:30 +0000  
    Browse Dir »
  • Only register i18n locations if gettext is available. ...
    0907f321
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4478 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 18:47:01 +0000  
    Browse Dir »
  • Stop using mime_content_type - it's giving incorrect answers on Windows. ...
    f1807814
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4477 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 18:46:29 +0000  
    Browse Dir »
  • Correct a batching error where a folder has a number of folders, and we ...
    de105856
    were batching where there weren't any folders to display.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4468 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 14:55:52 +0000  
    Browse Dir »
  • No longer used. ...
    a73d95ff
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4461 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 12:53:06 +0000  
    Browse Dir »
  • Remove test putenv/setlocale from template. ...
    6200b983
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4459 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 12:47:31 +0000  
    Browse Dir »
  • - role allocations now can be used to control permissions. ...
    fdaa37e8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4458 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-15 12:42:51 +0000  
    Browse Dir »
  • No longer used. ...
    62057805
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4457 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 12:36:47 +0000  
    Browse Dir »
  • Move getInstalledLocales from languageFunctions.inc, and also expand to ...
    bbafeb0f
    include base languages.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4456 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 12:35:56 +0000  
    Browse Dir »
  • - add role-allocations ...
    cc6510fe
    - ensure that workflow and permission respect role-based allocations.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4454 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-15 10:42:10 +0000  
    Browse Dir »

14 Dec, 2005
7 commits
  • - fix typo in subscription-display that caused significant degradation. ...
    3189d37e
    - fix manage to show folder subscriptions.
    - fix browse to have subscription portlet
    - fix documentFields to allow fieldset and field addition and editing.
    - fix fieldsetDisplay to not crash on metadata-lookups.
    - fix partialquery to not show multiple copies of a given file.
    -
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4453 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-14 17:53:22 +0000  
    Browse Dir »
  • Fix typo in function argument. ...
    bb88ed13
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4449 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 14:12:22 +0000  
    Browse Dir »
  • Use KTUtil::addQueryString if given a URL and a query string. ...
    5c684c1a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4443 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 13:30:07 +0000  
    Browse Dir »
  • Add addQueryString, which takes an existing URL (potentially with query ...
    3d43c19b
    string) and appends a query string to it.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4440 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 13:15:33 +0000  
    Browse Dir »
  • Add options to pexec, so that it can be used to, for example, append the ...
    a2fb9156
    output of a command to a given file.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4434 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 11:35:38 +0000  
    Browse Dir »
  • Use KTUtil::findCommand to find the unzip command. ...
    db136921
    Use pexec to execute the command.
    
    Use KTUtil::deleteDirectory to remove the traces during cleanup.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4433 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 11:21:57 +0000  
    Browse Dir »
  • Add KTUtil::findCommand, which finds a command based on its ...
    e5715da2
    configuration setting and potentially a default value.  Searches
    execSearchPath to find the full path to the command.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4432 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 11:21:04 +0000  
    Browse Dir »