1. 01 Oct, 2017 1 commit
  2. 29 Sep, 2017 1 commit
  3. 28 Sep, 2017 1 commit
  4. 27 Sep, 2017 2 commits
    • Ian Green's avatar
      OF-35: Adding Node affiliates admin pages · 6d240f6e
      Ian Green authored
      * Page for viewing existing affiliates
      * Ability to delete affiliates (will remove all subscriptions)
      * Ability to edit the affiliation type (subscriptions are updated
        as appropriate)
      6d240f6e
    • Ian Green's avatar
      OF-35: Tidy up of pubsub pages after PEP refactor · 4a924a7f
      Ian Green authored
      * Tidied up imports
      * Removed URL encode on URL params as this is done automatically.
      * Removed URL decode of owner parameter as it is no longer double encoded.
      * made extra param encoding consistent.
      * added owner param to redirect URLS.
      * added hidden owner field to delete form so redirect works.
      4a924a7f
  5. 26 Sep, 2017 1 commit
  6. 25 Sep, 2017 11 commits
  7. 24 Sep, 2017 2 commits
    • Guus der Kinderen's avatar
      OF-35: Fix for PEP console pages. · 16b2e87d
      Guus der Kinderen authored
      16b2e87d
    • Guus der Kinderen's avatar
      OF-35 - PubSub Admin console + PEP (#875) · 564077e2
      Guus der Kinderen authored
      * Updates to eclipse classpath file
      
      * PubSub Admin Console Node Summary
      
      * Started to add PubSub Admin functionality modelled after the Group Chat
        Admin screens.
      * Node summary page shows summary table of current leaf nodes.
      * Deletion of Nodes supported.
      * Sub page with summary of current subscribers and ability to cancel
        subscriptions.
      
      * Added Admin page for items on PubSub Node
      
      * Modelled after the subscribers page.
      * Also some small improvements to previous PubSub admin code.
      
      * Update PubSub JSP pages to use JSTL
      
      * OF-35: Instead of Tab, use Sub-Tab.
      
      * OF-35: PubSubManager does use Module interface
      
      * OF-35: Potentially, can manage _all_ services. Renaming to PubSubServiceManager
      
      * OF-35: Doesn't keep state, need not be a singleton.
      
      * OF-35: PubSubServiceManager should be reusable for other PubSubServices.
      
      * OF-35: Renamed to -Info to avoid name clash with pre-existing PEPServiceManager.
      
      * OF-35: Add PEP support
      
      * OF-35: Expose PEP in User details.
      564077e2
  8. 20 Sep, 2017 1 commit
  9. 18 Sep, 2017 1 commit
  10. 16 Sep, 2017 1 commit
  11. 15 Sep, 2017 8 commits
  12. 11 Sep, 2017 3 commits
  13. 08 Sep, 2017 2 commits
  14. 07 Sep, 2017 5 commits