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
  • multiselect
08 Mar, 2010
1 commit
  • Reset mode to 644 ...
    95b34c8b
    Committed by: Megan Watson
    Reviewed by: JP Bauer
    Megan Watson authored
    2010-03-08 14:15:46 +0200  
    Browse Dir »

01 Feb, 2010
1 commit
  • Updating license to 2010 ...
    3d4af509
    PT: 2229696
    
    Committed by: Megan Watson
    Megan Watson authored
    2010-02-01 15:26:23 +0200  
    Browse Dir »

27 Jan, 2010
1 commit
  • Fix ordering of folder actions when Multi-select plugin enabled ...
    4c9c1962
    Story ID:1321064. KTS-4403: With the 'Multi-select' plugin enabled the 'Folder actions' are out of order.
    
    Fixed
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-01-27 17:01:49 +0200  
    Browse Dir »

15 Dec, 2009
1 commit
  • Code cleanup. ...
    c6965373
    Committed by: Jarrett Jordaan
    
    Reviewed by: Megan Watson
    Jarrett Jordaan authored
    2009-12-15 13:32:10 +0200  
    Browse Dir »

18 Nov, 2009
1 commit
  • Remove Jam copy. ...
    29de5663
    Committer: JP
    Moderator: Prince
    jpbauer authored
    2009-11-18 12:14:54 +0200  
    Browse Dir »

10 Nov, 2009
1 commit
  • Replaced the zip binary with peclzip. Updated storage function (uploadTmpFile) t… ...
    87b7eb4f
    …o take an options array.
    PT: 1660589
    Jira: KTS-4501
    
    Committed by: Megan Watson
    Reviewed by: Prince Mbekwa
    Megan Watson authored
    2009-11-10 11:54:47 +0200  
    Browse Dir »

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

04 Nov, 2009
2 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 »
  • 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 »

31 Oct, 2009
1 commit
  • 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 »

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

22 Oct, 2009
3 commits
  • 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. ...
    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 »

15 Oct, 2009
3 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 »

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 »

23 Sep, 2009
1 commit
  • Merged KTLive patch to hide selected plugins in "Manage Plugins". Set KTCore, KT… ...
    e303218f
    …CoreLanguage and the MultiSelect plugins to hidden.
    PT: 1321063
    
    Committed by: Megan Watson
    Megan Watson authored
    2009-09-23 07:59:20 +0200  
    Browse Dir »

11 Sep, 2009
2 commits
  • Merged MultiSelect "overridden" fieldset files.
    f76adaf3
    Kevin G Fourie authored
    2009-09-11 15:33:45 +0200  
    Browse Dir »
  • Merged MultiSelect templates with current ktcore templates.
    1d1724e8
    Kevin G Fourie authored
    2009-09-11 12:09:23 +0200  
    Browse Dir »

10 Sep, 2009
1 commit
  • CRLF Fixes - PLEASE USE "git config --global core.autocrlf true"
    16322ff6
    Mark Holtzhausen authored
    2009-09-10 10:05:18 +0200  
    Browse Dir »

08 Sep, 2009
2 commits
  • Did a tabs to spaces on BulkUpload.php.
    1ed47996
    Kevin G Fourie authored
    2009-09-08 12:03:55 +0200  
    Browse Dir »
  • Merged "overridden" files in MultiSelect plugin.
    381e35e4
    Kevin G Fourie authored
    2009-09-08 11:12:47 +0200  
    Browse Dir »

07 Sep, 2009
2 commits
  • Removed extraneous text from MultiSelect plugin.
    043e6837
    Kevin G Fourie authored
    2009-09-07 17:42:14 +0200  
    Browse Dir »
  • Initial application of MultiSelect patch. Merge was very manual and this will need *lots* of QA.
    cc4c5edd
    Kevin G Fourie authored
    2009-09-07 17:20:57 +0200  
    Browse Dir »