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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Redo concert list to use the Concert class.
Harald Eilertsen
2021-09-03
1
-38
/
+32
*
emove dependency on ConcertLogs in gig import code.
Harald Eilertsen
2021-09-03
2
-13
/
+0
*
Allow empty concerts to be created.
Harald Eilertsen
2021-09-03
1
-5
/
+5
*
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
2
-6
/
+6
*
psalm: Add type info to attrs and constructor for Concert.
Harald Eilertsen
2021-09-02
1
-8
/
+18
*
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
1
-22
/
+20
*
Begin move roles and status field to concerts table.
Harald Eilertsen
2021-06-27
2
-0
/
+17
*
Remove Band class and tests.
Harald Eilertsen
2021-06-27
1
-151
/
+0
*
Remove some debug output.
Harald Eilertsen
2021-06-27
1
-1
/
+0
*
Begin move roles and status field to concerts table.
Harald Eilertsen
2021-06-14
2
-13
/
+73
*
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
1
-15
/
+22
*
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
1
-2
/
+8
*
Add function to generate selection boxes.
Harald Eilertsen
2021-05-24
1
-0
/
+26
*
Make it possible to list all concerts.
Harald Eilertsen
2021-05-10
1
-3
/
+6
*
Method to find concerts at given venue
Harald Eilertsen
2021-05-09
1
-0
/
+14
*
Method to find concerts for a given city.
Harald Eilertsen
2021-05-09
1
-0
/
+15
*
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
2
-23
/
+34
*
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
*
|
Autofixes by Psalm
Harald Eilertsen
2021-05-08
5
-8
/
+10
*
|
Psalm fixes
Harald Eilertsen
2021-05-08
1
-6
/
+6
*
|
Auto fixup missing return types by Psalm
Harald Eilertsen
2021-05-08
14
-38
/
+75
|
/
*
removed older icons. Added new ones created by me
AndreaChirulescu
2021-04-25
2
-16
/
+39
*
added venue test to check duplicate with all letter cases
AndreaChirulescu
2021-04-24
2
-16
/
+52
*
Added an uppercase in sql for venue and concert duplicate check
AndreaChirulescu
2021-04-23
2
-2
/
+10
[prev]
[next]