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
  • thumbnails
  • thumbnails.php
11 Jan, 2010
1 commit
  • PT:1434165: InstaView updated to use jquery instead of prototype js library. ...
    004edf55
    Committed by: Jarrett Jordaan
    
    Reviewed by: Megan Watson
    Jarrett Jordaan authored
    2010-01-11 16:10:59 +0200  
    Browse File »

08 Jan, 2010
1 commit
  • PT:1434165: InstaView supported image browsing added. ...
    54e045e6
    Committed by: Jarrett Jordaan
    
    Reviewed by: Paul Barrett
    Jarrett Jordaan authored
    2010-01-08 16:14:58 +0200  
    Browse File »

07 Jan, 2010
2 commits
  • Moved css into a css file, added link to instant view. ...
    d260e321
    PT: 1434184
    
    Committed by: Megan Watson
    Megan Watson authored
    2010-01-07 09:51:16 +0200  
    Browse File »
  • Added thumbnail column ...
    c446a64b
    PT: 1434184
    
    Committed by: Megan Watson
    Megan Watson authored
    2010-01-07 09:36:30 +0200  
    Browse File »

06 Jan, 2010
1 commit
  • PT:1434171: InstaView TIFF support added. ...
    2313e9b9
    Committed by: Jarrett Jordaan
    
    Reviewed by: Paul Barrett
    Jarrett Jordaan authored
    2010-01-06 15:41:02 +0200  
    Browse File »

05 Jan, 2010
1 commit
  • Added thumbnail support for image types registered in the mime types table. Fix… ...
    06982810
    …ed issue with thumbnail display width when orientation is horizontal
    
    Story ID:143418. Image Thumbnails
    
    Committed by: Paul Barrett
    
    Reviewed by: Megan Watson
    Paul Barrett authored
    2010-01-05 15:40:19 +0200  
    Browse File »

01 Dec, 2009
3 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 File »
  • Changed license header to OSS version ...
    59185969
    Committed by: Prince Mbekwa
    Prince Mbekwa authored
    2009-12-01 11:28:59 +0200  
    Browse File »
  • Replaced commercial license with community license ...
    a93db85f
    Committed by: Megan Watson
    Megan Watson authored
    2009-12-01 11:22:24 +0200  
    Browse File »

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 File »

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 File »

23 Nov, 2009
1 commit
  • 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 File »

11 Nov, 2009
1 commit
  • 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 File »

09 Nov, 2009
4 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 File »
  • 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 File »
  • fixed linux paths and added php OS checks
    974292b9
    Prince Mbekwa authored
    2009-11-09 15:14:15 +0200  
    Browse File »
  • 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 File »

06 Nov, 2009
4 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 File »
  • Fixed paths for thumbnails ...
    b18b567e
    Committed by: Paul Barrett
    
    Reviewed by: Prince Mbekwa
    Paul Barrett authored
    2009-11-06 17:38:25 +0200  
    Browse File »
  • 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 File »
  • 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 File »

05 Nov, 2009
1 commit
  • 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 File »

04 Nov, 2009
1 commit
  • 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 File »

15 Oct, 2009
1 commit
  • Removed office templates and .htm from the list of supported mimetypes. ...
    485778a4
    PT: 1417648
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-10-15 09:55:05 +0200  
    Browse File »

02 Oct, 2009
1 commit
  • removed php5-imagemagick reference
    48fcb7af
    Prince Mbekwa authored
    2009-10-02 11:21:02 +0200  
    Browse File »

30 Sep, 2009
1 commit
  • Fixed thumbnail viewlet to work correctly, added internal var dir config setting… ...
    cbc8b2c7
    …, added config setting for ImageMagick convert binary, removed code from view.php and view template, added support for pdf doc's
    PT: 1300523
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-09-30 12:24:07 +0200  
    Browse File »

25 Sep, 2009
2 commits
  • attempt to fix conflict brought about by revert of earlier commit
    5000ec49
    Prince Mbekwa authored
    2009-09-25 17:21:34 +0200  
    Browse File »
  • Added config settings for imagemagick and pdf2swf. Use the imagemagick config s… ...
    b773f7dd
    …etting to create thumbnail
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-09-25 13:20:53 +0200  
    Browse File »

23 Sep, 2009
2 commits
  • Set thumbnailer to attempt creation of thumbnail on display if not already exists
    faf20e84
    Paul Barrett authored
    2009-09-23 13:57:11 +0200  
    Browse File »
  • Added instaview link functionality for thumbnail display on preview pane and document details page ...
    eb5cf7a7
    Story ID:1319317. Instant View should be triggered by click on thumbnail
    
    Fixed
    
    Committed by: Paul Barrett
    
    Reviewed by: Prince Mbekwa
    Paul Barrett authored
    2009-09-23 12:55:55 +0200  
    Browse File »

14 Sep, 2009
1 commit
  • Added thumbnailer functionality
    8f1072d4
    Prince Mbekwa authored
    2009-09-14 16:27:09 +0200  
    Browse File »

04 Sep, 2009
1 commit
  • Created the thumbnail plugin shell ...
    0766cd4a
    Story Id: 1087378
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-09-04 16:22:25 +0200  
    Browse File »