summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed: Incorrect weekend definition in Hebrew calendar locale (#1328).Jean-Philippe Lang2008-05-301-1/+1
* Trac importer: migrate attachments descriptions (#1326).Jean-Philippe Lang2008-05-291-0/+6
* Fixed: Unable to use angular braces after include word in c code highlighting...Jean-Philippe Lang2008-05-291-1/+1
* Fixed: GitAdapter#get_rev should use current branch instead of hardwiring @ma...Jean-Philippe Lang2008-05-291-3/+7
* Fixed: can not access old projects created with a numeric identifier (#1322).Jean-Philippe Lang2008-05-291-1/+2
* Adds new projects atom feed (#1290).Jean-Philippe Lang2008-05-272-4/+17
* Moved ProjectsController#list to ProjectsController#index.Jean-Philippe Lang2008-05-263-13/+2
* No multiline text for textile links.Jean-Philippe Lang2008-05-263-3/+5
* Fixed roadmap links to versions (#1297).Jean-Philippe Lang2008-05-261-1/+1
* Fixed: IssueController#edit doesn't set default Activity as default (#1302).Jean-Philippe Lang2008-05-264-1/+23
* Fixed zh lang file.Jean-Philippe Lang2008-05-251-1/+1
* Adds a rake task to send reminders. An email is sent to each user with a list...Jean-Philippe Lang2008-05-2533-2/+151
* Remove edit step from Status context menu (#1197).Jean-Philippe Lang2008-05-251-1/+1
* Change projects homepage limit to 255 chars (#663, #1095).Jean-Philippe Lang2008-05-253-2/+11
* Test for striked through wiki link (#199).Jean-Philippe Lang2008-05-251-0/+2
* Gantt chart: display issues that don't have a due date if they are assigned t...Jean-Philippe Lang2008-05-258-10/+36
* Prevents NoMethodError on @available_filters.has_key? in query.rb (#1178).Jean-Philippe Lang2008-05-252-1/+6
* Translations updates.Jean-Philippe Lang2008-05-259-497/+502
* Hungarian translation added (#1198 by Gábor Takács).Jean-Philippe Lang2008-05-253-0/+763
* Fixed: using '*' as keyword for repository referencing keywords doesn't work ...Jean-Philippe Lang2008-05-252-1/+12
* Prevent admin users from making themselves non-administrator (#1276).Jean-Philippe Lang2008-05-251-1/+1
* Prevent admin users from locking their own account (#1276).Jean-Philippe Lang2008-05-241-1/+1
* Fixed: Issue number display clipped on 'my issues' (#1291).Jean-Philippe Lang2008-05-241-1/+1
* Fixed: View differences for individual file of a changeset fails if the subve...Jean-Philippe Lang2008-05-246-1/+58
* Fixed: error when previewing a new wiki page (#1292) introduced in r1415.Jean-Philippe Lang2008-05-232-1/+13
* Fixed: TypeError in WikiController#destroy_attachment (#1281).Jean-Philippe Lang2008-05-221-3/+1
* Fixed: non member or anonymous permissions change is effective only after an ...Jean-Philippe Lang2008-05-221-2/+1
* Fixed: encoding problem when adding non-ASCII issue category in the new issue...Jean-Philippe Lang2008-05-221-1/+1
* Use display: block; for activity item descriptions.Jean-Philippe Lang2008-05-202-4/+2
* Slight changes to the search results.Jean-Philippe Lang2008-05-203-1/+3
* Ability to search a project and its subprojects (#1264).Jean-Philippe Lang2008-05-2029-2/+39
* Memory leak (postgres -> zlib + ssl) has been fixed by apache developers.Liwiusz Ociepa2008-05-191-2/+2
* Adds icons on search results.Jean-Philippe Lang2008-05-182-18/+20
* Ability to search all projects or the projects the user belongs to (#791).Jean-Philippe Lang2008-05-1814-58/+95
* Fixed: bold, italics, underline not working within parentheses (#1225).Jean-Philippe Lang2008-05-182-2/+9
* Fixed: possible error when attachment's filename is non-ASCII (#747, #1243, #...Jean-Philippe Lang2008-05-172-1/+46
* Fixed: private subprojects are listed on the issues view (#1217).Jean-Philippe Lang2008-05-142-10/+38
* Fixed: Calendar and Gantt show private subprojects even if current user is no...Jean-Philippe Lang2008-05-143-6/+44
* Do not toggle assignable check box when using un/check all permissions links ...Jean-Philippe Lang2008-05-141-2/+2
* Fixed: Check All / Uncheck All in Email Settings doesn't work (#1180).Jean-Philippe Lang2008-05-142-6/+6
* Fixed: Redmine::Scm::Adapters::GitAdapter#get_rev ignored GIT_BIN constant (#...Jean-Philippe Lang2008-05-131-2/+2
* Fixed: Update issue form: comment field from log time end out of screen (#1227).Jean-Philippe Lang2008-05-132-1/+3
* Fixed: some labels overflow the form box (#1228).Jean-Philippe Lang2008-05-131-0/+2
* Merge changes from branch swistak.Liwiusz Ociepa2008-05-131-18/+120
* Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes).Jean-Philippe Lang2008-05-0410-4/+103
* Doc update for 0.7.1 release.Jean-Philippe Lang2008-05-042-1/+16
* Prevent "can't convert nil into String" error when :sort_order param is not p...Jean-Philippe Lang2008-05-031-1/+1
* Translations updates (closes #1128, #1129, #1135, #1148, #1163).Jean-Philippe Lang2008-05-035-12/+12
* Fixed: error on Trac import when :due attribute is nil (#1164).Jean-Philippe Lang2008-05-021-1/+1
* Fixed: error when using upcase language name in coderay (#1162) (Windows spec...Jean-Philippe Lang2008-05-021-1/+1