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
14 Dec, 2005
17 commits
  • Clean up admin pages - remove commented-out require of dmsDefaults and ...
    f480353b
    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
    Neil Blakey-Milner authored
    2005-12-14 13:30:54 +0000  
    Browse Code »
  • Use KTUtil::addQueryString if given a URL and a query string. ...
    ab72c7a4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4443 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-14 13:30:07 +0000  
    Browse Code »
  • Fix typos from i18n sweep. ...
    0c009131
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4442 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-14 13:16:17 +0000  
    Browse Code »
  • Add Conditions and Saved Search pages to admin pages. ...
    b76c7177
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4441 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-14 13:15:50 +0000  
    Browse Code »
  • Add addQueryString, which takes an existing URL (potentially with query ...
    8aec9eb2
    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
    Neil Blakey-Milner authored
    2005-12-14 13:15:33 +0000  
    Browse Code »
  • Add Net_URL 1.0.14 from PEAR (BSD-licensed). ...
    10397396
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4439 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-14 13:11:39 +0000  
    Browse Code »
  • If we can't find the command, return with no contents. ...
    0c01d228
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4438 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-14 12:06:23 +0000  
    Browse Code »
  • Add some documentation, and use KTUtil::findCommand to find the ...
    f75d5d97
    executable in question.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4437 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-14 12:05:42 +0000  
    Browse Code »
  • Hand-usable tests for authentication functions ...
    a84e2e86
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4436 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-14 12:04:06 +0000  
    Browse Code »
  • Hand-usable tests for the pdf and word indexers ...
    d2056459
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4435 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    fb8fbda9
    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
    Neil Blakey-Milner authored
    2005-12-14 11:35:38 +0000  
    Browse Code »
  • Use KTUtil::findCommand to find the unzip command. ...
    3ea6c41c
    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
    Neil Blakey-Milner authored
    2005-12-14 11:21:57 +0000  
    Browse Code »
  • Add KTUtil::findCommand, which finds a command based on its ...
    62797108
    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
    Neil Blakey-Milner authored
    2005-12-14 11:21:04 +0000  
    Browse Code »
  • Move all the admin pages to the new admin.php location. ...
    d12fa35f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4431 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-14 11:19:52 +0000  
    Browse Code »
  • Move execSearchPath into the KnowledgeTree section, and rename ...
    3387c4ce
    unzipCommand to import/unzip
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4430 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-14 11:19:29 +0000  
    Browse Code »
  • Remove no-longer-used auth section, add pathInfoSupport (whether we have ...
    1a64d23d
    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
    Neil Blakey-Milner authored
    2005-12-14 11:18:49 +0000  
    Browse Code »
  • Use KTUtil::pexec to call programs. ...
    5f03fa78
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4428 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    5abc7b54
    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
    Neil Blakey-Milner authored
    2005-12-13 12:37:55 +0000  
    Browse Code »
  • Use the original filename for determining the MIME type from the file ...
    f78544cf
    name.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4426 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-13 12:04:51 +0000  
    Browse Code »
  • - transactions are now keyed on the namespace, so they should survive activati… ...
    91a9a4ab
    …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
    Brad Shuttleworth authored
    2005-12-13 09:55:34 +0000  
    Browse Code »

12 Dec, 2005
20 commits
  • Get resultUrl from the right place. ...
    fe0b2853
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4424 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 22:41:26 +0000  
    Browse Code »
  • Ensure that all self-directed forms use POST method and PHP_SELF action. ...
    a9a555c0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4423 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 19:54:24 +0000  
    Browse Code »
  • Check the new logfile location. ...
    87638caf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4422 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 19:53:15 +0000  
    Browse Code »
  • Cater for pathInfoSupport being false. ...
    14da4ecc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4421 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 19:52:59 +0000  
    Browse Code »
  • Rename a few remaining oModifiedDocument to oMovedDocument in the move ...
    5f1b2ad6
    subscription.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4420 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 19:52:32 +0000  
    Browse Code »
  • If pathInfoSupport is disabled, use the fallback format. ...
    ae885ce5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4419 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 19:51:56 +0000  
    Browse Code »
  • Add KnowledgeTree/pathInfoSupport config option. ...
    da0bb979
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4418 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 19:51:33 +0000  
    Browse Code »
  • - add very simple document_type browsing into the system ...
    f58e00a8
    - considering adding all lookup fields, though that might get a little too "busy".
    - does not incorporate the category version yet, since it will need to have an upgrade from
      freetext to lookup.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4417 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-12 15:53:50 +0000  
    Browse Code »
  • Use POST for forms. ...
    d56c5ac8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4416 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 15:36:25 +0000  
    Browse Code »
  • Use the new document addition observer system to display feedback to the ...
    ec3af9f0
    user on how the import is going.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4415 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 15:36:06 +0000  
    Browse Code »
  • Ensure the context is saved by reference into the JavascriptObserver. ...
    bc56e320
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4414 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 15:35:31 +0000  
    Browse Code »
  • Make the process of redirection somewhat controllable, by introducing ...
    c324b892
    the oRedirector attribute to KTDispatcher, which is called when a
    redirection is required.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4413 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 15:35:00 +0000  
    Browse Code »
  • Bare-bones top of page (without portlet, &c.), for when we have to ...
    cd21439c
    output visible content over time.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4412 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 15:26:46 +0000  
    Browse Code »
  • Javascript for the JavascriptObserver during document addition ...
    e6ff3bda
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4411 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 15:25:29 +0000  
    Browse Code »
  • Move breadcrumbs handling into dispatcher constructor so that it is ...
    862ad8d8
    potentially translated.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4410 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 15:24:25 +0000  
    Browse Code »
  • Remove unused methods. ...
    18fd229d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4409 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 15:23:51 +0000  
    Browse Code »
  • Move add document action into a separate file, and move control over UI ...
    2fcf2fbf
    to a document addition observer.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4408 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 15:23:16 +0000  
    Browse Code »
  • Add a channel for messages about document addition, in case anyone is ...
    30a08752
    interested in the process.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4407 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 15:22:23 +0000  
    Browse Code »
  • Add document addition observers that control the UI component of ...
    85ac0eb0
    document addition.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4406 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 15:21:24 +0000  
    Browse Code »
  • Don't use gettext on the field's descriptions. ...
    bcba8469
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4405 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 15:05:26 +0000  
    Browse Code »