Back-end web application and API for Rattail
Go to file
Lance Edgar 32fc0415da Fix auto-advance on ENTER for login form
if user hits ENTER while focused on username field, just set focus to
password field but do not submit form.  if user hits ENTER on while
the password field is focused, then submit form

this has long been the behavior but it was broken when removing jquery
2023-02-07 16:13:07 -06:00
docs Make sure Grid class is included in package API docs 2022-11-19 21:45:23 -06:00
tailbone Fix auto-advance on ENTER for login form 2023-02-07 16:13:07 -06:00
tests Refactor autocomplete view logic to leverage new "autocompleters" 2021-10-01 10:28:06 -04:00
.gitignore Add docs for new batch system. 2015-02-13 01:12:20 -06:00
CHANGES.rst Update changelog 2023-02-03 19:52:26 -06:00
COPYING.txt Switch license to GPL v3 (no longer Affero) 2017-07-06 23:47:56 -05:00
MANIFEST.in Include all static files in manifest 2022-01-12 18:20:01 -06:00
README.rst Update URL references to Rattail home page. 2014-02-21 10:10:49 -08:00
setup.cfg Add tox support. 2014-05-17 20:22:21 -07:00
setup.py Use latest zope.sqlalchemy package 2023-02-07 12:20:22 -06:00
tasks.py Only run tests if requested, for release task 2022-08-24 18:29:46 -05:00
tox.ini Install dependencies when running tests etc. via tox 2022-08-18 18:23:30 -05:00

Tailbone
========

Tailbone is an extensible web application based on Rattail.  It provides a
"back-office network environment" (BONE) for use in managing retail data.

Please see Rattail's `home page`_ for more information.

.. _home page: http://rattailproject.org/