Commit Graph

21682 Commits (f29144fda58224ed73f9f9e6f1ab32e49abda664)
 

Author SHA1 Message Date
Jean-Philippe Lang 72714d86f6 Fixed: wiki preview doesn't work on long entries. 17 years ago
Jean-Philippe Lang c754e017dc Changeset comments are now stripped before being stored in the database (patch by Nicholas Wieland). 17 years ago
Jean-Philippe Lang 138566de0b Committer field in the Changesets table is now varchar 255. 17 years ago
Jean-Philippe Lang 1e28f7758f Added wiki syntax to online help. 17 years ago
Jean-Philippe Lang f601d5fb9e Fixed: cursor not positioned correctly when using wiki toolbar buttons under IE (Balazs Dan). 17 years ago
Jean-Philippe Lang d1780270da Small change to ApplicationHelper#textilizable to allow links to other wikis main page with custom text (eg. project:|mytext). 17 years ago
Jean-Philippe Lang 00238738b1 Application welcome text is now textilized. 17 years ago
Jean-Philippe Lang 7b366758fd Textilized project descriptions on project list and home page. 17 years ago
Jean-Philippe Lang a7033c8bac Code improvement in ProjectsController#activity (Nicolas Chuche) 17 years ago
Jean-Philippe Lang 446889b3f0 Added a 'Assignable' boolean on Role model. 17 years ago
Jean-Philippe Lang 4cedecad4d Added a link to add a new category when creating or editing an issue. 17 years ago
Jean-Philippe Lang 1f991c6a79 Added feeds auto discovery links on projects/show (patch by Nicolas Chuche). 17 years ago
Jean-Philippe Lang 2f0edb0b61 Activity view improvements: 17 years ago
Jean-Philippe Lang 5b35bfd434 Fixed: nil error on 'commits per month' graph. 17 years ago
Jean-Philippe Lang 889d50089d Added syntax highlightment for repository files (using CodeRay). 17 years ago
Jean-Philippe Lang a5849ee044 Wiki links can now refer other project wikis, using this syntax: 17 years ago
Jean-Philippe Lang 38e0c237a4 Image attachments are now sent inline to be viewed directly in the browser. 17 years ago
Jean-Philippe Lang c4239a4fd2 Removed hard-coded URLs in mail templates. 17 years ago
Jean-Philippe Lang 7379d4e2d0 Mantis importer: fixed default role mapping 17 years ago
Jean-Philippe Lang f94be4f8ab Fixed: SQL error on roadmap and changelog if there is no tracker to display. 17 years ago
Jean-Philippe Lang 3eec500320 Small change to mantis importer to be 0.5.1 compatible. 17 years ago
Jean-Philippe Lang c16e27625c Mantis importer: fixed a few bugs 17 years ago
Jean-Philippe Lang 5313f48ff4 Mantis importer: replaced find by find_by_id 17 years ago
Jean-Philippe Lang 0061a3f04a Added 'email sending test' functionality. 17 years ago
Jean-Philippe Lang 7e755a53b8 Firstname, lastname and email LDAP attributes are now required if "on-the-fly register" is checked. 17 years ago
Jean-Philippe Lang ecf208f660 Issue history is now 'oldest first' sorted. 17 years ago
Jean-Philippe Lang b3f3634df3 On the issue report page, 0 issue counts are now displayed as dashes. 17 years ago
Jean-Philippe Lang 29c623fa58 Mantis importer: added priorities mapping. 17 years ago
Jean-Philippe Lang 343cab8148 Mantis importer: steps_to_reproduce and additional_information fields added to issue description. 17 years ago
Jean-Philippe Lang f179eee7a0 Added migration of Mantis bug monitors. 17 years ago
Jean-Philippe Lang 5b4812add8 Added migration of Mantis bug relationships. 17 years ago
Jean-Philippe Lang 005ce1b21d More accurate status and role mapping in Mantis importer. 17 years ago
Jean-Philippe Lang 1dcf50b59a Mantis migration task initial import. 17 years ago
Jean-Philippe Lang a8b202c9bc Fixed: non-active users can be viewed with account/show 17 years ago
Jean-Philippe Lang 64d805b009 Updated UPGRADING documentation 17 years ago
Jean-Philippe Lang 79b8bd0a38 Added an option to be able to relate issues in different projects. 17 years ago
Jean-Philippe Lang cf4e216502 Project name is now displayed in news titles when not inside the project (eg. home page). 17 years ago
Jean-Philippe Lang 1eff42eda6 Translated 'Sort by' label on table headers. 17 years ago
Jean-Philippe Lang 5478e5cbae Attachment content-type is now chomped before being saved. 17 years ago
Jean-Philippe Lang 29f25601bb Fixed: versions not sorted correctly in drop down lists. 17 years ago
Jean-Philippe Lang e4f2e0fd37 Removed deprecated Object#type in CustomFieldsController. 17 years ago
Jean-Philippe Lang 4e65be9ed1 Fixed: the link to delete issue relations is displayed even if the user is not authorized to delete relations 17 years ago
Jean-Philippe Lang 6862b97909 Removed IssuesController#history, all changes are now displayed on issues/show (not only the last 15). 17 years ago
Jean-Philippe Lang 64e91b2e13 Fixed custom fields alignment on issues/show (Balazs Dan) 17 years ago
Jean-Philippe Lang 9f0ddb89a0 Changed 'versions' table creation to allow null values for 'effective_date' field. 17 years ago
Jean-Philippe Lang e9ba8a4494 Changed AR error messages style (same as flash errors). 17 years ago
Jean-Philippe Lang 58ea44a462 Updated german translation (Hans-Peter Werner) 17 years ago
Jean-Philippe Lang 7681487af4 Fixed: Roadmap percentages not being calculated correctly (Nick Read). 17 years ago
Jean-Philippe Lang c4fee11969 Forum notifications are now also sent to the authors of the thread, even if they don't watch the board. 17 years ago
Jean-Philippe Lang 5bd26ede42 Fixed my_controller_test.rb (errors are now in flash[:error]) 17 years ago