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
14238
commits
2
branches
2
tags
120
MiB
HTML
80.3%
Perl
18.4%
JavaScript
0.7%
CSS
0.6%
8a527f830c
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
Colin Kuskie
8a527f830c
Fix sytax errors in the new TimeField code.
2011-03-07 08:31:26 -08:00
docs
Fix the accidental overriding of www_export in the Thing. Fixes bug
#12066
.
2011-03-04 10:45:06 -08:00
etc
Prevent SSO fixation attacks against WebGUI by modifying Operation/SSO to log the user in as the user with a different session, and to require a flag in the config file to enable it. This feature will be removed in WebGUI 8. Fixes bug
#12004
.
2011-01-10 14:07:59 -08:00
lib
Fix sytax errors in the new TimeField code.
2011-03-07 08:31:26 -08:00
sbin
>5.8.8 <> >= 5.8.8
2011-02-21 14:12:07 -08:00
t
Fix the Time field. Provide a getValueAsHtml method. Use it when displaying the form, so that the JS works correctly in displaying values. Fixes bug
#12054
and works swell in the Thingy. The Thingy is my favorite asset now.
2011-02-28 20:43:07 -08:00
www
Removed the ugly time setting pop-up and replaced it with clean JS. Fixes bug
#12061
2011-03-03 15:50:58 -06: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