Search
Results (2548)
- Revision 350 (svn): added back "subproject" filter on issue list
- Revision 348 (svn): fixed #9374 Edit issue doesn't have blank category
- Revision 339 (svn): added rss/atom feeds at project levels for:
- * news * new issues reported * details of issue changes issue cutom queries can be used as feeds
- Revision 320 (svn): modified textilizable helper method:
- * no more eval statement * r12 in text will b ... 12 in text will be turned into a link to the issue 12
- Revision 302 (svn): adjusted the attachment date column width on pdf issue export to avoid overlapping in japanese
- Revision 281 (svn): brackets removed around "View all changes" on issues/show
- Revision 280 (svn): #8911 Textile formatting for issue notes
- Revision 274 (svn): "#id" patterns are turned into links to issues in descriptions and commit messages
- Revision 234 (svn): added a setting option to set max number of issues in export
- Revision 233 (svn): associations loading correction in projects/export_issues_pdf
- Revision 232 (svn): issue list pdf export modified
- Revision 226 (svn): Title property added for pdf export of an issue
- Revision 221 (svn): filter is now cleared when clicking on 'Issues' menu item
- Revision 220 (svn): added a limit of 500 issues when exporting to csv or pdf
- Revision 211 (svn): issue list: added 'Priority' column, removed 'Created on' column
- Revision 205 (svn): added the ability to set the sort order for issue statuses
- Revision 203 (svn): fixed french issue_edit mail template
- Revision 197 (svn): added unit tests for issue statuses, user preferences and tokens
- Revision 196 (svn): mail notifications added when:
- * a document is added * a file is added to the project * an attachment is added to an issue or a document
- Revision 183 (svn): fixed: crash when changing the status of an issue
- Revision 180 (svn): fixed: unable to delete an issue status even if it's not used yet
- Revision 179 (svn): fixed: setting an issue status as default status leads to an sql error with SQLite
- Revision 165 (svn): added back "fixed version" in issue/show and filters
- Revision 163 (svn): issue relations import
- Revision 162 (svn): * added issue_relations branch
- * issue_relation model added