summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix date range filter js behaviour and css fix for IE.Jean-Philippe Lang2008-04-072-5/+9
* CSV export added to timelog report (#1009).Jean-Philippe Lang2008-04-074-2/+73
* Redmine.pm doc updateJean-Philippe Lang2008-04-071-1/+3
* Redmine.pm for webdav authentication:Jean-Philippe Lang2008-04-061-13/+17
* Redmine.pm support for LDAP authentication (patch by Liwiusz Ociepa). Closes ...Jean-Philippe Lang2008-04-061-5/+26
* Preserve status filter and page number when using lock/unlock/activate links ...Jean-Philippe Lang2008-04-063-12/+15
* Mercurial: display working directory files sizes unless browsing a specific r...Jean-Philippe Lang2008-04-061-0/+5
* Mercurial: Get proper file action on revision (#983).Jean-Philippe Lang2008-04-061-14/+43