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 Jun, 2005
6 commits
  • Check whether the upgrade table exists before checking if an upgrade has ...
    2afef090
    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
    nbm authored
    2005-06-15 21:28:17 +0000  
    Browse Code »
  • Setup a special admin database connection, and ensure the upgrade table ...
    e9b82f84
    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
    nbm authored
    2005-06-15 21:27:06 +0000  
    Browse Code »
  • Explain how to add a dmsadmin account for use with the automated ...
    78ab2c2e
    upgrade.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3376 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-15 21:26:20 +0000  
    Browse Code »
  • Add dmsadmin user which has all privileges on the KT database for ...
    001072cc
    upgrade purposes.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3375 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-15 20:43:53 +0000  
    Browse Code »
  • 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 Code »
  • Allow large numbers of documents to be deleted or moved by using POST ...
    4e0c677e
    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
    nbm authored
    2005-06-15 19:54:21 +0000  
    Browse Code »

13 Jun, 2005
15 commits
  • Make CVS ignore any files in this directory ...
    3c61f02a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3372 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-13 21:41:35 +0000  
    Browse Code »
  • Add link type for document links to describe the relationship ...
    10bf94ce
    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
    nbm authored
    2005-06-13 21:39:08 +0000  
    Browse Code »
  • 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 Code »
  • Fix mis-commented section (breaks php code validation) ...
    711098bb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3369 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-13 21:07:03 +0000  
    Browse Code »
  • Convert from a single tables.sql with both structure and data, now have ...
    a749ee2f
    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
    nbm authored
    2005-06-13 20:17:21 +0000  
    Browse Code »
  • 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 Code »
  • Add .dot and .xlt file types. ...
    e3b519a0
    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
    nbm authored
    2005-06-13 11:33:59 +0000  
    Browse Code »
  • Upgrade script to upgrade to 2.0.6. ...
    5524d0c1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3365 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-13 11:32:09 +0000  
    Browse Code »
  • Describe the new upgrade processes: ...
    36cdb3c7
    . 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
    nbm authored
    2005-06-13 11:25:54 +0000  
    Browse Code »
  • SQL scripts necessary to upgrade to 2.0.6 ...
    dee17b19
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3363 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-13 10:58:48 +0000  
    Browse Code »
  • Renamed to add_email_attachment_transaction_type.sql. ...
    cde21b81
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3362 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-13 10:43:41 +0000  
    Browse Code »
  • Show the available upgrades, and allow them to be performed. ...
    153a82cc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3361 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-13 10:17:44 +0000  
    Browse Code »
  • Test which upgrades are detected, and the order they will be performed. ...
    2be40b46
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3360 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-13 10:17:04 +0000  
    Browse Code »
  • Upgrade functionality for KnowledgeTree - allows automated upgrades from ...
    be559e16
    one version of KnowledgeTree to another.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3359 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-13 10:15:18 +0000  
    Browse Code »
  • Remove these tests too. ...
    f1179bbe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3358 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-13 10:02:39 +0000  
    Browse Code »

11 Jun, 2005
9 commits
  • 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 Code »
  • Protect third-party libraries from prying eyes ...
    71c087ba
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3356 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-11 22:15:25 +0000  
    Browse Code »
  • Moved PEAR from pear to thirdparty/pear ...
    97d16418
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3355 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-11 22:14:40 +0000  
    Browse Code »
  • Moving PEAR from pear to thirdparty/pear ...
    b1764d3a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3354 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-11 22:11:18 +0000  
    Browse Code »
  • Test cases for the SQLFile functionality ...
    e7dca75e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3353 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-11 21:47:05 +0000  
    Browse Code »
  • Import SQL commands from a file, splitting into separate SQL statements. ...
    47a2dcdc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3352 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-11 21:43:26 +0000  
    Browse Code »
  • Remove OBE'd tests - they're not helping anyone. ...
    4c375c80
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3351 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-11 21:37:07 +0000  
    Browse Code »
  • Remove OBE'd tests - they're not helping anyone. ...
    e1844bb4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3350 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-11 21:29:43 +0000  
    Browse Code »
  • Start getting rid of OBE'd tests - they don't help anyone. ...
    2dfdd589
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3349 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-11 21:16:03 +0000  
    Browse Code »

10 Jun, 2005
4 commits
  • Share search code with archive search via advancedSearchUtil, and update ...
    ae0aa81c
    and simplify the restoration code.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3348 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-10 23:18:42 +0000  
    Browse Code »
  • Fix archive search, and display more information on results, and a view ...
    216e61f3
    button for direct download.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3347 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-10 20:00:57 +0000  
    Browse Code »
  • Avoid using javascript:go(-1), instead pass returning IDs. ...
    3dc033f3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3346 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-10 19:03:31 +0000  
    Browse Code »
  • Fix "Sort by Created Date", which only worked in folder mode before ...
    b68701b1
    Reported by:	customcomputing
    SF Tracker:	1180763
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3345 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-10 17:30:53 +0000  
    Browse Code »

09 Jun, 2005
2 commits
  • Use the content type from the document type for the view/checkout. ...
    a200dc18
    Submitted by:	zkrih
    SF Tracker:	1213186
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3344 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-09 21:02:47 +0000  
    Browse Code »
  • Don't put users we won't send email to anyway in the list to be chosen. ...
    92f1629c
    Submitted by:	Stefano Ciancio (sciancio)
    SF Tracker:	1217458
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3343 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-09 20:56:42 +0000  
    Browse Code »

08 Jun, 2005
1 commit
  • Back out incorrect translatability of the section name ...
    c2dbbf81
    Submitted by:	Nicolas Quienot (nquienot)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3342 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-08 10:17:40 +0000  
    Browse Code »

07 Jun, 2005
3 commits
  • Fix "Next". ...
    985233cd
    SF Tracker:	1216704
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3341 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-07 21:16:38 +0000  
    Browse Code »
  • Give an accurate error message when upload_max_size is exceeded. ...
    1a58517d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3340 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-07 21:06:40 +0000  
    Browse Code »
  • More translation support ...
    272faa32
    Submitted by:	freboulet
    SF Tracker:	1117965
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3339 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-07 20:38:22 +0000  
    Browse Code »