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
10 Oct, 2005
1 commit
  • Add a "workflow" action to documents. ...
    ba32dec4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3786 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-10 09:06:38 +0000  
    Browse Dir »

06 Oct, 2005
1 commit
  • Tables for conditional metadata backend ...
    f81834fe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3744 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-06 19:15:31 +0000  
    Browse Dir »

05 Oct, 2005
3 commits
  • Tables for mapping workflows to documents, and actions to workflows and ...
    2d81696e
    workflow states.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3726 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 12:15:23 +0000  
    Browse Dir »
  • Connect workflow administration page to main administration page. ...
    a758da31
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3722 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 07:21:35 +0000  
    Browse Dir »
  • Tables for workflow information. ...
    0daf046b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3714 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 07:15:16 +0000  
    Browse Dir »

04 Oct, 2005
1 commit
  • Add the "field_orders" table. ...
    e3a0ce7d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3704 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-04 12:23:21 +0000  
    Browse Dir »

30 Sep, 2005
1 commit
  • Replace old document field management system with new one. ...
    60959c24
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3696 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-30 14:17:43 +0000  
    Browse Dir »

29 Sep, 2005
2 commits
  • Use the new versions of various pages that have been added. ...
    022b1452
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3688 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:42:17 +0000  
    Browse Dir »
  • Rename the fieldsets table. ...
    79bf71aa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3673 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:13:17 +0000  
    Browse Dir »

22 Sep, 2005
1 commit
  • Set documentRoot to work for the default install ...
    d78c91ba
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3665 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-22 21:27:32 +0000  
    Browse Dir »

21 Sep, 2005
1 commit
  • Hook up Bulk Import and Edit Document Permissions. ...
    71981193
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3657 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-21 22:47:23 +0000  
    Browse Dir »

20 Sep, 2005
1 commit
  • Checkin of the tree-like metadata, basics of fieldsets and basics of the conditional metadata tree. ...
    81251662
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3636 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-09-20 14:59:11 +0000  
    Browse Dir »

15 Sep, 2005
1 commit
  • Always use KTConfig::getSingleton - don't abuse the fact it is in the ...
    59436fb8
    global namespace currently.  Move legacy functions and utility function
    includes earlier in the file.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3594 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-15 10:08:47 +0000  
    Browse Dir »

02 Sep, 2005
1 commit
  • Load all plugins on startup ...
    9084c620
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3567 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-02 16:48:28 +0000  
    Browse Dir »

02 Aug, 2005
5 commits
  • Include templating and place the KTTemplating singleton into the global ...
    98d76c04
    scope.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3550 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-08-02 15:10:11 +0000  
    Browse Dir »
  • Add table mapping for groups_groups_link table. ...
    6a77ef9d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3544 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-08-02 13:22:37 +0000  
    Browse Dir »
  • Add groups_groups_link to the table mapping. ...
    e46608ec
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3538 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-08-02 13:09:56 +0000  
    Browse Dir »
  • Remove old-style configuration mechanism ...
    8f3a3ff5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3521 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-08-02 09:11:06 +0000  
    Browse Dir »
  • Remove browser-based configuration in preparation for browser-agnostic ...
    cae56c86
    UI.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3519 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-08-02 09:06:15 +0000  
    Browse Dir »

31 Jul, 2005
2 commits
  • Add permission management pages ...
    45322db5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3509 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:52:35 +0000  
    Browse Dir »
  • New tables used by permission system ...
    277216a9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3508 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:52:12 +0000  
    Browse Dir »

27 Jul, 2005
1 commit
  • Rename helpAdmin to manageHelp ...
    40c62bac
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3477 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:54:43 +0000  
    Browse Dir »

26 Jul, 2005
3 commits
  • Move over to new .ini-based configuration format. ...
    01908ce0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3467 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 17:26:16 +0000  
    Browse Dir »
  • Move over to .ini-style configuration for user configuration. ...
    5e3ff7ff
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3464 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 12:57:33 +0000  
    Browse Dir »
  • Allow help files to be edited via the admin interface and saved into the ...
    8258f194
    database.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3457 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 09:19:10 +0000  
    Browse Dir »

20 Jul, 2005
1 commit
  • Explain how to specify paths in KnowledgeTree here too. ...
    ad1c9119
    Don't put a license on a configuration file.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3403 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-20 16:41:19 +0000  
    Browse Dir »

15 Jun, 2005
1 commit
  • Add dbAdminUser and dbAdminPass settings for administrator access to the ...
    e398512f
    dms database for the upgrade scripts.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3374 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-15 20:40:31 +0000  
    Browse Dir »

13 Jun, 2005
2 commits
  • Add link type for document links to describe the relationship ...
    bc4af5a6
    Submitted by:	Marcel Berteler (pluk77)
    SF Tracker:	1013935
    SF Tracker:	971712
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3370 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-13 21:31:40 +0000  
    Browse Dir »
  • Default database password to that in user.sql. Default mail server to ...
    8cbb8aff
    localhost.  Default mail addresses to kt@$servername.  Expand warning
    about not setting things manually.  Rewrite some descriptive comments.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3367 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-13 17:11:20 +0000  
    Browse Dir »

11 Jun, 2005
1 commit
  • PEAR was moved to thirdparty/pear ...
    b231afef
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3357 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-11 22:28:59 +0000  
    Browse Dir »

04 Jun, 2005
1 commit
  • Trim the version from docs/VERSION.txt ...
    1e542af5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3319 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-04 09:44:17 +0000  
    Browse Dir »

24 May, 2005
1 commit
  • Use KTInit as an object rather than a utility class. ...
    38fb803c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3284 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-24 20:27:01 +0000  
    Browse Dir »

13 May, 2005
4 commits
  • Document browseToRoot in the environment.php file. ...
    e5d6e6e2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3273 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-13 12:12:56 +0000  
    Browse Dir »
  • Default browseToRoot to false, to match previous behaviour. ...
    8257ffb2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3272 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-13 12:11:12 +0000  
    Browse Dir »
  • Record the expected database version in the distribution. ...
    9ebf70b4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3269 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-13 11:28:41 +0000  
    Browse Dir »
  • Grab the system (code) version from docs/VERSION.txt ...
    a877f2e6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3267 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-13 11:13:52 +0000  
    Browse Dir »

09 May, 2005
1 commit
  • Add .htaccess files with proper PHP settings, and preventing access to ...
    ba137e87
    non-web directories via the web.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3251 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-09 21:11:23 +0000  
    Browse Dir »

11 Apr, 2005
2 commits
  • Put an example into environment.php for the new phpErrorLogFile option. ...
    f03cd239
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3244 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-04-11 15:33:31 +0000  
    Browse Dir »
  • Only log to php_error_log if requested to do so with phpErrorLogFile ...
    aedb88a8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3243 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-04-11 15:32:01 +0000  
    Browse Dir »

11 Mar, 2005
1 commit
  • Move requires before a potential return statement. ...
    4c3e62b6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3234 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-03-11 11:15:57 +0000  
    Browse Dir »