summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor: extract method to shoulda macro.Eric Davis2010-08-022-5/+10
* Added tests for AccountController#register POST with automatic registration.Eric Davis2010-08-021-1/+43
* Added tests for AccountController#register GET.Eric Davis2010-08-021-0/+23
* Use image_path for the favicon instead to pick up asset hosts. #3301Eric Davis2010-07-301-1/+1
* RTL theme for reference (thanks to Orgad Shaneh, #5972)Azamat Hackimov2010-07-295-2/+64
* Translation updatesAzamat Hackimov2010-07-292-52/+57
* Add a favicon link with support for suburi. #3301Eric Davis2010-07-292-0/+5
* Translation updatesAzamat Hackimov2010-07-284-394/+400
* Fixed: Vertical scrollbar always visible in Wiki "code" blocks in Chrome (#58...Jean-Philippe Lang2010-07-251-0/+1
* Moves LDAP entry in admin menu.Jean-Philippe Lang2010-07-251-1/+1
* Fixes context menu broken by r3869 (#5925).Jean-Philippe Lang2010-07-251-2/+2
* Display project names in cross-project gantt PNG (#5904).Jean-Philippe Lang2010-07-252-4/+11
* Display project names for versions too on PDF (#5904).Jean-Philippe Lang2010-07-251-3/+4
* Display project names in cross-project gantt PDF (#5904).Jean-Philippe Lang2010-07-251-6/+8
* Fixed: Deleting statuses doesn't delete all workflow entries (#5811).Jean-Philippe Lang2010-07-252-4/+13
* Fixed: Add Another file to ticket doesn't work in IE (broken by r3750).Jean-Philippe Lang2010-07-252-3/+2
* Fixed: Forum message permalinks don't take pagination into account (#5945).Jean-Philippe Lang2010-07-251-1/+1
* Harmonize french locale "zero" translation with other locales (#5937).Jean-Philippe Lang2010-07-251-6/+6
* Strips user email (#5834).Jean-Philippe Lang2010-07-252-0/+10
* Fixes broken status change in context menu (#5892).Jean-Philippe Lang2010-07-251-1/+1
* Disable priority (#5925) and progress in context menu for parent issues.Jean-Philippe Lang2010-07-251-2/+2
* Adds missing visibility scope.Jean-Philippe Lang2010-07-251-1/+1
* Moves code to controller.Jean-Philippe Lang2010-07-252-5/+5
* Try to resolve bug #3922Azamat Hackimov2010-07-242-2/+2
* Translation updatesAzamat Hackimov2010-07-243-23/+23
* Force-clear the default value for migration from :string to :text. #5846 #5771Eric Davis2010-07-242-2/+6
* Added icon for the LDAP authentication menu item. #5775Eric Davis2010-07-204-2/+4
* Bump version to 1.0.0Eric Davis2010-07-181-3/+3
* Adding 1.0.0's release date.Eric Davis2010-07-181-1/+1
* Readme update.Eric Davis2010-07-181-1/+1
* 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