1028 Commits (0b6a010a12b976aac210c35af559e112baff8ca2)
 

Author SHA1 Message Date
  Jean-Philippe Lang 0b6a010a12 Translation for various hard-coded strings (#577). 16 years ago
  Jean-Philippe Lang 4dc7f662e3 Added issue subject to the time entries view and subject + tracker to the csv export (#616). Default order on date column set to desc. 16 years ago
  Jean-Philippe Lang a2626bbccf Fixed: not null constraints not removed with Postgresql. 16 years ago
  Jean-Philippe Lang 616899d879 Fixed: empty status list shouldn't be displayed when the user can not change the status. 16 years ago
  Jean-Philippe Lang 30a7314b86 Fixed: wiki and changeset links not displayed when previewing issue description or notes. 16 years ago
  Jean-Philippe Lang c5d998528f The following menus can now be extended by plugins: top_menu, account_menu, application_menu (empty by default). 16 years ago
  Jean-Philippe Lang 93ef8b7f77 Replaced window.hash= by Element.scrollTo() 16 years ago
  Jean-Philippe Lang 15ed53cf17 Footer update. 16 years ago
  Jean-Philippe Lang 5152771fdd Fixed: 404 error when selecting an other project on issues/move. 16 years ago
  Jean-Philippe Lang 913a806f90 Fixed: context menu not available if the initial issue list is empty. 16 years ago
  Jean-Philippe Lang d859d38dd9 Translation updates: 16 years ago
  Jean-Philippe Lang 14b3d6d012 Fixed: Anonymous users may not see the issue list headers in the correct language. 16 years ago
  Jean-Philippe Lang 4155c97222 Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 16 years ago
  Jean-Philippe Lang 43a6f312ed Merged IssuesController #edit and #update into a single actions. 16 years ago
  Jean-Philippe Lang 6d109258c9 Added a few extensions/mimetypes. 16 years ago
  Jean-Philippe Lang 9a2ec76a81 Mantis importer: few fixes in user mapping. 16 years ago
  Jean-Philippe Lang c80c1e1ead Create a journal and send an email when an issue is closed by commit (#609). 16 years ago
  Jean-Philippe Lang 943ba3e34f Trac importer: handle nil usernames. 16 years ago
  Jean-Philippe Lang 68d3305ae2 Fixed settings.yml syntax (yaml parsing fails with JRuby 1.0.3: #606). 16 years ago
  Jean-Philippe Lang fde2a497da Activity test fix (r1120). 16 years ago
  Jean-Philippe Lang 14b2d3f4b9 Slight change to the issue added/updated email templates. 16 years ago
  Jean-Philippe Lang 54ff294da1 More appropriate default sort order on sortable columns. 16 years ago
  Jean-Philippe Lang 80a60247f5 Slight changes to the activity view. 16 years ago
  Jean-Philippe Lang a3dda6dc4a Use Postgresql's reset_pk_sequence in Trac importer to reset issue id sequence (#595). 16 years ago
  Jean-Philippe Lang 4e244be21c Slight changes on users list view and hide Anonymous user. 16 years ago
  Jean-Philippe Lang 09cfef094c New icons for the wiki toolbar (from http://www.famfamfam.com/lab/icons/silk/). 16 years ago
  Jean-Philippe Lang 9c451ac157 Set wiki class to issue notes. 16 years ago
  Jean-Philippe Lang 5dd3c239d3 Fixed: error when uploading a file with no content-type specified by the browser. 16 years ago
  Jean-Philippe Lang 0beafecd3b Fixed #208: Issue list does not scroll up when you click next 16 years ago
  Jean-Philippe Lang 2920daf2c8 Do not use RedCloth's glyphs (#210). 16 years ago
  Jean-Philippe Lang c3d909e0cc Slight style changes on issue associated changesets list. 16 years ago
  Jean-Philippe Lang 1ecef3a95a ProjectsController#add_news moved to NewsController#new. 16 years ago
  Jean-Philippe Lang b124501a4e Add 'Author' to the available columns for the issue list. 16 years ago
  Jean-Philippe Lang 225637c5dc Translations updates (#254, #255, #260): 16 years ago
  Jean-Philippe Lang 0123dc3651 Do not authorize project identifier with numbers only (would be interpreted as the project id in urls). 16 years ago
  Jean-Philippe Lang 12c0f5f66e Do not show Roadmap menu item if the project doesn't define any versions. 16 years ago
  Jean-Philippe Lang 45b69c4a65 Fixed an error on issue feeds. 16 years ago
  Jean-Philippe Lang bea49ae245 Administrators can edit issue notes. 16 years ago
  Jean-Philippe Lang 4abb82fd7b Fixed RepositoriesController: undefined local variable or method `show_error' (broken by r1094). 16 years ago
  Jean-Philippe Lang 79f92a675a User display format is now configurable in administration settings. 16 years ago
  Jean-Philippe Lang 3d5d1a38e3 Translations updates: 16 years ago
  Jean-Philippe Lang e13f49d919 Prevent unexpected nil in custom value validation. 16 years ago
  Jean-Philippe Lang 7a1e928b8d Mantis importer: 16 years ago
  Jean-Philippe Lang b0f3de5c3b Fixed: PostgreSQL issues_seq_id not updated when using Trac importer. 16 years ago
  Jean-Philippe Lang 2247700f24 Fixed: Incorrect filtering for unset values when using 'is not' filter. 16 years ago
  Jean-Philippe Lang d8ac6d2b79 Issue properties below the description textarea. 16 years ago
  Jean-Philippe Lang 2d9e669e85 Added preview for issue notes. 16 years ago
  Jean-Philippe Lang d54ba39e7a Fixed: can not lock a topic when creating it. 16 years ago
  Jean-Philippe Lang 91dc13f4b2 Show explicit error message when the scm command failed (eg. when svn binary is not available). 16 years ago
  Jean-Philippe Lang 97e7432ce6 Fixed migration 87 (mysql: TEXT column can't have a default value). 16 years ago