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
/
admin
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Psalm fixes
Harald Eilertsen
2021-05-08
1
-6
/
+6
*
|
Auto fixup missing return types by Psalm
Harald Eilertsen
2021-05-08
2
-13
/
+21
|
/
*
removed older icons. Added new ones created by me
AndreaChirulescu
2021-04-25
1
-16
/
+13
*
added venue test to check duplicate with all letter cases
AndreaChirulescu
2021-04-24
1
-16
/
+18
*
Merge remote-tracking branch 'andrea/andreaschanges' into dev
Harald Eilertsen
2021-04-22
1
-69
/
+9
|
\
|
*
changed oackage.json to use wp-env 4.0.0
AndreaChirulescu
2021-04-22
1
-69
/
+9
*
|
Concert::create return NULL if concert already exist.
Harald Eilertsen
2021-04-22
1
-8
/
+11
|
/
*
Added column for concert title in database
AndreaChirulescu
2021-04-21
2
-90
/
+22
*
added check that GiglogAdmin_Band::get_band returns something
AndreaChirulescu
2021-04-21
1
-3
/
+13
*
Added an else to return something when concert is empty on return user function
AndreaChirulescu
2021-04-21
1
-0
/
+1
*
Added check if emty concert when fetching assigned user
AndreaChirulescu
2021-04-21
1
-1
/
+3
*
Added form fields and functionality for admin to edit assigned users
AndreaChirulescu
2021-04-19
1
-2
/
+33
*
Make Band::create return band object, not just id.
Harald Eilertsen
2021-04-15
1
-3
/
+3
*
Got rid of find or create for concert and band
AndreaChirulescu
2021-04-14
2
-11
/
+32
*
Switch to Reuse for license handling.
Harald Eilertsen
2021-04-14
2
-32
/
+10
*
Some nitpicking in editforms.
Harald Eilertsen
2021-04-14
1
-5
/
+11
*
Make Concert constructor public.
Harald Eilertsen
2021-04-14
1
-1
/
+1
*
Check if $_POST member is set before referencing it.
Harald Eilertsen
2021-04-14
1
-1
/
+2
*
Remove obsolete ref to $wpdb.
Harald Eilertsen
2021-04-14
1
-1
/
+1
*
Concert file wizardry to split create/createAndFind,Find functions
AndreaChirulescu
2021-04-13
2
-33
/
+6
*
Fixes of LF and extra spaces done by ATOM
AndreaChirulescu
2021-04-13
2
-37
/
+37
*
Moved a lot of concert related logic from import/admin into the GiglogAdmin_C...
AndreaChirulescu
2021-04-12
2
-57
/
+57
*
fixed a missing = in an if inside the editconcerts form.
AndreaChirulescu
2021-04-12
1
-11
/
+12
*
Fixed calls to cretae band/venue functions in import gigs code
AndreaChirulescu
2021-04-12
1
-2
/
+2
*
Fixed capital IFs and hopefully formatting issues
AndreaChirulescu
2021-04-11
1
-35
/
+35
*
Added small forms to add new venue and band
AndreaChirulescu
2021-04-11
1
-21
/
+115
*
Change venues into proper objects.
Harald Eilertsen
2021-04-10
2
-3
/
+10
*
Indentation and formatting nitpick.
Harald Eilertsen
2021-04-09
1
-25
/
+23
*
Fix warning in Dragon table
Harald Eilertsen
2021-04-09
1
-2
/
+2
*
Beuatified files after using editconfig with notepad++
AndreaChirulescu
2021-04-09
1
-17
/
+19
*
Beginning of a very rudimentary form for adding/editing concerts
AndreaChirulescu
2021-04-08
1
-0
/
+34
*
Added function getpublishstatus to check if concert is uploaded within the pa...
AndreaChirulescu
2021-04-08
1
-1
/
+19
*
Checkbox for own concerts added
AndreaChirulescu
2021-04-07
1
-3
/
+8
*
Forgot 2 returns in taken by for Reviewer 1 and 2
AndreaChirulescu
2021-04-07
1
-2
/
+2
*
Added wpgc.id as sort by element for concerts t avoid annoying order changing...
AndreaChirulescu
2021-04-07
1
-1
/
+1
*
Fix AdminPage::adminactions()
Harald Eilertsen
2021-04-07
1
-20
/
+20
*
Whitespace only, no functional change.
Harald Eilertsen
2021-04-07
1
-23
/
+11
*
Added drop down menu for admin actions on concert log
AndreaChirulescu
2021-04-06
1
-48
/
+47
*
Merge changes to concert table update code.
Harald Eilertsen
2021-04-06
1
-10
/
+8
*
Make concert table buttons work.
Harald Eilertsen
2021-04-05
1
-9
/
+159
*
Sanitize input in AdminPage::get_concerts.
Harald Eilertsen
2021-04-02
1
-2
/
+2
*
Clean up AdminPage::get_filters.
Harald Eilertsen
2021-04-01
1
-34
/
+26
*
Move rendering of concert assignment table.
Harald Eilertsen
2021-04-01
1
-2
/
+203
*
Fix gig import logic.
Harald Eilertsen
2021-04-01
1
-16
/
+22
*
Refactor processing uploads.
Harald Eilertsen
2021-03-08
1
-58
/
+41
*
Expand the main Giglog admin page.
Harald Eilertsen
2021-03-07
1
-1
/
+7
*
Import gigs directly from uploaded file.
Harald Eilertsen
2021-03-07
1
-11
/
+77
*
Implement upload of gig data files.
Harald Eilertsen
2021-03-07
1
-1
/
+41
*
Add a sub page for importing gigs in admin.
Harald Eilertsen
2021-02-23
1
-0
/
+25
*
Add top level menu to WordPress admin menu.
Harald Eilertsen
2021-02-21
1
-0
/
+26
[prev]