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
/
venue.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ordered venues by name in drop down
AndreaChirulescu
2021-09-05
1
-1
/
+2
*
Make name and city required attributes for Venues.
Harald Eilertsen
2021-09-02
1
-6
/
+21
*
Fix more type issues in Concert and Venue classes
Harald Eilertsen
2021-09-02
1
-5
/
+5
*
psalm: Ad types to attrs and constructor for Venue
Harald Eilertsen
2021-09-02
1
-6
/
+6
*
Fix misc Psalm issues.
Harald Eilertsen
2021-06-12
1
-2
/
+2
*
New method Venue::get to get venue by id
Harald Eilertsen
2021-05-09
1
-0
/
+16
*
Make venue constructor public.
Harald Eilertsen
2021-05-09
1
-1
/
+1
*
Venue::venues_in_city wrong type annotation
Harald Eilertsen
2021-05-08
1
-1
/
+1
*
Autofixes by Psalm
Harald Eilertsen
2021-05-08
1
-2
/
+2
*
Auto fixup missing return types by Psalm
Harald Eilertsen
2021-05-08
1
-5
/
+15
*
Added an uppercase in sql for venue and concert duplicate check
AndreaChirulescu
2021-04-23
1
-1
/
+9
*
Save city for venues too.
Harald Eilertsen
2021-04-15
1
-1
/
+2
*
Fix prepare call in Venue::venues_in_city.
Harald Eilertsen
2021-04-15
1
-1
/
+1
*
GiglogAdmin_Venue: Use default args to set default city.
Harald Eilertsen
2021-04-14
1
-4
/
+3
*
Use (object) notation to create plain objects.
Harald Eilertsen
2021-04-14
1
-6
/
+5
*
Switch to Reuse for license handling.
Harald Eilertsen
2021-04-14
1
-16
/
+5
*
Fixed capital IFs and hopefully formatting issues
AndreaChirulescu
2021-04-11
1
-1
/
+1
*
Added small forms to add new venue and band
AndreaChirulescu
2021-04-11
1
-5
/
+6
*
Change venues into proper objects.
Harald Eilertsen
2021-04-10
1
-12
/
+63
*
Beuatified files after using editconfig with notepad++
AndreaChirulescu
2021-04-09
1
-72
/
+72
*
Beginning of a very rudimentary form for adding/editing concerts
AndreaChirulescu
2021-04-08
1
-62
/
+72
*
Move rendering of concert assignment table.
Harald Eilertsen
2021-04-01
1
-0
/
+10
*
Refactor processing uploads.
Harald Eilertsen
2021-03-08
1
-0
/
+52