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
  • plugins
05 Jan, 2010
1 commit
  • Comment and spacing fixes ...
    38f34f0e
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-01-05 12:47:36 +0200  
    Browse Dir »

15 Dec, 2009
1 commit
  • Code cleanup. ...
    c6965373
    Committed by: Jarrett Jordaan
    
    Reviewed by: Megan Watson
    Jarrett Jordaan authored
    2009-12-15 13:32:10 +0200  
    Browse Dir »

01 Dec, 2009
4 commits
  • Merge branch 'edge' of github.com:ktgit/knowledgetree into edge ...
    6bd0fbeb
    Conflicts:
    	plugins/ktstandard/documentpreview/documentPreview.php
    	plugins/ktstandard/documentpreview/documentPreviewPlugin.php
    	plugins/pdfConverter/pdfConverter.php
    	plugins/pdfConverter/pdfConverterPlugin.php
    	plugins/thumbnails/thumbnails.php
    	plugins/thumbnails/thumbnailsPlugin.php
    Prince Mbekwa authored
    2009-12-01 11:49:05 +0200  
    Browse Dir »
  • Changed license header to OSS version ...
    59185969
    Committed by: Prince Mbekwa
    Prince Mbekwa authored
    2009-12-01 11:28:59 +0200  
    Browse Dir »
  • Added a button to re-process all documents for pdf generation. Added an sql upgrade to do the same. ...
    25dbe600
    PT: 1846155
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-12-01 11:25:20 +0200  
    Browse Dir »
  • Replaced commercial license with community license ...
    a93db85f
    Committed by: Megan Watson
    Megan Watson authored
    2009-12-01 11:22:24 +0200  
    Browse Dir »

28 Nov, 2009
1 commit
  • Moved the thumbnails behind a view controller and moved them into the external var directory. ...
    fc8c1ba6
    PT: 1829778
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-11-28 11:27:07 +0200  
    Browse Dir »

27 Nov, 2009
1 commit
  • Moved the thumbnail out of the div with the onclick href. ...
    10e46a04
    Jira: KTC-865
    PT: 1817265
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-11-27 15:22:47 +0200  
    Browse Dir »

26 Nov, 2009
1 commit
  • Fixed paging on pending documents list and error list ...
    ee390a84
    PT: 1799020
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-11-26 16:11:02 +0200  
    Browse Dir »

24 Nov, 2009
1 commit
  • more cleanup in thumbnail code, removed unnecessary option -size ...
    9924a9e2
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-11-24 16:01:03 +0200  
    Browse Dir »

23 Nov, 2009
2 commits
  • Attempted fix of issue with imagemagick path not set correctly on a migration/up… ...
    68c609c2
    …grade from 3.6.1 - setting did not exist and so could not be updated, setup wizard should now create if not present
    
    KTS-4526. Upgrade: Imagemagick path is not set correctly, user cannot view thumbnails.
    
    Fixed
    
    Committed by: Paul Barrett
    
    Reviewed by: Megan Watson
    Paul Barrett authored
    2009-11-23 16:04:16 +0200  
    Browse Dir »
  • Cleaned up thumbnailer code to remove references to php imagick ...
    469fd983
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-11-23 12:35:33 +0200  
    Browse Dir »

18 Nov, 2009
1 commit
  • Remove Jam copy. ...
    29de5663
    Committer: JP
    Moderator: Prince
    jpbauer authored
    2009-11-18 12:14:54 +0200  
    Browse Dir »

11 Nov, 2009
2 commits
  • Moved downloadTask.php out of the /bin directory to solve IIS6 issues. ...
    664c9089
    Committed by: Charl Joseph Mert
    Reviewed by: Prince Mbekwa
    Charl Joseph Mert authored
    2009-11-11 17:17:04 +0200  
    Browse Dir »
  • Returning the standard 200px width instead of using gd to determine the width. ...
    cbee9f22
    Committed by: Megan Watson
    Reviewed by: Prince Mbekwa
    Megan Watson authored
    2009-11-11 14:46:36 +0200  
    Browse Dir »

10 Nov, 2009
2 commits
  • Added new language packs for spanish, brazilian portuguese, portuguese ...
    e0b83936
    Committed by: Megan Watson
    Megan Watson authored
    2009-11-10 15:59:41 +0200  
    Browse Dir »
  • Replaced the zip binary with peclzip. Updated storage function (uploadTmpFile) t… ...
    87b7eb4f
    …o take an options array.
    PT: 1660589
    Jira: KTS-4501
    
    Committed by: Megan Watson
    Reviewed by: Prince Mbekwa
    Megan Watson authored
    2009-11-10 11:54:47 +0200  
    Browse Dir »

09 Nov, 2009
6 commits
  • Fixed error with dmsDefaults setting fileSystemRoot too late for dynamic db conf… ...
    78bbfbaa
    …ig read.  Then removed attempts to fix broken path on windows
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-11-09 19:05:36 +0200  
    Browse Dir »
  • Fixed another incorrect path (Windows only again) caused by fileSystemRoot not b… ...
    173bc363
    …eing added to internalVarDirectory value
    
    Committed by: Paul Barrett
    
    Reviewed by: Prince Mbekwa
    Paul Barrett authored
    2009-11-09 15:37:00 +0200  
    Browse Dir »
  • fixed linux paths and added php OS checks
    974292b9
    Prince Mbekwa authored
    2009-11-09 15:14:15 +0200  
    Browse Dir »
  • Merge branch 'edge' of github.com:ktgit/knowledgetree into edge
    7bb38071
    Paul Barrett authored
    2009-11-09 13:37:15 +0200  
    Browse Dir »
  • Second attempt at a method to ensure thumbnail paths are correct for creation ...
    653f3b32
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-11-09 13:36:32 +0200  
    Browse Dir »
  • Corrected the folder id, it was empty ...
    9468fdf4
    PT: 1675896
    Jira: KTS-4444
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-11-09 13:29:53 +0200  
    Browse Dir »

06 Nov, 2009
5 commits
  • reverted changes to thumbnails paths; fixed incorrect db stuff ...
    4daef597
    Ciommtted byL paul barrett
    Paul Barrett authored
    2009-11-06 18:46:05 +0200  
    Browse Dir »
  • Added thumbnail seetings to data.sql and upgrade sql ...
    8d60de5d
    Committed by: Paul Barrett
    
    Reviewed by: Megan Watson
    Paul Barrett authored
    2009-11-06 17:45:21 +0200  
    Browse Dir »
  • Fixed paths for thumbnails ...
    b18b567e
    Committed by: Paul Barrett
    
    Reviewed by: Prince Mbekwa
    Paul Barrett authored
    2009-11-06 17:38:25 +0200  
    Browse Dir »
  • Paths in thumbnails plugin must be in quotes for windows systems ...
    7bb07297
    Committed by: Paul Barrett
    
    Reviewed by: Prince Mbekwa
    Paul Barrett authored
    2009-11-06 17:12:57 +0200  
    Browse Dir »
  • Attempt to get path separators correct for windows in thumbnail plugin ...
    5615b79f
    Committed by: Paul Barrett
    
    Reviewed by: Prince Mbekwa
    Paul Barrett authored
    2009-11-06 17:08:47 +0200  
    Browse Dir »

05 Nov, 2009
6 commits
  • Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
    e68cf9f1
    Jarrett Jordaan authored
    2009-11-05 16:51:28 +0200  
    Browse Dir »
  • Merge branch 'edge' of github.com:ktgit/knowledgetree into edge
    dc12fb9f
    Paul Barrett authored
    2009-11-05 16:22:36 +0200  
    Browse Dir »
  • Removed dubious windows only thumbnail path code. Added comment about windows c… ...
    638cb4dc
    …ommand probably needing quotes (quotes previously added.)
    
    Committed by: Paul Barrett
    
    Reviewed by: Jarrett Jordaan
    Paul Barrett authored
    2009-11-05 16:21:58 +0200  
    Browse Dir »
  • KTS-4483 Focus stays in table ...
    d4bb4c1c
    Committed by: Jarrett Jordaan
    
    Reviewed by: Megan Watson
    Jarrett Jordaan authored
    2009-11-05 15:47:44 +0200  
    Browse Dir »
  • During bulk upload actions (Bulk Upload, Import from server location) the entere… ...
    da9164fe
    …d values for Multi-select fields are not saved to the database
    PT:1638253
    
    The multiselect field now pushes all values through and displays via a comma separated list.
    
    Committed by: Charl Joseph Mert
    Reviewed by: Prince Mbekwa
    Charl Joseph Mert authored
    2009-11-05 15:41:05 +0200  
    Browse Dir »
  • KTS-4494: Updated config settings ...
    83991846
    Committed by: Jarrett Jordaan
    
    Reviewed by: Charl Mert
    Jarrett Jordaan authored
    2009-11-05 13:08:27 +0200  
    Browse Dir »

04 Nov, 2009
4 commits
  • During bulk upload actions (Bulk Upload, Import from server location) the entere… ...
    72a52617
    …d values for Multi-select fields are not saved to the database.
    PT: 1638253
    
    Committed by: Charl Joseph Mert
    Charl Joseph Mert authored
    2009-11-04 19:39:12 +0200  
    Browse Dir »
  • Merge branch 'edge' of github.com:ktgit/knowledgetree into edge
    dd28916f
    Charl Joseph Mert authored
    2009-11-04 16:04:39 +0200  
    Browse Dir »
  • PO file not generated correctly ...
    eea8c15d
    PT: 1639772
    
    Committed by: Charl Joseph Mert
    Reviewed by: Megan Watson
    Charl Joseph Mert authored
    2009-11-04 16:03:52 +0200  
    Browse Dir »
  • Reinstated KTUtil pexec instead of shell_exec and escaped Windows path to convert.exe ...
    53042bc7
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-11-04 15:27:10 +0200  
    Browse Dir »

31 Oct, 2009
2 commits
  • Updated opensearch with content from mistaken commercial commit. ...
    350839c4
    Committed by: Megan Watson
    Megan Watson authored
    2009-10-31 17:14:46 +0200  
    Browse Dir »
  • When doing a Bulk Upload the Large Text Field is not available as MCE. ...
    efb01422
    Jira:KTC-810
    
    Added jQuery noConflict to resolve permissions table generation with MochiKit
    
    Committed by: Charl Joseph Mert
    Reviewed by: Megan Watson
    Charl Joseph Mert authored
    2009-10-31 10:47:50 +0200  
    Browse Dir »