mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
update status on miscellaneous projects
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2627 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
2b684239ca
commit
332b7ae12a
@ -891,7 +891,8 @@
|
|||||||
50-100 hints-of-the-day: short (2-4 sentance)
|
50-100 hints-of-the-day: short (2-4 sentance)
|
||||||
hints/tips on how to use gnucash. Every time the user
|
hints/tips on how to use gnucash. Every time the user
|
||||||
starts gnucash, an new hint shows up ...
|
starts gnucash, an new hint shows up ...
|
||||||
<b>Status:</b> Hint infrastructure complete. Need to add
|
<b>Status:</b> Hint infrastructure complete (RGM, version
|
||||||
|
1.4.0). Need to add
|
||||||
hints (only 6 are currently available).
|
hints (only 6 are currently available).
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
@ -903,6 +904,14 @@
|
|||||||
window, might be a gtk bug ???</p>
|
window, might be a gtk bug ???</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<p><b>Static Currency Exchange Table</b>
|
||||||
|
Keep a (semi-)static exchange-rate table. (possibly updated
|
||||||
|
via net). The table is used to auto-fill currency
|
||||||
|
exchanges.
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<p><b>Button Bar</b> A user-configurable button-bar
|
<p><b>Button Bar</b> A user-configurable button-bar
|
||||||
would be nice too. The button bar is the set of
|
would be nice too. The button bar is the set of
|
||||||
@ -918,7 +927,8 @@
|
|||||||
Expense", "Bank Interest Income", and "Employment
|
Expense", "Bank Interest Income", and "Employment
|
||||||
Income". The user should be able to select a default
|
Income". The user should be able to select a default
|
||||||
set of accounts, and have those created
|
set of accounts, and have those created
|
||||||
automatically.</p>
|
automatically. Most likely a wizard would pilot the user
|
||||||
|
through this.</p>
|
||||||
|
|
||||||
<p>To actually implement this, it might be best to
|
<p>To actually implement this, it might be best to
|
||||||
simply create a file with these in them, and load that
|
simply create a file with these in them, and load that
|
||||||
@ -940,12 +950,6 @@
|
|||||||
Mortgage, ESOP, House, Line of Credit.</p>
|
Mortgage, ESOP, House, Line of Credit.</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
|
||||||
<p><b>Cut-n-paste</b> Cut-n-paste of whole transactions
|
|
||||||
in the regsiter window... <b>Status:</b>Dave... Done. (in
|
|
||||||
1.4.0)</p>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<p><b>Bank name in combo-box pull-down</b> When user
|
<p><b>Bank name in combo-box pull-down</b> When user
|
||||||
enters a new bank name, should be presented with a
|
enters a new bank name, should be presented with a
|
||||||
@ -955,14 +959,6 @@
|
|||||||
bank names?)</p>
|
bank names?)</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
|
||||||
<p><b>Currency Selection Popup</b> Currency field
|
|
||||||
should get preplaced by menu of long-hand currency
|
|
||||||
names, three-letter ISO abbreviations, and symbols.
|
|
||||||
User should be able to add new currency types. Should
|
|
||||||
also keep a static exchange-rate table.</p>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<p><b>Popup Calculator</b> All price/amount fields
|
<p><b>Popup Calculator</b> All price/amount fields
|
||||||
should pop up a calculator widget; output of calculator
|
should pop up a calculator widget; output of calculator
|
||||||
@ -980,16 +976,6 @@
|
|||||||
non-reconciled transactions ...</p>
|
non-reconciled transactions ...</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
|
||||||
<p><b>Autocompletion</b> Quickfill should also
|
|
||||||
auto-complete amount, memo fields.</p>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
|
||||||
<p><b>Autoincrement</b> Check numbers should
|
|
||||||
auto-increment.</p>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<p><b>Configurable main-window Status Bar</b> Bottom of
|
<p><b>Configurable main-window Status Bar</b> Bottom of
|
||||||
main window currently shows total assest, and total
|
main window currently shows total assest, and total
|
||||||
@ -1016,20 +1002,6 @@
|
|||||||
non-alphanumeric input) ...</p>
|
non-alphanumeric input) ...</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
|
||||||
<p><b>Navigation</b> Menu navigation using the keyboard
|
|
||||||
should be possible. Although menu mnemonics exist, they
|
|
||||||
seem to be broken. ???</p>
|
|
||||||
|
|
||||||
<p>Similarly, tab-key navigation should be possible.
|
|
||||||
Currently, it is possible to use the tab key to
|
|
||||||
navigate from field to field in the register window, to
|
|
||||||
user arrow keys to navigate menus, and quick-fill to
|
|
||||||
automatically complete fields. However, it is not
|
|
||||||
possible to tab over to the "Commit" button. It should
|
|
||||||
be.</p>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<p><b>Folder Tabs</b> Currently, Income/Expense
|
<p><b>Folder Tabs</b> Currently, Income/Expense
|
||||||
accounts can be shown or hidden by selecting from a
|
accounts can be shown or hidden by selecting from a
|
||||||
@ -1039,26 +1011,84 @@
|
|||||||
folder.</p>
|
folder.</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
The following have been completed, but possibly not fully
|
||||||
|
documented:
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<p><b>Currency Selection Popup</b> Currency field
|
||||||
|
should get preplaced by menu of long-hand currency
|
||||||
|
names, three-letter ISO 4217 abbreviations, and symbols.
|
||||||
|
User should be able to hand-enter non-IS4217 currencies.
|
||||||
|
<b>Status:</b>
|
||||||
|
Done in 1.4.0
|
||||||
|
</p>
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<p><b>Cut-n-paste</b> Cut-n-paste of whole transactions
|
||||||
|
in the regsiter window... <b>Status:</b> Done. (by Dave
|
||||||
|
Peticolas, in 1.4.0)</p>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<p><b>Autocompletion</b> Quickfill should also
|
||||||
|
auto-complete amount, memo fields.
|
||||||
|
<b>Status:</b>
|
||||||
|
Done in 1.4.0, Dave Peticolas
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<p><b>Autoincrement</b> Check numbers should
|
||||||
|
auto-increment. Hit + key in check number field
|
||||||
|
(same keystroke as in quicken).
|
||||||
|
<b>Status:</b>
|
||||||
|
Done in 1.4.0, Dave Peticolas
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<p><b>Navigation</b> Menu navigation using the keyboard
|
||||||
|
should be possible. Hit the Alt-F to get file menu,
|
||||||
|
hit Alt-FS to save.
|
||||||
|
|
||||||
|
Similarly, tab-key navigation in the register
|
||||||
|
should be possible.
|
||||||
|
<b>Status:</b>
|
||||||
|
Done (in 1.3.x ?, Dave & all, partly inherited via gtk
|
||||||
|
widget set.).
|
||||||
|
</p>
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<p><b>Fly-Over Help</b> When the user pauses the mouse
|
<p><b>Fly-Over Help</b> When the user pauses the mouse
|
||||||
over a button, "fly-over" pop-up help windows should
|
over a button, "fly-over" pop-up help windows should
|
||||||
appear.</p>
|
appear.
|
||||||
|
<b>Status:</b>
|
||||||
|
Done (in 1.3.x, inherited via gnome/gtk widget set).
|
||||||
|
</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<p><b>Grayed-out Form Help</b> Create grayed out
|
<p><b>Grayed-out Form Help</b> Create grayed out
|
||||||
entries in the ledger, titled "Memo", "Description",
|
entries in the ledger, titled "Memo", "Description",
|
||||||
etc, helping users understand what should be typed into
|
etc, helping users understand what should be typed into
|
||||||
each field. <b>Status:</b> Done, as of version
|
each field. <b>Status:</b> Done (by Dave?), as of version
|
||||||
1.3.2(?)</p>
|
1.3.2(?)</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<p><b><a href="http://www.emacs.org">emacs,</a> vi,
|
<p><b>Key Bindings for Editing Text Fields</b>. The input fields
|
||||||
motif, KDE, gnome Key Bindings for Text Fields</b> Make
|
use the gtk text widget, which provides key bindings that
|
||||||
sure that text fields can handle the vi and emacs key
|
are similar to the netsccape/emacs key bindings.
|
||||||
bindings, so that <em>e.g.</em> emacs-style ctrl-a,
|
This allows <em>e.g.</em> emacs-style ctrl-a,
|
||||||
ctrl-k does the right thing.</p>
|
ctrl-k to do the right thing.
|
||||||
|
<b>Status:</b>
|
||||||
|
Done (in 1.3.x, inherited via
|
||||||
|
gnome/gtk text widget).</p>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</dd>
|
</dd>
|
||||||
@ -1189,6 +1219,8 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Bill Gribble has built a prototype based on the
|
<li>Bill Gribble has built a prototype based on the
|
||||||
gnome-print. Waiting for gnome-print to mature ...</li>
|
gnome-print. Waiting for gnome-print to mature ...</li>
|
||||||
|
<li>Need a sample check/sample transaction to print out
|
||||||
|
sot that user can test printer.
|
||||||
<li>MICR Fonts are available & brought to mailing list.
|
<li>MICR Fonts are available & brought to mailing list.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user