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
20 Jul, 2005
2 commits
  • Add whereToString, converting an array of parameterised strings to a ...
    8a80e4ec
    single parameterised string.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3404 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-20 18:20:04 +0000  
    Browse Code »
  • Explain how to specify paths in KnowledgeTree here too. ...
    d1d3386b
    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
    Neil Blakey-Milner authored
    2005-07-20 16:41:19 +0000  
    Browse Code »

19 Jul, 2005
3 commits
  • Use IS NULL and not = NULL in SQL statements. ...
    7efdaeab
    Submitted by:	William Hawkins (williamhawkins)
    SF Tracker:	1230602
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3402 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-19 19:29:17 +0000  
    Browse Code »
  • Fix the multi-document move functionality. ...
    dea8b606
    Submitted by:	William Hawkins (williamhawkins)
    SF Tracker:	1230598
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3401 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-19 19:22:37 +0000  
    Browse Code »
  • Don't use $default without declaration, or use KT_LIB_DIR for requires. ...
    f528ba0a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3400 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-19 19:04:10 +0000  
    Browse Code »

12 Jul, 2005
3 commits
  • Don't show the dependent document link type when choosing the type of ...
    cdc7a448
    link.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3399 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-12 14:36:31 +0000  
    Browse Code »
  • When adding a dependent document, use the dependent document link type ...
    abefe347
    (-1).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3398 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-12 14:35:29 +0000  
    Browse Code »
  • Document links are directional, but viewing the reverse is useful too, ...
    427992af
    so provide a descriptive name for the reverse link.
    
    (True bi-directional links would require two separate entries in the
    links.)
    
    Also, add the dependent document link, using the reserved negative
    number range.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3397 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-12 14:34:34 +0000  
    Browse Code »

07 Jul, 2005
4 commits
  • Grab Link Type ID from database. ...
    ffbe1c3b
    Actually grab Child ID from database for object, not the parent ID
    again...
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3396 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-07 14:00:44 +0000  
    Browse Code »
  • Fix "Unit folder are not shows as Unit if Description is modified" ...
    73064e45
    problem.
    
    SF Tracker:	1224874
    Submitted by:	Nicolas Quienot (nquienot)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3395 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-07 12:29:07 +0000  
    Browse Code »
  • Get list of link types from LinkType::_table() ...
    957a2f1e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3394 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-07 09:17:08 +0000  
    Browse Code »
  • Correct path to LinkType.inc ...
    1319aafb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3393 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-07 09:16:43 +0000  
    Browse Code »

17 Jun, 2005
1 commit
  • Remove additional non-absolute-path include of advancedSearchUtil.inc ...
    1e1dfbd0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3392 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-17 08:39:06 +0000  
    Browse Code »

16 Jun, 2005
1 commit
  • Catch the INSTALL guide up with KnowledgeTree 2.0.0+ reality. ...
    e4381715
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3390 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-16 15:55:42 +0000  
    Browse Code »

15 Jun, 2005
17 commits
  • ChangeLog for 2.0.6 ...
    a8501948
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3389 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 22:55:50 +0000  
    Browse Code »
  • Regenerate data.sql for 2.0.6 ...
    a9eeffa7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3388 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 22:46:46 +0000  
    Browse Code »
  • Actually update the knowledgeTreeVersion value in the database ...
    2cdac2e0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3387 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 22:46:09 +0000  
    Browse Code »
  • Ensure parent can handle descriptors, and update the structure.sql for ...
    67d76152
    first installs.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3386 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 22:33:17 +0000  
    Browse Code »
  • Don't reuse mis-used $_SESSION["errorMessage"], and instead make our own ...
    768d566e
    $_SESSION["KTErrorMessage"], which is an array of errors that errors can
    be pushed upon, and automatically be displayed in the Main Page the next
    time a page is seen.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3385 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 21:53:01 +0000  
    Browse Code »
  • Getting close to 2.0.6 release ...
    afebed2f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3384 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 21:37:07 +0000  
    Browse Code »
  • Make setFileName take a parameter ...
    a4859af0
    SF Tracker:	1220462
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3383 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 21:36:17 +0000  
    Browse Code »
  • Make CVS ignore all files in this directory ...
    c26f4997
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3382 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 21:34:38 +0000  
    Browse Code »
  • Add a CLI script to automatically perform the upgrades to the current ...
    75e26aac
    version of KnowledgeTree.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3381 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 21:29:56 +0000  
    Browse Code »
  • Ensure the descriptors aren't shortened by the length of the descriptor ...
    dd359f80
    field.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3380 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 21:29:15 +0000  
    Browse Code »
  • Handle the final upgrade API. ...
    16efb2ed
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3379 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 21:28:42 +0000  
    Browse Code »
  • Check whether the upgrade table exists before checking if an upgrade has ...
    1d9a6be5
    been installed.
    
    Run SQL queries using the admin db connection set up in upgrades.inc.php
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3378 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 21:28:17 +0000  
    Browse Code »
  • Setup a special admin database connection, and ensure the upgrade table ...
    708ace3f
    is the first upgrade performed during upgrades.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3377 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 21:27:06 +0000  
    Browse Code »
  • Explain how to add a dmsadmin account for use with the automated ...
    7dea6d21
    upgrade.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3376 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 21:26:20 +0000  
    Browse Code »
  • Add dmsadmin user which has all privileges on the KT database for ...
    9a9fc643
    upgrade purposes.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3375 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 20:43:53 +0000  
    Browse Code »
  • Add dbAdminUser and dbAdminPass settings for administrator access to the ...
    187fb100
    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
    Neil Blakey-Milner authored
    2005-06-15 20:40:31 +0000  
    Browse Code »
  • Allow large numbers of documents to be deleted or moved by using POST ...
    4f73188a
    for the initial submission, and then forwarding a unique identifier as a
    key to a list of documents to delete in the session.
    
    Reported by:	Ray Booysen (twyford)
    SF Tracker:	1221326
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3373 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 19:54:21 +0000  
    Browse Code »

13 Jun, 2005
9 commits
  • Make CVS ignore any files in this directory ...
    56a5b09e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3372 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-13 21:41:35 +0000  
    Browse Code »
  • Add link type for document links to describe the relationship ...
    9f50fa57
    Submitted by:   Marcel Berteler (pluk77)
    SF Tracker:     1013935
    SF Tracker:     971712
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3371 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-13 21:39:08 +0000  
    Browse Code »
  • Add link type for document links to describe the relationship ...
    082e1967
    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
    Neil Blakey-Milner authored
    2005-06-13 21:31:40 +0000  
    Browse Code »
  • Fix mis-commented section (breaks php code validation) ...
    c596bfc4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3369 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-13 21:07:03 +0000  
    Browse Code »
  • Convert from a single tables.sql with both structure and data, now have ...
    0a3623eb
    separate structure and data sql statements.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3368 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-13 20:17:21 +0000  
    Browse Code »
  • Default database password to that in user.sql. Default mail server to ...
    b5ac2c61
    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
    Neil Blakey-Milner authored
    2005-06-13 17:11:20 +0000  
    Browse Code »
  • Add .dot and .xlt file types. ...
    69fa4e8e
    SF Tracker:	1179273
    Submitted by:	freboulet
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3366 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-13 11:33:59 +0000  
    Browse Code »
  • Upgrade script to upgrade to 2.0.6. ...
    d8aa919d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3365 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-13 11:32:09 +0000  
    Browse Code »
  • Describe the new upgrade processes: ...
    9bb6f0ce
    . Note the bin/upgrade/upgrade-to-*.php files for manual upgrade.
    . Detail the new automated upgrade procedure, both command line and
      web-based.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3364 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-13 11:25:54 +0000  
    Browse Code »