summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated the INSTALL and UPGRADING documents for the 1.0 release.Eric Davis2010-07-182-44/+96
* Translation updatesAzamat Hackimov2010-07-165-11/+11
* Added an official favicon.icoEric Davis2010-07-161-0/+0
* Updating CHANGELOG for 1.0Eric Davis2010-07-161-2/+75
* Add :view_issues_index_bottom hook. #5169Eric Davis2010-07-161-0/+1
* Fix typos in the examples. #5823Eric Davis2010-07-161-2/+2
* Force the test RAILS_ENV to help prevent purging data when mistyping. #4572Eric Davis2010-07-091-1/+1
* Version 0.9.6Eric Davis2010-07-081-1/+1
* Update the CHANGELOG for 0.9.6Eric Davis2010-07-081-0/+5
* Check the browse repository or commit access permissions in Redmine.pm with L...Eric Davis2010-07-081-1/+3
* Have Redmine.pm respect the Authentication Required setting. #5797Eric Davis2010-07-081-0/+29
* Force the default value of path to be set on the Change model class. #5771Eric Davis2010-07-062-1/+5
* Include visible subprojects when checking for available Activity event types....Eric Davis2010-07-061-1/+1
* Extend changes.path and changes.from_path to support longer paths. #5771Eric Davis2010-07-065-6/+18
* Allow js formatted responses.Eric Davis2010-07-051-0/+4
* Added hook :controller_timelog_available_criteriasEric Davis2010-07-011-0/+1
* Refactor: extract @available_criterias to utility method.Eric Davis2010-07-011-45/+50
* Set @project so macros will work on the welcome and project list. #5781Eric Davis2010-06-302-0/+6
* Don't style lists in a project description as a sub-project. #5752Eric Davis2010-06-301-4/+3
* Fix Chrome JavaScript bug in the pop up calendar. #5769Eric Davis2010-06-301-1/+1
* Recalculate inherited attributes on parents when a child is moved under a new...Eric Davis2010-06-302-1/+17
* Rename code and locale typo: Developper. #5751Eric Davis2010-06-3043-44/+44
* Add some tests for User#try_to_login with LDAP. #5592Eric Davis2010-06-301-0/+15
* Bump release to 0.9.5Eric Davis2010-06-281-1/+1
* Updating documentation for the 0.9.5 release.Eric Davis2010-06-283-3/+15
* Force string comparison for login search to be case sensitive on MySQL. #2473Eric Davis2010-06-241-2/+5
* Sanitize image links and handle nils in the toc formatter. #5445Eric Davis2010-06-242-2/+8
* Refresh localesAzamat Hackimov2010-06-2139-0/+93
* New language en-GB (#5648 thank to Tom Knight for work)Azamat Hackimov2010-06-215-6/+1043
* Refactor and documentation for User#find_by_login.Eric Davis2010-06-201-5/+5
* Change User#login to be case-insensitive. #2473Eric Davis2010-06-202-2/+45
* Typecast issue ids when searched for.Eric Davis2010-06-202-1/+7
* Handle unsuccessful destroys in TimelogController. #5700Eric Davis2010-06-204-2/+25
* Exclude fields_for in the TabularFormBuilder, it has a different methodEric Davis2010-06-201-1/+1
* Optimize the N+1 query in watcher_recipients. #5415Eric Davis2010-06-201-1/+2
* Add a link to the cross project time entries page to /projects. #4935Eric Davis2010-06-204-0/+30
* Truncate incoming email subject lines to 255 characters. #5698Eric Davis2010-06-203-1/+64
* Support listing directories in svn which include square brackets. #5548Eric Davis2010-06-204-12/+45
* Add some assertions on the default data loading test to debug a Ruby 1.9 fail...Eric Davis2010-06-201-0/+2
* Fix for Ruby 1.9 strings.Eric Davis2010-06-201-1/+1
* Added two hooks to the issues report. #5233Eric Davis2010-06-201-0/+2
* Display the correct ISO week number on the project calendar.Eric Davis2010-06-192-1/+45
* Calculate the correct week number for weeks starting at any date. #4857Eric Davis2010-06-191-8/+20
* Added tests for #5533's behavior.Eric Davis2010-06-191-0/+18
* Add a css class to hide content when printing. #5508Eric Davis2010-06-192-2/+3
* Display the link name when external links are used in the toc macro. #5445Eric Davis2010-06-192-0/+5
* Added documentation about the session_path. #3968Eric Davis2010-06-191-0/+7
* Hide the role forms when editing or adding Project members. #5452Eric Davis2010-06-192-3/+11
* Accept email from anonymous users with an empty from address. #5604Eric Davis2010-06-193-1/+27
* Pin shoulda, 2.11.x changes it's API and deprecates a lot of macros.Eric Davis2010-06-191-1/+1