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
11 Dec, 2008
1 commit
  • "An error occurs on Check-out when the user does not enter valid input for a checkout 'Reason'" ...
    fe3782df
    KTS-3998
    min_length not set in validator. Have rectified this and tested, issue no longer occurs.
    
    Committed by: Donald Jackson
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9686 c91229c3-7414-0410-bfa2-8a42b809f60b
    donald_jackson authored
    2008-12-11 09:20:50 +0000  
    Browse Code »

10 Dec, 2008
1 commit
  • "Fatal error after having updated and reread the plugins a few times on Windows … ...
    d05703b0
    …XP and Windows Vista."
    KTC-649
    Plugins were being re-read 'twice' causing havoc with the plugin registry, have implemented a super global parameter to re-read plugins before any other activity takes place.
    
    Committed by: Donald Jackson
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9685 c91229c3-7414-0410-bfa2-8a42b809f60b
    donald_jackson authored
    2008-12-10 12:51:07 +0000  
    Browse Code »

09 Dec, 2008
2 commits
  • "Fatal error when attempting to do a bulk upload after upgrade from 352c OSS" ...
    6bbd83df
    KTC-661
    Removed static keyword from getField* functions as Proxy mechanism isn't PHP5 compliant. Added code to ensure KTEntity does not proxy magic functions.
    
    Committed by: Donald Jackson
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9683 c91229c3-7414-0410-bfa2-8a42b809f60b
    donald_jackson authored
    2008-12-09 09:10:46 +0000  
    Browse Code »
  • KTC-656 - "DB upgrade fails: DB Error: Constraint violation" ...
    9da8998d
    Updated. Fixed for 3.5.4 upgrades too now.
    
    Committed By: Kevin Fourie
    Reviewed By: Donald Jackson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9681 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-12-09 09:02:16 +0000  
    Browse Code »

08 Dec, 2008
5 commits
  • Fixed intermittent issue where BulkActions class is not defined. This ...
    1ac1e7b4
    was from a support issue for Monique.
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9679 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-12-08 14:18:44 +0000  
    Browse Code »
  • KTC-656 - "DB upgrade fails: DB Error: Constraint violation" ...
    674cc36c
    Fixed. The server_name.sql file is now removed first as it is no longer
    used.
    
    Committed By: Kevin Fourie
    Reviewed By: Donald Jackson
    (cherry picked from commit 9e47511fca37b1da824a1dfba265638497d78d88)
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9677 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-12-08 13:08:46 +0000  
    Browse Code »
  • "The shortcut functionality cannot be seen in the upgraded KTDMS after upgrade from 352c to 354a" ...
    45928d94
    KTC-658
    Ensured plugins are being re-read on upgrade.
    
    Committed by: Donald Jackson
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9675 c91229c3-7414-0410-bfa2-8a42b809f60b
    donald_jackson authored
    2008-12-08 12:57:03 +0000  
    Browse Code »
  • "CLONE -Custom Numbering Plugin - Workflow Transition (SUP-1248)" ...
    ac143de2
    KTC-654
    Implemented dynamic generation of metadata fieldsets.
    
    Committed by: Donald Jackson
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9673 c91229c3-7414-0410-bfa2-8a42b809f60b
    donald_jackson authored
    2008-12-08 11:16:54 +0000  
    Browse Code »
  • Added updatesandmessages plugin to ignore list. ...
    e5612a2d
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9671 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-12-08 09:13:11 +0000  
    Browse Code »

05 Dec, 2008
6 commits
  • Added gitignore for commercial plugins. ...
    19e49e9e
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9667 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-12-05 13:59:33 +0000  
    Browse Code »
  • "Licensing mechanism not active after a new install until the user does an 'Update' of the plugins." ...
    403017ce
    KTC-648
    Added connection specific last_insert_id() so all objects can register.
    
    Committed by: Donald Jackson
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9666 c91229c3-7414-0410-bfa2-8a42b809f60b
    donald_jackson authored
    2008-12-05 13:58:07 +0000  
    Browse Code »
  • KTC-651 - "Exception when attempting to search for anything on the ...
    2e7dd711
    latest 354a server from KTE"
    Updated. Using .empty instead of .htaccess.
    
    Committed By: Kevin Fourie
    Reviewed By: Donald Jackson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9664 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-12-05 12:40:51 +0000  
    Browse Code »
  • KTC-651 - "Exception when attempting to search for anything on the latest ...
    3131452d
    354a server from KTE"
    Fixed. The var/proxies folder was being created during install.
    
    Committed By: Kevin Fourie
    Reviewed By: Donald Jackson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9663 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-12-05 11:07:02 +0000  
    Browse Code »
  • Fixed external dependency dashlet showing an openoffice issue. The job ...
    392cd534
    was only running daily and needs to run every 5mins or the message will
    stay there for the whole day on first install.
    
    Committed By: Kevin Fourie
    Reviewed By: Donald Jackson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9662 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-12-05 08:53:53 +0000  
    Browse Code »
  • Implemented Tohir's fix for n/a values in client tools. ...
    1ed560c5
    Committed By: Kevin Fourie
    Reviewed By: Tohir Solomons
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9659 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-12-05 08:25:24 +0000  
    Browse Code »

04 Dec, 2008
1 commit
  • "Fatal error after having updated and reread the plugins a few times on Windows … ...
    450d20e4
    …XP and Windows Vista."
    KTC-649
    Implemented basic priority mechanism to force load of ktcore, ktstandard and i18n plugins before others.
    
    Committed by: Donald Jackson
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9658 c91229c3-7414-0410-bfa2-8a42b809f60b
    donald_jackson authored
    2008-12-04 13:33:58 +0000  
    Browse Code »

03 Dec, 2008
1 commit
  • Attempt to get i18n plugins to autoregister. ...
    ff362cb4
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9657 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-12-03 19:01:55 +0000  
    Browse Code »

02 Dec, 2008
4 commits
  • Temporary fix for rootUrl in cron jobs issue. This will not work for ...
    0db94715
    people that have installed in a subfolder.
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9656 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-12-02 20:27:16 +0000  
    Browse Code »
  • KTS-3500 - "Scheduler - Task: Indexing error in log file" ...
    530febd7
    Reverted fix. The fix breaks the urls in other parts of the site.
    
    Committed By: Kevin Fourie
    Reviewed By: Donald Jackson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9654 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-12-02 19:20:59 +0000  
    Browse Code »
  • KTS-3500 - "Scheduler - Task: Indexing error in log file" ...
    82819ed6
    Fixed. Added / for default rootUrl.
    
    Committed By: Kevin Fourie
    Reviewed By: Donald Jackson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9652 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-12-02 18:58:10 +0000  
    Browse Code »
  • KOA-356 - "Script error occur if "ktoffice_i18n" smarty file is not ...
    96e4919a
    copied to the server files"
    Fixed. Added file.
    
    KOA-357 - "Fatal error occurs if the file "KTAPIFolder.inc" is not
    copied to the server files"
    Fixed. Updated for KOA.
    
    Committed By: Kevin Fourie
    Reviewed By: Donald Jackson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9650 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-12-02 12:35:39 +0000  
    Browse Code »

01 Dec, 2008
6 commits
  • Added autoRegister to i18n plugins. ...
    4ae6e7d5
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9649 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-12-01 19:45:04 +0000  
    Browse Code »
  • Changed mime magic file path. ...
    65df39a1
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9647 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-12-01 19:25:52 +0000  
    Browse Code »
  • Updated database for 3.5.4a release. ...
    203cdb36
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9645 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-12-01 18:28:07 +0000  
    Browse Code »
  • Added registerPlugins() at the end of the upgrade and after enabling/disabling plugins. ...
    298d10c1
    Committed by: Megan Watson
    Reviewed by: Kevin Fourie
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9644 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
    2008-12-01 14:11:22 +0000  
    Browse Code »
  • Moved the varDirectory into the database - config_settings. ...
    56eb0eca
    Committed by: Megan Watson
    Reviewed by: Donald Jackson
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9641 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
    2008-12-01 10:32:27 +0000  
    Browse Code »
  • KTS-3924 - incremented the metadata version on updating the metadata. ...
    5510ced5
    "CLONE -Changing metadata via Edit Metadata (i.e. webbased) does not increase the metadata version (SUP-1008)"
    
    Committed by: Megan Watson
    Reviewed by: Donald Jackson
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9639 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
    2008-12-01 07:50:06 +0000  
    Browse Code »

27 Nov, 2008
5 commits
  • KTS-3882 - Added the upgrades to the upgrades table for a new install ...
    57db32c3
    Committed by: Megan Watson
    Reviewed by: Donald Jackson
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9635 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
    2008-11-27 12:15:27 +0000  
    Browse Code »
  • KTS-3935 - Indexer properties is shipped with incorrect value ...
    0e05f01e
    Reverted fix. The path is correct for a stack install. A source only
    install would need to other path.
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9633 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-11-27 11:52:45 +0000  
    Browse Code »
  • KTS-3935 - Indexer properties is shipped with incorrect value ...
    55901a7d
    Fixed.
    
    Committed By: Kevin Fourie
    Reviewed By: Donald Jackson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9631 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-11-27 10:49:52 +0000  
    Browse Code »
  • Fixed XSS issues as per the Arhont report (1-6), used strip_tags to remove any t… ...
    c942eb5c
    …ags containing javascript.
    
    Committed by: Megan Watson
    Reviewed by: Donald Jackson
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9629 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
    2008-11-27 08:02:55 +0000  
    Browse Code »
  • KTS-3908 - Added error catching, root session is only used when creating the folders. ...
    06754441
    "Refactor DropDocuments Plugin"
    
    Committed by: Megan Watson
    Reviewed by: Tohir Solomons
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9627 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
    2008-11-27 06:55:44 +0000  
    Browse Code »

26 Nov, 2008
3 commits
  • KTS-3930 - KnowledgeTree allows only one connection per session ...
    5c9e5d28
    Fixed
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9626 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-11-26 15:21:11 +0000  
    Browse Code »
  • KTS-3927 - Dashboard Document Indexer Statistics "refreshLuceneStats" ...
    984671fa
    refresh shortcut cause "400 Bad Request"
    Fixed.
    
    Committed By: Kevin Fourie
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9625 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-11-26 15:20:16 +0000  
    Browse Code »
  • "knowledge tree explorer not logging in after 3.5.4 upgrade(SUP-1214)" ...
    6b7e5c6e
    KTS-3945
    Merged clean-up code from trunk.
    
    Committed by: Donald Jackson
    Reviewed by: Kevin Fourie
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9624 c91229c3-7414-0410-bfa2-8a42b809f60b
    donald_jackson authored
    2008-11-26 13:33:42 +0000  
    Browse Code »

25 Nov, 2008
2 commits
  • KTS-3912 - Implemented fixes to check the arrays before using them. ...
    19508f02
    "Problems with the search functionality in web services."
    
    Committed by: Megan Watson
    Reviewed by: Donald Jackson
    
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9623 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
    2008-11-25 11:48:35 +0000  
    Browse Code »
  • KTS-3882 - Added config settings for both internal and external ip's and ports f… ...
    52e820fc
    …or indexing and alerts emails.
    "Indexer not working"
    
    Committed by: Megan Watson
    Reviewed by: Donald Jackson
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9621 c91229c3-7414-0410-bfa2-8a42b809f60b
    megan_w authored
    2008-11-25 11:35:31 +0000  
    Browse Code »

24 Nov, 2008
3 commits
  • KTS-3916 ...
    f076fb23
    "Function get_permission_string() returns Read permissions by default"
    Fixed: Permission::userHasFolderReadPermission() call added to determine whether user does have read permissions on folder
    
    Committed By: Martin Kirsten
    Reviewed By: Megan Watson
    
    (cherry picked from commit e76c89b130976978034b1fcf2038279c3ac9382e)
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9618 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-11-24 15:20:51 +0000  
    Browse Code »
  • Updated language plugin license headers. ...
    8233666f
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9616 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-11-24 14:56:19 +0000  
    Browse Code »
  • Moved French, German and Italian language packs to Open Source code base. ...
    56649c94
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/branches/RB_3.5.4a@9614 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
    2008-11-24 12:29:46 +0000  
    Browse Code »