commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue appserver/ChangeLog appserver/INSTALL.cvs ...


From: Jason Cater
Subject: gnue appserver/ChangeLog appserver/INSTALL.cvs ...
Date: Mon, 03 Jun 2002 15:42:40 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Jason Cater <address@hidden>    02/06/03 15:42:40

Modified files:
        appserver      : ChangeLog INSTALL.cvs setup.py 
        navigator      : README setup.py 
        reports        : ChangeLog INSTALL setup.py 

Log message:
        fixes for the client/ directory changes

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/appserver/ChangeLog.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/appserver/INSTALL.cvs.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/appserver/setup.py.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/navigator/README.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/navigator/setup.py.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/reports/ChangeLog.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/reports/INSTALL.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/reports/setup.py.diff?tr1=1.12&tr2=1.13&r1=text&r2=text

Patches:
Index: gnue/appserver/ChangeLog
diff -c gnue/appserver/ChangeLog:1.1 gnue/appserver/ChangeLog:1.2
*** gnue/appserver/ChangeLog:1.1        Fri May 31 16:05:22 2002
--- gnue/appserver/ChangeLog    Mon Jun  3 15:42:40 2002
***************
*** 5,11 ****
  
  2002-05-29 19:12  baumannd
  
!       * doc/geasarch/.cvsignore: Ignore created doc directory.
  
  2002-05-29 10:05  siesel
  
--- 5,11 ----
  
  2002-05-29 19:12  baumannd
  
!       * doc/gnue-appserverarch/.cvsignore: Ignore created doc directory.
  
  2002-05-29 10:05  siesel
  
***************
*** 14,29 ****
  2002-05-29 09:17  siesel
  
        * INSTALL, samples/appservertest.gfd: add an appserver entry to
!       sample.connections.conf changed entry name from geasV2 to appserver
  
  2002-05-29 08:48  siesel
  
!       * INSTALL, src/geasRpcServer.py: add setup information to INSTALL
        add username and password command line options to appserver
  
  2002-05-29 07:35  siesel
  
!       * src/: geasList.py, geasRpcServer.py, geasSession.py: add a
        rpctype and a database command option to appserver
  
  2002-05-29 05:23  siesel
--- 14,29 ----
  2002-05-29 09:17  siesel
  
        * INSTALL, samples/appservertest.gfd: add an appserver entry to
!       sample.connections.conf changed entry name from gnue-appserverV2 to 
appserver
  
  2002-05-29 08:48  siesel
  
!       * INSTALL, src/gnue-appserverRpcServer.py: add setup information to 
INSTALL
        add username and password command line options to appserver
  
  2002-05-29 07:35  siesel
  
!       * src/: gnue-appserverList.py, gnue-appserverRpcServer.py, 
gnue-appserverSession.py: add a
        rpctype and a database command option to appserver
  
  2002-05-29 05:23  siesel
***************
*** 42,50 ****
  
  2002-05-27 14:42  baumannd
  
!       * doc/geasarch/: .cvsignore, AUTHORS, COPYING, ChangeLog, INSTALL,
        NEWS, README, TODO, bindings.txt, bookinfo.sgml, chapters.ent,
!       geas-schema-compiler.dia, geasarch.sgml, geasv2arch.dia,
        neilt-arch-explanation.txt, outline.txt, version.ent,
        chapters/introduction.sgml, shared/copyright.sgml, shared/fdl.sgml,
        shared/gpl.sgml, shared/shared.ent: Move architecture document to
--- 42,50 ----
  
  2002-05-27 14:42  baumannd
  
!       * doc/gnue-appserverarch/: .cvsignore, AUTHORS, COPYING, ChangeLog, 
INSTALL,
        NEWS, README, TODO, bindings.txt, bookinfo.sgml, chapters.ent,
!       gnue-appserver-schema-compiler.dia, gnue-appserverarch.sgml, 
gnue-appserverv2arch.dia,
        neilt-arch-explanation.txt, outline.txt, version.ent,
        chapters/introduction.sgml, shared/copyright.sgml, shared/fdl.sgml,
        shared/gpl.sgml, shared/shared.ent: Move architecture document to
***************
*** 57,67 ****
  2002-05-26 17:43  siesel
  
        * setup.cfg.in, setup.py, samples/appservertest.gfd,
!       samples/geasV2test.gfd, scripts/geas.in: added basic setup routine
  
  2002-05-26 16:15  reinhard
  
!       * src/: geasInstance.py, geasList.py, geasSession.py, test.py:
        Added some comments and minor code cleanups.
  
  2002-05-26 16:00  reinhard
--- 57,67 ----
  2002-05-26 17:43  siesel
  
        * setup.cfg.in, setup.py, samples/appservertest.gfd,
!       samples/gnue-appserverV2test.gfd, scripts/gnue-appserver.in: added 
basic setup routine
  
  2002-05-26 16:15  reinhard
  
!       * src/: gnue-appserverInstance.py, gnue-appserverList.py, 
gnue-appserverSession.py, test.py:
        Added some comments and minor code cleanups.
  
  2002-05-26 16:00  reinhard
***************
*** 75,98 ****
  
  2002-05-26 14:36  siesel
  
!       * src/geasList.py: change setSort function to accept an list as
        parameter instead of a string
  
  2002-05-26 05:59  siesel
  
!       * samples/geasV2test.gfd: add a gfd to test geasV2 with forms
  
  2002-05-26 04:22  siesel
  
!       * grpc/GEAS.grpc, src/geasInstance.py, src/geasList.py,
!       src/geasSession.py: update appserver/DBdriver to support writing,
        inserting and deleting records added functions for inserting and
        deleting records to appserver for appserver v0.01 just
!       geasConditions support is missing
  
  2002-05-23 16:26  siesel
  
!       * src/_featuretest/geasList.py: same fix as in GEDI.py
  
  2002-05-23 16:24  siesel
  
--- 75,98 ----
  
  2002-05-26 14:36  siesel
  
!       * src/gnue-appserverList.py: change setSort function to accept an list 
as
        parameter instead of a string
  
  2002-05-26 05:59  siesel
  
!       * samples/gnue-appserverV2test.gfd: add a gfd to test gnue-appserverV2 
with forms
  
  2002-05-26 04:22  siesel
  
!       * grpc/GEAS.grpc, src/gnue-appserverInstance.py, 
src/gnue-appserverList.py,
!       src/gnue-appserverSession.py: update appserver/DBdriver to support 
writing,
        inserting and deleting records added functions for inserting and
        deleting records to appserver for appserver v0.01 just
!       gnue-appserverConditions support is missing
  
  2002-05-23 16:26  siesel
  
!       * src/_featuretest/gnue-appserverList.py: same fix as in GEDI.py
  
  2002-05-23 16:24  siesel
  
***************
*** 110,121 ****
  
  2002-05-22 10:25  siesel
  
!       * src/: geasInstance.py, geasSession.py: add write support
        (deleting and inserting instances still missing)
  
  2002-05-21 15:07  reinhard
  
!       * src/objrepos/geasClassDefs.py: Removed GStoredObjectDefinition in
        favour of init methods.  Cleared relationship of GFieldDefinition
        and GTypeDefinition.
  
--- 110,121 ----
  
  2002-05-22 10:25  siesel
  
!       * src/: gnue-appserverInstance.py, gnue-appserverSession.py: add write 
support
        (deleting and inserting instances still missing)
  
  2002-05-21 15:07  reinhard
  
!       * src/objrepos/gnue-appserverClassDefs.py: Removed 
GStoredObjectDefinition in
        favour of init methods.  Cleared relationship of GFieldDefinition
        and GTypeDefinition.
  
***************
*** 134,140 ****
  
  2002-05-19 17:34  siesel
  
!       * grpc/GEAS.grpc, src/geasList.py, src/geasSession.py: Added
        DBdriver for Appserver (working read only at the moment)
  
  2002-05-19 14:21  reinhard
--- 134,140 ----
  
  2002-05-19 17:34  siesel
  
!       * grpc/GEAS.grpc, src/gnue-appserverList.py, 
src/gnue-appserverSession.py: Added
        DBdriver for Appserver (working read only at the moment)
  
  2002-05-19 14:21  reinhard
***************
*** 153,159 ****
  
  2002-05-14 12:21  siesel
  
!       * src/_featuretest/: geasObject.py, geasTransaction.py: odmg
        compatibility issues
  
  2002-05-14 10:26  reinhard
--- 153,159 ----
  
  2002-05-14 12:21  siesel
  
!       * src/_featuretest/: gnue-appserverObject.py, 
gnue-appserverTransaction.py: odmg
        compatibility issues
  
  2002-05-14 10:26  reinhard
***************
*** 162,179 ****
  
  2002-05-14 10:26  reinhard
  
!       * src/objrepos/: .cvsignore, geasClassDefs.py: Added first draft
        for the object repository, from Jens Müller.
  
  2002-05-13 17:34  siesel
  
        * src/_featuretest/: GEDI.py, GEMA.py, README, TODO, atest.py,
!       geasInstance.py, geasList.py, geasMetaObject.py, geasNameSpace.py,
!       geasObject.py, geasSession.py, geasSuperObject.py,
!       geasTransaction.py: adding a testfield for implementing functions
        and features, which could be added to the app. server later.  the
        testfield is working, and supports loading of methods out of
!       database, namespaces and classes for geasInstances...
  
  2002-05-10 08:23  reinhard
  
--- 162,179 ----
  
  2002-05-14 10:26  reinhard
  
!       * src/objrepos/: .cvsignore, gnue-appserverClassDefs.py: Added first 
draft
        for the object repository, from Jens Müller.
  
  2002-05-13 17:34  siesel
  
        * src/_featuretest/: GEDI.py, GEMA.py, README, TODO, atest.py,
!       gnue-appserverInstance.py, gnue-appserverList.py, 
gnue-appserverMetaObject.py, gnue-appserverNameSpace.py,
!       gnue-appserverObject.py, gnue-appserverSession.py, 
gnue-appserverSuperObject.py,
!       gnue-appserverTransaction.py: adding a testfield for implementing 
functions
        and features, which could be added to the app. server later.  the
        testfield is working, and supports loading of methods out of
!       database, namespaces and classes for gnue-appserverInstances...
  
  2002-05-10 08:23  reinhard
  
***************
*** 198,210 ****
  
  2002-05-06 17:32  siesel
  
!       * INSTALL, src/geasRpcClient.py, src/geasRpcServer.py, src/test.py:
!       update RPC client/server to make the first db connection
  
  2002-05-06 15:27  reinhard
  
!       * samples/setup-pgsql.sh, src/geasInstance.py, src/geasList.py,
!       src/geasSession.py, src/test.py: Implemented basic read-only data
        access using the GNUe Common database driver.
  
  2002-05-06 11:02  siesel
--- 198,210 ----
  
  2002-05-06 17:32  siesel
  
!       * INSTALL, src/gnue-appserverRpcClient.py, 
src/gnue-appserverRpcServer.py, src/test.py:
!       update RPC scripts/server to make the first db connection
  
  2002-05-06 15:27  reinhard
  
!       * samples/setup-pgsql.sh, src/gnue-appserverInstance.py, 
src/gnue-appserverList.py,
!       src/gnue-appserverSession.py, src/test.py: Implemented basic read-only 
data
        access using the GNUe Common database driver.
  
  2002-05-06 11:02  siesel
***************
*** 213,225 ****
  
  2002-05-05 18:38  siesel
  
!       * grpc/GEAS.grpc, src/geasRpcClient.py, src/test.py: some i18
        fixes, add commands gacvs and gtestcvs.  updated and fixed all
        testcases add testing program GTest.py
  
  2002-05-03 21:52  siesel
  
!       * src/geasRpcServer.py: i18 fixes and more configuration for  the
        xmlrpc ClientAdapter
  
  2002-05-01 19:23  siesel
--- 213,225 ----
  
  2002-05-05 18:38  siesel
  
!       * grpc/GEAS.grpc, src/gnue-appserverRpcClient.py, src/test.py: some i18
        fixes, add commands gacvs and gtestcvs.  updated and fixed all
        testcases add testing program GTest.py
  
  2002-05-03 21:52  siesel
  
!       * src/gnue-appserverRpcServer.py: i18 fixes and more configuration for  
the
        xmlrpc ClientAdapter
  
  2002-05-01 19:23  siesel
***************
*** 232,262 ****
  
  2002-05-01 15:58  reinhard
  
!       * src/: geas_instance.py, geas_list.py, geas_rpc_client.py,
!       geas_rpc_server.py, geas_session.py: Removed the geas_* files,
!       which have been replaced by geasX* files.
  
  2002-05-01 15:56  reinhard
  
!       * src/: geasInstance.py, geasList.py, geasRpcClient.py,
!       geasRpcServer.py, geasSession.py, test.py: Moved from underlines to
        camel case.
  
  2002-04-30 18:41  siesel
  
!       * AUTHORS, INSTALL, src/GEAS.grpc, src/geas_rpc_server.py: change
        appserver to work with the new RPC changes add me to AUTHORS file
        added instructions to INSTALL file
  
  2002-04-30 13:03  siesel
  
!       * INSTALL, src/geas_rpc_client.py, src/test.py: added more info to
        use the RPC demo and split RPC demo from normal demo
  
  2002-04-22 10:30  siesel
  
!       * src/: GEAS.grpc, geas_list.py, geas_rpc_client.py,
!       geas_rpc_server.py, test.py: added GNURPC to the appserver
  
  2002-04-18 14:25  reinhard
  
--- 232,262 ----
  
  2002-05-01 15:58  reinhard
  
!       * src/: gnue-appserver_instance.py, gnue-appserver_list.py, 
gnue-appserver_rpc_client.py,
!       gnue-appserver_rpc_server.py, gnue-appserver_session.py: Removed the 
gnue-appserver_* files,
!       which have been replaced by gnue-appserverX* files.
  
  2002-05-01 15:56  reinhard
  
!       * src/: gnue-appserverInstance.py, gnue-appserverList.py, 
gnue-appserverRpcClient.py,
!       gnue-appserverRpcServer.py, gnue-appserverSession.py, test.py: Moved 
from underlines to
        camel case.
  
  2002-04-30 18:41  siesel
  
!       * AUTHORS, INSTALL, src/GEAS.grpc, src/gnue-appserver_rpc_server.py: 
change
        appserver to work with the new RPC changes add me to AUTHORS file
        added instructions to INSTALL file
  
  2002-04-30 13:03  siesel
  
!       * INSTALL, src/gnue-appserver_rpc_client.py, src/test.py: added more 
info to
        use the RPC demo and split RPC demo from normal demo
  
  2002-04-22 10:30  siesel
  
!       * src/: GEAS.grpc, gnue-appserver_list.py, gnue-appserver_rpc_client.py,
!       gnue-appserver_rpc_server.py, test.py: added GNURPC to the appserver
  
  2002-04-18 14:25  reinhard
  
***************
*** 264,270 ****
  
  2002-04-18 14:24  reinhard
  
!       * src/: geas_instance.py, geas_list.py, geas_session.py, test.py:
        Created some stub functions defining the basic interface, and the
        start of a test/demo program
  
--- 264,270 ----
  
  2002-04-18 14:24  reinhard
  
!       * src/: gnue-appserver_instance.py, gnue-appserver_list.py, 
gnue-appserver_session.py, test.py:
        Created some stub functions defining the basic interface, and the
        start of a test/demo program
  
Index: gnue/appserver/INSTALL.cvs
diff -c gnue/appserver/INSTALL.cvs:1.1 gnue/appserver/INSTALL.cvs:1.2
*** gnue/appserver/INSTALL.cvs:1.1      Wed May 29 11:05:26 2002
--- gnue/appserver/INSTALL.cvs  Mon Jun  3 15:42:40 2002
***************
*** 25,31 ****
              samples directory
  
  
! b. geasRpcClient.py
  -------------------
  
  The same example, just executed on the real appserver using GNURPC. 
--- 25,31 ----
              samples directory
  
  
! b. gnue-appserverRpcClient.py
  -------------------
  
  The same example, just executed on the real appserver using GNURPC. 
Index: gnue/appserver/setup.py
diff -c gnue/appserver/setup.py:1.7 gnue/appserver/setup.py:1.8
*** gnue/appserver/setup.py:1.7 Sun Jun  2 18:51:44 2002
--- gnue/appserver/setup.py     Mon Jun  3 15:42:40 2002
***************
*** 268,274 ****
  
  manfiles = []
  for file in ('man/gnue-appserver.1',
!              'man/geas.1'):
    if os.path.isfile(file):
      manfiles.append(file)
    else:
--- 268,274 ----
  
  manfiles = []
  for file in ('man/gnue-appserver.1',
!              'man/gnue-appserver.1'):
    if os.path.isfile(file):
      manfiles.append(file)
    else:
***************
*** 291,297 ****
         description = "GNU Enterprise Application Server",
         long_description = "",
         author = "GNUe Application Server Team",
!        author_email = "address@hidden",
         url = "http://www.gnue.org";,
  
         # Override certain command classes with our own ones
--- 291,297 ----
         description = "GNU Enterprise Application Server",
         long_description = "",
         author = "GNUe Application Server Team",
!        author_email = "address@hidden",
         url = "http://www.gnue.org";,
  
         # Override certain command classes with our own ones
***************
*** 309,315 ****
         packages = ["gnue.appserver",
                     "gnue.appserver.objrepos",],
         package_dir = {"gnue.appserver" : "src"},
!        scripts = ["scripts/geas"]
         )
  
  if 'install' in sys.argv:
--- 309,315 ----
         packages = ["gnue.appserver",
                     "gnue.appserver.objrepos",],
         package_dir = {"gnue.appserver" : "src"},
!        scripts = ["scripts/gnue-appserver"]
         )
  
  if 'install' in sys.argv:
Index: gnue/navigator/README
diff -c gnue/navigator/README:1.2 gnue/navigator/README:1.3
*** gnue/navigator/README:1.2   Wed Jan  9 00:09:47 2002
--- gnue/navigator/README       Mon Jun  3 15:42:40 2002
***************
*** 11,21 ****
  
    To run an interactive session, type:
  
!     gnuenav [-u <gui|text|curses>] <processdefs.gpd>
  
  
    Or, to create static menus for your os, type:
  
!     gnuenav <--install-kde-menu |
        --install-gnome-menu> <processdefs.gpd> [menu=<BaseMenu>]
  
--- 11,21 ----
  
    To run an interactive session, type:
  
!     gnue-navigator [-u <gui|text|curses>] <processdefs.gpd>
  
  
    Or, to create static menus for your os, type:
  
!     gnue-navigator <--install-kde-menu |
        --install-gnome-menu> <processdefs.gpd> [menu=<BaseMenu>]
  
Index: gnue/navigator/setup.py
diff -c gnue/navigator/setup.py:1.6 gnue/navigator/setup.py:1.7
*** gnue/navigator/setup.py:1.6 Sat Jun  1 13:47:34 2002
--- gnue/navigator/setup.py     Mon Jun  3 15:42:40 2002
***************
*** 202,208 ****
  
         packages = ["gnue.navigator","gnue.navigator.Actions"],
         package_dir = {"gnue.navigator" : "src"},
!        scripts = ["client/gnuenav"]
         )
  
  if 'install' in sys.argv:
--- 202,208 ----
  
         packages = ["gnue.navigator","gnue.navigator.Actions"],
         package_dir = {"gnue.navigator" : "src"},
!        scripts = ["scripts/gnue-navigator"]
         )
  
  if 'install' in sys.argv:
Index: gnue/reports/ChangeLog
diff -c gnue/reports/ChangeLog:1.2 gnue/reports/ChangeLog:1.3
*** gnue/reports/ChangeLog:1.2  Fri May 31 16:05:22 2002
--- gnue/reports/ChangeLog      Mon Jun  3 15:42:40 2002
***************
*** 27,33 ****
  
  2002-05-21 00:33  baumannd
  
!       * client/.cvsignore, src/.cvsignore: Ignore some files.
  
  2002-05-15 20:14  jcater
  
--- 27,33 ----
  
  2002-05-21 00:33  baumannd
  
!       * scripts/.cvsignore, src/.cvsignore: Ignore some files.
  
  2002-05-15 20:14  jcater
  
***************
*** 444,450 ****
  
  2001-10-24 13:37  jcater
  
!       * README, setup.py, client/grserve.in, src/GRServer.py: simplified
        the setup scripts; continued work on report server
  
  2001-10-22 18:01  jcater
--- 444,450 ----
  
  2001-10-24 13:37  jcater
  
!       * README, setup.py, scripts/gnue-reports-server.in, src/GRServer.py: 
simplified
        the setup scripts; continued work on report server
  
  2001-10-22 18:01  jcater
***************
*** 522,531 ****
  
  2001-10-07 01:28  jcater
  
!       * AUTHORS, INSTALL, setup.cfg.in, setup.py, client/grrun.in,
        samples/mailmerge/mailmerge.py, src/GRDataMapper.py,
        src/GRLayout.py, src/GRReport.py, src/GRRun.py,
!       src/GRSortOptions.py, src/grrun: misc setup changes; misc fixes
  
  2001-10-04 23:31  jcater
  
--- 522,531 ----
  
  2001-10-07 01:28  jcater
  
!       * AUTHORS, INSTALL, setup.cfg.in, setup.py, scripts/gnue-reports.in,
        samples/mailmerge/mailmerge.py, src/GRDataMapper.py,
        src/GRLayout.py, src/GRReport.py, src/GRRun.py,
!       src/GRSortOptions.py, src/gnue-reports: misc setup changes; misc fixes
  
  2001-10-04 23:31  jcater
  
***************
*** 562,568 ****
  
  2001-09-19 14:32  jcater
  
!       * src/grrun: fixed form's queryDefault support; fixed problem
        w/conditional combines; misc other fixes
  
  2001-08-12 14:55  jamest
--- 562,568 ----
  
  2001-09-19 14:32  jcater
  
!       * src/gnue-reports: fixed form's queryDefault support; fixed problem
        w/conditional combines; misc other fixes
  
  2001-08-12 14:55  jamest
***************
*** 612,618 ****
  
  2001-06-05 10:57  jcater
  
!       * src/grrun: Minor changes
  
  2001-05-30 09:43  jcater
  
--- 612,618 ----
  
  2001-06-05 10:57  jcater
  
!       * src/gnue-reports: Minor changes
  
  2001-05-30 09:43  jcater
  
***************
*** 628,634 ****
        * README, samples/location/zip-by-state.grd, src/GRDataMapper.py,
        src/GREngine.py, src/GRExceptions.py, src/GRLayout.py,
        src/GRParameters.py, src/GRParser.py, src/GRReport.py,
!       src/GRSources.py, src/grrun: First working model of Reports.
        Currently does not recognize summaries, sortoptions, or parameters
        (the latter two are pending changes to the <datasource> tag
        formats).
--- 628,634 ----
        * README, samples/location/zip-by-state.grd, src/GRDataMapper.py,
        src/GREngine.py, src/GRExceptions.py, src/GRLayout.py,
        src/GRParameters.py, src/GRParser.py, src/GRReport.py,
!       src/GRSources.py, src/gnue-reports: First working model of Reports.
        Currently does not recognize summaries, sortoptions, or parameters
        (the latter two are pending changes to the <datasource> tag
        formats).
***************
*** 652,667 ****
  
        * samples/location/zip-by-state.grd, src/GREngine.py,
        src/GRParameters.py, src/GRParser.py, src/GRReport.py,
!       src/GRSortOptions.py, src/grrun: Several miscellaneous changes;
        started on outputting report text;  Parameters and Sort Options can
        be set and default values correctly pulled if no value specified. 
!       grrun loads and attempts to load a report; supports quite a few
        command line options.
  
  2001-05-23 11:20  jcater
  
        * samples/location/zip-by-state.grd, src/GREngine.py,
!       src/GRParser.py, src/GRReport.py, src/grrun: Added my working
        sample.  It is a quickly developing sample, so don't look at it and
        say, 'Ooh, I think I can write a report like this.' because you
        can't!  It'll break shortly. :) Also posted miscellaneous changes
--- 652,667 ----
  
        * samples/location/zip-by-state.grd, src/GREngine.py,
        src/GRParameters.py, src/GRParser.py, src/GRReport.py,
!       src/GRSortOptions.py, src/gnue-reports: Several miscellaneous changes;
        started on outputting report text;  Parameters and Sort Options can
        be set and default values correctly pulled if no value specified. 
!       gnue-reports loads and attempts to load a report; supports quite a few
        command line options.
  
  2001-05-23 11:20  jcater
  
        * samples/location/zip-by-state.grd, src/GREngine.py,
!       src/GRParser.py, src/GRReport.py, src/gnue-reports: Added my working
        sample.  It is a quickly developing sample, so don't look at it and
        say, 'Ooh, I think I can write a report like this.' because you
        can't!  It'll break shortly. :) Also posted miscellaneous changes
***************
*** 669,675 ****
  
  2001-05-17 13:59  jcater
  
!       * src/: GREngine.py, GRParser.py, GRReport.py, GRSources.py, grrun,
        test.py: Miscellaneous changes
  
  2001-05-16 13:59  jcater
--- 669,675 ----
  
  2001-05-17 13:59  jcater
  
!       * src/: GREngine.py, GRParser.py, GRReport.py, GRSources.py, 
gnue-reports,
        test.py: Miscellaneous changes
  
  2001-05-16 13:59  jcater
Index: gnue/reports/INSTALL
diff -c gnue/reports/INSTALL:1.10 gnue/reports/INSTALL:1.11
*** gnue/reports/INSTALL:1.10   Wed May 29 23:11:03 2002
--- gnue/reports/INSTALL        Mon Jun  3 15:42:40 2002
***************
*** 94,102 ****
  Note the "%s" -- this will be replaced with the printer spool specified by
  the end user.  It is important to include this "%s".
  
! You can now send reports to your printer. Example grrun:
  
!   $ grrun -D printer -d lp --filter text myreport.grd
  
  The report will be run as a "text" document, then sent, via lpr, to
  the printer "lp".
--- 94,102 ----
  Note the "%s" -- this will be replaced with the printer spool specified by
  the end user.  It is important to include this "%s".
  
! You can now send reports to your printer. Example gnue-reports:
  
!   $ gnue-reports -D printer -d lp --filter text myreport.grd
  
  The report will be run as a "text" document, then sent, via lpr, to
  the printer "lp".
***************
*** 112,120 ****
  
    FileAdapter = text
  
! Example grrun:
  
!   $ grrun -D file -d $HOME/myreport.html --filter html myreport.grd
  
  The report will be run as an "html" document and saved to the file
  "myreport.html" in the user's home directory.
--- 112,120 ----
  
    FileAdapter = text
  
! Example gnue-reports:
  
!   $ gnue-reports -D file -d $HOME/myreport.html --filter html myreport.grd
  
  The report will be run as an "html" document and saved to the file
  "myreport.html" in the user's home directory.
***************
*** 123,131 ****
  In other words, -d -  will output the report to the console (or through a
  unix pipe.)  When using -d -, it is best to also specify the --quiet option.
  
! Example grrun using Unix pipes:
  
!   $ grrun --quiet -D file -d- --filter html | enscript -P lp
  
  
  
--- 123,131 ----
  In other words, -d -  will output the report to the console (or through a
  unix pipe.)  When using -d -, it is best to also specify the --quiet option.
  
! Example gnue-reports using Unix pipes:
  
!   $ gnue-reports --quiet -D file -d- --filter html | enscript -P lp
  
  
  
***************
*** 146,154 ****
    SendmailFrom = "GNUe Reports Server" address@hidden
    SendmailSubject = Your Requested Report
  
! You can now send reports via email. Example grrun:
  
!   $ grrun -D email -d address@hidden --filter html myreport.grd
  
  The report will be sent as an attachment. In the above example, the
  attachment will be an "html" file.
--- 146,154 ----
    SendmailFrom = "GNUe Reports Server" address@hidden
    SendmailSubject = Your Requested Report
  
! You can now send reports via email. Example gnue-reports:
  
!   $ gnue-reports -D email -d address@hidden --filter html myreport.grd
  
  The report will be sent as an attachment. In the above example, the
  attachment will be an "html" file.
***************
*** 180,188 ****
  Note the "%s" -- this will be replaced with the fax number specified by
  the end user.  It is important to include this "%s".
  
! You can now send reports via HylaFAX. Example grrun:
  
!   $ grrun -D fax -d 1-901-555-4433 --filter text myreport.grd
  
  The report will be run as a "text" document, then sent, via sendfax, to
  the fax machine at (901) 555-4433.  Note that --filter must be a type
--- 180,188 ----
  Note the "%s" -- this will be replaced with the fax number specified by
  the end user.  It is important to include this "%s".
  
! You can now send reports via HylaFAX. Example gnue-reports:
  
!   $ gnue-reports -D fax -d 1-901-555-4433 --filter text myreport.grd
  
  The report will be run as a "text" document, then sent, via sendfax, to
  the fax machine at (901) 555-4433.  Note that --filter must be a type
Index: gnue/reports/setup.py
diff -c gnue/reports/setup.py:1.12 gnue/reports/setup.py:1.13
*** gnue/reports/setup.py:1.12  Sun Jun  2 18:51:24 2002
--- gnue/reports/setup.py       Mon Jun  3 15:42:40 2002
***************
*** 87,94 ****
  mkdir man
  fi
  cd man
! ../client/grcvs --generate-man-page
! #../client/grserve --generate-man-page
  """)
  
  
--- 87,94 ----
  mkdir man
  fi
  cd man
! ../scripts/grcvs --generate-man-page
! #../scripts/gnue-reports-server --generate-man-page
  """)
  
  
***************
*** 200,207 ****
      print "WARNING: File %s does not exist... not installing!" % file
  
  manfiles = []
! for file in ('man/grrun.1',
!              'man/grserve.1'):
    if os.path.isfile(file):
      manfiles.append(file)
    else:
--- 200,207 ----
      print "WARNING: File %s does not exist... not installing!" % file
  
  manfiles = []
! for file in ('man/gnue-reports.1',
!              'man/gnue-reports-server.1'):
    if os.path.isfile(file):
      manfiles.append(file)
    else:
***************
*** 256,262 ****
         package_dir = {"gnue.reports" : "src",
                        "gnue.reports.adapters": "adapters"},
  
!        scripts = ["client/grrun", "client/grserve"]
         )
  
  if 'install' in sys.argv:
--- 256,262 ----
         package_dir = {"gnue.reports" : "src",
                        "gnue.reports.adapters": "adapters"},
  
!        scripts = ["scripts/gnue-reports", "scripts/gnue-reports-server"]
         )
  
  if 'install' in sys.argv:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]