Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Bugzilla link, fixes #44 | Remi Collet | 2010-05-30 | 1 | -1/+3 |
| | |||||
* | Set version for rpmphp, display version and license on index page | Remi Collet | 2010-05-30 | 1 | -1/+3 |
| | |||||
* | Use of Smarty for index page ; apply coding standards, add license ; refs ↵ | Johan "Papa" Cwiklinski | 2010-05-29 | 1 | -0/+40 |
| | | | | #46,48,47 | ||||
* | Add classes for odd/even rows ; refs #47 | Johan "Papa" Cwiklinski | 2010-05-29 | 1 | -2/+2 |
| | |||||
* | A flag to know if we're from a page that require a name ; refs #47 | Johan "Papa" Cwiklinski | 2010-05-29 | 1 | -1/+1 |
| | |||||
* | Missed file in previous commit... ; refs #47 | Johan "Papa" Cwiklinski | 2010-05-29 | 1 | -0/+2 |
| | |||||
* | Show errors from template ; refs #47 | Johan "Papa" Cwiklinski | 2010-05-29 | 1 | -0/+9 |
| | |||||
* | Use of smarty to render zoom page. Main template file added, and zoom.php ↵ | Johan "Papa" Cwiklinski | 2010-05-29 | 4 | -0/+137 |
modified to work on it. We would probably rewrite cleaner zoom.php in the future. refs #47 |