Commit Graph

948 Commits (f79f19f84c3b30b47280592a4ab8eb06dafb168f)

Author SHA1 Message Date
Jean-Philippe Lang 8ea2ecb983 Fixed #759: Can not view a project without View time entries permission (broken by r1176). 17 years ago
Jean-Philippe Lang 7ee55562ff Fixed: fetch_changesets fails on commit comments that close 2 duplicates issues. 17 years ago
Jean-Philippe Lang c01c64e978 Let the user choose when deleting issues with reported hours (closes #734, #71): 17 years ago
Jean-Philippe Lang 87742f23ed Login field name changed to username (#755). 17 years ago
Jean-Philippe Lang 9daf39ec52 Adds an optional description to attachments. 17 years ago
Jean-Philippe Lang 4b15dc10c1 Fixed: Multiple "new" statuses in filing new ticket (closes #751). 17 years ago
Jean-Philippe Lang b6bd5c7f12 Include subprojects on the issue list, calendar and gantt by default. 17 years ago
Jean-Philippe Lang 200842ba5e Propagates time tracking to the parent project (closes #433). Time report enhancements. 17 years ago
Jean-Philippe Lang 8531e176aa Do not send an email with no recipient, cc or bcc (closes #743). 17 years ago
Jean-Philippe Lang 328df74dd1 Adds date range filter and pagination on time entries detail view (closes #434). 17 years ago
Jean-Philippe Lang b0bb41ad35 Fixed: Issue custom fields "required" flag not stored (broken by r1090). Closes #715. 17 years ago
Jean-Philippe Lang b935aebd99 Fixed: LDAP authentication without password may be possible (#714). 17 years ago
Jean-Philippe Lang ade572048a Roadmap enhancements (closes #697, #698): 17 years ago
Jean-Philippe Lang 7d10755072 Fixed: "undefined method 'textilizable'" error on email notification when running Repository#fetch_changesets from the console. 17 years ago
Jean-Philippe Lang 3f4a8469ac Added 'estimated time' in the csv export of the issue list. 17 years ago
Jean-Philippe Lang d461363d27 Fixed: Adding time when Updating a ticket is gone (closes #701). 17 years ago
Jean-Philippe Lang 948097bc4d Do not clear issue relations when moving an issue to another project if cross-project issue relations are allowed (closes #696). 17 years ago
Jean-Philippe Lang 09bd61da74 Order issues by id on the roadmap. 17 years ago
Jean-Philippe Lang 652dc1a73a Fixed: auto closing of duplicates doesn't work. 17 years ago
Jean-Philippe Lang e5daf25618 Fixes: 17 years ago
Jean-Philippe Lang d69a05a6ee Rescue and display an error message when trying to delete a role that is in use. 17 years ago
Jean-Philippe Lang a798a1ac4d Removed fragment caching on gantt and calendar. 17 years ago
Jean-Philippe Lang 153c4c242d Atom feeds: 17 years ago
Jean-Philippe Lang 1c8cf4ef83 Added the following permissions (#527, #585, #627): 17 years ago
Jean-Philippe Lang abb0b15407 Added translation support for project modules names and a few other strings. 17 years ago
Jean-Philippe Lang 377a45ae1a Slight changes to calendar and activity h2 titles. 17 years ago
Jean-Philippe Lang 71d089c833 Escape titles in activity view. 17 years ago
Jean-Philippe Lang 8adb320978 Fixed a bug in localization introduced by r1131 (anonymous users inherit the language of the first anonymous user). 17 years ago
Jean-Philippe Lang 0b6a010a12 Translation for various hard-coded strings (#577). 17 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. 17 years ago
Jean-Philippe Lang 616899d879 Fixed: empty status list shouldn't be displayed when the user can not change the status. 17 years ago
Jean-Philippe Lang 30a7314b86 Fixed: wiki and changeset links not displayed when previewing issue description or notes. 17 years ago
Jean-Philippe Lang c5d998528f The following menus can now be extended by plugins: top_menu, account_menu, application_menu (empty by default). 17 years ago
Jean-Philippe Lang 93ef8b7f77 Replaced window.hash= by Element.scrollTo() 17 years ago
Jean-Philippe Lang 15ed53cf17 Footer update. 17 years ago
Jean-Philippe Lang 5152771fdd Fixed: 404 error when selecting an other project on issues/move. 17 years ago
Jean-Philippe Lang 913a806f90 Fixed: context menu not available if the initial issue list is empty. 17 years ago
Jean-Philippe Lang 14b3d6d012 Fixed: Anonymous users may not see the issue list headers in the correct language. 17 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. 17 years ago
Jean-Philippe Lang 43a6f312ed Merged IssuesController #edit and #update into a single actions. 17 years ago
Jean-Philippe Lang c80c1e1ead Create a journal and send an email when an issue is closed by commit (#609). 17 years ago
Jean-Philippe Lang 14b2d3f4b9 Slight change to the issue added/updated email templates. 17 years ago
Jean-Philippe Lang 54ff294da1 More appropriate default sort order on sortable columns. 17 years ago
Jean-Philippe Lang 80a60247f5 Slight changes to the activity view. 17 years ago
Jean-Philippe Lang 4e244be21c Slight changes on users list view and hide Anonymous user. 17 years ago
Jean-Philippe Lang 9c451ac157 Set wiki class to issue notes. 17 years ago
Jean-Philippe Lang 5dd3c239d3 Fixed: error when uploading a file with no content-type specified by the browser. 17 years ago
Jean-Philippe Lang 0beafecd3b Fixed #208: Issue list does not scroll up when you click next 17 years ago
Jean-Philippe Lang c3d909e0cc Slight style changes on issue associated changesets list. 17 years ago
Jean-Philippe Lang 1ecef3a95a ProjectsController#add_news moved to NewsController#new. 17 years ago