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
07 Apr, 2009
3 commits
  • KTS-4213 Added support for brackets that are now part of the name. ...
    5c47d61a
    "Some text on the 'About' page that may not be relevant to Open
    Source release of KnowledgeTree."
    
    Committed By: Kevin Fourie
    Reviewed By: Jarques Cloete
    Kevin G Fourie authored
    2009-04-07 12:11:03 +0200  
    Browse Code »
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    4b65ea78
    Kevin Cyster authored
    2009-04-07 11:19:34 +0200  
    Browse Code »
  • Fix of KTS-4107 and SUP-1591. Search results containing folder shortcuts - not r… ...
    af9b11e4
    …eferencing correct locations
    
    Committed By: Kevin Cyster
    
    Reviewed By: Megan Watson
    Kevin Cyster authored
    2009-04-07 11:17:55 +0200  
    Browse Code »

06 Apr, 2009
5 commits
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    8440ff6f
    Megan authored
    2009-04-06 11:53:32 +0200  
    Browse Code »
  • KTS-4014. A space was missing before the "limit" parameter in the sql query. ...
    4b5fef29
    "Advanced Search renders error"
    Fixed.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-04-06 11:09:51 +0200  
    Browse Code »
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    4b0d7e6b
    Kevin Cyster authored
    2009-04-06 10:24:52 +0200  
    Browse Code »
  • Fix for KTC-642 Added trigger for expunged documents ...
    853bf481
    Committed By: Kevin Cyster
    
    Reviewed By: Megan Watson
    Kevin Cyster authored
    2009-04-06 10:24:00 +0200  
    Browse Code »
  • KTS-4024. Removed the utf8_encode on the paths and files, they are usually already encoded. ...
    1b3d6beb
    "Character garbled issue (For Japanese file names)"
    Partially Fixed.
    
    Committed by: Megan Watson 
    Reviewed by: Kevin Cyster
    Megan authored
    2009-04-06 08:32:47 +0200  
    Browse Code »

03 Apr, 2009
3 commits
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    af71151c
    Paul Barrett authored
    2009-04-03 10:18:26 +0200  
    Browse Code »
  • KTS-4186. Prevented checked out documents from being deleted or archived by bulk… ...
    81077932
    … action.  I also added the folder checking code from the bulk move action to check into subfolders and prevent these actions when any document in the selected folder tree does not permit them.  Additionally I added this folder checking to the copy function since it made sense that it belongs in all 4 of the delete/move/copy/archive actions to check down into the folder structure before proceeding.
    
    Checked out documents can be deleted or archived by bulk action
    
    Fixed
    
    Committed By: Paul Barrett
    
    Reviewed by: Megan Watson
    Paul Barrett authored
    2009-04-03 10:17:02 +0200  
    Browse Code »
  • KTS-4115. Implemented folder recursion so that folders containing documents whic… ...
    6c79e197
    …h cannot be moved for any reason are not allowed to be moved by bulk action at the folder level.
    
    "CLONE -Immutable documents can still be moved (SUP-1511)"
    
    Fixed
    
    Committed by: Paul Barrett
    
    Reviewed by: Megan Watson
    Paul Barrett authored
    2009-04-03 10:12:17 +0200  
    Browse Code »

02 Apr, 2009
6 commits
  • KTS-4191 Added the favicon.ico file to the web root. ...
    edf54b51
    "Minor error in the Apache log."
    
    Fixed.
    
    Committed By: Kevin Fourie
    Reviewed By: Jarques Cloete
    Kevin G Fourie authored
    2009-04-02 16:08:11 +0200  
    Browse Code »
  • KTS-4115. Added check for immutable status to function canBeMoved in lib/documen… ...
    2601533d
    …tmanagement/documentutil.inc.php.  This only affects the document level.  I am still looking at preventing moving of folders containing immutable documents.
    
    "Immutable documents can still be moved (SUP-1511)"
    
    In Progress
    
    Committed by: Paul Barrett
    
    Reviewed by: Megan Watson
    Paul Barrett authored
    2009-04-02 13:19:45 +0200  
    Browse Code »
  • SUP-1585. Added a wrapper function to dbutil.inc to call the PEAR affectedRows f… ...
    99a77e39
    …unction to determine whether a database operation affected any rows.  This is then used in the search2.php code to determine whether the attempt to delete the saved search had any affect.  If the user is admin, PEAR is checked for errors or a generic error is returned if there were no PEAR errors.  If the user is not admin PEAR is checked for errors or a message is returned to say they do not have permission to delete the search if there were no PEAR errors
    
    I can delete a saved search shared by the administrator
    
    Fixed
    
    Committed by: Paul Barrett
    
    Reviewed by: Megan Watson
    Paul Barrett authored
    2009-04-02 12:23:13 +0200  
    Browse Code »
  • SUP-1244. Corrected issues with the sorting in the browse view when clicking hea… ...
    551f2d19
    …dings which caused the results to remain in their current order instead of sorting, and made sorting case insensitive so that lowercase does not come before uppercase.
    
    A search result cannot be ordered
    
    Fixed
    
    Committed By: Paul Barrett
    
    Reviewed by: Megan Watson
    Paul Barrett authored
    2009-04-02 11:59:10 +0200  
    Browse Code »
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    b189371f
    Paul Barrett authored
    2009-04-02 11:03:37 +0200  
    Browse Code »
  • KTS-3997. Prevent a space character from being accepted as a reason for a docume… ...
    7d2bf342
    …nt action by adding a minimum length check for various scenarrios which did not already include one
    
    'Reason' input requirement circumvented by a space bar action in a number of scenarios.
    
    Fixed
    
    Committed By: Paul Barrett
    
    Reviewed by: Megan Watson
    Paul Barrett authored
    2009-04-02 07:47:52 +0200  
    Browse Code »

01 Apr, 2009
1 commit
  • KTC-677. Refactored the java code to use KTLuceneServer as the main class to be … ...
    ea09990a
    …compatible with the service exe.
    "Lucene not starting on a number of environments after and upgrade from 354a"
    Fixed.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-04-01 15:20:54 +0200  
    Browse Code »

30 Mar, 2009
2 commits
  • Upgraded tika to stable 0.3 and poi to beta5. ...
    ce84ea2e
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-03-30 16:21:36 +0200  
    Browse Code »
  • Removing previous version of poi and tika. ...
    397ad788
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-03-30 16:18:06 +0200  
    Browse Code »

27 Mar, 2009
1 commit
  • Fixed issue KTS-4152 ...
    fe76727a
    Committed By: Kevin Cyster
    Kevin Cyster authored
    2009-03-27 14:26:28 +0200  
    Browse Code »

26 Mar, 2009
2 commits
  • Added trigger on checkin for document type alerts ...
    0710d0b2
    Committed By: Kevin Cyster
    Kevin Cyster authored
    2009-03-26 13:02:40 +0200  
    Browse Code »
  • Fixed errors with incorrect mime type array. Added some extra debug statements. ...
    d97e4e67
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-03-26 12:17:30 +0200  
    Browse Code »

25 Mar, 2009
9 commits
  • Added some missing scheduler tasks that where in the upgrades but not ...
    ea81ffbd
    the data.sql file.
    
    Reviewed By: Megan Watson
    Kevin G Fourie authored
    2009-03-25 20:31:41 +0200  
    Browse Code »
  • Modified the guessRootUrl - if the rooturl contains the full path then it is set to empty. ...
    eca9992b
    Committed by: Megan Watson
    Reviewed by: Kevin Fourie
    Megan authored
    2009-03-25 15:20:07 +0200  
    Browse Code »
  • KTS-4105. Added a config variable to enable/disable searching for users on their… ...
    489dd4ad
    … sAMAccountName attribute when their login fails.
    "CLONE -Authentication problem: KnowledgeTree Explorer accepts any password for LDAP users(SUP-1564)"
    Fixed.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-03-25 15:16:51 +0200  
    Browse Code »
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    fd05866d
    Kevin G Fourie authored
    2009-03-25 13:48:14 +0200  
    Browse Code »
  • KTS-4153 - All scheduled tasks are failing to run on the new stack. ...
    5e805825
    Reviewed By: Megan Watson
    Kevin G Fourie authored
    2009-03-25 13:45:36 +0200  
    Browse Code »
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    ec4ead91
    Megan authored
    2009-03-25 12:56:29 +0200  
    Browse Code »
  • KTS-4068 and KTS-4108. The transaction around the document upload must be commit… ...
    a77f70a8
    …ted and the document cache refreshed before adding the custom number, otherwise it gets lost.
    Fixed.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-03-25 11:30:28 +0200  
    Browse Code »
  • Version bump to 3.6.0
    710b533b
    Kevin G Fourie authored
    2009-03-25 10:51:55 +0200  
    Browse Code »
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    c968ec06
    Megan authored
    2009-03-25 07:00:35 +0200  
    Browse Code »

24 Mar, 2009
3 commits
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    e3ef4a07
    Kevin G Fourie authored
    2009-03-24 22:49:12 +0200  
    Browse Code »
  • Version bump to 3.6
    f92c4e2c
    Kevin G Fourie authored
    2009-03-24 22:47:42 +0200  
    Browse Code »
  • Updated the PDF Generator action to use the new converter plugin. Added a trigge… ...
    63f001bd
    …r to delete the pdf when the document is deleted. Added a config setting for the folder where the pdf's are stored. Added some debug log statements.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-03-24 13:24:44 +0200  
    Browse Code »

23 Mar, 2009
1 commit
  • KTC-694 - Fixed e-signature javascript bug on windows. ...
    8832f4ae
    "DMS Administration can not be access in IE when the electronic signatures are enabled"
    Fixed.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-03-23 22:55:08 +0200  
    Browse Code »

22 Mar, 2009
2 commits
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    522d6abe
    Megan authored
    2009-03-22 20:33:49 +0200  
    Browse Code »
  • Added E-signatures on add document, add folder, bulk import and upload. ...
    59b9296e
    Fixed bugs: KTC-685, 688, 689, 690, 691, 692
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-03-22 20:28:02 +0200  
    Browse Code »

20 Mar, 2009
1 commit
  • Removed JWH from about page.
    9f3c006c
    Kevin G Fourie authored
    2009-03-20 17:37:40 +0200  
    Browse Code »

17 Mar, 2009
1 commit
  • Added KTOfficeAddIn files to i18n generation and regenerated the files.
    09f3b66f
    Kevin G Fourie authored
    2009-03-17 15:24:59 +0200  
    Browse Code »