- moves the inline css styles to error.css
30 lines of code changed in 3 files:
- cleanups for panel 1 on error and exception handler
- yumm yumm, this error message looks so tasty :)
56 lines of code changed in 2 files:
- closes ticket #11
47 lines of code changed in 3 files:
- changed cache_lifetime parameter to "minutes" in all caching classes
- added wincache support
139 lines of code changed in 6 files:
- cleanups
101 lines of code changed in 1 file:
- changed init of codemirror accordingly
- added @todo with infos about the needed tabs
- cleanups
25 lines of code changed in 3 files:
- cleanup
11 lines of code changed in 1 file:
- isolated getWhereDebugWasCalled()
37 lines of code changed in 1 file:
- Dropping CodeMirror v0.9 [libraries]
0 lines of code changed in 22 files:
- Updating CodeMirror to v2.21 [libraries]
2924 lines of code changed in 2 files:
- Updating Smarty to v3.1.7 [libraries]
- re-applied assignGlobal() patch
3598 lines of code changed in 108 files:
- modified line height and alignment of the backtrace table header
2 lines of code changed in 1 file:
- cleanups, removed splitting table rows
60 lines of code changed in 2 files:
- serveral changes, so that setting a template manually via setTemplate() works again
- main methods get|setTemplate are now inside the view_mapper
- calls at the controller/modulecontroller level are proxied there
- Clansuite_View_Mapper is now an object inside the Renderer_Base class
46 lines of code changed in 3 files:
- resized table, replaced unnecessary inner table with div
18 lines of code changed in 3 files:
- fixed comment tag
2 lines of code changed in 1 file:
- moved set|getLayoutTemplate to renderer base class
212 lines of code changed in 4 files:
- applied error_yellow to exception html
2 lines of code changed in 1 file:
- adding css class error_yellow
7 lines of code changed in 1 file:
- dropping error_beige, error_orange
2 lines of code changed in 1 file:
- removed getColornameForErrornumber(), css class error_red is now used by all errors
- dropping error_beige, error_orange
2 lines of code changed in 1 file:
- renamed parameter $internal_url to $encode on buildURL()
4 lines of code changed in 1 file:
- again changes to the source highlighting .. still crappy.
3 lines of code changed in 1 file:
- cleanups on variable names
- added two todo tags for intercepting smarty exceptions
22 lines of code changed in 1 file:
- renamed getWWWPath() to getWebPath()
5 lines of code changed in 1 file:
- parameter $change_lifetime now in minutes
3 lines of code changed in 1 file:
- modified display() method to use the view/template mapping
31 lines of code changed in 2 files:
- moved checkTemplateExtension() and getTemplateName() to the templatemapper
63 lines of code changed in 2 files:
- moved prepareRequestURI() next to usage context
- commented
41 lines of code changed in 1 file:
- added unittests for validators maxlength and minlength
128 lines of code changed in 3 files:
- comparison operator fixed on maxlength (removed equal sign)
20 lines of code changed in 6 files:
- commented
4 lines of code changed in 1 file:
- added validators for maxvalue and minvalue
154 lines of code changed in 2 files:
- added getter and setter for $options on formelementvalidator base class
- replaced $options array with $this->getOptions() accordingly in url and ip validator
- added comments to ip validators
- tixed fypos in validator range.php
49 lines of code changed in 6 files:
- added formvalidators for ip, email, url
- modified range to not use the min/maxlength validators internally, but filter_validate_int
185 lines of code changed in 4 files:
- deactivated Sniff, because of redeclaration exception
1 lines of code changed in 1 file:
- deactivated ControlSignatureSniff, because of redeclaration exception
1 lines of code changed in 1 file:
- ordered sniffs alphabetically
- removed svn specific properties sniff
69 lines of code changed in 1 file:
- added sniff for missing @package phpdoc tags on classes
- added readme
135 lines of code changed in 2 files: