source: @ 275

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @275   10 months ben Update before switch to git
(edit) @274   16 months ben Fixed printserver to do threading properly (mostly) Added a dummy printer …
(edit) @273   16 months alex Ticket counts on sell page now update when items are removed from …
(edit) @272   16 months alex Fixes #83. Ticket counts on the sell page are now correctly updated when …
(edit) @271   16 months alex Ticket allocation reports for performances Requesting a 'tickets' report …
(edit) @270   16 months alex DATABASE_HOST argument added to config.py Fixes hardwiring of localhost …
(edit) @269   16 months alex The XTS server no longer tries to fetch tickets_show.description and …
(edit) @268   16 months ben Adds a pound sign to prices on tickets
(edit) @267   16 months ben Fixes bug where baskets start off expiring in the past (thanks to Rosa for …
(edit) @266   17 months ben Added cron script and modified script accordingly
(edit) @265   17 months ben python 2.5 doesn't have the json module so switched to pickle instead (for …
(edit) @264   17 months ben Printer API now properly tested/fixed - works well. Added an apache …
(edit) @263   17 months ben Now prints booking name Prints performance ID in reverse
(edit) @262   17 months ben API changes: - Just pass a datetime string and let the printer server …
(edit) @261   17 months ben Initial Ticket Layout with Logo Modified printer 'API' - XTS patch coming …
(edit) @260   17 months ben Switched to writing to serial (via USB) directly. Working but need to …
(edit) @259   17 months ben Marking escpos.py modified as per license
(edit) @258   17 months ben Initial commit of a printer server for use with XTS Server/API is …
(edit) @257   17 months ben Printing now over TCP in json format Print server should handle print …
(edit) @256   17 months ben Make the tabs page only accessible to admins Prevents a user with the same …
(edit) @255   18 months ben Patch to hide invoice payment type when not logged in as admin
(edit) @254   21 months alex Strapline "leading" property changed to a nonzero value to hack around a …
(edit) @253   21 months alex The newBasket action is now a constructed object to prevent agent …
(edit) @252   21 months alex Tabs are now closed when they are paid for. Partial payments are refused.
(edit) @251   21 months alex Hotfix so that online bookings can be displayed by the client.
(edit) @250   21 months alex Phone bookings. When in box office mode, the payment window now allows …
(edit) @249   21 months alex Logging of learned tokens silenced to reduce console spam.
(edit) @248   21 months alex Widget.js version of the "toggle" widget that appears in payment windows. …
(edit) @247   22 months alex touchbasket behaviour changed in client to clear the running touch timer …
(edit) @246   22 months alex New configuration flag to bypass all permissions checks.
(edit) @245   22 months alex Partial payments on tabs now still succeed when an ephemeral basket is not …
(edit) @244   22 months alex New tickets report lists ticket-by-ticket allocations in the order they …
(edit) @243   22 months alex Fix so that Actions.getStock succeeds when no categories are specified …
(edit) @242   22 months alex Remainder of two-page implementation for cafe.
(edit) @241   22 months alex Text selection prevented with CSS instead of Javascript The old text …
(edit) @240   22 months alex First steps in introducing separate "food" and "drinks" pages in the cafe. …
(edit) @239   22 months alex Amendment: index.html now loads version string from config.js. Fun to rush …
(edit) @238   22 months alex index.html updated to load config.js
(edit) @237   22 months alex Site configuration refactored into config.js to reduce SVN conflicts and …
(edit) @236   22 months alex Bug fixes so that ticket printing succeeds. Clearing the basket would …
(edit) @235   22 months alex Refresh the tab list after creating a new tab.
(edit) @234   22 months alex Loading the console in cafe mode now initially shows the cafe stock page.
(edit) @233   22 months alex Admin mode reintroduced, logged in users displayed Logged in users are …
(edit) @232   22 months alex Client authentication cleaned up. "Temporary login" behaviour and naive …
(edit) @231   22 months alex 401 errors now include <allowedby> sections in the <need> section. The …
(edit) @230   22 months alex Baskets are created lazily based on need, finishing the hack-up job that …
(edit) @229   2 years alex Addendum to previous commit, authentication in the client has been …
(edit) @228   2 years alex Partially improved authentication in the client, and some very dodgy …
(edit) @227   2 years alex Adjustment to AuthError? construction call in auth/logic.py for Python 2.5 …
(edit) @226   2 years alex Permissions system tweak, with additions to aid permissions debugging.
(edit) @225   2 years alex Reintroduced baskets/namebasket - this is needed for online ticket sales …
(edit) @224   2 years alex Removal of publicity fields and venue-generalisation. Publicity is now …
(edit) @223   2 years alex Removing the xts-2 branch – it's been promoted to the trunk. Hooray!
(edit) @222   2 years alex Replacing the trunk with the xts-2 branch.
(edit) @221   2 years alex Removing obsolete authentication branch of XTS 2.
(edit) @220   2 years alex Merged xts-2-auth changes r209:219 into the xts-2 branch.
(edit) @219   2 years alex Ignore .pyc files in the new auth and permissions directories.
(edit) @218   2 years alex jsclient identifies as agent "dev" with secret "dev" This shouldn't be …
(edit) @217   2 years alex Tagging the (obsolete) trunk as RC-6 before I mainline XTS2 (it's time has …
(edit) @216   2 years alex Custom admin interface branding – I couldn't tell one admin interface …
(edit) @215   2 years alex Authentication touch-ups. Removed the rule field, it was too hard to …
(edit) @214   2 years alex Authentication action requires for the remaining servlets This hopefully …
(edit) @213   2 years alex Fixes to the previous commit. Messages in my exception subclasses are now …
(edit) @212   2 years alex Authentication and authorisation in the baskets servlet. New auth …
(edit) @211   2 years alex Old authentication code stripped from the server, security gateway removed …
(edit) @210   2 years alex Database schema for authentication and permissions system.
(edit) @209   2 years alex Branch: New authentication and permissions development This development …
(edit) @208   2 years alex Client now works in Webkit (Chrome, Safari, iPhones, etc). Fixes #55, #68. …
(edit) @207   2 years alex Deleting the custom index template - it doesn't do anything useful. Fixes …
(edit) @206   2 years tom Initial Commit of the Booking Fee branch. This branch is for adding a …
(edit) @205   2 years alex Fixes #56. If no console object exists, a dummy object is created.
(edit) @204   3 years alex XML encoding attribute in rendered documents.
(edit) @203   3 years alex XTS can now handle unicode better.
(edit) @202   3 years alex Show and performance reports now include takings calculations. Show report …
(edit) @201   3 years alex Baskets cannot be reserved nor added to a tab using the client if the …
(edit) @200   3 years alex The "Sell" button will now show "Refund" when the value of the basket is …
(edit) @199   3 years alex The "Pay Off Tab" button is now adminonly. This is because we can't handle …
(edit) @198   3 years alex Adds a "Delete Booking" button to the client when logged in as an …
(edit) @197   3 years alex The cashflow report can now show nominal codes for café categories and …
(edit) @196   3 years alex Time applet now also shows today's date.
(edit) @195   3 years alex Implements baskets/deletebasket. For when you really need to delete a …
(edit) @194   3 years alex Adds the baskets/namebasket command, so that a basket can be given a name …
(edit) @193   3 years alex Fixes being unable to log out of admin mode.
(edit) @192   3 years alex Fixes to the new style. Itemgroup buttons now highlight in blue, blending …
(edit) @191   3 years alex New style introduces plenty of colour to the interface. It's not totally …
(edit) @190   3 years alex Overhauls report interface in the client. The report function now provides …
(edit) @189   3 years alex Removed the socket bind in printer.py - the source port does not need to …
(edit) @188   3 years alex Reporting now aggregates sales based on the time the basket was closed. …
(edit) @187   3 years alex Grouping in the takings report ensures that tables and total tables aren't …
(edit) @186   3 years alex Adds a closedtime field to baskets so that reports generated up to the …
(edit) @185   3 years alex Implements reports/payments, which takes a paymenttypeid and optional …
(edit) @184   3 years alex Header of press table changed to "Press Bookings".
(edit) @183   3 years alex Improvements to the performance report. Now includes a listing of press …
(edit) @182   3 years alex Performance reports now sum total tickets on the last line of the tickets …
(edit) @181   3 years alex UI improvements. Shows and performances now have both "show reservations" …
(edit) @180   3 years alex The takings report now aggregates data based on basket creation instead of …
(edit) @179   3 years alex Fixes #32 - doesn't instruct the server to print tickets that are refunds. …
(edit) @178   3 years alex Fixes a defect where it is impossible to allocate a refund for a sold out …
(edit) @177   3 years alex Fixes regressions as a result of changing the arguments to the …
(edit) @176   3 years alex Reports now have a footer showing the time that the report was generated …
Note: See TracRevisionLog for help on using the revision log.