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
/
_concerts_table.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename and reorganize more source files.
Harald Eilertsen
2023-01-20
1
-448
/
+0
*
Fix ConcertTable tests and markup.
Harald Eilertsen
2022-06-18
1
-5
/
+3
*
Add phpcs config and do automatic fixups.
Harald Eilertsen
2022-06-18
1
-158
/
+137
*
Filtered out concerts older than today
AndreaChirulescu
2022-03-27
1
-1
/
+1
*
Security: Escape event and link urls before using.
Harald Eilertsen
2022-03-12
1
-2
/
+2
*
ConcertsTable: Initialize more properties in constructor.
Harald Eilertsen
2022-03-12
1
-0
/
+5
*
Security: Escape band and venue name in concerts table.
Harald Eilertsen
2022-03-12
1
-2
/
+2
*
ConcertsTable: Initialize page_no on construct.
Harald Eilertsen
2022-03-12
1
-1
/
+1
*
Security: Add CSRF checks when updating concerts table.
Harald Eilertsen
2022-03-12
1
-1
/
+17
*
Move code to update concert table to concert table class.
Harald Eilertsen
2022-03-10
1
-2
/
+102
*
Fix more psalm issues
Harald Eilertsen
2022-03-09
1
-0
/
+2
*
Merge remote-tracking branch 'andrea/andreaschanges' into dev
Harald Eilertsen
2022-03-09
1
-11
/
+17
|
\
|
*
iCal file download fixes to generate one file per concert
AndreaChirulescu
2022-02-27
1
-132
/
+136
|
*
Pagination fix to resest page if out of range
AndreaChirulescu
2022-02-13
1
-1
/
+6
*
|
Fix various psalm errors.
Harald Eilertsen
2022-03-09
1
-0
/
+2
*
|
Some cleanup in render_concerts_table
Harald Eilertsen
2022-02-22
1
-33
/
+23
|
/
*
Fix so pagination remembers filters in shortcode too.
Harald Eilertsen
2022-02-13
1
-4
/
+4
*
Remember filter settings when paginating.
Harald Eilertsen
2022-02-13
1
-33
/
+60
*
Refactor rendering of the concerts table.
Harald Eilertsen
2022-02-12
1
-58
/
+79
*
Fix pagination of concert table.
Harald Eilertsen
2022-02-12
1
-6
/
+7
*
More indentation and format if statements.
Harald Eilertsen
2022-02-12
1
-124
/
+134
*
more pagination details fixes
AndreaChirulescu
2022-02-11
1
-26
/
+57
*
css small fixed for table display
AndreaChirulescu
2022-02-09
1
-74
/
+114
*
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
*
tests: Make an actual test for ConcertsTable
Harald Eilertsen
2021-09-11
1
-3
/
+3
*
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
*
added images for checkbox and redicon
AndreaChirulescu
2021-09-05
1
-4
/
+5
*
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
|
/
*
Move the concerts table and edit form out of AdminPage.
Harald Eilertsen
2021-09-04
1
-0
/
+199