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
Commit message (
Expand
)
Author
Age
Files
Lines
*
css small fixed for table display
AndreaChirulescu
2022-02-09
2
-75
/
+116
*
Added a div to make table scrollable on mobiles
AndreaChirulescu
2021-09-24
1
-2
/
+2
*
Changed order of date column in concerts table
AndreaChirulescu
2021-09-19
1
-4
/
+3
*
Padding in table so text doesn't connect between cells
AndreaChirulescu
2021-09-19
1
-2
/
+2
*
Add CSRF checks to new venue form
Harald Eilertsen
2021-09-17
2
-0
/
+8
*
Move New Venue form to a separate partial.
Harald Eilertsen
2021-09-17
3
-9
/
+45
*
Return better error for failed CSRF check on import.
Harald Eilertsen
2021-09-17
1
-2
/
+2
*
Add CSRF checks for edit concert form.
Harald Eilertsen
2021-09-17
2
-1
/
+9
*
Clean up, fix and rename db tables.
Harald Eilertsen
2021-09-16
1
-49
/
+19
*
Reinsert created and updated columns for venues.
Harald Eilertsen
2021-09-16
1
-0
/
+2
*
Facelift of database table creation to use create tables instead of versionin...
AndreaChirulescu
2021-09-13
1
-323
/
+17
*
tests: Make an actual test for ConcertsTable
Harald Eilertsen
2021-09-11
1
-3
/
+3
*
Fix indentation again.
Harald Eilertsen
2021-09-09
1
-8
/
+10
*
changes reagding mail sending on concert status changes
AndreaChirulescu
2021-09-07
1
-14
/
+13
*
Fixed wording in mails sent when concerts are assigned/unassinged
AndreaChirulescu
2021-09-06
1
-4
/
+29
*
fixed proper class naming for Apply button
AndreaChirulescu
2021-09-06
1
-1
/
+1
*
removed some extra characters that got lost in table HTML
AndreaChirulescu
2021-09-06
1
-1
/
+1
*
Fix indentation and whitespace, add braces where missing.
Harald Eilertsen
2021-09-06
1
-41
/
+46
*
Merge remote-tracking branch 'andrea/andreaschanges' into dev
Harald Eilertsen
2021-09-05
1
-4
/
+5
|
\
|
*
added images for checkbox and redicon
AndreaChirulescu
2021-09-05
1
-4
/
+5
*
|
security: Add proper CSRF checking for the import_gigs form.
Harald Eilertsen
2021-09-05
1
-3
/
+7
|
/
*
used auto ident this time
AndreaChirulescu
2021-09-05
1
-165
/
+165
*
used is_admin() to check if user shoudl see xtra columns
AndreaChirulescu
2021-09-05
1
-184
/
+184
*
Extra changes to hide admincolumns on giglog page If logged in but not using ...
AndreaChirulescu
2021-09-05
1
-6
/
+8
*
CHanges in the concerts table for logged/non logged user. Fixed row header wi...
AndreaChirulescu
2021-09-05
1
-19
/
+30
*
Fix some bugs in generated HTML for ConcertsTable.
Harald Eilertsen
2021-09-05
1
-5
/
+5
*
Merge remote-tracking branch 'andrea/andreaschanges' into dev
Harald Eilertsen
2021-09-05
1
-11
/
+14
|
\
|
*
Re-added the changes for looks, and city/venue selector
AndreaChirulescu
2021-09-05
1
-11
/
+14
*
|
ConcertsTable: fix getting city row when changing cities.
Harald Eilertsen
2021-09-05
1
-1
/
+1
*
|
Don't error if obsolete indexes or keys are already deleted.
Harald Eilertsen
2021-09-05
1
-2
/
+2
|
/
*
Move the concerts table and edit form out of AdminPage.
Harald Eilertsen
2021-09-04
3
-248
/
+291
*
Drop obsolete database tables.
Harald Eilertsen
2021-09-04
1
-97
/
+6
*
Remove dangling $wpdb ref in AdminPage.
Harald Eilertsen
2021-09-04
1
-2
/
+0
*
Mark recently added concerts as new again.
Harald Eilertsen
2021-09-04
1
-17
/
+9
*
Add timestamp columns to concerts and venues.
Harald Eilertsen
2021-09-04
1
-2
/
+17
*
Make click to unassign from concert work again.
Harald Eilertsen
2021-09-04
1
-15
/
+13
*
Rename AdminPage::returnuser to assign_role_for_user_form.
Harald Eilertsen
2021-09-04
1
-5
/
+5
*
Make click to assign concert/role to self work again.
Harald Eilertsen
2021-09-04
1
-29
/
+25
*
Editing concerts now work again.
Harald Eilertsen
2021-09-03
1
-8
/
+24
*
Handle updating concert status again.
Harald Eilertsen
2021-09-03
1
-6
/
+7
*
Rename AdminPage::get_user -> user_dropdown_for_role
Harald Eilertsen
2021-09-03
1
-5
/
+5
*
Drop ref to ConcertLogs in AdminPage::get_user method.
Harald Eilertsen
2021-09-03
1
-7
/
+10
*
Drop query to press status table in adminactions.
Harald Eilertsen
2021-09-03
1
-6
/
+11
*
Render adminactions in concert list view.
Harald Eilertsen
2021-09-03
1
-9
/
+9
*
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
1
-2
/
+0
*
Begin move roles and status field to concerts table.
Harald Eilertsen
2021-06-14
1
-2
/
+16
*
Move method to update Concertlogs to Concertlogs class.
Harald Eilertsen
2021-06-13
1
-1
/
+1
*
Fix misc Psalm issues.
Harald Eilertsen
2021-06-12
2
-1
/
+3
*
Drop obsolete line from AdminPage::get_concerts.
Harald Eilertsen
2021-06-12
1
-1
/
+0
[next]