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
15 Dec, 2005
11 commits
  • Only show roles if there are roles to show. Don't show assigned ...
    cb8d65a2
    permissions, as they don't work yet.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4464 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 14:13:01 +0000  
    Browse Code »
  • List the user who has the file checked out in the checked out document listing. ...
    5c2a0468
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4463 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 14:05:10 +0000  
    Browse Code »
  • Integrate Manage Lookup Trees into document field management. ...
    a6536f0e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4462 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 13:34:38 +0000  
    Browse Code »
  • 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 Code »
  • Reinstate language negotiation with the browser. ...
    95922f2c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4460 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 12:50:01 +0000  
    Browse Code »
  • 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 Code »
  • - 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 Code »
  • 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 Code »
  • 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 Code »
  • Add HTTP.php from the PEAR HTTP package (BSD licensed) ...
    b5374831
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4455 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 12:31:15 +0000  
    Browse Code »
  • - 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 Code »

14 Dec, 2005
26 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 Code »
  • Make the content version a link to downloading the previous version of ...
    562df046
    the document.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4452 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 14:14:05 +0000  
    Browse Code »
  • Pass the download action down to the version history. ...
    c5fb7927
    Make the document name a link to the document view page on version and
    transaction history.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4451 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 14:13:43 +0000  
    Browse Code »
  • Allow for the download of previous document content versions. ...
    4131911d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4450 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 14:12:39 +0000  
    Browse Code »
  • 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 Code »
  • Change end i18n tag into proper end tag. ...
    fb76bdc4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4448 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 13:51:40 +0000  
    Browse Code »
  • Close capture smarty tag properly. ...
    cd3d71b3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4447 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 13:51:22 +0000  
    Browse Code »
  • Add back end of strong HTML tag ...
    11c40d29
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4446 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 13:51:07 +0000  
    Browse Code »
  • Reset breadcrumbs from scratch on the dispatcher - it doesn't know where ...
    180983c1
    it is at all...
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4445 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 13:45:53 +0000  
    Browse Code »
  • Clean up admin pages - remove commented-out require of dmsDefaults and ...
    3b1270d5
    dispatcher logic, and replace use of 'action' breadcrumbs with url-based
    ones.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4444 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 13:30:54 +0000  
    Browse Code »
  • 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 Code »
  • Fix typos from i18n sweep. ...
    7965b2d3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4442 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 13:16:17 +0000  
    Browse Code »
  • Add Conditions and Saved Search pages to admin pages. ...
    ef83d5c7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4441 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 13:15:50 +0000  
    Browse Code »
  • 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 Code »
  • Add Net_URL 1.0.14 from PEAR (BSD-licensed). ...
    041bd424
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4439 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 13:11:39 +0000  
    Browse Code »
  • If we can't find the command, return with no contents. ...
    04b5edc9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4438 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 12:06:23 +0000  
    Browse Code »
  • Add some documentation, and use KTUtil::findCommand to find the ...
    09da2f03
    executable in question.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4437 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 12:05:42 +0000  
    Browse Code »
  • Hand-usable tests for authentication functions ...
    b312db49
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4436 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 12:04:06 +0000  
    Browse Code »
  • Hand-usable tests for the pdf and word indexers ...
    b0da7a25
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4435 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 12:01:26 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • Move all the admin pages to the new admin.php location. ...
    1df0dfae
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4431 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 11:19:52 +0000  
    Browse Code »
  • Move execSearchPath into the KnowledgeTree section, and rename ...
    85339f30
    unzipCommand to import/unzip
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4430 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 11:19:29 +0000  
    Browse Code »
  • Remove no-longer-used auth section, add pathInfoSupport (whether we have ...
    222a2811
    working PATH_INFO support on the platform), execSearchPath (where to
    find commands to execute), and import/unzip for the unzip command.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4429 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 11:18:49 +0000  
    Browse Code »
  • Use KTUtil::pexec to call programs. ...
    597c57c7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4428 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-14 10:45:13 +0000  
    Browse Code »

13 Dec, 2005
3 commits
  • Add pexec, which aims to portably execute a command on supported ...
    9cf3882c
    platforms.
    
    Add deleteDirectory, which tries to remove a directory and all its
    children in the most efficient manner.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4427 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-13 12:37:55 +0000  
    Browse Code »
  • Use the original filename for determining the MIME type from the file ...
    d7ceab99
    name.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4426 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-13 12:04:51 +0000  
    Browse Code »
  • - transactions are now keyed on the namespace, so they should survive activati… ...
    6000a5bd
    …on/de-activation better.
      - upgrade script for this change.
      - updated all components in this tree to use the new style transaction
      - pass a document, _not_ an id.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4425 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-13 09:55:34 +0000  
    Browse Code »