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
*
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
|
/
*
removed older icons. Added new ones created by me
AndreaChirulescu
2021-04-25
10
-16
/
+43
*
added venue test to check duplicate with all letter cases
AndreaChirulescu
2021-04-24
3
-16
/
+63
*
Added an uppercase in sql for venue and concert duplicate check
AndreaChirulescu
2021-04-23
3
-2
/
+32
*
Merge branch 'dev' of https://code.volse.net/wordpress/plugins/gigologadmin.g...
AndreaChirulescu
2021-04-23
1
-40
/
+27
|
\
|
*
Refactor Concert::create
Harald Eilertsen
2021-04-23
1
-40
/
+27
*
|
Added run tests for windows usage
AndreaChirulescu
2021-04-23
1
-0
/
+2
*
|
Merge branch 'dev' of https://code.volse.net/wordpress/plugins/gigologadmin.g...
AndreaChirulescu
2021-04-23
4
-12
/
+66
|
\
|
|
*
Fix composer test command.
Harald Eilertsen
2021-04-22
1
-1
/
+1
|
*
Merge remote-tracking branch 'andrea/andreaschanges' into dev
Harald Eilertsen
2021-04-22
3
-2181
/
+186
|
|
\
|
*
|
Concert::create return NULL if concert already exist.
Harald Eilertsen
2021-04-22
3
-12
/
+17
|
*
|
Add some tests for Concert class.
Harald Eilertsen
2021-04-22
1
-0
/
+49
*
|
|
no idea what these changes are but got stuck with them, so just commiting bef...
AndreaChirulescu
2021-04-23
1
-1652
/
+10
|
|
/
|
/
|
*
|
changed oackage.json to use wp-env 4.0.0
AndreaChirulescu
2021-04-22
3
-2181
/
+186
|
/
*
Fix wrong property name in Concert::cname()
Harald Eilertsen
2021-04-22
1
-1
/
+1
*
Activate db version 5
Harald Eilertsen
2021-04-22
1
-1
/
+1
*
Fix typo in register_db_table.
Harald Eilertsen
2021-04-22
1
-11
/
+11
*
Merge remote-tracking branch 'andrea/andreaschanges' into dev
Harald Eilertsen
2021-04-22
7
-128
/
+73
|
\
|
*
Added column for concert title in database
AndreaChirulescu
2021-04-21
7
-138
/
+73
|
*
added check that GiglogAdmin_Band::get_band returns something
AndreaChirulescu
2021-04-21
1
-3
/
+13
*
|
Typo in comment for Concert constructor.
Harald Eilertsen
2021-04-21
1
-2
/
+2
[next]