index
:
plugins/gigologadmin.git
dev
WordPress plugin for handling concert assignments for Eternal-Terror.com
Harald Eilertsen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
admin
/
views
/
giglog_import_gigs.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add phpcs config and do automatic fixups.
Harald Eilertsen
2022-06-18
1
-51
/
+45
*
Refactor gig import code.
Harald Eilertsen
2022-03-10
1
-63
/
+64
*
Security: Escape imported dates before outputing in error messages.
Harald Eilertsen
2022-03-10
1
-3
/
+2
*
Fix more psalm issues
Harald Eilertsen
2022-03-09
1
-1
/
+1
*
Merge remote-tracking branch 'andrea/andreaschanges' into dev
Harald Eilertsen
2022-03-09
1
-14
/
+65
|
\
|
*
import giglog checks for empty values and ivnalid date
AndreaChirulescu
2022-03-01
1
-32
/
+53
|
*
iCal file download fixes to generate one file per concert
AndreaChirulescu
2022-02-27
1
-30
/
+72
*
|
Fix various psalm errors.
Harald Eilertsen
2022-03-09
1
-1
/
+1
|
/
*
Return better error for failed CSRF check on import.
Harald Eilertsen
2021-09-17
1
-2
/
+2
*
security: Add proper CSRF checking for the import_gigs form.
Harald Eilertsen
2021-09-05
1
-3
/
+7
*
emove dependency on ConcertLogs in gig import code.
Harald Eilertsen
2021-09-03
1
-2
/
+0
*
Fix misc Psalm issues.
Harald Eilertsen
2021-06-12
1
-1
/
+1
*
Fix importing gigs after changes to the concert class.
Harald Eilertsen
2021-05-09
1
-20
/
+10
*
Autofixes by Psalm
Harald Eilertsen
2021-05-08
1
-1
/
+3
*
Auto fixup missing return types by Psalm
Harald Eilertsen
2021-05-08
1
-3
/
+5
*
Added column for concert title in database
AndreaChirulescu
2021-04-21
1
-6
/
+6
*
Make Band::create return band object, not just id.
Harald Eilertsen
2021-04-15
1
-3
/
+3
*
Got rid of find or create for concert and band
AndreaChirulescu
2021-04-14
1
-2
/
+2
*
Switch to Reuse for license handling.
Harald Eilertsen
2021-04-14
1
-16
/
+5
*
Concert file wizardry to split create/createAndFind,Find functions
AndreaChirulescu
2021-04-13
1
-31
/
+1
*
Fixes of LF and extra spaces done by ATOM
AndreaChirulescu
2021-04-13
1
-5
/
+5
*
Moved a lot of concert related logic from import/admin into the GiglogAdmin_C...
AndreaChirulescu
2021-04-12
1
-6
/
+18
*
Fixed calls to cretae band/venue functions in import gigs code
AndreaChirulescu
2021-04-12
1
-2
/
+2
*
Change venues into proper objects.
Harald Eilertsen
2021-04-10
1
-1
/
+2
*
Fix gig import logic.
Harald Eilertsen
2021-04-01
1
-16
/
+22
*
Refactor processing uploads.
Harald Eilertsen
2021-03-08
1
-58
/
+41
*
Import gigs directly from uploaded file.
Harald Eilertsen
2021-03-07
1
-11
/
+77
*
Implement upload of gig data files.
Harald Eilertsen
2021-03-07
1
-1
/
+41
*
Add a sub page for importing gigs in admin.
Harald Eilertsen
2021-02-23
1
-0
/
+25