summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Commits per author graph: remove email adress in usernames (#1066).Jean-Philippe Lang2008-04-241-0/+3
* Fixed: trying to preview a new issue raises an exception (closes #984).Jean-Philippe Lang2008-04-241-1/+1
* CVS duplicate key violation fix (#996, #1098).Jean-Philippe Lang2008-04-241-4/+10
* Redirected user to where he is coming from after logging hours (#1062).Jean-Philippe Lang2008-04-163-1/+6
* ApplicationHelperTest fix.Jean-Philippe Lang2008-04-151-1/+1
* Issue list shows all tickets when going back to a global query inside a proje...Jean-Philippe Lang2008-04-141-0/+1
* Hide export links in print media css.Jean-Philippe Lang2008-04-141-1/+1
* Include macro can include a page of another project wiki using !{{include(pro...Jean-Philippe Lang2008-04-132-13/+34
* Add css class for ticket changes (#1032).Jean-Philippe Lang2008-04-131-1/+1
* Replace closing html tags with html entity (#910).Jean-Philippe Lang2008-04-132-3/+4
* Translation updates (closes #1010, #1017, #1047):Jean-Philippe Lang2008-04-133-80/+80
* Left align filter buttons (closes #872) and reduce filters spacing.Jean-Philippe Lang2008-04-132-8/+12
* Better error message and AR errors in log for failed LDAP on-the-fly user cre...Jean-Philippe Lang2008-04-132-4/+11
* Fixed: Double dot displayed on ticket view when ticket not updated (closes #8...Jean-Philippe Lang2008-04-121-1/+1
* Fixed: error when browsing an empty Mercurial repository (#1046).Jean-Philippe Lang2008-04-122-2/+5
* Add an icon to each event on the activity view.Jean-Philippe Lang2008-04-1217-10/+30
* Fixed: preview fails when updating an issue (broken by r1322). Patch #1027.Jean-Philippe Lang2008-04-091-1/+1
* Custom fields (list and boolean) can be used as criteria in time report (#1012).Jean-Philippe Lang2008-04-097-10/+41