Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use TableRpm in rpm.php | Remi Collet | 2010-11-01 | 1 | -1/+1 |
| | |||||
* | create TableUpstream class and use it everywhere | Remi Collet | 2010-10-31 | 1 | -1/+1 |
| | |||||
* | Add 'need work' filter, fixed #88 | Remi Collet | 2010-09-19 | 1 | -0/+1 |
| | |||||
* | rename link from ViewVC to GitWeb | Remi Collet | 2010-08-01 | 1 | -1/+1 |
| | |||||
* | Add link to src.rpm, fixes #64 | Remi Collet | 2010-08-01 | 1 | -2/+2 |
| | |||||
* | fix issue with using name containing special char. | Remi Collet | 2010-07-11 | 1 | -1/+1 |
| | |||||
* | add PkdDb link on zoom page, solves #58 | Remi Collet | 2010-07-11 | 1 | -1/+1 |
| | |||||
* | Add autocompletion on master search ; closes #49 | Johan "Papa" Cwiklinski | 2010-06-05 | 1 | -0/+1 |
| | |||||
* | Type was not passed wheile selecting an owner | Johan "Papa" Cwiklinski | 2010-05-30 | 1 | -1/+1 |
| | |||||
* | merge | Remi Collet | 2010-05-30 | 5 | -0/+271 |
|\ | |||||
| * | Use of smarty to render all page ; apply coding standards, add license ; ↵ | Johan "Papa" Cwiklinski | 2010-05-30 | 1 | -0/+104 |
| | | | | | | | | refs #46,48,47 | ||||
| * | Add link on package owner | Johan "Papa" Cwiklinski | 2010-05-30 | 1 | -1/+1 |
| | | |||||
| * | Add license ; refs #46 | Johan "Papa" Cwiklinski | 2010-05-30 | 4 | -0/+81 |
| | | |||||
| * | Use of smarty to render rpm page ; apply coding standards, add license ; ↵ | Johan "Papa" Cwiklinski | 2010-05-30 | 1 | -0/+86 |
| | | | | | | | | refs #46,48,47 | ||||
* | | 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 |