Project

General

Profile

Actions

User story #2098

closed

Add a button to export User library in administration>archive screen

Added by François ARMAND over 12 years ago. Updated about 12 years ago.

Status:
Released
Priority:
3
Category:
Web - Maintenance
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

In the same idea that we are able to export configuration rules to XML files, we want to be able to export the user library.

The specification are given here: http://www.rudder-project.org/foswiki/Development/Pi_cr_group_export_import

The main tasks in that user story are:

  • create a marshaller (serialiser to XML) for User Policy Template files (we don't have that one yet);
  • create a service to dump the user library into file, correctly calling marshaller on objects;
  • delete files in the target directory
  • dump file in the target directory
  • commit
Actions #1

Updated by François ARMAND over 12 years ago

  • Status changed from 8 to 2

That is the next step.

First, add a button and enhanced the snippet. Then build the service.

Actions #2

Updated by François ARMAND over 12 years ago

  • Status changed from 2 to In progress
Actions #3

Updated by François ARMAND over 12 years ago

Start by adding a serialisation for User Library Policy categories. That one does not exists yet, because category creation/uptdate/move/deletion are not recorded events.

Actions #4

Updated by François ARMAND over 12 years ago

User Library Policy categories archiving is working.

Actions #5

Updated by François ARMAND over 12 years ago

  • Status changed from In progress to Pending technical review
  • % Done changed from 0 to 100
Actions #6

Updated by Nicolas CHARLES about 12 years ago

  • Status changed from Pending technical review to 10

This very large commit looks valid from a technical point of view
Thank you Francois

Actions #7

Updated by Jonathan CLARKE about 12 years ago

  • Status changed from 10 to Released

These requests behave as expected. I've expressed a need to improve the ergnonmy of the Administration > Archives screen in #2268

Actions

Also available in: Atom PDF