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
Commit message (
Expand
)
Author
Age
Files
Lines
*
psalm: Ad types to attrs and constructor for Venue
Harald Eilertsen
2021-09-02
1
-6
/
+6
*
psalm: No need for null $opts param in select_field.
Harald Eilertsen
2021-09-02
1
-1
/
+1
*
Fix saving and fetching roles from Concerts table.
Harald Eilertsen
2021-09-01
2
-41
/
+24
*
Begin move roles and status field to concerts table.
Harald Eilertsen
2021-06-27
4
-0
/
+43
*
Remove Band class and tests.
Harald Eilertsen
2021-06-27
2
-220
/
+0
*
Remove some debug output.
Harald Eilertsen
2021-06-27
1
-1
/
+0
*
Refactor ConcertTest some more.
Harald Eilertsen
2021-06-27
1
-58
/
+25
*
Refactor ConcertTests and some cleanup
Harald Eilertsen
2021-06-27
1
-68
/
+75
*
Clean tests env before running tests
Harald Eilertsen
2021-06-27
2
-0
/
+2
*
Begin move roles and status field to concerts table.
Harald Eilertsen
2021-06-14
3
-13
/
+97
*
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
3
-24
/
+23
*
Streamline Concert api.
Harald Eilertsen
2021-06-12
2
-22
/
+29
*
Fix misc Psalm issues.
Harald Eilertsen
2021-06-12
5
-4
/
+8
*
Drop obsolete line from AdminPage::get_concerts.
Harald Eilertsen
2021-06-12
1
-1
/
+0
*
Get current users username in AdminPage constructor.
Harald Eilertsen
2021-05-29
1
-19
/
+9
*
Make AdminPage a proper object.
Harald Eilertsen
2021-05-29
1
-23
/
+34
*
Refactor and reformat AdminPage::returnuser.
Harald Eilertsen
2021-05-26
1
-18
/
+31
*
Add instance methods to Concertlogs.
Harald Eilertsen
2021-05-26
1
-0
/
+33
*
Use select_field in AdminPage::get_user
Harald Eilertsen
2021-05-25
1
-15
/
+4
*
Remove debug log from concertlogs
Harald Eilertsen
2021-05-25
1
-1
/
+0
*
Simplify AdminPage::get_user
Harald Eilertsen
2021-05-25
1
-14
/
+5
*
Add method to get assigned user for concertlogs
Harald Eilertsen
2021-05-25
1
-0
/
+20
*
Refactor the AdminPage::get_user method.
Harald Eilertsen
2021-05-25
1
-11
/
+23
*
Use select_field in adminactions form.
Harald Eilertsen
2021-05-25
2
-11
/
+17
*
Use select_field helper for city/venue filter.
Harald Eilertsen
2021-05-25
1
-33
/
+16
*
Use select_field for venue selector in new/edit form
Harald Eilertsen
2021-05-24
1
-13
/
+4
*
Allow custom text for no selection in select_fields.
Harald Eilertsen
2021-05-24
2
-2
/
+25
*
Add function to generate selection boxes.
Harald Eilertsen
2021-05-24
3
-0
/
+80
*
Make it possible to list all concerts.
Harald Eilertsen
2021-05-10
2
-3
/
+29
*
Method to find concerts at given venue
Harald Eilertsen
2021-05-09
2
-0
/
+54
*
Method to find concerts for a given city.
Harald Eilertsen
2021-05-09
2
-0
/
+56
*
Fix importing gigs after changes to the concert class.
Harald Eilertsen
2021-05-09
1
-20
/
+10
*
Fix constructing concerts if only venue id passed.
Harald Eilertsen
2021-05-09
1
-7
/
+12
*
New method Venue::get to get venue by id
Harald Eilertsen
2021-05-09
1
-0
/
+16
*
Rename strangely named function.
Harald Eilertsen
2021-05-09
1
-2
/
+2
*
Include info from venue in concerts.
Harald Eilertsen
2021-05-09
3
-24
/
+54
*
Make venue constructor public.
Harald Eilertsen
2021-05-09
1
-1
/
+1
*
Merge remote-tracking branch 'andrea/andreaschanges' into dev
Harald Eilertsen
2021-05-09
1
-7
/
+8
|
\
|
*
Fixed venue by city filter. With a small exception: cna't get it to select in...
AndreaChirulescu
2021-05-04
1
-10
/
+11
*
|
Venue::venues_in_city wrong type annotation
Harald Eilertsen
2021-05-08
1
-1
/
+1
*
|
Add config for Psalm as well...
Harald Eilertsen
2021-05-08
1
-0
/
+28
*
|
Merge branch 'psalm' into dev
Harald Eilertsen
2021-05-08
18
-64
/
+2274
|
\
\
|
|
/
|
/
|
|
*
Autofixes by Psalm
Harald Eilertsen
2021-05-08
5
-8
/
+10
|
*
Psalm fixes
Harald Eilertsen
2021-05-08
2
-8
/
+12
|
*
Autofix missing property types by Psalm.
Harald Eilertsen
2021-05-08
1
-7
/
+42
|
*
Fix return types for abstract class GeneratorBase.
Harald Eilertsen
2021-05-08
1
-11
/
+5
|
*
Auto fixup missing return types by Psalm
Harald Eilertsen
2021-05-08
16
-43
/
+91
|
*
Add Psalm as dev dependency
Harald Eilertsen
2021-05-08
2
-2
/
+2129
*
|
Add missing license tags to files.
Harald Eilertsen
2021-04-26
4
-0
/
+24
|
/
[next]