Commit Graph

18 Commits

Author SHA1 Message Date
Isaac Connor
67e2c80851 Check for existence of modal before including it. 2023-08-22 12:19:48 -04:00
Isaac Connor
119e4e6756 use detaintPath on modal to prevent including other files instead of real modals 2023-02-20 11:58:10 -05:00
Isaac Connor
10c0a6617c Return Debug to a regular function to match other logging functions. Since we switched to using namespaces we no longer clash with cake_php. 2020-10-14 10:39:25 -04:00
Andrew Bauer
467e75a11c convert eventdetail function to php file 2020-09-18 11:03:20 -05:00
Andrew Bauer
2757b74957 convert servermodal function to php file 2020-09-18 10:34:33 -05:00
Andrew Bauer
10119dc609 convert storage function to php file 2020-09-18 10:02:02 -05:00
Andrew Bauer
1b2f0514b9 convert delconfirm function to php file 2020-09-18 09:43:29 -05:00
Andrew Bauer
6e6b9a464b convert enoperm function to php file 2020-09-18 09:24:23 -05:00
Andrew Bauer
bc7cadcc73 convert optionhelp function to php file 2020-09-18 08:35:21 -05:00
Isaac Connor
1caaf01502 Add code to the default case to include a file in ajax/modals/.php so that the modals template can be kept out of functions.php. We don't need the auth stuff. Also turn off error reporting as we should only return json. 2020-09-17 15:14:09 -04:00
Andrew Bauer
afdd4702a2 add server modal 2020-09-16 08:30:45 -05:00
Andrew Bauer
508967ffe9 fix typo on modal.php 2020-09-14 13:51:24 -05:00
Andrew Bauer
fb85d6f79c rough in eventdetail modal 2020-09-14 13:47:09 -05:00
Andrew Bauer
d2bc39f65f replace storage popup with modal 2020-09-14 09:50:04 -05:00
Andrew Bauer
096f4a446f Use Ajax to load delete confirm modal 2020-09-13 10:39:51 -05:00
Andrew Bauer
547e1d6cc4 rough in error no permisson modal 2020-09-12 08:36:19 -05:00
Andrew Bauer
aa6bf31cbd pass OLANG as a function parm 2020-09-11 07:51:00 -05:00
Andrew Bauer
cd09ec8fef rough in Modal Ajax framework 2020-09-10 16:56:58 -05:00