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
/
tests
/
ConcertTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Throw instead of log error from Concert class.
Harald Eilertsen
2021-09-06
1
-4
/
+4
*
Use find_concerts to check for duplicates on create.
Harald Eilertsen
2021-09-06
1
-0
/
+16
*
test: concertlogs table is gone, no need to clear it
Harald Eilertsen
2021-09-05
1
-1
/
+0
*
Fix saving and fetching roles from Concerts table.
Harald Eilertsen
2021-09-01
1
-19
/
+4
*
Begin move roles and status field to concerts table.
Harald Eilertsen
2021-06-27
1
-0
/
+25
*
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
*
Begin move roles and status field to concerts table.
Harald Eilertsen
2021-06-14
1
-0
/
+24
*
Streamline Concert api.
Harald Eilertsen
2021-06-12
1
-7
/
+7
*
Make it possible to list all concerts.
Harald Eilertsen
2021-05-10
1
-0
/
+23
*
Method to find concerts at given venue
Harald Eilertsen
2021-05-09
1
-0
/
+40
*
Method to find concerts for a given city.
Harald Eilertsen
2021-05-09
1
-0
/
+41
*
Include info from venue in concerts.
Harald Eilertsen
2021-05-09
1
-1
/
+20
*
Added an uppercase in sql for venue and concert duplicate check
AndreaChirulescu
2021-04-23
1
-0
/
+22
*
Concert::create return NULL if concert already exist.
Harald Eilertsen
2021-04-22
1
-1
/
+1
*
Add some tests for Concert class.
Harald Eilertsen
2021-04-22
1
-0
/
+49