summaryrefslogtreecommitdiffstats
path: root/includes/admin/views/giglog_import_gigs.php
Commit message (Expand)AuthorAgeFilesLines
* Added column for concert title in databaseAndreaChirulescu2021-04-211-6/+6
* Make Band::create return band object, not just id.Harald Eilertsen2021-04-151-3/+3
* Got rid of find or create for concert and bandAndreaChirulescu2021-04-141-2/+2
* Switch to Reuse for license handling.Harald Eilertsen2021-04-141-16/+5
* Concert file wizardry to split create/createAndFind,Find functionsAndreaChirulescu2021-04-131-31/+1
* Fixes of LF and extra spaces done by ATOMAndreaChirulescu2021-04-131-5/+5
* Moved a lot of concert related logic from import/admin into the GiglogAdmin_C...AndreaChirulescu2021-04-121-6/+18
* Fixed calls to cretae band/venue functions in import gigs codeAndreaChirulescu2021-04-121-2/+2
* Change venues into proper objects.Harald Eilertsen2021-04-101-1/+2
* Fix gig import logic.Harald Eilertsen2021-04-011-16/+22
* Refactor processing uploads.Harald Eilertsen2021-03-081-58/+41
* Import gigs directly from uploaded file.Harald Eilertsen2021-03-071-11/+77
* Implement upload of gig data files.Harald Eilertsen2021-03-071-1/+41
* Add a sub page for importing gigs in admin.Harald Eilertsen2021-02-231-0/+25