|
From: <nic...@us...> - 2007-06-26 15:41:21
|
Revision: 1755
http://svn.sourceforge.net/metpx/?rev=1755&view=rev
Author: nicholaslemay
Date: 2007-06-26 08:41:15 -0700 (Tue, 26 Jun 2007)
Log Message:
-----------
Re-added the product dexcription within the filename.
Modified file creation as to verify the os' maximum filename length to make sure the name of the graphics recpect it.
Otherwise parts of the name will be trimmed(machine name, client name or products).
Modified the path to columbo's copy.
Modified Paths:
--------------
trunk/pxStats/lib/StatsPlotter.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-06-26 18:13:38
|
Revision: 1758
http://svn.sourceforge.net/metpx/?rev=1758&view=rev
Author: nicholaslemay
Date: 2007-06-26 11:13:25 -0700 (Tue, 26 Jun 2007)
Log Message:
-----------
Corrected label printing wich only contained 1 source/client name
when plotting graphs for numerous sources/clients without binding
them into a group.
modified filename being used when the * character is used to
specify the product types.
Modified Paths:
--------------
trunk/pxStats/lib/StatsPlotter.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 19:24:51
|
Revision: 1807
http://svn.sourceforge.net/metpx/?rev=1807&view=rev
Author: nicholaslemay
Date: 2007-07-17 12:24:28 -0700 (Tue, 17 Jul 2007)
Log Message:
-----------
Added support for the plotting of filecount graphics.
Modified Paths:
--------------
trunk/pxStats/lib/StatsPlotter.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-18 14:58:10
|
Revision: 1810
http://svn.sourceforge.net/metpx/?rev=1810&view=rev
Author: nicholaslemay
Date: 2007-07-18 07:57:59 -0700 (Wed, 18 Jul 2007)
Log Message:
-----------
Added a way to explicitly declare the supported colors for the plotter.
Changed the colors as to make the 4 plotted data types easier to differentiate.
Modified Paths:
--------------
trunk/pxStats/lib/StatsPlotter.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-25 18:11:00
|
Revision: 1837
http://metpx.svn.sourceforge.net/metpx/?rev=1837&view=rev
Author: nicholaslemay
Date: 2007-07-25 11:10:53 -0700 (Wed, 25 Jul 2007)
Log Message:
-----------
Comitting new color changes.
Modified Paths:
--------------
trunk/pxStats/lib/StatsPlotter.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-26 13:45:35
|
Revision: 1840
http://metpx.svn.sourceforge.net/metpx/?rev=1840&view=rev
Author: nicholaslemay
Date: 2007-07-26 06:45:30 -0700 (Thu, 26 Jul 2007)
Log Message:
-----------
Added chmod to every file produced so that they can be overwritten by another user if the need arises
i.e web users...
Modified Paths:
--------------
trunk/pxStats/lib/StatsPlotter.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:04:47
|
Revision: 1851
http://metpx.svn.sourceforge.net/metpx/?rev=1851&view=rev
Author: nicholaslemay
Date: 2007-08-03 07:04:44 -0700 (Fri, 03 Aug 2007)
Log Message:
-----------
Added loggign option wich allows us to turn loggign on or off.
Added chmod to graphics, so they can be overwritten by
the different users who might query them.
Modified Paths:
--------------
trunk/pxStats/lib/StatsPlotter.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 18:14:57
|
Revision: 1859
http://metpx.svn.sourceforge.net/metpx/?rev=1859&view=rev
Author: nicholaslemay
Date: 2007-08-03 11:14:48 -0700 (Fri, 03 Aug 2007)
Log Message:
-----------
Added chmod to folder after folder creation(makedirs) since mode option might not always give the desired results beacause of umasks.
Modified Paths:
--------------
trunk/pxStats/lib/StatsPlotter.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-09-20 20:28:24
|
Revision: 1939
http://metpx.svn.sourceforge.net/metpx/?rev=1939&view=rev
Author: nicholaslemay
Date: 2007-09-20 13:28:23 -0700 (Thu, 20 Sep 2007)
Log Message:
-----------
corrected error present in some os.chmod calls.
Modified Paths:
--------------
trunk/pxStats/lib/StatsPlotter.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-11-09 18:48:07
|
Revision: 2047
http://metpx.svn.sourceforge.net/metpx/?rev=2047&view=rev
Author: nicholaslemay
Date: 2007-11-09 10:47:28 -0800 (Fri, 09 Nov 2007)
Log Message:
-----------
Commiting first version of this file which is built to
support multiple languages.
Modified Paths:
--------------
trunk/pxStats/lib/StatsPlotter.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-01-15 19:51:30
|
Revision: 2292
http://metpx.svn.sourceforge.net/metpx/?rev=2292&view=rev
Author: nicholaslemay
Date: 2008-01-15 11:51:28 -0800 (Tue, 15 Jan 2008)
Log Message:
-----------
Added support for new methods of adding pxlib to syspath
and to deal with language parameter.
Modified Paths:
--------------
trunk/pxStats/lib/StatsPlotter.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-02-12 18:21:34
|
Revision: 2361
http://metpx.svn.sourceforge.net/metpx/?rev=2361&view=rev
Author: nicholaslemay
Date: 2008-02-12 10:21:19 -0800 (Tue, 12 Feb 2008)
Log Message:
-----------
Transformed class into Translatable class.
removed setGlobalLanguageParameters method.
Added workingLanguage property and
outputLanguage property as to be able
to support two languages at once.
Modified how translations were handled throughout the
class as to be able to deal with two languages at once
properly.
Modified Paths:
--------------
trunk/pxStats/lib/StatsPlotter.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|