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
  • config
20 Jan, 2006
1 commit
  • - massive document-legact reorg by nbm. ...
    ef588f52
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4622 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-20 15:37:15 +0000  
    Browse Dir »

16 Jan, 2006
1 commit
  • passwords need to have a minimum length (6) as defined in config.ini (passwordLength) ...
    b4f7ead1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4599 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-16 10:45:18 +0000  
    Browse Dir »

03 Jan, 2006
1 commit
  • 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 Dir »

30 Dec, 2005
1 commit
  • 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 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
3 commits
  • 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 Dir »
  • Deal with the case that REQUEST_URI isn't set by the web server. ...
    371525c4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4529 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 09:28:26 +0000  
    Browse Dir »
  • Merge login and loginForm actions, and move login.php to / ...
    1abab5b9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4521 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 09:06:22 +0000  
    Browse Dir »

21 Dec, 2005
3 commits
  • Remove import of phpmailer - it isn't necessary globally. ...
    a0ea58b8
    Remove unused import of Html.inc
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4501 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-21 15:12:39 +0000  
    Browse Dir »
  • Note the new locations of pages, and remove unused sitemap pages. ...
    83980958
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4499 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-21 15:09:38 +0000  
    Browse Dir »
  • Remove obsoleted pages from siteMap object. ...
    25924f94
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4486 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-21 13:31:28 +0000  
    Browse Dir »

15 Dec, 2005
3 commits
  • Allow indexers to get the full path to their binaries from ...
    44ac10ee
    configuration.
    
    Use antiword instead of catdoc on Windows.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4480 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-15 18:57:00 +0000  
    Browse Dir »
  • 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 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
3 commits
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »

12 Dec, 2005
3 commits
  • Add KnowledgeTree/pathInfoSupport config option. ...
    e2e453e2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4418 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-12 19:51:33 +0000  
    Browse Dir »
  • Start framework for handling platforms that don't (easily) support ...
    f3511ca4
    PATH_INFO.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4402 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-12 15:03:11 +0000  
    Browse Dir »
  • very simple dashlet disabling. ...
    6fad6bf1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4396 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-12 10:22:32 +0000  
    Browse Dir »

08 Dec, 2005
2 commits
  • Remove include of authenticationClass, due to new authentication system. ...
    558cefe5
    Remove include of the old "configuration from database" system, pending
    a new one.
    
    Temporarily disabled accept header processing.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4389 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-08 14:22:53 +0000  
    Browse Dir »
  • Move admin.php into the KT root, remove "standard search" from sitemap. ...
    96577598
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4367 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-08 11:43:07 +0000  
    Browse Dir »

02 Dec, 2005
1 commit
  • Make the Root URI for the install more readily available. ...
    9576d09d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4308 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-02 10:17:57 +0000  
    Browse Dir »

01 Dec, 2005
1 commit
  • neil's rootUrl fix. ...
    c45bd5fb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4282 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-01 10:03:45 +0000  
    Browse Dir »

30 Nov, 2005
2 commits
  • Add editDocument to the sitemap. ...
    46e0527f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4266 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-30 13:30:47 +0000  
    Browse Dir »
  • Reorganise to make the database configuration more prominent, and remove ...
    552fcfb4
    unused configuration settings.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4262 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-30 10:22:06 +0000  
    Browse Dir »

28 Nov, 2005
1 commit
  • add revised preferences environment. ...
    838a0f60
    - TODO add preferences tabs from plugins.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4229 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-28 16:05:06 +0000  
    Browse Dir »

25 Nov, 2005
2 commits
  • Add authentication_sources table. ...
    c2e1c1d1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4170 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-25 18:28:49 +0000  
    Browse Dir »
  • - make conditional metadata work again. ...
    b34fd201
    - add a titles to various pages.
    - make columns include toggleselect.
    - rolled in treewidgets
    - correct the $main !== $this->oPage issue
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4169 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-25 15:26:35 +0000  
    Browse Dir »

23 Nov, 2005
2 commits
  • merge in role management. ...
    fc3fd774
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4129 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-23 13:58:01 +0000  
    Browse Dir »
  • moved group management to a kt3-style dispatcher. ...
    84b73292
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4117 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-23 08:43:48 +0000  
    Browse Dir »

18 Nov, 2005
2 commits
  • 5 Brad Shuttleworth <brad@jamwarehouse.com> Fri 2005-11-18 15:55:21 +0200 ...
    7de4999f
    merge up: 2005-11-18 15:55
    
    
        4 Brad Shuttleworth <brad@jamwarehouse.com>	Fri 2005-11-18 15:47:16 +0200
          merge in admin first-pass update.
    
    
        3 Brad Shuttleworth <brad@jamwarehouse.com>	Fri 2005-11-18 13:18:04 +0200
          merged in the dispatcher / templating changes to correctly handle info and error messages.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4039 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-18 13:54:43 +0000  
    Browse Dir »
  • Remove last vestiges of old permission and routing system ...
    9039430d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4032 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-18 11:34:27 +0000  
    Browse Dir »

16 Nov, 2005
2 commits
  • Welcome to KT3 ...
    f20b6b39
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4014 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-16 15:47:22 +0000  
    Browse Dir »
  • Add Saved Searches and Document Conditions to sitemap. ...
    0c162e69
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4003 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 12:20:59 +0000  
    Browse Dir »

14 Nov, 2005
1 commit
  • Use require_once and fully-specified path for site map. ...
    5e8d2a58
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3978 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-14 09:22:07 +0000  
    Browse Dir »

11 Nov, 2005
1 commit
  • Add tables for dynamic permissions. ...
    18252b72
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3964 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-11 08:06:21 +0000  
    Browse Dir »

10 Nov, 2005
3 commits
  • Add the saved_searches table. ...
    2013e087
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3942 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-10 15:24:21 +0000  
    Browse Dir »
  • Add boolean search to the sitemap. ...
    d2c16526
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3940 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-10 15:23:30 +0000  
    Browse Dir »
  • If we're running on the command line, serverName is unset. Make it ...
    9cdac4e9
    default to localhost for the nameToLocalNamespace function to work
    nicer.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3939 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-10 15:23:13 +0000  
    Browse Dir »