[no comment] |
|
More...
|
over 13 years ago
|
Added link to PDF generator from barcode list page. Almost ready for tag. |
|
More...
|
over 13 years ago
|
Added a few options in `bts.ini` for label generation. Grid is turned off by default. Minor tweaks to positioning of text labels in PDF. |
|
More...
|
over 13 years ago
|
[no comment] |
|
More...
|
over 13 years ago
|
Cleanup. |
|
More...
|
over 13 years ago
|
Whoops never committed the `.ctg.z` files due to SVN ignoring that extension. |
|
More...
|
over 13 years ago
|
Fixed case-sensitive font name for Linux machines. |
|
More...
|
over 13 years ago
|
Added new label sheet generation (Avery 5163) using the TCPDF library. Removed the `Zend_Matrixcode` library in favour of TCPDF. Updated licence files appropriately. Added link to label sheet generation on dashboard homepage. |
|
More...
|
over 13 years ago
|
Updated ZF to 1.11.7; added `Zend_Matrixcode` library (main class renamed to `BtsX_Matrixcode` for autoloading ease) from http://code.google.com/p/zend-framework-matrixcode-module/ |
|
More...
|
over 13 years ago
|
Return <ticket> elements in XML for /api/attendees/find/ when used with `uniqueId` |
|
More...
|
over 13 years ago
|
Added duplicate ticket status and updated CSV importer to set an error and skip tickets where a new attendee would have to be created (or where there is more than one attendee with the same name). |
|
More...
|
over 13 years ago
|
Added some very basic functionality for creating events through a web GUI. Also, renamed default config files to *.ini.dist. |
|
More...
|
over 13 years ago
|
Updated Zend Framework to 1.11.6 and started working under 0.0.4-alpha version. |
|
More...
|
over 13 years ago
|
Updated Zend Framework to 1.11.6 and started working under 0.0.4-alpha version. |
|
More...
|
over 13 years ago
|
Fixed bug introduced by new layouts by disabling the layout helper in the API. |
|
More...
|
almost 14 years ago
|
Updated version string for ZF in header. |
|
More...
|
almost 14 years ago
|
Updated `LICENSE` and `NOTICE` files to mention the IE9 and PIE libraries now included. |
|
More...
|
almost 14 years ago
|
Fixed URL segment bug where parameters are carried over in links. Added control panel interface to generate new tickets. (TODO: fully comment!) |
|
More...
|
almost 14 years ago
|
Fixed bug relating to improved session/login scheme. |
|
More...
|
almost 14 years ago
|
Added script to retrieve barcodes for previously-created tickets, and to download a list of these barcodes as a CSV spreadsheet. |
|
More...
|
almost 14 years ago
|
Added print styles for ticket list. |
|
More...
|
almost 14 years ago
|
fixed a bug that did not appear on Windows due to case sensitivity |
|
More...
|
almost 14 years ago
|
fixed a bug that did not appear on Windows due to case sensitivity |
|
More...
|
almost 14 years ago
|
Updated ZF to 1.11.3; huge improvements in ticket list UI |
|
More...
|
almost 14 years ago
|
Incorporated visual design from Codetron (my other project) and made the admin panel more usable. Currently adding a UI to look up ticket lists. |
|
More...
|
almost 14 years ago
|
Added an API method to create an event. |
|
More...
|
almost 14 years ago
|
Fixed URL encode issue with spaces to conform to RFC 3986 encoding because spaces were being encoded as +. |
|
More...
|
about 14 years ago
|
Changed sales importer to list events instead of asking for event ID. |
|
More...
|
about 14 years ago
|
Updated ZF to 1.11.0. Adjusted sales importer model to create new attendees with a SHA1 hex hash instead of decimal (which PHP was converting to a float in scientific notation) when no unique ID is given. |
|
More...
|
about 14 years ago
|
(Hopefully) fixed greatest batch number bug. |
|
More...
|
about 14 years ago
|