This website requires JavaScript.
Explore
Help
Sign in
oqapi
/
webgui
Watch
2
Star
0
Fork
You've already forked webgui
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Fork of WebGUI 7.10, maintained by Oqapi
https://git.oqapi.nl/oqapi/webgui
13555
commits
3
branches
2
tags
121
MiB
HTML
80.3%
Perl
18.4%
JavaScript
0.7%
CSS
0.6%
5692106e85
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
khenn
5692106e85
Added better error handling for JSON parse errors. Scripts don't crash any longer when JSON gets a bad parse string. Instead the script receives a valid empty response and a warning is thrown to the log containing the JSON string passed in as well as the user who tried to execute.
2010-05-23 12:12:05 -05:00
docs
Added index to inbox_messageState. This table can grow very large on some sites and cause queries to get unread messages to slow down to 3-5 seconds. This index corrects that problem.
2010-05-23 08:24:10 -05:00
etc
Fix the name of the ConvertUTCToTZ macro in config files. Fixes bug
#11576
.
2010-05-19 08:38:22 -07:00
lib
Added better error handling for JSON parse errors. Scripts don't crash any longer when JSON gets a bad parse string. Instead the script receives a valid empty response and a warning is thrown to the log containing the JSON string passed in as well as the user who tried to execute.
2010-05-23 12:12:05 -05:00
sbin
Install Cache::FastMmap first before CHI so it will run the tests on it.
2010-04-30 11:01:36 -07:00
t
Remove an old database column from EMS mark 1.
2010-05-20 16:00:48 -07:00
www
no forms[0], we will use a real id
2010-05-05 16:35:47 -07:00
.gitignore
Fixed
#10967
: Using a round bracket (parenthesis) in a macro. Unbalanced parentheses can now be escaped in macro calls using the backslash character.
2009-09-14 14:27:14 -04:00
.perltidyrc
perltidyrc now placed where it can do the most good
2009-05-29 18:50:01 +00:00