summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Accept key authentication to ProjectsController#index (for feeds). #5317Eric Davis2010-06-191-1/+1
* Add ATOM auto discovery link to the Projects list. #5317Eric Davis2010-06-191-0/+4
* Fixed HTML validation errorsEric Davis2010-06-191-2/+2
* Unused variableEric Davis2010-06-191-1/+0
* Refactor: extract test methodEric Davis2010-06-193-14/+13
* Fix a nil error when a Project cannot save attachments.Eric Davis2010-06-192-1/+33
* Add example url and author url to the plugin generator.Eric Davis2010-06-171-0/+2
* Plugin models and controllers must be unloadable.Eric Davis2010-06-172-0/+3
* Updated the project calendar for greater accessibility.Eric Davis2010-06-152-4/+5
* Ignore rubinius .rbc filesEric Davis2010-06-091-0/+1
* fr update (#5617)Azamat Hackimov2010-06-051-36/+36
* Added JSON support to the issues API. #1214Eric Davis2010-06-053-4/+170
* Convert tests to shouldaEric Davis2010-06-051-60/+115
* Add an "Assigned To" keyword to receiving email. #5594Eric Davis2010-05-294-1/+19
* Add 'Start date' and 'End date' keywords for incoming email. #5595Eric Davis2010-05-284-5/+20
* Locales updateAzamat Hackimov2010-05-283-7/+7
* Include the Project name when sorting versions.Eric Davis2010-05-271-4/+16
* Show subproject versions on the Roadmap.Eric Davis2010-05-274-3/+67
* Somehow ran out of unique identifiers.Eric Davis2010-05-271-1/+1
* Translation updates, Locales sync (rake locales:update)Azamat Hackimov2010-05-2740-3/+83
* Make the Gantt zoom images more accessibleEric Davis2010-05-262-4/+10
* Refactor: extract gantt zoom links to a helper.Eric Davis2010-05-262-10/+24
* Add the page title when editing /my/page.Eric Davis2010-05-261-0/+1
* Translation update: Japanese (#5600 get haha, congratulations!) Azamat Hackimov2010-05-261-3/+3
* Translation updatesAzamat Hackimov2010-05-262-12/+11
* zh-TW update (#5597)Azamat Hackimov2010-05-261-4/+3
* Translation syncAzamat Hackimov2010-05-2640-0/+119
* Convert the file attachment's description to a label.Eric Davis2010-05-254-4/+16
* Add error messages to MembersController#new so a user is informed of missing ...Eric Davis2010-05-243-6/+58
* Invalid HTMLEric Davis2010-05-241-1/+1
* Added a missing label to my/page_layout.Eric Davis2010-05-243-0/+3
* Added missing labels to the Issue Calendar.Eric Davis2010-05-242-1/+3