aboutsummaryrefslogtreecommitdiff
path: root/rpkid/portal-gui/Makefile.in
AgeCommit message (Expand)Author
2012-01-17web portal no longer needs to write files in ${localstatedir}Michael Elkins
2012-01-17install twitter boostrap.min.css into web portal media directoryMichael Elkins
2012-01-17forgot to fix apache/rpki.conf -> apache.conf in makefileMichael Elkins
2012-01-17rename the apache configuration file from rpki.conf to apache.confMichael Elkins
2011-12-08Use mysql as the db backend for django.Michael Elkins
2011-11-23remove features that depend on django 1.3, so that portal gui works with djan...Michael Elkins
2011-11-11if ${sysconfdir}/rpki/settings.py already exists, append a .new suffix and co...Michael Elkins
2011-11-10move settings.py for portal gui django app to ${sysconfdir}/rpki since it rea...Michael Elkins
2011-10-13use the django.contrib.staticfiles app to serve the django admin site media.Michael Elkins
2011-10-07install copy of example rpki.conf as template for new gui usersMichael Elkins
2011-05-10Don't assume installation directories existRob Austein
2011-05-06DESTDIRRob Austein
2011-03-03put django project templates into $top/rpkid/rpki/gui/templatesMichael Elkins
2011-03-02portal-gui project Makefile should not install django app templatesMichael Elkins
2011-03-02move $top/portal-gui into $top/rpkid/portal-guiMichael Elkins