Commit Graph

13 Commits

Author SHA1 Message Date
Nick Burch
af7d0ad3c6 Tweak the Wiki REST API to better handle deleted users, and add an explicit unit test for this (spotted while testing ALF-1156)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31360 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-10-19 15:47:27 +00:00
Nick Burch
2dba0094a1 ALF-10429 Refactor the common new webscript code for building a PagingRequest object
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31159 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-10-12 11:36:59 +00:00
Nick Burch
65747ff791 ALF-1156 / ALF-1628 - Correctly build the Share URL from SysAdminParams for the Wiki RSS feed links
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30490 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-09-13 19:40:07 +00:00
Gavin Cornwell
7efdd5aa2f Coding standards and consistency sweep across new services code in remote-api project.
Covers spacing, trailing {, @since tags, tabs and copyright headers.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30216 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-09-03 21:52:43 +00:00
Nick Burch
efedb236b2 ALF-10122 Switch the new Wiki, Links, Calendar and Discussions webscripts to using org.json.simple instead of org.json
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30182 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-09-02 11:48:02 +00:00
Nick Burch
2fbd91d3f9 ALF-10109 Convert the last two wiki webscripts to be Java backed, using the new Service
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30144 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-31 16:08:58 +00:00
Nick Burch
df04a07c86 Convert the wiki page version script to be java backed and using the new service
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30115 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-26 17:33:47 +00:00
Nick Burch
02a5b6123c Add unit tests for the wiki page rest api version fetching
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30113 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-26 16:57:16 +00:00
Nick Burch
4636c7d17e ALF-9923 Share needs permissions details for wiki pages even when we have yet to do a write to the container, use the site permissions for that case
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30093 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-26 12:21:25 +00:00
Nick Burch
c4236cec8e ALF-9923 Wiki webscript tweaks to ensure the correct 404 template is used, and tests for it
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30090 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-26 12:03:52 +00:00
Nick Burch
ed3e2125e5 ALF-9799 Avoid links and wiki container node wrapping, and handle the case of a listing before any writes (so the container has yet to be created)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29627 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-09 11:32:14 +00:00
Nick Burch
1ba1756238 ALF-9157 Finish wiki webscript unit tests, and switch the lucene based JS webscripts to de-lucene Java ones
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29613 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-08 15:53:47 +00:00
Nick Burch
5a7470aed8 ALF-9157 Start on REST unit tests for the existing wiki webscripts, and stub out the initial Java one
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29584 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-05 18:40:57 +00:00