4
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #254 from iseppi/fulfilment-subsystem More... over 11 years ago
Fulfilment Subsystem * Fix admin controller so that it uses get_template More... over 11 years ago
Merge pull request #253 from iseppi/fulfilment-subsystem More... over 11 years ago
Fulfilment Subsystem * Remove pdf.mako from theme * Use mako_lookup.get_template to load xsl file so that it will use the theme More... over 11 years ago
Merge pull request #252 from iseppi/cleanup-themes More... over 11 years ago
* Remove render and make it an explicit alias of render_mako * Remove unused file lib/template.py and commented reference in environment.py More... over 11 years ago
Merge pull request #251 from iseppi/fulfilment-subsystem More... over 11 years ago
* Rename boardingpass files to be pdf to match controller function * Move lca2013 specific files to theme * Change title of non-lca specific boarding pass to zookeepr * Fix references to templates in admin controller More... over 11 years ago
* New Boarding Pass template More... over 11 years ago
Clean up new fulfilment system * Move pdf generation to fulfilment_group controller * Remove group function from fulfilment and change fulfilment group view to be equivalent * Don't add zero qty items to fulfilment More... over 11 years ago
Merge pull request #250 from iseppi/fulfilment-subsystem More... over 11 years ago
Boarding Pass * Create admin page to generate all boarding passes More... over 11 years ago
Merge pull request #249 from iseppi/fulfilment-subsystem More... over 11 years ago
Merge pull request #247 from iseppi/add-alembic-version-comments More... over 11 years ago
* Add version comments to all current alembic versions More... over 11 years ago
Merge pull request #246 from iseppi/fix-invoice-due-date More... over 11 years ago
* Fix date representation for default due date on manual invoice More... over 11 years ago
Fulfilment Subsystem * Add new Fulfilment models, controllers, templates and alembic revision * Initial code in admin controller to populate fulfilment records * Code to generate boarding pass * Bump required sqlalchemy and alembic More... over 11 years ago
Merge pull request #245 from iseppi/fix-voucher More... over 11 years ago
Fix Voucher * Add price to voucher form More... over 11 years ago
Merge pull request #244 from iseppi/fix-voucher More... over 11 years ago
Merge pull request #243 from iseppi/fix-lookup More... over 11 years ago
* Re-work admin lookup * Optimise search queries More... over 11 years ago
Merge pull request #242 from iseppi/fix-admin-csv More... over 11 years ago
Fix unicode into csv * Convert values to utf-8 before passing to csv writer More... over 11 years ago
Merge pull request #241 from iseppi/admin-reports More... over 11 years ago
* Add new admin reports for paid products by date * Add authorize line to some previously added reports More... over 11 years ago
* Add new functions to model for finding non-free products and categories * Remove anything about allowed categories in vouchers - All categories are allowed if someone might have to pay for them * Change all references to use new non-free model functions in vouchers * Allow non-selection of radio options More... over 11 years ago
Merge pull request #240 from iseppi/add-admin-reports More... over 11 years ago
* Add admin reports to list registrations based on ceilings for parking and accom More... over 11 years ago