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
13659
commits
3
branches
2
tags
121
MiB
HTML
80.3%
Perl
18.4%
JavaScript
0.7%
CSS
0.6%
ef419c8b7b
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
ef419c8b7b
There's no need to special case Posts in Account/Contributions. The view method referes you to the Thread, and if a user has multiple posts in a thread, it links to the Thread multiple times. Also, this fixes bug
#11622
.
2010-06-15 11:08:50 -07:00
docs
There's no need to special case Posts in Account/Contributions. The view method referes you to the Thread, and if a user has multiple posts in a thread, it links to the Thread multiple times. Also, this fixes bug
#11622
.
2010-06-15 11:08:50 -07:00
etc
Fix the name of the ConvertUTCToTZ macro in config files. Fixes bug
#11576
.
2010-05-19 08:38:22 -07:00
lib
There's no need to special case Posts in Account/Contributions. The view method referes you to the Thread, and if a user has multiple posts in a thread, it links to the Thread multiple times. Also, this fixes bug
#11622
.
2010-06-15 11:08:50 -07:00
sbin
add IO::Socket::SSL as prereq for LDAPS
2010-06-07 17:05:12 -07:00
t
Another batch of test cleaning.
2010-06-14 19:47:30 -07:00
www
IE8 cart js fixes (IE stringifies null as "null" instead of "")
2010-05-25 09:28:25 -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