Commit Graph

1695 Commits (1d492f13b38fc714b50caf440c3b661a7de12f2e)

Author SHA1 Message Date
Jean-Philippe Lang 073818f8bc Ability to search all projects or the projects the user belongs to (#791). 17 years ago
Jean-Philippe Lang 439c697237 Fixed: possible error when attachment's filename is non-ASCII (#747, #1243, #1089). 17 years ago
Jean-Philippe Lang 9e225cc63f Fixed: private subprojects are listed on the issues view (#1217). 17 years ago
Jean-Philippe Lang 7ee38a95a0 Fixed: Calendar and Gantt show private subprojects even if current user is not a member of them (#1217). 17 years ago
Jean-Philippe Lang 0476669735 Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes). 17 years ago
Jean-Philippe Lang 5f58e2ced2 Fixed: Search for target version of "none" fails with postgres 8.3 (#1134). 17 years ago
Jean-Philippe Lang e55c1d82e6 Notify project members when a message is posted if they want to receive notifications for everything on the project (#1079). 17 years ago
Jean-Philippe Lang 6a3236daea Include subprojects versions on calendar and gantt (#1116). 17 years ago
Jean-Philippe Lang ffbdc6b25b Postgresql 8.3 compatibility fix (#834). 17 years ago
Jean-Philippe Lang 64474802f9 Fixes custom field filters behaviour (#1078). 17 years ago
Jean-Philippe Lang a6311a9603 Estimated time recognizes improved time formats (#1092). 17 years ago
Jean-Philippe Lang 1d570a40ff Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular duplicate issues (#1105). 17 years ago
Jean-Philippe Lang 76b8d3eff2 CVS duplicate key violation fix (#996, #1098). 17 years ago
Jean-Philippe Lang a340d8c957 Better error message and AR errors in log for failed LDAP on-the-fly user creation (closes #932, #1042). 17 years ago
Jean-Philippe Lang 7aaa538fd9 Fixed: error when browsing an empty Mercurial repository (#1046). 17 years ago
Jean-Philippe Lang 6d2a89142a Add an icon to each event on the activity view. 17 years ago
Jean-Philippe Lang beff2c54bc Mercurial: display working directory files sizes unless browsing a specific revision (#999). 17 years ago
Jean-Philippe Lang 154f60edd3 Fix repository browsing at given revision for various scm and add tests for this. 17 years ago
Jean-Philippe Lang 6348eeaf8a Attachment model clean up: fixed some inconsistent indentation and an inaccurate comment (closes patch #903 by Rocco Stanzione). 17 years ago
Jean-Philippe Lang 4cbe6b626e Accept the following formats for the timelog "hours" field: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30. 17 years ago
Jean-Philippe Lang 467f74510e Time report can be done at issue level (closes #970) + timelog views xhtml validation. 17 years ago
Jean-Philippe Lang 80a5ad7ff3 Fixed: Boards are not deleted when project is deleted (closes #963). 17 years ago
Jean-Philippe Lang da641f4122 Global queries can be saved from the global issue list (follows r1311 and closes #897). 17 years ago
Jean-Philippe Lang 287d86e363 Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list (#897, closes #671). 17 years ago
Jean-Philippe Lang cd64338a7f Fixed: Priorities not ordered when displayed as a filter in issue list (#956). 17 years ago
Jean-Philippe Lang 8960200409 If 'Display subprojects issues on main projects' is set to false: 17 years ago
Jean-Philippe Lang ecc742f3ce Make the versions with the same date sorted by name (#864). 17 years ago
Jean-Philippe Lang 051875429e Fixed: 'This week' condition in filter consider monday as the first day of the week even if language sets otherwise (closes #913). 17 years ago
Jean-Philippe Lang f271e772af Add the following headers to email notifications (#830, #247): 17 years ago
Jean-Philippe Lang 4bd35dae8d Allow issue list to be sorted by target version (#832). 17 years ago
Jean-Philippe Lang 01fdaf5977 Mercurial adapter: 17 years ago
Jean-Philippe Lang a59e6bfb02 Remove hardcoded "Redmine" strings in account related emails. And use application title instead. 17 years ago
Jean-Philippe Lang aec989707e Workflow copy: 17 years ago
Jean-Philippe Lang 993b60d61e Adds 2 permissions (closes #859): 17 years ago
Jean-Philippe Lang 4957752d12 Strip repository urls (closes #852). 17 years ago
Jean-Philippe Lang 3a9b0988c7 Merged Git support branch (r1200 to r1226). 17 years ago
Jean-Philippe Lang 3a75b6771f Prevent LDAP authentication with empty password related problems. 17 years ago
Jean-Philippe Lang 624723d0ce Activity enhancements: 17 years ago
Jean-Philippe Lang 66594d46b2 Allow longer version names (#711, closes #712). 17 years ago
Jean-Philippe Lang 9b59ea7256 Version details view changes: 17 years ago
Jean-Philippe Lang 482d9a4e82 Fix LDAP authentication (#714, broken by r1194). 17 years ago
Jean-Philippe Lang 533994e5ea Adds an application setting to choose whether or not subprojects issues should be displayed by default on the issue list, calendar and gantt (r1178). Default is true. 17 years ago
Jean-Philippe Lang e951d84584 Add a user preference to choose how comments/replies are displayed: in chronological or reverse chronological order (#589, #776). 17 years ago
Jean-Philippe Lang a70737ad59 Fixed "LdapError: invalid binding information" when no username/password are set on the LDAP account (#764). 17 years ago
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 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