summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Translation updates (closes #1123, #1124):Jean-Philippe Lang2008-04-282-6/+6
* Forces Redmine to use rails 2.0.2 gem when vendor/rails is not present.Jean-Philippe Lang2008-04-271-0/+3
* Fixed: Links to repository directories don't work (#1119).Jean-Philippe Lang2008-04-2713-55/+60
* Include subprojects versions on calendar and gantt (#1116).Jean-Philippe Lang2008-04-274-10/+21
* Postgresql 8.3 compatibility fix (#834).Jean-Philippe Lang2008-04-266-14/+18
* Fixes custom field filters behaviour (#1078).Jean-Philippe Lang2008-04-262-4/+4
* Estimated time recognizes improved time formats (#1092).Jean-Philippe Lang2008-04-267-14/+60
* Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular ...Jean-Philippe Lang2008-04-262-0/+4
* Warn user that subprojects are also deleted when deleting a project (#1111) a...Jean-Philippe Lang2008-04-2627-10/+37
* Fixed: Modules selection not remembered when new project creation fails (#1109).Jean-Philippe Lang2008-04-261-3/+3