Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Namespace fixes1.0.6 | Arron Woods | 2015-03-05 | 2 | -2/+2 |
| | |||||
* | Pass cache_wsdl_path down to client construct1.0.5 | Arron Woods | 2015-03-02 | 3 | -20/+51 |
| | |||||
* | Fix report output test1.0.4 | Arron Woods | 2015-02-11 | 1 | -1/+1 |
| | |||||
* | Unit test for NTLM headers | Arron Woods | 2015-02-11 | 2 | -13/+64 |
| | |||||
* | stdClass namespace | Arron Woods | 2015-02-11 | 3 | -5/+4 |
| | |||||
* | Ignore composer.lock | Arron Woods | 2015-02-11 | 1 | -0/+1 |
| | |||||
* | Do not track composer.lock | Arron Woods | 2015-02-11 | 1 | -469/+0 |
| | |||||
* | Merge pull request #5 from MrAvenger/patch-1 | rb-cohen | 2015-02-11 | 1 | -1/+1 |
|\ | | | | | Namespaced example | ||||
| * | Namespaced example | MrAvenger | 2015-02-11 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #4 from deanstalker/patch-1 | rb-cohen | 2015-02-11 | 1 | -2/+2 |
|\ | | | | | Update NTLM.php | ||||
| * | Update NTLM.php | Dean Stalker | 2015-02-11 | 1 | -2/+2 |
|/ | | | There is precedence issue occurring with this ternary in later versions of PHP. Suggest wrapping in brackets to ensure the ternary stays self-contained. | ||||
* | Tests almost back to passing | Arron Woods | 2013-12-05 | 17 | -119/+574 |
| | |||||
* | Namespaced | arron | 2013-12-05 | 25 | -164/+169 |
| | |||||
* | Namespace report file | arron | 2013-12-05 | 1 | -17/+5 |
| | |||||
* | Merge branch 'master' of https://github.com/ChartBlocks/php-ssrs | arron | 2013-12-05 | 1 | -0/+23 |
|\ | |||||
| * | Update README.md | rb-cohen | 2013-12-05 | 1 | -2/+8 |
| | | |||||
| * | Update README.md | rb-cohen | 2013-12-05 | 1 | -0/+17 |
| | | |||||
* | | Autoloading | arron | 2013-12-05 | 2 | -1/+6 |
|/ | |||||
* | Composer.json1.0.3 | arron | 2013-12-05 | 2 | -0/+15 |
| | |||||
* | Merge branch 'master' of https://github.com/ChartBlocks/php-ssrs | arron | 2013-12-05 | 2 | -0/+24 |
|\ | |||||
| * | Initial commit | rb-cohen | 2013-12-05 | 2 | -0/+24 |
| | |||||
* | added pagination to reports | jaysmith6811@gmail.com | 2013-01-30 | 1 | -1/+5 |
| | |||||
* | IE7/8 cache headers | arron.woods@gmail.com | 2013-01-22 | 1 | -2/+2 |
| | |||||
* | Cache settings on download | arron.woods@gmail.com | 2013-01-22 | 1 | -1/+3 |
| | |||||
* | isSelect logic change | arron.woods@gmail.com | 2013-01-18 | 1 | -1/+1 |
| | |||||
* | Report output download mimetype | arron.woods@gmail.com | 2012-12-05 | 1 | -2/+3 |
| | |||||
* | Data tidied on set rather than get | arron.woods@gmail.com | 2012-12-04 | 2 | -36/+69 |
| | |||||
* | Return default as array always | arron.woods@gmail.com | 2012-12-03 | 1 | -3/+0 |
| | |||||
* | Get default and validValues from param without data | arron.woods@gmail.com | 2012-12-03 | 1 | -4/+3 |
| | |||||
* | changed get defaultvalue so it returns a string if not a multiValue | jaysmith6811@gmail.com | 2012-12-03 | 1 | -0/+3 |
| | |||||
* | RenderResource | arron.woods@gmail.com | 2012-11-30 | 2 | -0/+53 |
| | |||||
* | added sort and toggle | jaysmith6811@gmail.com | 2012-11-30 | 2 | -0/+25 |
| | |||||
* | isSelect method, only filter defaults on isSelect | arron.woods@gmail.com | 2012-11-30 | 1 | -5/+12 |
| | |||||
* | Report _TIME_ translation | arron.woods@gmail.com | 2012-11-30 | 1 | -1/+4 |
| | |||||
* | No default toolbar setting, getReportPath method | arron.woods@gmail.com | 2012-11-30 | 2 | -1/+5 |
| | |||||
* | using in_array incorrectly | jaysmith6811@gmail.com | 2012-11-29 | 1 | -7/+8 |
| | |||||
* | added reportParameter ValidValue Object | jaysmith6811@gmail.com | 2012-11-29 | 2 | -8/+33 |
| | |||||
* | ReportParamter methods for managing forms | arron.woods@gmail.com | 2012-11-26 | 1 | -2/+33 |
| | |||||
* | Helpers for report parameter checks | arron.woods@gmail.com | 2012-11-23 | 2 | -0/+33 |
| | |||||
* | Response optional on exception | arron.woods@gmail.com | 2012-11-15 | 1 | -1/+1 |
| | |||||
* | fixed a bug with header filename | jaysmith6811@gmail.com | 2012-10-15 | 1 | -3/+3 |
| | |||||
* | ExecutionInfo reportParameters fix for reports with only one parameter | arron.woods@gmail.com | 2012-10-05 | 1 | -1/+2 |
| | |||||
* | fixed a bug stopping get report param when theres no params | jaysmith6811@gmail.com | 2012-10-03 | 1 | -5/+7 |
| | |||||
* | Server exception | arron.woods@gmail.com | 2012-10-01 | 2 | -3/+34 |
| | |||||
* | added stream rendering | jaysmith6811@gmail.com | 2012-09-27 | 2 | -2/+45 |
| | |||||
* | Execution info object, getExecutionInfo method | jaysmith6811@gmail.com | 2012-09-25 | 8 | -39/+141 |
| | |||||
* | Fix report parameter mess, making it possible to send paramter values easily | arron.woods | 2012-06-07 | 10 | -222/+61 |
| | |||||
* | Render DeviceInfo with SID translation | arron.woods | 2011-06-17 | 1 | -5/+16 |
| | |||||
* | NTLM test fix following method name change | arron.woods | 2011-05-19 | 1 | -3/+2 |
| | |||||
* | Call curl method made public, baseUri setters and getters | arron.woods | 2011-05-19 | 2 | -12/+24 |
| | |||||
* | ReportTest updated | arron.woods | 2011-05-13 | 1 | -2/+19 |
| | |||||
* | DeviceInfo parameter for render | arron.woods | 2011-05-13 | 1 | -3/+30 |
| | |||||
* | Check against Iw coding standards | arron.woods | 2011-04-21 | 1 | -1/+1 |
| | |||||
* | Configuration option for phpunit | arron.woods | 2011-04-21 | 1 | -1/+1 |
| | |||||
* | Test include paths with phpunit.xml | arron.woods | 2011-04-21 | 4 | -6/+25 |
| | |||||
* | Execution parameters when given a report parameters object | arron.woods | 2011-04-21 | 2 | -2/+70 |
| | |||||
* | Removed nbproject | arron.woods | 2011-04-21 | 4 | -23/+17 |
| | |||||
* | HTTP error codes from SoapClient return response too | arron.woods | 2011-04-11 | 1 | -1/+1 |
| | |||||
* | Sample tidyup | arron.woods | 2011-04-11 | 4 | -82/+55 |
| | |||||
* | ListChildren recursive forced to boolean, ReportOutput __toString result ↵ | arron.woods | 2011-03-29 | 3 | -7/+4 |
| | | | | typecast as string | ||||
* | Boolean check added along with exception thrown if variable not a boolean | andylowe.lowemedia@gmail.com | 2011-03-15 | 2 | -1/+19 |
| | |||||
* | NTLM Curl tests for HTTP_CODE 200 | arron.woods | 2011-03-11 | 2 | -3/+11 |
| | |||||
* | File headers | arron.woods | 2011-03-10 | 1 | -5/+10 |
| | |||||
* | v0.1 committed | arron.woods | 2011-03-10 | 33 | -0/+10570 |