David Decotigny
83b8aa0157
added template for daemon startup script
2009-08-29 19:15:42 +02:00
David Decotigny
37ccc94c60
changed log infrastructure : single LOG object confiugrable through settings
2009-08-29 19:13:17 +02:00
David Decotigny
280dfa573b
doc for the wsgi template
2009-08-29 17:45:45 +02:00
David Decotigny
15d5cd7f0d
wsgi template
2009-08-29 17:43:28 +02:00
Thomas Petazzoni
4df2d3e9c0
Add missing import logging in configuration template
2009-08-29 17:39:17 +02:00
Thomas Petazzoni
f6303aec2e
Remove forbidden prints
2009-08-29 17:38:53 +02:00
Thomas Petazzoni
2b13d8bc3f
Support multiple rendering formats and display links to generated files
2009-08-29 17:23:11 +02:00
Thomas Petazzoni
331d738c89
Switch to a better logging facility
...
We now have separate logging for the web service (logwww) and the
daemon (logdaemon). They can be configured separately in the
settings_local.py file.
2009-08-29 16:40:31 +02:00
Thomas Petazzoni
5a38ca6107
Use named keywords when calling the OCitySMap constructor
2009-08-29 16:39:54 +02:00
Thomas Petazzoni
eb64e1e1b5
Improve the generation of the files prefix
2009-08-29 16:39:07 +02:00
Thomas Petazzoni
3a4da0d28a
Only show entries over last 24h in /jobs page and improve formatting
2009-08-29 15:08:07 +02:00
Thomas Petazzoni
3e8997fead
Add more details in the job status pages
2009-08-29 12:51:53 +02:00
Thomas Petazzoni
8a5dcb3cf0
Add methods to give queue status informations
...
Method queue_size() in the MapRenderingJob manager
Methods current_position_in_queue() and
rendering_estimated_start_time() in MapRenderingJob
In the view:
* use the queue_size() method to initialize the
index_queue_at_submission when a job is submitted.
* on the job status page, sort jobs by descending order of submission
time
2009-08-29 12:49:41 +02:00
Thomas Petazzoni
616b3b39d0
Many improvements
2009-08-29 11:06:30 +02:00
Thomas Petazzoni
8a70335efe
Improve menu + add about and maps pages
2009-08-29 09:20:13 +02:00
Thomas Petazzoni
880d6795fa
Move menu to the left, center the title
2009-08-29 08:53:17 +02:00
Thomas Petazzoni
da10c910e5
Re-indent CSS
2009-08-29 08:37:50 +02:00
Thomas Petazzoni
cb79143669
Various fixes
2009-08-29 01:15:50 +02:00
Thomas Petazzoni
952e822659
Implementation of maposmaticd and other improvements
2009-08-29 00:11:46 +02:00
Thomas Petazzoni
3b58bd825a
Split settings into settings_local
2009-08-28 15:42:41 +02:00
Thomas Petazzoni
dc341b22d9
Ignore .pyc files
2009-08-28 15:36:51 +02:00
Thomas Petazzoni
7c28357369
First import of maposmatic web service
2009-08-28 15:36:10 +02:00