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
06 Nov, 2009
3 commits
  • 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 »

29 Oct, 2009
1 commit
  • When doing a Bulk Upload the Large Text Field is not available as MCE. ...
    6bc4923e
    Jira:KTC-810
    
    Fixed Date Field extJs 'div_' attribute naming to enable the form to properly handle submits.
    
    Committed by: Charl Joseph Mert
    Reviewed by: Megan Watson
    Charl Joseph Mert authored
    2009-10-29 09:52:10 +0200  
    Browse Dir »

26 Oct, 2009
1 commit
  • Date format validation attempts to force the user to enter a date in the correct… ...
    e527f0bb
    … format on a field where the user did not enter a date on a non-Required field.
    Jira:KTS-4434
    
    Committed by: Charl Joseph Mert
    Reviewed by: Megan Watson
    Charl Joseph Mert authored
    2009-10-26 15:18:31 +0200  
    Browse Dir »

23 Oct, 2009
6 commits
  • Merge branch 'edge' of github.com:ktgit/knowledgetree into edge
    3a97c8ad
    Charl Joseph Mert authored
    2009-10-23 16:50:22 +0200  
    Browse Dir »
  • When doing a Bulk Upload the Large Text Field is not available as MCE. ...
    2fcd85ac
    Jira:KTC-810
    
    Fixed similar issue for "Import from Server Location" in plugins/multiselect/BulkImport.php
    Also corrected the Date Widget Validator
    
    Committed by: Charl Joseph Mert
    Reviewed by: Prince Mbekwa
    Charl Joseph Mert authored
    2009-10-23 16:49:25 +0200  
    Browse Dir »
  • Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
    93e91f99
    Megan Watson authored
    2009-10-23 15:25:06 +0200  
    Browse Dir »
  • Updated the PDF converter to check if open office is running and to display a decent error message. ...
    1f59fde3
    PT: 1549976
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-10-23 15:24:30 +0200  
    Browse Dir »
  • When doing a Bulk Upload the Large Text Field is not available as MCE. ...
    90676dbc
    Jira:KTC-810
    
    Fixed similar issue for Document Edit. Including jquery in the actual widget now (Thanx Megan :).
    
    Committed by: Charl Joseph Mert
    Reviewed by: Megan Watson
    Charl Joseph Mert authored
    2009-10-23 11:00:13 +0200  
    Browse Dir »
  • Changed view all link to point to the users dropped documents folder ...
    8e13e655
    Jira: KTS-4444
    PT: 1540431
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-10-23 10:31:18 +0200  
    Browse Dir »

22 Oct, 2009
6 commits
  • Changed url to use correct folder id variable. ...
    9cbaf9d1
    Jira: KTS-4444
    PT: 1540431
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-10-22 17:07:03 +0200  
    Browse Dir »
  • When doing a Bulk Upload the Large Text Field is not available as MCE. ...
    646624cd
    Jira:KTC-810
    
    Fixing jQuery object ref error in hidelink.js
    
    Committed by: Charl Joseph Mert
    Reviewed by: Megan Watson
    Charl Joseph Mert authored
    2009-10-22 14:46:49 +0200  
    Browse Dir »
  • When doing a Bulk Upload the Large Text Field is not available as MCE. ...
    bd225cba
    Jira:KTC-810
    
    Recommitting changes made by Megan to widen the MCE editor.
    
    Committed by: Charl Joseph Mert
    Reviewed by: Megan Watson
    Charl Joseph Mert authored
    2009-10-22 14:13:25 +0200  
    Browse Dir »
  • When doing a Bulk Upload the Large Text Field is not available as MCE. ...
    08fb75fb
    Jira:KTC-810
    
    Recommitting changes made by Megan to widen the MCE editor.
    
    Committed by: Charl Joseph Mert
    Reviewed by: Megan Watson
    Charl Joseph Mert authored
    2009-10-22 13:55:25 +0200  
    Browse Dir »
  • When doing a Bulk Upload the Large Text Field is not available as MCE. ...
    96ac0a97
    Jira:KTC-810
    
    Removed ref to jquery_1.2.6 from BulkImport.php
    
    Committed by: Charl Joseph Mert
    Reviewed by: Prince Mbekwa
    Charl Joseph Mert authored
    2009-10-22 12:20:21 +0200  
    Browse Dir »
  • When doing a Bulk Upload the Large Text Field is not available as MCE. ...
    d54b9059
    Jira:KTC-810
    
    Added new javascript support for the dynamic loading of MCE editor via ajax.
    
    Committed by: Charl Joseph Mert
    Reviewed by: Prince Mbekwa
    Charl Joseph Mert authored
    2009-10-22 11:37:34 +0200  
    Browse Dir »

19 Oct, 2009
1 commit
  • Changed the default values for the rows and columns of the textarea. ...
    fb9eea93
    PT: 1491622
    Jira: KTS-4426
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-10-19 09:47:23 +0200  
    Browse Dir »

15 Oct, 2009
6 commits
  • When doing a Bulk Upload the Large Text Field is not available as MCE. ...
    72553ca7
    Jira:KTC-810
    
    Committed by: Charl Joseph Mert
    Reviewed by: Prince Mbekwa
    Charl Joseph Mert authored
    2009-10-15 16:13:19 +0200  
    Browse Dir »
  • Cannot update "extra options" for Large Text Fields when KT installed into a subdirectory. ...
    4ee87ecb
    Jira:KTC-4417
    
    Committed by: Charl Joseph Mert
    Reviewed by: Megan Watson
    Charl Joseph Mert authored
    2009-10-15 16:00:33 +0200  
    Browse Dir »
  • Modified Advanced Search templates to show options for large text search ...
    52aa4d9c
    KTC-826: When selecting to search on the Large Text fields on the 'Available Fieldsets' dropdown the field appears incorrect.
    
    Fixed
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-10-15 14:05:47 +0200  
    Browse Dir »
  • Added filtering on saving intput from an html field - remove script tags, onclic… ...
    f46fbb7c
    …k etc events, and any tags other than those specified in Story ID:1418658
    
    KTC-813. Are all of the formatting options in the HTML format Large text field really needed?
    
    Committed by: Paul Barrett
    
    Reviewed by: Megan Watson
    unknown authored
    2009-10-15 12:14:32 +0200  
    Browse Dir »
  • 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 »
  • Added the hyperlink into the email with the attached document. ...
    9947e7bd
    PT: 1229664
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-10-15 08:41:25 +0200  
    Browse Dir »

14 Oct, 2009
1 commit
  • Story Id:1166869 Daily Commit ...
    62027924
    Committed by: Jarrett Jordaan
    
    Reviewed by: Paul Barrett
    Jarrett Jordaan authored
    2009-10-14 17:22:32 +0200  
    Browse Dir »

02 Oct, 2009
3 commits
  • Added date validation for the date field. ...
    fff7a9eb
    PT: 1347284
    Jira: KTC-793
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-10-02 17:34:59 +0200  
    Browse Dir »
  • The required option must be boolean true. ...
    d552dd01
    PT: 1347384
    Jira: KTC-796
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-10-02 15:30:35 +0200  
    Browse Dir »
  • removed php5-imagemagick reference
    48fcb7af
    Prince Mbekwa authored
    2009-10-02 11:21:02 +0200  
    Browse Dir »