[PATCH] 382 Replaced Jettison with Jackson.
by Endi Sukma Dewata
The Jettison library has been replaced with Jackson library as
JSON provider for RESTEasy. All class paths and the deployment
tools have been updated accordingly. The Python library and the
TPS UI have been updated as well to use the new JSON format.
Ticket #817
--
Endi S. Dewata
10 years, 10 months
[PATCH] 381 Fixed template deployment.
by Endi Sukma Dewata
The deployment scriptlet has been fixed to copy the templates to the
subsystem web application. This functionality was incorrectly removed
in a previous revision (5952a82975063c4ec27303091a44e586d1386933).
--
Endi S. Dewata
10 years, 10 months
[PATCH] 380 Added TPS UI navigation.
by Endi Sukma Dewata
A new navigation bar has been added to the top of the page. When
a navigation link is clicked, the target page will be loaded into
the same page.
Ticket #654
--
Endi S. Dewata
10 years, 10 months
[PATCH] 379 Added RCUE files.
by Endi Sukma Dewata
New CSS, JavaScript, and font files have been added from RCUE to
provide standardized look and feel.
Ticket #654
--
Endi S. Dewata
10 years, 10 months
[PATCH] 378 Added checkboxes for selecting table rows.
by Endi Sukma Dewata
The tables have been modified to provide a checkbox on each row
to select the entry for subsequent operations. The checkbox in
the column header can be used to select/deselect all rows at once.
Ticket #654
--
Endi S. Dewata
10 years, 10 months
[PATCH] 181-188 Adding Symmetric Key generation Service to DRM
by Ade Lee
Hi,
The attached patches add Symmetric Key generation service to the DRM and
refactor the DRM REST interface. Its worthwhile to look at each patch
individually, but there will be many cases where I changed my mind on
how to represent something - for instance, Request -> KeyRequest ->
ResourceMessage. So, the patches should be viewed as a whole.
Summary of changes:
1) Added new REST service to generate symmetric keys.
2) Refactor API to use POST /keyrequests for all request types and using
a generic RequestMessage object.
3) Refactor PKIException to use RequestMessage object.
4) Rename some objects in Key and KeyRequest resources.
I tested all this using the DRMTest code. I needed to comment out a
couple of tests because they were causing problems (including a core
dump on the client side), and I need to investigate why that happened.
Those tests will be restored once I figure out whats going on.
I'd like to get several eyes on this, please.
Thanks,
Ade
10 years, 10 months
PTO Jan 31 - Feb 07. Will be in India
by Abhishek Koneru
I will be on PTO tomorrow and for the rest of the week.
I will work during the week after that.
I will try to come online when it is possible during the next week.
Thanks,
Abhishek
10 years, 10 months
[PATCH] 376 Fixed TPS resource statuses.
by Endi Sukma Dewata
TPS resources that are stored in CS.cfg have been refactored to update
their statuses properly. These resources include profiles, profile
mappings, connections, and authenticators.
Ticket #654
--
Endi S. Dewata
10 years, 10 months
[PATCH] TRAC Ticket #840 - pkispawn requires policycoreutils-python [20140129]
by Matthew Harmsen
Simple dependency patch for:
* Bugzilla Bug #1057959 - pkispawn requires policycoreutils-python
* TRAC Ticket #840 - pkispawn requires policycoreutils-python
If approved, the Dogtag 10.1 version of the patch would be checked in to
the DOGTAG_10_1_BRANCH, and a new pki-core-10.1.0-2 would be spun for
Fedora 20 only; the Dogtag 10.2 version of the patch would be checked in
to master (but no build would be spun at this time).
10 years, 10 months