29 Commits (v20.05.06)

Author SHA1 Message Date
Marcel de Rooy 9b43f15602 Bug 25360: (follow-up) Remove the https FIXME in Auth.pm 4 years ago
Aleisha Amohia 20a38ee50e Bug 20000: Use Modern::Perl in installer scripts 6 years ago
Josef Moravec 543630b3c4 Bug 21719: Fix typos 6 years ago
Srdjan 1802aa9153 Bug 5786 - Move AllowOnShelfHolds and OPACItemHolds system prefs to the Circulation Matrix 11 years ago
Chris Cormack 2fd51eb844 Bug 5917 using_https should be a global 13 years ago
Chris Cormack ee138c16b4 Bug 5917 : Yet more scoping 13 years ago
Chris Cormack bd87321569 Bug 5917 More wrongly scoped globals 13 years ago
Chris Cormack d069438689 Bug 5917 : Adding new globals to be escaped by the converter 13 years ago
Chris Cormack a3e59f3bf2 Bug 5917 : FIxing problem with comma in variable names 13 years ago
Christopher Hall 10807ef6c8 fixed for/end scoping issue for single lines 14 years ago
Christopher Hall 5d05039a3d updated script to also change any incorrect dateformat variables to the correct case 14 years ago
Christopher Hall 2cd92b6913 fixed HTML regex match 14 years ago
Christopher Hall 2abc7f3313 fixed script, now handles URL replacement properly 14 years ago
Christopher Hall c78f976fc4 comma problem in conversion script 14 years ago
Christopher Hall 160bb77967 fix for reverse scoping bug 14 years ago
Christopher Hall f174d70235 missing semicolon 14 years ago
Christopher Hall 1ad2bf5cb2 make sure to close that file 14 years ago
Christopher Hall 0d6b7290cb tidied up code, fixed indentation, unused variables, etc 14 years ago
Christopher Hall 7c3ddf1675 forgot to account for fullstop in pattern 14 years ago
Christopher Hall 287478fcb4 fixed loop variable patterns to handle scope 14 years ago
Christopher Hall 9c816a9ab3 script with fixed scoping 14 years ago
Christopher Hall 78ef7daadf fixed elseif vs elsif bug 14 years ago
Christopher Hall 6882fa0fdb fixed loop variables 14 years ago
Christopher Hall dc76447db6 removed pref from list of file types and fixed FOREACH bug, now some preferences render properly 14 years ago
Christopher Hall 675a322d43 added .pref to list of extensions to 'convert' 14 years ago
Christopher Hall 28641cc590 small fixes, seems to generate working opac and intranet 14 years ago
Christopher Hall 39c87ee7be updated 'conversion' script, now seems to catch all cases within both opac and intranet, still some errors (13) but no 'missed' cases 14 years ago
Christopher Hall 51b399ddfc More work on 'conversion' script for HTML::Toolkit to Template::Tolkit 14 years ago
Will Stokes 161e7d9a0c Draft script to 'convert' HTML:Toolkit syntax in templates to Template::Toolkit. Will need human to go through most if not all templates (basically those with a loop) and fix up. Makes no attempt to fix horrendous formatting. Branch: html-template-to-template-toolkit 14 years ago