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

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

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

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

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

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

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

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

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 Dir »
  • 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 Dir »

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 Dir »
  • 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 Dir »

17 Sep, 2009
1 commit
  • Added drop-shadow for thumbnail and added baobab to .gitignore.
    a6849828
    Kevin G Fourie authored
    2009-09-17 09:19:47 +0200  
    Browse Dir »

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

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