|
From: <nic...@us...> - 2007-07-09 18:23:10
|
Revision: 1780
http://svn.sourceforge.net/metpx/?rev=1780&view=rev
Author: nicholaslemay
Date: 2007-07-09 11:23:05 -0700 (Mon, 09 Jul 2007)
Log Message:
-----------
Adding *beta* version of the GnuQueryBroker.
This file will be used by the requestQueryBroker program to handle calls
to the rrd plotter without having to worry about rrd implementation.
This is done by implementing the GraphicsQueryBrokerInterface that was
introduced within the library recently.
Added Paths:
-----------
trunk/pxStats/lib/GnuQueryBroker.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-17 14:11:45
|
Revision: 1801
http://svn.sourceforge.net/metpx/?rev=1801&view=rev
Author: nicholaslemay
Date: 2007-07-17 07:11:19 -0700 (Tue, 17 Jul 2007)
Log Message:
-----------
corrected bug in parameter handling.
Modified Paths:
--------------
trunk/pxStats/lib/GnuQueryBroker.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-19 19:48:15
|
Revision: 1812
http://svn.sourceforge.net/metpx/?rev=1812&view=rev
Author: nicholaslemay
Date: 2007-07-19 12:47:52 -0700 (Thu, 19 Jul 2007)
Log Message:
-----------
corrected a few errors in parameter transformation in preparation for the next call.
Modified Paths:
--------------
trunk/pxStats/lib/GnuQueryBroker.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-08-03 14:02:41
|
Revision: 1850
http://metpx.svn.sourceforge.net/metpx/?rev=1850&view=rev
Author: nicholaslemay
Date: 2007-08-03 07:02:40 -0700 (Fri, 03 Aug 2007)
Log Message:
-----------
Reformatted image location as to be able to access images from the
web interface installation folder.
Added logging = false. Will prevent us from adding log lines from actions made by users from the web interface.
Will also prevent file permissions problems for log file when numerous user name needs to write
to log files.
Modified Paths:
--------------
trunk/pxStats/lib/GnuQueryBroker.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-09-19 14:29:18
|
Revision: 1931
http://metpx.svn.sourceforge.net/metpx/?rev=1931&view=rev
Author: nicholaslemay
Date: 2007-09-19 07:28:57 -0700 (Wed, 19 Sep 2007)
Log Message:
-----------
Added support for groups.
Modified handling of previous/current parameters as to support
the new phrasing used on the request page.
Modified Paths:
--------------
trunk/pxStats/lib/GnuQueryBroker.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-11-06 20:29:04
|
Revision: 2033
http://metpx.svn.sourceforge.net/metpx/?rev=2033&view=rev
Author: nicholaslemay
Date: 2007-11-06 12:28:52 -0800 (Tue, 06 Nov 2007)
Log Message:
-----------
Removed translation section which was not required yet in this file as none of its tet is to be translated.
Modified Paths:
--------------
trunk/pxStats/lib/GnuQueryBroker.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-02-20 15:00:54
|
Revision: 2383
http://metpx.svn.sourceforge.net/metpx/?rev=2383&view=rev
Author: nicholaslemay
Date: 2008-02-20 07:00:48 -0800 (Wed, 20 Feb 2008)
Log Message:
-----------
Modified handling of multiple languages as to conform
to the recent changes made in ClientsGraphicProducer and
graphicsRequestBrokr.py
Modified Paths:
--------------
trunk/pxStats/lib/GnuQueryBroker.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-03-19 19:33:46
|
Revision: 2479
http://metpx.svn.sourceforge.net/metpx/?rev=2479&view=rev
Author: nicholaslemay
Date: 2008-03-19 12:33:44 -0700 (Wed, 19 Mar 2008)
Log Message:
-----------
Changed references to clientGraphcisProducer into references to GnuGraphicsProducer.
Modified Paths:
--------------
trunk/pxStats/lib/GnuQueryBroker.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-04-23 18:45:41
|
Revision: 2573
http://metpx.svn.sourceforge.net/metpx/?rev=2573&view=rev
Author: nicholaslemay
Date: 2008-04-23 11:45:34 -0700 (Wed, 23 Apr 2008)
Log Message:
-----------
Corrected path towards returned images.
Modified Paths:
--------------
trunk/pxStats/lib/GnuQueryBroker.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|