Commit Graph

54 Commits

Author SHA1 Message Date
Vencislav Atanasov 9fc93ec924 Sort halls by ID 2024-10-31 21:24:28 +02:00
Vencislav Atanasov bbd885d3ac Fix speaker pictures 2024-10-10 20:07:40 +03:00
Vencislav Atanasov 9e4448b363 Add new line and word-joiner in speaker organisation label 2023-10-17 00:54:07 +03:00
Vencislav Atanasov 9f3dc1a1aa Show the organisation of each speaker, if provided 2023-10-17 00:45:48 +03:00
Vencislav Atanasov 8ad92a5fa3 Replace an arrow function with an anonymous one 2023-10-17 00:20:21 +03:00
Vencislav Atanasov 0284c3f460 Load and use the strftime replacement function only if needed 2023-10-17 00:17:55 +03:00
Vencislav Atanasov 7d6ca43395 Fix an edge case in which an event spans over adjacent slots but in different days 2023-10-17 00:00:27 +03:00
Vencislav Atanasov 0eb9145e5a Use more meaningful variable names 2023-10-17 00:00:27 +03:00
Vencislav Atanasov b33da1563f Fix for unset events 2023-10-17 00:00:27 +03:00
Vencislav Atanasov 4b072dc2df Add backwards-compatible strftime polyfill for PHP 8.1+ 2023-10-17 00:00:27 +03:00
Vencislav Atanasov 24d57ee1b5 Replace strftime() with date() 2023-10-17 00:00:27 +03:00
Vasil Kolev 4fa533919d schedule: fix XSS, reported by Hetti 2022-10-16 15:23:01 +03:00
Vasil Kolev c5d9daa758 parse.php: HOW THE HELL DID THAT WORK EVER 2022-09-29 15:35:55 +03:00
Vasil Kolev 4b2c31c775 2021 hacks 2022-09-29 15:31:37 +03:00
Vasil Kolev cfe9b21b82 schedule: fix for transposition to work 2021-07-27 22:12:26 +03:00
Ivaylo Markov a4f8e714b8 Don't display hidden language tracks in legend 2020-11-05 23:00:18 +02:00
Vasil Kolev 0834c196fe schedule: do not repeat multi-slot talks 2019-11-01 08:28:12 +02:00
Vasil Kolev 0e6b47259c schedule: more visible (and translated) feedback link, shown after the event 2018-11-07 17:18:46 +02:00
Vasil Kolev f534221de0 schedule: do not show misc in fulltalk list 2018-10-16 13:08:18 +03:00
Vasil Kolev 76b46316f9 schedule: add support for full schedule 2018-10-16 13:07:52 +03:00
Vasil Kolev ac3a19bf73 schedule: display TBA on missing data 2018-09-11 17:08:39 +03:00
Vasil Kolev 2bb875d771 add feedback link 2017-11-04 12:05:44 +02:00
Vasil Kolev ce7bbcbbbe don't take slots from other rooms that have nothing to do with us 2017-10-20 01:28:13 +03:00
Vasil Kolev ec35c444e4 missed fetching the right language string 2017-10-20 01:01:37 +03:00
Vasil Kolev 6f913742dd update from last year 2017-08-07 11:10:32 +03:00
Vasil Kolev dbbdb20b61 fix table style 2016-10-24 01:06:43 +03:00
Vencislav Atanasov 46d9f93ac3 Fix filtering by event type 2016-10-24 00:34:15 +03:00
Vencislav Atanasov 48a0fa9c5f Remove unused variables, add filter by event type, rewrite CSS class generation 2016-10-24 00:16:00 +03:00
Vencislav Atanasov a807406eb0 Rename variables, add vertical merging of slots 2016-10-23 23:16:13 +03:00
Vencislav Atanasov e18f6d1eb7 Enable horizontal merging of slots 2016-10-23 00:44:27 +03:00
Vencislav Atanasov 06080c6249 Use the proper styles 2016-10-22 19:09:03 +03:00
Vencislav Atanasov 69058e8fab Merge event slots horizontally 2016-10-22 17:22:04 +03:00
Vencislav Atanasov 3b74bc0053 Fix rendering of schedule for 2015 2016-10-22 03:30:31 +03:00
Vencislav Atanasov da5810e68b [WIP] Properly format the schedule, fix minor bugs/whitespace 2016-10-22 03:23:29 +03:00
Vencislav Atanasov 439d778f15 Add support for showing different conferences (2014-2016), simplify some of the HTML code generation 2016-10-19 21:49:50 +03:00
Vencislav Atanasov 0857039fc5 Split code to functions, add basic config 2016-10-16 21:50:09 +03:00
Vencislav Atanasov 33ecff552c Add legend, fix issues with the locale 2016-10-16 21:01:19 +03:00
Vencislav Atanasov bdd3caa101 Increate cut length from 50 to 70, use multibyte strlen 2016-10-16 20:46:27 +03:00
Vencislav Atanasov 117c405747 Fix closing tags, add placeholder for speaker URL 2016-10-16 20:43:36 +03:00
Vencislav Atanasov 4eddfb2d5a Skip slots without matching event ID 2016-10-16 20:23:37 +03:00
Vencislav Atanasov b6b02e48b0 Revert to the initial version of schedule 2016-10-16 19:47:05 +03:00
Vasil Kolev 0135a340a5 fix usage 2015-10-23 17:28:52 +03:00
Vasil Kolev a820618363 add a config file, add per-year support 2015-10-22 17:19:51 +03:00
Vasil Kolev dde9dea189 missing check for allowedhallids 2015-10-22 14:09:29 +03:00
Vasil Kolev 94ee8f6e23 move the setting of the locale a bit, it's needed only once 2015-10-20 10:35:40 +03:00
Vasil Kolev 596c530250 add langs array, localize the date 2015-10-20 01:34:14 +03:00
Vasil Kolev a414eb4154 default language 2015-10-20 01:18:04 +03:00
Vasil Kolev d06f44761f add legend 2015-10-20 01:14:42 +03:00
Vasil Kolev efa9099804 set the default timezone, as WP always sets it to GMT (bastards) 2015-10-20 00:57:20 +03:00
Vasil Kolev 0e9a3ca5f7 increase cut len, use mb_strlen 2015-10-19 21:29:12 +03:00