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
/
concert.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'dev' of https://code.volse.net/wordpress/plugins/gigologadmin.g...
AndreaChirulescu
2021-09-05
1
-1
/
+1
|
\
|
*
Drop extra query for venue_id in concert queries.
Harald Eilertsen
2021-09-04
1
-1
/
+1
*
|
Fixed filter by your concerts
AndreaChirulescu
2021-09-05
1
-0
/
+4
*
|
Fixed a call to city() method in concert.php It needed ->venue->city
AndreaChirulescu
2021-09-04
1
-0
/
+2
|
/
*
Fix so concert id is not overwritten by venue id.
Harald Eilertsen
2021-09-04
1
-5
/
+8
*
Mark recently added concerts as new again.
Harald Eilertsen
2021-09-04
1
-4
/
+14
*
Make click to unassign from concert work again.
Harald Eilertsen
2021-09-04
1
-0
/
+5
*
Editing concerts now work again.
Harald Eilertsen
2021-09-03
1
-16
/
+39
*
Shift value of Concert statuses to be 0-based.
Harald Eilertsen
2021-09-03
1
-7
/
+7
*
emove dependency on ConcertLogs in gig import code.
Harald Eilertsen
2021-09-03
1
-11
/
+0
*
Allow empty concerts to be created.
Harald Eilertsen
2021-09-03
1
-5
/
+5
*
Fix more type issues in Concert and Venue classes
Harald Eilertsen
2021-09-02
1
-1
/
+1
*
psalm: Add type info to attrs and constructor for Concert.
Harald Eilertsen
2021-09-02
1
-8
/
+18
*
Fix saving and fetching roles from Concerts table.
Harald Eilertsen
2021-09-01
1
-22
/
+20
*
Begin move roles and status field to concerts table.
Harald Eilertsen
2021-06-27
1
-0
/
+5
*
Remove some debug output.
Harald Eilertsen
2021-06-27
1
-1
/
+0
*
Begin move roles and status field to concerts table.
Harald Eilertsen
2021-06-14
1
-11
/
+57
*
Fix detecting error in update_concert method.
Harald Eilertsen
2021-06-13
1
-1
/
+1
*
Move method to update Concertlogs to Concertlogs class.
Harald Eilertsen
2021-06-13
1
-23
/
+0
*
Streamline Concert api.
Harald Eilertsen
2021-06-12
1
-15
/
+22
*
Fix misc Psalm issues.
Harald Eilertsen
2021-06-12
1
-0
/
+2
*
Make it possible to list all concerts.
Harald Eilertsen
2021-05-10
1
-3
/
+6
*
Method to find concerts at given venue
Harald Eilertsen
2021-05-09
1
-0
/
+14
*
Method to find concerts for a given city.
Harald Eilertsen
2021-05-09
1
-0
/
+15
*
Fix constructing concerts if only venue id passed.
Harald Eilertsen
2021-05-09
1
-7
/
+12
*
Include info from venue in concerts.
Harald Eilertsen
2021-05-09
1
-18
/
+25
*
Autofixes by Psalm
Harald Eilertsen
2021-05-08
1
-1
/
+1
*
Auto fixup missing return types by Psalm
Harald Eilertsen
2021-05-08
1
-2
/
+5
*
Added an uppercase in sql for venue and concert duplicate check
AndreaChirulescu
2021-04-23
1
-1
/
+1
*
Refactor Concert::create
Harald Eilertsen
2021-04-23
1
-40
/
+27
*
Concert::create return NULL if concert already exist.
Harald Eilertsen
2021-04-22
1
-3
/
+5
*
Fix wrong property name in Concert::cname()
Harald Eilertsen
2021-04-22
1
-1
/
+1
*
Merge remote-tracking branch 'andrea/andreaschanges' into dev
Harald Eilertsen
2021-04-22
1
-16
/
+16
|
\
|
*
Added column for concert title in database
AndreaChirulescu
2021-04-21
1
-16
/
+16
*
|
Typo in comment for Concert constructor.
Harald Eilertsen
2021-04-21
1
-2
/
+2
|
/
*
Added form fields and functionality for admin to edit assigned users
AndreaChirulescu
2021-04-19
1
-0
/
+23
*
Got rid of find or create for concert and band
AndreaChirulescu
2021-04-14
1
-37
/
+44
*
Switch to Reuse for license handling.
Harald Eilertsen
2021-04-14
1
-16
/
+5
*
Make Concert constructor public.
Harald Eilertsen
2021-04-14
1
-4
/
+6
*
Concert file wizardry to split create/createAndFind,Find functions
AndreaChirulescu
2021-04-13
1
-6
/
+40
*
Fixes of LF and extra spaces done by ATOM
AndreaChirulescu
2021-04-13
1
-157
/
+157
*
Moved a lot of concert related logic from import/admin into the GiglogAdmin_C...
AndreaChirulescu
2021-04-12
1
-79
/
+157
*
Fixed capital IFs and hopefully formatting issues
AndreaChirulescu
2021-04-11
1
-79
/
+79
*
Added small forms to add new venue and band
AndreaChirulescu
2021-04-11
1
-55
/
+79
*
Add some error reporting to Concert class.
Harald Eilertsen
2021-04-01
1
-1
/
+7
*
Refactor processing uploads.
Harald Eilertsen
2021-03-08
1
-0
/
+49