Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Chris Nehren 8688604ea4 Lots of fixes.
1. Restore original getJsonStatus functionality of returning data for just one
site, if sitename is passed.
2. Add a few comments to Spectre::Workflow::getJsonStatus to help explain what's
going on, and also add some whitespace to separate the code into logical pieces.
3. Add tests for this functionality, doubling the number of tests for
getJsonStauts to 20.
4. Per Colin's suggestion, use isa_ok rather than cmp_ok(ref ... , eq 'TYPE',
'...').
5. Fix broken indentation in a for loop.
6. Change for loops to foreach to be consistent with the rest of WebGUI.
2007-11-05 16:56:09 +00:00
docs Added operation user rfe doc to changelog 2007-11-03 20:46:01 +00:00
etc rfe: Default log level to ERROR 2007-10-23 15:17:39 +00:00
lib Lots of fixes. 2007-11-05 16:56:09 +00:00
sbin fix for Devel::Cover warnings that clutter up the smoke test report. Also, fix the --help switch to testCodebase.pl 2007-10-26 22:34:46 +00:00
t Lots of fixes. 2007-11-05 16:56:09 +00:00
www merging 7.4 changes 2007-11-01 18:19:07 +00:00