[PATCH] 959 Fixed build problem on RHEL.
by Endi Sukma Dewata
The CMake create_symlink commands do not work on RHEL if the
source does not exist yet, so they have been replaced with regular
ln commands.
Pushed to master under trivial rule.
--
Endi S. Dewata
7 years, 11 months
[PATCH] 953 Reorganized PKI UI pages.
by Endi Sukma Dewata
Previously the index.jsp of the ROOT web application was storing
PKI UI main page which contains links to PKI subsystems installed
on the instance.
Now the file has been changed to redirect to /pki which provides
a new PKI UI welcome page. The PKI UI main page itself has been
moved to /pki/ui.
https://fedorahosted.org/pki/ticket/2582
Pushed to master under trivial rule.
--
Endi S. Dewata
7 years, 11 months
[PATCH] 949 Refactored pki-ui.js.
by Endi Sukma Dewata
For clarity the non-UI code in the pki-ui.js has been moved into
pki.js.
Pushed to master under trivial rule.
--
Endi S. Dewata
7 years, 11 months