summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Sets the current project as the default value of project jump box (#4053).Jean-Philippe Lang2009-10-241-2/+2
* Fixes form buttons on projects/settings/activities (closes #4083).Jean-Philippe Lang2009-10-221-2/+7
* Remove hard coded string in a view (closes #4076).Jean-Philippe Lang2009-10-221-1/+1
* Do not render hidden news edit form if user is not allowed to edit (closes #4...Jean-Philippe Lang2009-10-221-1/+3
* Fixed some merge bugs. #4077Eric Davis2009-10-213-6/+6
* Added all list and boolean custom data fields to the Time Report. #4077Eric Davis2009-10-211-1/+8
* When a specific TimeEntryActivity are change, associated TimeEntries will beEric Davis2009-10-212-11/+23
* Added a Activities tab to Project SettingsEric Davis2009-10-215-16/+156
* Changed the Timelogs to use both the Systemwide and Project specific TimeEntr...Eric Davis2009-10-213-4/+30
* Added project specific Enumeration overrides.Eric Davis2009-10-211-0/+8
* Added an active field track if an Enumeration is active on the frontend view.Eric Davis2009-10-215-6/+32
* Enumerations can now have custom fields defined on them. #4077Eric Davis2009-10-218-1/+84
* Contextual quick search (#3263).Jean-Philippe Lang2009-10-219-0/+10
* Change the order of checkboxes for boolean custom fields.Eric Davis2009-10-211-1/+1
* Renamed Project#public named_scope so it will not override Ruby's public methodEric Davis2009-10-212-2/+2
* Improved Project#copy to copy more data from the source Project. #3367Eric Davis2009-10-191-0/+34
* Preselect the issue custom fields from the source project when copying. #4045Eric Davis2009-10-191-0/+1
* Fixed: HTML entities displayed when editing an issue note (#3996).Jean-Philippe Lang2009-10-111-2/+2
* Fixes project shortcut combo.Jean-Philippe Lang2009-10-111-2/+2
* Fixes MailHandler for ruby1.9.Jean-Philippe Lang2009-10-101-2/+3
* Completes r2856 (#3979).Jean-Philippe Lang2009-10-101-7/+2
* Fixes Repository#find_changeset_by_name with PostgreSQL (#3937).Jean-Philippe Lang2009-10-021-1/+1
* Fixed a bug where the form would POST causing a routing error. (#3918)Eric Davis2009-09-251-1/+2
* Fixed: RepositoriesController#revision may show wrong revision (#3779).Jean-Philippe Lang2009-09-202-1/+6
* Unexpected closing tag removed.Jean-Philippe Lang2009-09-201-1/+1
* Adds missing native eol properties.Jean-Philippe Lang2009-09-207-179/+179
* Fixed: Custom values with a nil value cause error on (project|account)/show (...Jean-Philippe Lang2009-09-202-2/+2
* Makes timelog report work at issue level (#2935).Jean-Philippe Lang2009-09-203-4/+13
* Makes saved query filters visible (#2883).Jean-Philippe Lang2009-09-203-29/+16
* Makes tickets and timelogs filters collapsible (UI).Jean-Philippe Lang2009-09-206-29/+48
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-1312-40/+66
* Fixes group update form url (#3854).Jean-Philippe Lang2009-09-121-1/+1
* Slight change to the visibility SQL statement.Jean-Philippe Lang2009-09-121-1/+1
* Adds spent time to the activity view (#3809).Jean-Philippe Lang2009-09-121-3/+7
* Fixed: issue attachments are saved even if the issue has been updated by anot...Jean-Philippe Lang2009-09-121-0/+2
* Email handler: set a default issue subject if the email subject is blank (#38...Jean-Philippe Lang2009-09-121-0/+3
* Makes 'delete links' the same on admin views.Jean-Philippe Lang2009-09-125-10/+25
* Refactoring of tabs rendering.Jean-Philippe Lang2009-09-129-136/+70
* User groups branch merged.Jean-Philippe Lang2009-09-1229-65/+627
* Added plugin hook, :view_projects_show_sidebar_bottomEric Davis2009-09-121-0/+1
* Changing l10n messages (fixes #3807)Azamat Hackimov2009-09-041-3/+3
* Allow referencing issue numbers in brackets. This style is used by otherEric Davis2009-09-031-1/+1
* SCM:Jean-Philippe Lang2009-09-015-7/+15
* Add some margin to journal notes if Gravatars are enabled. (#3771)Eric Davis2009-09-011-1/+4
* New strings for translation (fixes #2872), thanks for Enderson Maia for point...Azamat Hackimov2009-08-211-2/+2
* SCM:Jean-Philippe Lang2009-08-173-23/+15
* SCM browser:Jean-Philippe Lang2009-08-173-17/+9
* Fixes argument in Repository#latest_changesets.Jean-Philippe Lang2009-08-171-1/+1
* Added branch and tag support to the git repository viewer. (#1406)Eric Davis2009-08-1513-90/+149
* Allow spaces between the keyword and colon in incoming mail. (#3731)Eric Davis2009-08-121-1/+1