[root]/modules/systeminfo/templates

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 29 (100.0%) | 1070 (100.0%) | 36.8 |
| vain | 28 (96.6%) | 1028 (96.1%) | 36.7 |
| rikku | 1 (3.4%) | 42 (3.9%) | 42.0 |
- moved modules into application dir
0 lines of code changed in 3 files:
- added viewhelper messagebox
- added messagebox styles to error.css
- moved helpbox css to error.css
1 lines of code changed in 1 file:
- readded modules
308 lines of code changed in 3 files:
- complete modules cleanup
0 lines of code changed in 3 files:
- renamed smarty assign_by_ref to assign (this was mainly a workaround in smarty v2 to work with references. referencing is now standard behavior of php.)
- drop the ajax dialog windows (will be reimplemented on base of jQuery modal)
- added messagebox viewhelper for testing purposes to the apc status template
10 lines of code changed in 1 file:
- language fixes (de->en)
1 lines of code changed in 1 file:
- added return_ofc_hitrates to systeminfo.admin.php (this returns the dynamic data for a pie chart and is an example usage for ofc)
- added an {openflashchart} visualizing the hitrates to action_admin_show_apc.tpl
- fixed slashes on paths in file function.openflashchart.php
5 lines of code changed in 1 file:
- reverse merging 3336-3337
194 lines of code changed in 1 file:
add Silverlight Visifire Chart template folder
42 lines of code changed in 1 file:
- is_callable check for apache functions (apache_get_version) (zend server issue) / if isset check on templates-side
5 lines of code changed in 1 file:
- removed some tables from the systeminfo page
- added tabs
- more settings added (majority of them is from the installer checks)
213 lines of code changed in 1 file:
- added systeminfo.menu.php
2 lines of code changed in 2 files:
- added pieces of information about Database/PDO to systeminfo.admin.php
32 lines of code changed in 1 file:
- display of server api type added to systeminfos
42 lines of code changed in 1 file:
- added session security settings to configuration
- added ModuleHeadings to some templates
- added modulesubnavigation with tabs to systeminfo
141 lines of code changed in 3 files:
- fixes for the systeminfo display of APC cache (todo: showError)
7 lines of code changed in 1 file:
- renamed /core/cache/cache_*.class.php to /core/cache/*.cache.php
- added About
- doc_raw to moveto
- mod=admin to mod=controlcenter
- pagetitle fix on standard theme
5 lines of code changed in 2 files:
- added /modules/systeminfo
62 lines of code changed in 2 files: