summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Split user edit screen into tabs.Jean-Philippe Lang2008-05-026-31/+63
* Escape HTML comment tags (#1160).Jean-Philippe Lang2008-05-022-1/+3
* Show the project hierarchy in the drop down list for new membership on user a...Jean-Philippe Lang2008-05-012-6/+20
* Hide the 'Latest projects' box on the welcome screen if there are no projects...Jean-Philippe Lang2008-05-011-1/+3
* Fixed: private subprojects names are revealed on the project overview (#1152).Jean-Philippe Lang2008-05-015-3/+36
* Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki (#967).Jean-Philippe Lang2008-05-012-1/+6
* Use GET instead of POST on roadmap (#718), gantt and calendar forms.Jean-Philippe Lang2008-04-303-5/+5
* Fixed: Updating tickets add a time log with zero hours (#1147).Jean-Philippe Lang2008-04-302-10/+17
* Fixed: Home, Logout, Login links are absolute (#1122, #1145).Jean-Philippe Lang2008-04-301-3/+3
* Thai translation added (Gampol Thitinilnithi, #1136).Jean-Philippe Lang2008-04-303-0/+764
* Fixed: Search for target version of "none" fails with postgres 8.3 (#1134).Jean-Philippe Lang2008-04-293-4/+83
* Changelog update.Jean-Philippe Lang2008-04-281-0/+32
* Notify project members when a message is posted if they want to receive notif...Jean-Philippe Lang2008-04-282-0/+14