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
17 Mar, 2009
1 commit
  • Updated i18n files.
    6f587de7
    Kevin G Fourie authored
    2009-03-17 11:19:02 +0200  
    Browse Code »

13 Mar, 2009
6 commits
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    c8d9e3b9
    Megan authored
    2009-03-13 13:20:37 +0200  
    Browse Code »
  • Added static signatures on document actions and bulk actions ...
    4e55f885
    In progress.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-03-13 13:16:30 +0200  
    Browse Code »
  • Added git submodule for commercial plugins.
    0b7435bb
    Kevin G Fourie authored
    2009-03-13 10:56:14 +0200  
    Browse Code »
  • Removed commercial folder in favour of using git submodules.
    03aabaee
    Kevin G Fourie authored
    2009-03-13 10:51:36 +0200  
    Browse Code »
  • Added commercial folder for commercial plugins
    fc6a3e7f
    Kevin G Fourie authored
    2009-03-13 10:30:35 +0200  
    Browse Code »
  • Added electronic signatures to the whole admin section. Added an body onload to … ...
    154d525e
    …the standard page for a js function. Added a new widget for adding text into the form.
    Added static signatures to several document actions.
    Addressed issues: KTC-680, 681, 682, 683, 684
    In Progress.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-03-13 07:47:56 +0200  
    Browse Code »

11 Mar, 2009
5 commits
  • Updated Electronic Signature functionality. Moved it into a plugin. ...
    b369a58e
    In Progress.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-03-11 17:01:13 +0200  
    Browse Code »
  • KTS-4109 - Special characters cause problems when sent as part of the ajax url i… ...
    0fff0b76
    …n windows, moved them into the ajax request as a parameter.
    "CLONE -"Parse" for the search critera crashes when I have a field with a special char(SUP-1588)"
    Fixed.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-03-11 12:05:24 +0200  
    Browse Code »
  • KTS-4098 - Mysql doesn't see accented characters as different from the unaccente… ...
    b2ded08a
    …d character. Added a check for this into the php.
    "CLONE -I can't rename a field "Applicabilité" to "Applicabilite" (SUP-1590)"
    Fixed.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-03-11 09:48:11 +0200  
    Browse Code »
  • KTS-4108 - Document object needs to be refreshed after the triggers have been ru… ...
    62c36ab4
    …n, before updating the permissions.
    "CLONE -Error in Custom numbering with dynamic conditions (SUP-1610)"
    Fixed.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-03-11 08:58:25 +0200  
    Browse Code »
  • KTS-4068 - The document object needed to be refreshed so as to include the custo… ...
    d5f0f16d
    …m number before assigning the workflow.
    "CLONE -Custom Numbering issue with Workflow per document type (SUP-1524)"
    Fixed.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-03-11 08:01:45 +0200  
    Browse Code »

10 Mar, 2009
1 commit
  • Added electronic signature to additional actions. ...
    986f79ee
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-03-10 12:33:11 +0200  
    Browse Code »

09 Mar, 2009
1 commit
  • Adding initial Electronic Signature functionality. Covers the folder rename and … ...
    31a5b682
    …permissions actions and the DMS Admin section.
    In Progress.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-03-09 16:56:59 +0200  
    Browse Code »

05 Mar, 2009
1 commit
  • SUP-1555 Added a dropdown to select if documents or folders are displayed first … ...
    83646f1e
    …in the search results.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-03-05 09:40:33 +0200  
    Browse Code »

03 Mar, 2009
3 commits
  • Updated copyright to 2009 and regenerated the i18n files.
    8b99c1c5
    Kevin G Fourie authored
    2009-03-03 17:08:40 +0200  
    Browse Code »
  • Regenerated i18n files.
    33484fa9
    Kevin G Fourie authored
    2009-03-03 16:51:34 +0200  
    Browse Code »
  • Adding PDF Converter processor for the document processor engine. ...
    7101a669
    Committed by: Megan Watson
    Reviewed by: Donald Jackson
    Megan authored
    2009-03-03 09:24:51 +0200  
    Browse Code »

27 Feb, 2009
6 commits
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    17c88d07
    Kevin Cyster authored
    2009-02-27 13:14:22 +0200  
    Browse Code »
  • Fixed function removeSlashesFromFolers to include the document title when updati… ...
    72442042
    …ng the document full_path
    
    Committed By: Keivn Cyster
    
    Reviewed By: Megan Watson
    Kevin Cyster authored
    2009-02-27 13:13:25 +0200  
    Browse Code »
  • Fixes to allow commercial plugins to be placed in their own folder. Added functi… ...
    99ca4705
    …on to get the full path to a plugin. Used it in all places where the path is hardcoded.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-02-27 11:28:38 +0200  
    Browse Code »
  • Added debug logging when registering plugins. Added an order by friendly_name fo… ...
    cb3e2915
    …r viewing the list in manage plugins.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-02-27 11:00:46 +0200  
    Browse Code »
  • KTS-4072 - Added the main logo url to the config.ini and the system url to ...
    1513f546
    the database config.
    "CLONE -change of hyperlink (SUP-1538)"
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-02-27 10:53:31 +0200  
    Browse Code »
  • KTS-4072 - Added the main logo url to the config.ini and the system url to the database config. ...
    6c328925
    "CLONE -change of hyperlink (SUP-1538)"
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    Megan authored
    2009-02-27 08:22:58 +0200  
    Browse Code »

26 Feb, 2009
1 commit
  • kevinc - Removed curvy corners.
    cf7d7738
    Megan authored
    2009-02-26 14:10:32 +0200  
    Browse Code »

24 Feb, 2009
1 commit
  • Wrapping up the GUID inserter plugin ...
    ef6b31fa
    Committed By: Kevin Cyster
    
    Reviewed By: Megan Watson
    Kevin Cyster authored
    2009-02-24 12:42:35 +0200  
    Browse Code »

20 Feb, 2009
2 commits
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    f626f7b0
    megan authored
    2009-02-20 07:54:31 +0200  
    Browse Code »
  • Added document role allocation and email functionality to ktapi. Updated php docblocks on functions. ...
    5983de1b
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    megan authored
    2009-02-20 07:51:09 +0200  
    Browse Code »

19 Feb, 2009
12 commits
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    8ae04922
    Kevin Cyster authored
    2009-02-19 13:08:14 +0200  
    Browse Code »
  • Added unit tests for webservice functionality for subscriptions ...
    ecd34cf4
    Committed By: Kevin Cyster
    
    Reviewed By: Megan Watson
    Kevin Cyster authored
    2009-02-19 13:04:59 +0200  
    Browse Code »
  • Added unit tests for webservice functionality for subscriptions ...
    20f0fdc9
    Committed By: Kevin Cyster
    
    Reviewed By: Megan Watson
    Kevin Cyster authored
    2009-02-19 13:04:54 +0200  
    Browse Code »
  • Added webservice functionality for subscriptions ...
    d7b8214e
    Committed By: Kevin Cyster
    
    Reviewed By: Megan Watson
    Kevin Cyster authored
    2009-02-19 13:04:23 +0200  
    Browse Code »
  • Added webservice functionality for subscriptions ...
    a1f7a676
    Committed By: Kevin Cyster
    
    Reviewed By: Megan Watson
    Kevin Cyster authored
    2009-02-19 13:04:17 +0200  
    Browse Code »
  • Added webservice functionality for subscriptions ...
    e4abf4a8
    Committed By: Kevin Cyster
    
    Reviewed By: Megan Watson
    Kevin Cyster authored
    2009-02-19 13:04:10 +0200  
    Browse Code »
  • Added unit tests for webservice functionality for subscriptions ...
    9e04e570
    Committed By: Kevin Cyster
    
    Reviewed By: Megan Watson
    Kevin Cyster authored
    2009-02-19 12:39:45 +0200  
    Browse Code »
  • Added unit tests for webservice functionality for subscriptions ...
    28181f0e
    Committed By: Kevin Cyster
    
    Reviewed By: Megan Watson
    Kevin Cyster authored
    2009-02-19 12:39:39 +0200  
    Browse Code »
  • Added webservice functionality for subscriptions ...
    767fd85c
    Committed By: Kevin Cyster
    
    Reviewed By: Megan Watson
    Kevin Cyster authored
    2009-02-19 12:38:41 +0200  
    Browse Code »
  • Added webservice functionality for subscriptions ...
    22afe278
    Committed By: Kevin Cyster
    
    Reviewed By: Megan Watson
    Kevin Cyster authored
    2009-02-19 12:38:18 +0200  
    Browse Code »
  • Added webservice functionality for subscriptions ...
    bbb0b8da
    Committed By: Kevin Cyster
    
    Reviewed By: Megan Watson
    Kevin Cyster authored
    2009-02-19 12:38:13 +0200  
    Browse Code »
  • modified: ktapi.inc.php
    ed42993c
    donaldjackson authored
    2009-02-19 11:14:57 +0200  
    Browse Code »