Switch the dbconfig stuff around to do the work in shell and process the intermediary results in a perl script which doesn't use debconf directly. |
|
More...
|
over 12 years ago
|
Changed web.conf loading code so it loads from the right place where the packaging installs it |
|
More...
|
over 12 years ago
|
add lintian overrides to allow for the postinst scripts to be written in perl. |
|
More...
|
over 12 years ago
|
add the pybit-web config file directory. |
|
More...
|
over 12 years ago
|
move removal of the intermediate file to the postrm, as required by dbconfig. |
|
More...
|
over 12 years ago
|
add JSON module and fix variable scoping. |
|
More...
|
over 12 years ago
|
fix typo in ucf de-registration. |
|
More...
|
over 12 years ago
|
add json-perl dependency and remove dbconfig from build-deps |
|
More...
|
over 12 years ago
|
fix typo in web config file |
|
More...
|
over 12 years ago
|
use the JSON module to handle parsing and writing of the client.conf file. |
|
More...
|
over 12 years ago
|
convert the dbconfig call to a snippet to avoid it being called accidentally. |
|
More...
|
over 12 years ago
|
add the new templates to the translations |
|
More...
|
over 12 years ago
|
add warnings about json and dependency sequences |
|
More...
|
over 12 years ago
|
add the remaining debconf questions for pybit-web |
|
More...
|
over 12 years ago
|
Add postrm and prerm maintainer scripts to properly handle dbconfig_common on removals. |
|
More...
|
over 12 years ago
|
include the installed_path change and fix formatting. |
|
More...
|
over 12 years ago
|
add debconf handling for web.conf |
|
More...
|
over 12 years ago
|
use a conf directory just for web files. |
|
More...
|
over 12 years ago
|
Remove the need for the duplication of webserver_url when information already exists. |
|
More...
|
over 12 years ago
|
generalise the web.conf in preparation for feeding values in from the packaging. |
|
More...
|
over 12 years ago
|
Installing web app from package now works, pending conf file wizard changes |
|
More...
|
over 12 years ago
|
Added a variable to web config file so it will look for static assets in /usr/share/whatever if its a packaged installation, without breaking if you just have a git checkout all in one folder |
|
More...
|
over 12 years ago
|
Merge branch 'master' of github.com:nicholasdavidson/pybit |
|
More...
|
over 12 years ago
|
simplify the setup.py to not put unnecessary files in the /usr/lib/ directories. |
|
More...
|
over 12 years ago
|
Updated description for pybitweb package, and added reccomends for javascript assets |
|
More...
|
over 12 years ago
|
enable configuration of pybit-web using dbconfig-common to create and populate the necessary postgres tables. |
|
More...
|
over 12 years ago
|
Merge branch 'master' of github.com:nicholasdavidson/pybit |
|
More...
|
over 12 years ago
|
Document the suite field and add it to the conf file. Closes: #48. Document the dry_run field and add it to the conf file. Closes: #51 |
|
More...
|
over 12 years ago
|
[Auto]Formatted HTML/JS so it easier to read and understand. Also fixed a few errors that made it not valid. |
|
More...
|
over 12 years ago
|
Merge branch 'master' of github.com:nicholasdavidson/pybit |
|
More...
|
over 12 years ago
|