Skip to content
Snippets Groups Projects
  1. Jul 07, 2015
  2. Jul 03, 2015
  3. Jul 02, 2015
  4. Jun 29, 2015
  5. Jun 17, 2015
  6. Jun 16, 2015
  7. Jun 08, 2015
  8. Jun 07, 2015
  9. Jun 04, 2015
  10. Jun 03, 2015
  11. May 31, 2015
  12. May 30, 2015
    • Marius Dumitru Florea's avatar
      XWIKI-11504: Extension Manager / Distribution wizard should create a... · 7ee60e3c
      Marius Dumitru Florea authored
      XWIKI-11504: Extension Manager / Distribution wizard should create a downloadable file with all the decisions taken/changes made during the execution
      XWIKI-11505 Allow EM/DW to re-play an upgrade/install from a file of decisions provided by the user
      * Add script API to create the replay plan (i.e. modify the history records based on the replay options and preview them)
      * Add script API to access the replay job status (to be able to display the job progress and the log)
      * Fix $services.extension.getCurrentJobStatus() (it was looking only at the root group and not at the local/namespace group, like #getCurrentJob() does)
      * Notify the user on the Extension History section if there is a job in progress (and provide a link in case of a replay job).
      * Add UI to trigger the replay and to display the replay status/log
      * Enhance the history UI with more JavaScript
      * Reuse the code that answers extension job questions (#answerExtensionJobQuestion macro)
      7ee60e3c
    • Marius Dumitru Florea's avatar
      XCOMMONS-811: Add support for recording the extension history · 916c2e56
      Marius Dumitru Florea authored
      * When an interactive sub-job asks a question, the parent job should update its state accordingly (WAITING) because the user interacts with the parent job. For this, the sub-job status needs to keep a reference to the parent job status (not just a flag that says it is a sub-job, like now).
      916c2e56
  13. May 28, 2015
  14. May 27, 2015
  15. May 25, 2015
    • Marius Dumitru Florea's avatar
      XWIKI-11504: Extension Manager / Distribution wizard should create a... · b6fba722
      Marius Dumitru Florea authored
      XWIKI-11504: Extension Manager / Distribution wizard should create a downloadable file with all the decisions taken/changes made during the execution
      XWIKI-11505 Allow EM/DW to re-play an upgrade/install from a file of decisions provided by the user
      * Add a script service method to deserialize a list of history records given as a String
      * Display the most recent records first (for an imported history source)
      * AJAX pagination (more records link)
      * Export the oldest history records first
      * Add replay options form (for users having PR)
      * Add replay plan display
      b6fba722
  16. May 21, 2015
  17. May 20, 2015
  18. May 13, 2015
  19. May 06, 2015
  20. May 04, 2015
  21. Apr 27, 2015
  22. Mar 24, 2015
  23. Mar 23, 2015
  24. Mar 18, 2015
Loading