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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Begin move roles and status field to concerts table.
Harald Eilertsen
2021-06-27
1
-0
/
+25
*
Remove Band class and tests.
Harald Eilertsen
2021-06-27
1
-69
/
+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
*
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
*
Allow custom text for no selection in select_fields.
Harald Eilertsen
2021-05-24
1
-0
/
+17
*
Add function to generate selection boxes.
Harald Eilertsen
2021-05-24
1
-0
/
+53
*
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
*
Add missing license tags to files.
Harald Eilertsen
2021-04-26
1
-0
/
+5
*
added venue test to check duplicate with all letter cases
AndreaChirulescu
2021-04-24
1
-0
/
+11
*
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
*
Fix Bands class constructor.
Harald Eilertsen
2021-04-21
1
-0
/
+2
*
Refactor BandTest.
Harald Eilertsen
2021-04-18
1
-13
/
+22
*
Add a few more tests for GoglogAdmin_Band class.
Harald Eilertsen
2021-04-16
1
-0
/
+28
*
Refactor Band::create into Band::find and ::create
Harald Eilertsen
2021-04-15
1
-1
/
+9
*
Make Band::create return band object, not just id.
Harald Eilertsen
2021-04-15
1
-0
/
+22
*
Fix test setup for wp-env.
Harald Eilertsen
2021-04-15
3
-65
/
+63
*
Use (object) notation to create plain objects.
Harald Eilertsen
2021-04-14
1
-17
/
+22
*
Add license comment _after_ the php opening tag.
Harald Eilertsen
2021-04-14
2
-2
/
+2
*
Switch to Reuse for license handling.
Harald Eilertsen
2021-04-14
2
-0
/
+10
*
Change venues into proper objects.
Harald Eilertsen
2021-04-10
2
-0
/
+101