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
20 May, 2009
1 commit
  • Removed support for Office 2007 documents, they may only be available in OpenOffice 3. ...
    72da52e8
    Committed by: Megan Watson
    Megan Watson authored
    2009-05-20 11:23:06 +0200  
    Browse Code »

19 May, 2009
4 commits
  • Removed background image in "blue" skin. ...
    a5b9358a
    Committed by: Megan Watson
    Megan Watson authored
    2009-05-19 15:13:16 +0200  
    Browse Code »
  • KTS-4297 Copied upgrade function to rebuild the full paths for all folders and documents. ...
    ed4a4419
    "The folder 'Rename' function messes up the file path"
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-05-19 14:16:07 +0200  
    Browse Code »
  • KTS-4297 Added a utf_decode before doing a mb_strlen on the full path. ...
    84af8fbb
    "The folder 'Rename' function messes up the file path"
    Fixed.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Fourie
    Megan Watson authored
    2009-05-19 13:22:55 +0200  
    Browse Code »
  • KTS-4276 Moved the templates into the templates directory and removed the addLocation function ...
    c0b42cf0
    "Templating "addLocation" not in plugin setup method"
    Fixed.
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-05-19 09:09:37 +0200  
    Browse Code »

18 May, 2009
1 commit
  • Once again playing with image layout at top of standard page. The logos should b… ...
    756972b5
    …e the same size and aligned now.
    Kevin G Fourie authored
    2009-05-18 09:40:32 +0200  
    Browse Code »

16 May, 2009
1 commit
  • Resized login image html tags.
    6a9632e8
    Kevin G Fourie authored
    2009-05-16 11:57:55 +0200  
    Browse Code »

15 May, 2009
8 commits
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree ...
    a1d7011f
    Conflicts:
    	resources/css/kt-login.css
    Kevin G Fourie authored
    2009-05-15 19:15:03 +0200  
    Browse Code »
  • Adjusted images and layout in login and site header.
    5823b7dc
    Kevin G Fourie authored
    2009-05-15 19:11:15 +0200  
    Browse Code »
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    99e8571f
    Paul Barrett authored
    2009-05-15 17:15:18 +0200  
    Browse Code »
  • changed unit tests for ktapi, added some more checks for electronic signatures w… ...
    6276665b
    …here they were missing
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-05-15 17:14:31 +0200  
    Browse Code »
  • Story Id:513001
    57abc2a0
    jjordaan authored
    2009-05-15 15:41:22 +0200  
    Browse Code »
  • Added additional comments to search code ...
    1263444b
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-05-15 15:17:42 +0200  
    Browse Code »
  • Added padding to the error messages and logo. ...
    ce58047a
    Committed by: Megan Watson
    Reviewed by: Philip Arkcoll
    Megan Watson authored
    2009-05-15 14:23:33 +0200  
    Browse Code »
  • CSS changes to properly align the new logo. ...
    17a1c2f7
    Committed by: Megan Watson
    Reviewed by: Philip Arkcoll
    Megan Watson authored
    2009-05-15 11:20:40 +0200  
    Browse Code »

14 May, 2009
7 commits
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    a6e87d80
    Paul Barrett authored
    2009-05-14 15:22:57 +0200  
    Browse Code »
  • Updated various API Unit Tests to accommodate API Electronic Signatures being turned on ...
    4ecdb0ca
    Updated API Electronic Signatures Unit Tests to include more tests including testing for lockout (based on current setting of 3 attempts)
    Paul Barrett authored
    2009-05-14 15:22:00 +0200  
    Browse Code »
  • Added the electronic signature checks to a couple of role allocation functions which were missed.
    5efcef51
    Paul Barrett authored
    2009-05-14 14:38:05 +0200  
    Browse Code »
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    5b673868
    Megan Watson authored
    2009-05-14 14:28:51 +0200  
    Browse Code »
  • KTC-754 The filter now returns true if there's no content and logs it, no conten… ...
    f2d9616a
    …t doesn't mean there's an error.
    "If document is empty indexing returns error"
    Fixed.
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-05-14 14:17:54 +0200  
    Browse Code »
  • Changed check for wintools plugin in ktapi.inc to return false when plugin is no… ...
    574801c7
    …t active.  Modified some comments for ktapi electronic signature functions.  Added PEAR error check to folder creation call.
    Paul Barrett authored
    2009-05-14 12:14:59 +0200  
    Browse Code »
  • Added a few docblock comments and other explanatory comments to search code
    edf7173b
    Paul Barrett authored
    2009-05-14 12:05:37 +0200  
    Browse Code »

13 May, 2009
1 commit
  • Added check for the wintools plugin before using the baobabkeyutil class which w… ...
    da2d9b44
    …on't be included in a source / community edition installation.
    
    Committed by: Megan Watson
    Reviewed by: Prince Mbekwa
    Megan Watson authored
    2009-05-13 16:13:11 +0200  
    Browse Code »

12 May, 2009
7 commits
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    2cb9318d
    Kevin G Fourie authored
    2009-05-12 15:58:15 +0200  
    Browse Code »
  • Added TextMate Project file ignore.
    051cb253
    Kevin G Fourie authored
    2009-05-12 15:57:13 +0200  
    Browse Code »
  • KTC-752 Changed the Java to accept a filename as input instead of streaming the content. ...
    f39cc077
    "Guid Inserter seems to corrupt certain documents"
    In progress.
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-05-12 15:02:16 +0200  
    Browse Code »
  • KTS-4288 Called the update function directly instead of checking system_settings ...
    f274b6db
    "Indexer Statistics page doesn't get updated"
    Fixed.
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-05-12 14:56:31 +0200  
    Browse Code »
  • Added additional permissions checks for folder rename and delete. Required by the Office AddIn. ...
    58e94cc5
    Committed by: Megan Watson
    Reviewed by: Tohir Solomons
    Megan Watson authored
    2009-05-12 11:52:46 +0200  
    Browse Code »
  • Corrected login box image.
    242ddc4b
    Kevin G Fourie authored
    2009-05-12 11:46:13 +0200  
    Browse Code »
  • KTC-722 Added Utility function to disable DnD in elements ...
    cecd26e5
    Commited by: Jarrett Jordaan
    
    Reviewed by: Megan Watson
    jarrett authored
    2009-05-12 00:11:27 +0200  
    Browse Code »

11 May, 2009
6 commits
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    dec2e9c4
    Kevin G Fourie authored
    2009-05-11 12:21:01 +0200  
    Browse Code »
  • Removed leaves from login and reduced logo size.
    2eed6c30
    Kevin G Fourie authored
    2009-05-11 12:19:58 +0200  
    Browse Code »
  • KTS-4282 Added function to get the file extension for use in the pdf converter. ...
    2ca15349
    Fixed.
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-05-11 11:18:15 +0200  
    Browse Code »
  • Removed debugging echo statement. ...
    57a3536a
    Committed by: Megan Watson
    Megan Watson authored
    2009-05-11 08:25:37 +0200  
    Browse Code »
  • KTS-4252 Bulk Operations Clean up ...
    eef1a88d
    Commited by: Jarrett Jordaan
    
    Reviewed: Megan Watson
    jjordaan authored
    2009-05-11 08:13:15 +0200  
    Browse Code »
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    2e778acb
    jjordaan authored
    2009-05-11 07:34:15 +0200  
    Browse Code »

10 May, 2009
1 commit
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    aff60d0d
    Kevin G Fourie authored
    2009-05-10 19:01:13 +0200  
    Browse Code »

08 May, 2009
3 commits
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    183860ec
    Megan Watson authored
    2009-05-08 22:14:38 +0200  
    Browse Code »
  • KTS-4282 Updated JODConverter to the latest version. Modified xmlrpc function to… ...
    ffc1cd2d
    … send the OOo host and port through.
    "PDF Conversion should support more document formats"
    Fixed.
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-05-08 22:10:00 +0200  
    Browse Code »
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    3f0f6da4
    Kevin G Fourie authored
    2009-05-08 17:05:51 +0200  
    Browse Code »