[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-update] LaTeX commands in forms were being mistaken for unknown
From: |
ihaywood |
Subject: |
[Gnumed-update] LaTeX commands in forms were being mistaken for unknown psql commands. [...] |
Date: |
Fri, 18 Jun 2004 00:00:46 -0400 |
Commit from ihaywood (2004-06-17 02:51 EDT)
--------------------
LaTeX commands in forms were being mistaken for unknown psql commands.
Fixed.
gnumed gnumed/server/bootstrap/Psql.py 1.9
Commit from ihaywood (2004-06-17 07:31 EDT)
--------------------
A new form template for the new form markup.
Basically @...@ where any Python expression can exist
between the "@" signs. The other form templates will be changed over eventually.
gnumed gnumed/server/sql/country.specific/au/gmDemographics.au.sql 1.11
gnumed gnumed/server/sql/country.specific/au/gmReference.sql 1.5
Commit from ihaywood (2004-06-17 07:32 EDT)
--------------------
bugfixes
gnumed gnumed/server/bootstrap/Psql.py 1.10
gnumed gnumed/server/sql/gmReference.sql 1.10
Commit from ihaywood (2004-06-17 07:36 EDT)
--------------------
Changes to the forms layer.
Now forms can have arbitrary Python expressions embedded in @..@ markup.
A proper forms HOWTO will appear in the wiki soon
gnumed gnumed/client/business/gmDemographicRecord.py 1.47
gnumed gnumed/client/business/gmForms.py 1.21
- gnumed gnumed/client/business/gmReferral.py 1.4
Commit from ihaywood (2004-06-17 07:43 EDT)
--------------------
Some minor bugfixes.
My first experiments with wxGlade
changed gmPhraseWheel so the match provider can be added after instantiation
(as wxGlade can't do this itself)
gnumed gnumed/client/wxpython/gmDemographics.py 1.26
gnumed gnumed/client/wxpython/gmPhraseWheel.py 1.37
gnumed gnumed/client/wxpython/gui/gmContacts.py 1.32
gnumed gnumed/client/wxpython/gui/gmShowMedDocs.py 1.45
+ gnumed gnumed/test-area/ian/request.wxg 1.1
Commit from ihaywood (2004-06-17 07:49 EDT)
--------------------
This plugin allows the sending of very basic request forms.
It allows you to select a form from the list in the database, the forms have
no recipient, (so is aimed at the "German" requests use-case but will obviously
need much more work
to be actually useful, please comment on the list about what functionalites are
required)
+ gnumed gnumed/client/wxpython/gui/gmRequest.py 1.1
Commit from ncq (2004-06-17 17:28 EDT)
---------------
- indication_list -> indications
gnumed gnumed/client/testing/gmClinicalRecordTest.py 1.3
Commit from ncq (2004-06-17 17:30 EDT)
---------------
- time range constraints in get()ters, by Carlos
gnumed gnumed/client/business/gmClinicalRecord.py 1.120
Commit from ncq (2004-06-17 18:49 EDT)
---------------
- testGetAllergies() needs to [0] the return of get_allergies
gnumed gnumed/client/testing/gmClinicalRecordTest.py 1.4
Commit from ihaywood (2004-06-17 23:58 EDT)
--------------------
other forms switched to new placeholder style, not functional yet
gnumed gnumed/server/sql/country.specific/au/gmReference.sql 1.6
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnumed-update] LaTeX commands in forms were being mistaken for unknown psql commands. [...],
ihaywood <=