Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Colin Kuskie 8590ef89d5 Refactor getNumberOfPages to use Posix::ceil instead of gnarly modulo logic.
Refactor getPageData
    use $self instead of $_[0]
    Precalculate the ending page instead of iterating over ALL data with a conditional
2007-05-26 04:11:09 +00:00
docs RFE: added a javascript confirmation for deleting a databaselink 2007-05-26 03:59:15 +00:00
etc fix: spectre fails on Admin.pm because of env_proxy 2007-05-22 19:23:35 +00:00
lib Refactor getNumberOfPages to use Posix::ceil instead of gnarly modulo logic. 2007-05-26 04:11:09 +00:00
sbin fix shebang line in diskUsage.pl and added license notice 2007-05-15 20:33:21 +00:00
t remove dead test code 2007-05-24 22:59:16 +00:00
www fix: Asset context menus sometimes appearing in wrong location in IE 2007-05-21 11:20:37 +00:00