touched up the issue show page

- added 'change'
- added 'undo'
touched up the issue home page
- added pagination
This commit is contained in:
2010-03-18 12:37:45 +00:00
parent 4c7ca4edf7
commit 343ff629f0
24 changed files with 965 additions and 185 deletions

View File

@ -91,6 +91,11 @@ max_upload_size = "10000"
;------------------------------------------------------------------------------
max_latest_projects = "10"
;------------------------------------------------------------------------------
; Maximum number of issues to show
;------------------------------------------------------------------------------
max_issues_per_page = "50"
;------------------------------------------------------------------------------
; Maximum number of log entries to show per details page
;------------------------------------------------------------------------------