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
13554
commits
3
branches
2
tags
121
MiB
HTML
80.3%
Perl
18.4%
JavaScript
0.7%
CSS
0.6%
82e52fd8d5
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
82e52fd8d5
Fixed an issue where collaboration systems with file attachments throw an error if attachment is not an image or the attachment is an image but doesn't have an associated icon. Also removed redundant calls to $storage->isImage and $storage->getUrl
2010-05-23 10:09:25 -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
Fixed an issue where collaboration systems with file attachments throw an error if attachment is not an image or the attachment is an image but doesn't have an associated icon. Also removed redundant calls to $storage->isImage and $storage->getUrl
2010-05-23 10:09:25 -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