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
  • webservice
  • classes
  • atompub
  • KT_atom_server.inc.php
28 Jul, 2009
1 commit
  • Added a flag that to the KT_atom_server that can be set by calling setNoContent(… ...
    237433b1
    …[boolean]) to disable any body output for atompub responses. Mark Holtzhausen. Reviewed by Paul Barrett
    Mark Holtzhausen authored
    2009-07-28 15:46:30 +0200  
    Browse File »

10 Jul, 2009
1 commit
  • Added PermissionDeniedException class. Throw this on failed auth attempts (stil… ...
    a83c2de9
    …l needed for service doc but in place for general services.) Added header for HTTP Basic Auth on failure.
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-07-10 11:46:52 +0200  
    Browse File »

09 Jul, 2009
1 commit
  • AtomPub support for create folder and create document via CMIS API. internal se… ...
    07800ae6
    …rvice auth support via APACHE (note that auth will fail if PHP is run as a CGI module).  Attempt to re-use sessions in ktcmis (untested).
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-07-09 16:30:39 +0200  
    Browse File »

08 Jul, 2009
1 commit
  • Fixed Drupal browsing and breadcrumb trail to work with single folder id browse structure ...
    fa3eed7c
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-07-08 13:25:41 +0200  
    Browse File »

07 Jul, 2009
1 commit
  • Updated AtomPub feeds to work with new class and service structure (still workin… ...
    5c55eca3
    …g out some issues - Drupal now connects and displays Root Folder children, CMISSpaces connects but fails to show children)
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-07-07 18:11:14 +0200  
    Browse File »

06 Jul, 2009
3 commits
  • PT: 865156 - Fixed forced lowercase for workspacecode in KT_atom_server::addWorkspaceTag()
    f6bfb3ed
    Mark Holtzhausen authored
    2009-07-06 15:30:14 +0200  
    Browse File »
  • PT: 865156 - Amended Functionality on AtomPub Server Code - Implemented XML2Arra… ...
    cdf9a41d
    …y parser for service modules.
    Mark Holtzhausen authored
    2009-07-06 15:23:43 +0200  
    Browse File »
  • Changed private to protected in atompub classes ...
    422a48b4
    Committed by: Paul Barrett
    
    Reviewed by: Mark Holtzhausen
    Paul Barrett authored
    2009-07-06 12:44:04 +0200  
    Browse File »

03 Jul, 2009
1 commit
  • PT: 865156 - AtomPub - Code Cleaned Up and installed under webservice folder
    b43af94c
    Mark Holtzhausen authored
    2009-07-03 14:42:06 +0200  
    Browse File »