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
  • tests
23 Sep, 2009
1 commit
  • Uncommented tests. ...
    2c7419de
    Committed by: Megan Watson
    Megan Watson authored
    2009-09-23 10:31:30 +0200  
    Browse Dir »

07 Sep, 2009
2 commits
  • Reinstated renamed tests for CMIS. Minor updates to comments
    60fd68bf
    Paul Barrett authored
    2009-09-07 16:46:23 +0200  
    Browse Dir »
  • Separated KnowledgeTree CMIS API interface classes into separate files instead o… ...
    fdfa82fa
    …f a single file for all 4 classes plus base class
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-09-07 13:28:16 +0200  
    Browse Dir »

27 Aug, 2009
1 commit
  • Committing Unit Test and Util changes for CMIS ...
    df4b328e
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-08-27 17:09:56 +0200  
    Browse Dir »

25 Aug, 2009
1 commit
  • CMIS: Added initial API level support for checkout, cancel checkout, list checked out documents ...
    a1fdda0f
    Story ID: 1093055. In order to be able to checkout documents using a CMIS client, as a user, I would like KnowledgeTree's API to support CMIS checkout
    
    In Progress
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-08-25 17:34:51 +0200  
    Browse Dir »

29 Jul, 2009
1 commit
  • Updated CMIS API unit tests to accomodate changes in ktapi access. Added tests … ...
    26050faf
    …for delete, move, getContentStream
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-07-29 10:47:31 +0200  
    Browse Dir »

28 Jul, 2009
1 commit
  • Added CMIS API and AtomPub code to return a content stream for a document object… ...
    12e3df4d
    …, allowing vuiewing of document content through a CMIS client.
    
    Story ID: 966928. In order to view content from the repository using CMIS, as a developer, I would like KnowledgeTree's CMIS interface to handle fetching content streams
    
    Committed by: Paul Barrett
    
    Reviewed by: Jarrett Jordaan
    Paul Barrett authored
    2009-07-28 16:50:53 +0200  
    Browse Dir »

03 Jul, 2009
2 commits
  • Added change left out of last commit (Unit Tests delete file after testing) ...
    20df8f60
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-07-03 10:17:21 +0200  
    Browse Dir »
  • Updated CMIS API with Document Creation functionality ...
    30d7fae3
    Removed conflicting exceptions
    
    Updated CMIS API Unit Tests
    
    Committed by: Paul Barrett
    
    Reviewed by: Jarrett Jordaan
    Paul Barrett authored
    2009-07-03 10:15:36 +0200  
    Browse Dir »

01 Jul, 2009
2 commits
  • Added new CMIS exceptions. ...
    b2361048
    Added initial createDocument function
    
    Added skeleton of setContentStream function
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-07-01 18:01:26 +0200  
    Browse Dir »
  • Added some CMIS exception classes. Used these exceptions in the createFolder fu… ...
    834f8d17
    …nction and a few other places according to the specification.  Modified ktcmis interface to check for exceptions in appropriate cases.
    
    Extended Unit Tests for CMIS to double check folder creation instead of relying on initial output of createFolder function.
    
    Cleaned up some comments and unnecessary code in CMIS classes.
    
    Additional framework code for CMIS checkedout functionality
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-07-01 09:44:30 +0200  
    Browse Dir »

30 Jun, 2009
1 commit
  • CMIS Repository config change. Fixed CMIS Unit Test breakage caused by moving an… ...
    6aa15998
    …d changing of core CMIS interface
    
    Committed by: Paul Barrett
    
    Reviewed by: Jarrett Jordaan
    Paul Barrett authored
    2009-06-30 13:16:47 +0200  
    Browse Dir »

04 Jun, 2009
2 commits
  • committing missing unit tests file
    552c8bfe
    Paul Barrett authored
    2009-06-04 14:08:39 +0200  
    Browse Dir »
  • Story ID: 702240. Created base CMIS repository service helpers and underlying CM… ...
    0ed9c71e
    …IS classes required for read only access. Created ktcmis interface for utilising these service helpers and classes. Created classes required for consumption of interface output by web services (soap only)
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-06-04 13:43:36 +0200  
    Browse Dir »

15 May, 2009
1 commit
  • 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 Dir »

14 May, 2009
1 commit
  • 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 Dir »

06 May, 2009
1 commit
  • Committing missing Unit Test file for electronic signatures in the API. Committ… ...
    463e704c
    …ing changes to runtests.php to include signatgure Unit Tests and comment on how to run them
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-05-06 14:35:40 +0200  
    Browse Dir »

05 May, 2009
1 commit
  • Story ID: 456150. Added checks for electronic signatures in ktapi code. Also cr… ...
    af8627bb
    …eated some unit tests (incomplete) to test aspects of the signature code within the api.  Modified some of the api unit tests to successfully pass when api signatures are turned on, but there are several which will still fail unless the signatures are off.
    
    Fixed
    
    Committed by: Paul Barrett
    
    Reviewed by: Megan Watson
    Paul Barrett authored
    2009-05-05 18:48:14 +0200  
    Browse Dir »

20 Apr, 2009
1 commit
  • KTC-672 Fixed dates and regenerated the i18n files. ...
    51994621
    "Copyright statement in all products still refer to 2008 instead of 2009"
    
    Committed By: Kevin Fourie
    Reviewed By: Jarques Cloete
    Kevin G Fourie authored
    2009-04-20 12:33:27 +0200  
    Browse Dir »

03 Mar, 2009
1 commit
  • Updated copyright to 2009 and regenerated the i18n files.
    8b99c1c5
    Kevin G Fourie authored
    2009-03-03 17:08:40 +0200  
    Browse Dir »

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

19 Feb, 2009
5 commits
  • Merge branch 'master' of git@github.com:ktgit/knowledgetree
    8ae04922
    Kevin Cyster authored
    2009-02-19 13:08:14 +0200  
    Browse Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »

18 Feb, 2009
4 commits
  • Changed function names from camel case to underscores ...
    6bfc6d76
    Committed By: Kevin Cyster
    
    Reviewed By: Megan Watson
    Kevin Cyster authored
    2009-02-18 13:01:32 +0200  
    Browse Dir »
  • Added unit tests for user webservice functions ...
    3cdedf36
    Committed By: Kevin Cyster
    
    Reviewed By: Megan Watson
    Kevin Cyster authored
    2009-02-18 13:00:59 +0200  
    Browse Dir »
  • Exposed functions in KTAPI for bulk actions, roles and role allocation. Added er… ...
    ed8e9a6b
    …ror checking to the rest webservice. Added unit tests. Fixed bugs in the folder rename and move actions, the document delete action and a few minor errors in the soap webservice class.
    megan authored
    2009-02-18 11:06:23 +0200  
    Browse Dir »
  • Removed redundant lines ...
    0c9df7cb
    Committed By: Kevin Cyster
    
    Reviewed By: Megan Watson
    Kevin Cyster authored
    2009-02-18 09:15:29 +0200  
    Browse Dir »

17 Feb, 2009
1 commit
  • Added unit tests for saved search webservice functions ...
    8ad633b1
    Committed By: Kevin Cyster
    
    Reviewed By: Megan Watson
    Kevin Cyster authored
    2009-02-17 15:57:00 +0200  
    Browse Dir »

13 Feb, 2009
1 commit
  • More line ending updates.
    e0f5b4c1
    cirby authored
    2009-02-13 13:09:25 +0200  
    Browse Dir »

10 Feb, 2009
1 commit
  • new file: api/testAuto.php ...
    12c2259b
    modified:   api/testFolder.php
    modified:   runtests.php
    
    Added unit tests for folder and KTAPI
    donaldjackson authored
    2009-02-10 12:11:05 +0200  
    Browse Dir »

27 Jan, 2009
2 commits
  • Changed the tests for saved searches that do not exist. Have taken into account … ...
    9ddbd6c5
    …existing saved searches
    
    Committed By: Kevin Cyster
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9755 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Cyster authored
    2009-01-27 08:46:08 +0000  
    Browse Dir »
  • Reduced the amount of output produced by the tests - added a parameter to view a… ...
    ac186109
    …ll. Made the fails stand out a bit more.
    
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9753 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
    2009-01-27 07:12:00 +0000  
    Browse Dir »

23 Jan, 2009
2 commits
  • Extended the simpletest reporter to display more information for unit tests. ...
    a9901da3
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9746 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
    2009-01-23 14:12:49 +0000  
    Browse Dir »
  • Added missing functions for getSubscriptions and getMembership. ...
    d0383f16
    Committed by: Megan Watson
    Reviewed by: Kevin Cyster
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9745 c91229c3-7414-0410-bfa2-8a42b809f60b
    Megan Watson authored
    2009-01-23 08:37:17 +0000  
    Browse Dir »

22 Jan, 2009
2 commits
  • Added test for saved searches ...
    2ce7ef3f
    Committed By: Kevin Cyster
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9744 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Cyster authored
    2009-01-22 14:22:43 +0000  
    Browse Dir »
  • Moved the saved searches tests to a separate file ...
    e68e3b69
    Committed By: Kevin Cyster
    Reviewed By: Megan Watson
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9742 c91229c3-7414-0410-bfa2-8a42b809f60b
    Kevin Cyster authored
    2009-01-22 14:08:22 +0000  
    Browse Dir »