- --slave option has been moved into the config file
| Newsgroups | gmane.comp.gnu.medical.update |
|---|---|
| Message-ID | <[email protected]> |
Commit from ncq (2004-09-13 04:45 EDT) --------------- - --slave option has been moved into the config file gnumed gnumed/client/gm-slave-test-from-cvs.sh 1.2 Commit from ncq (2004-09-13 04:47 EDT) --------------- - start a doc viewer slave + gnumed gnumed/client/gm-from-cvs-doc-viewer.sh 1.1 Commit from ncq (2004-09-13 04:48 EDT) --------------- - --slave and --port options moved into config file gnumed gnumed/client/doc/man-pages/gnumed.1 1.6 Commit from ncq (2004-09-13 04:51 EDT) --------------- - make sure port is an integer - start XML RPC server with logRequests=False - socket allow_reuse_address gnumed gnumed/client/pycommon/gmScriptingListener.py 1.2 Commit from ncq (2004-09-13 04:53 EDT) --------------- - gmMacroPrimitives.raise_notebook_plugin() didn't work since cHorstSpaceLayoutMgr used guibroker['horstspace.plugins'] rather than 'horstspace.notebook.gui' gnumed gnumed/client/wxpython/gmHorstSpace.py 1.3 Commit from ncq (2004-09-13 04:54 EDT) --------------- - cleanup - use gmGuiHelpers gnumed gnumed/client/wxpython/gmLogin.py 1.22 Commit from ncq (2004-09-13 04:57 EDT) --------------- - losts of cleanup - opt/tty not used in DSN anymore - --slave -> gb['main.slave_mode'] gnumed gnumed/client/wxpython/gmLoginDialog.py 1.52 Commit from ncq (2004-09-13 05:24 EDT) --------------- - don't start timers in slave_mode since cannot start from other than main thread, this is a dirty fix but will do for now gnumed gnumed/client/wxpython/gmPhraseWheel.py 1.39 Commit from ncq (2004-09-13 05:25 EDT) --------------- - fix plugin raise code gnumed gnumed/client/wxpython/gmPlugin.py 1.35 Commit from ncq (2004-09-13 05:26 EDT) --------------- - --slave -> 'main.slave_mode' gnumed gnumed/client/wxpython/gmTopPanel.py 1.51 Commit from ncq (2004-09-13 05:28 EDT) --------------- - improve strings gnumed gnumed/client/wxpython/gmVaccWidgets.py 1.6 Commit from ncq (2004-09-13 05:31 EDT) --------------- - --slave and --port now in config file, remove help gnumed gnumed/client/wxpython/gnumed.py 1.69 Commit from ncq (2004-09-13 05:32 EDT) --------------- - remove support for tty/backend opts, we never used them, they are only documented for old PostgreSQL versions, so axe them gnumed gnumed/client/pycommon/gmLoginInfo.py 1.4 Commit from ncq (2004-09-13 05:33 EDT) --------------- - axe backend options/tty support gnumed gnumed/client/pycommon/gmPG.py 1.28 Commit from ncq (2004-09-13 05:36 EDT) --------------- - cleanup - --slave -> 'main.slave_mode' gnumed gnumed/client/wxpython/gmGuiMain.py 1.173 Commit from ncq (2004-09-13 05:38 EDT) --------------- - allow to wait for user interaction in controlled GnuMed instance despite having to use wxCallAfter by waiting on a semaphore gnumed gnumed/client/wxpython/gmMacro.py 1.15 Commit from ncq (2004-09-13 05:49 EDT) --------------- - XDT connector + docs + gnumed gnumed/client/connectors/README 1.1 + gnumed gnumed/client/connectors/xdt2gnumed.conf 1.1 + gnumed gnumed/client/connectors/xdt2gnumed.py 1.1 Commit from ncq (2004-09-13 15:07 EDT) --------------- - get_scheduled_vaccination_regimes() returns list of lists (indication, l10n_indication, nr_of_shots) - this allows to easily build table of given/missing vaccinations gnumed gnumed/client/business/gmClinicalRecord.py 1.138 Commit from ncq (2004-09-13 15:19 EDT) --------------- - improved missing booster string gnumed gnumed/client/wxpython/gmVaccWidgets.py 1.7 Commit from ncq (2004-09-13 15:20 EDT) --------------- - prepare to use a separate GetPluginLoadList() gnumed gnumed/client/wxpython/gui/gmClinicalWindowManager.py 1.22 Commit from ncq (2004-09-13 15:25 EDT) --------------- - "plugin load order" with cookie "gui" now "horstspace.notebook.plugin_load_order" gnumed gnumed/server/sql/gmConfigData.sql 1.3 Commit from ncq (2004-09-13 15:27 EDT) --------------- - load "horstspace.notebook.plugin_load_order" instead of "plugin load order" with cookie "gui" gnumed gnumed/client/wxpython/gmPlugin.py 1.36 Commit from ncq (2004-09-13 17:12 EDT) --------------- - convert to use cRegetMixin so it plays really nice with xdt connector gnumed gnumed/client/wxpython/gui/gmShowMedDocs.py 1.54