summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow project forums copy.Jean-Philippe Lang2009-10-254-1/+30
* Display stats about objects that can be copied.Jean-Philippe Lang2009-10-253-10/+20
* Do not ignore parent project setting on project copy (#3386).Jean-Philippe Lang2009-10-251-0/+1
* Prevent mass-assignment warnings.Jean-Philippe Lang2009-10-251-1/+1
* Reset timestamps and wiki page hierarchy on project copy.Jean-Philippe Lang2009-10-252-5/+5
* Prevent mass-assignment warnings.Jean-Philippe Lang2009-10-251-7/+7
* Removes debug message.Jean-Philippe Lang2009-10-251-1/+0
* Fixes project wiki copy.Jean-Philippe Lang2009-10-252-11/+19
* Add a test that breaks before r2967 (broken project wiki copy).Jean-Philippe Lang2009-10-252-3/+8
* Wiki auto creation temporary disabled until project wiki copy is fixed (2 wik...Jean-Philippe Lang2009-10-241-1/+1
* Project copy: let the user choose what to copy from the source project (every...Jean-Philippe Lang2009-10-244-63/+113
* Removes debug code.Jean-Philippe Lang2009-10-241-1/+0
* Small fix to HTML title.Jean-Philippe Lang2009-10-241-1/+2
* Add mail field to admin user search filter (#3882).Jean-Philippe Lang2009-10-241-1/+1
* Adds a test for attached image inside a link (#4033).Jean-Philippe Lang2009-10-241-1/+3
* Sets proper content type for plain text mails (#3970).Jean-Philippe Lang2009-10-242-4/+10
* Reverts r2770 (#3391).Jean-Philippe Lang2009-10-241-1/+1
* Sets the current project as the default value of project jump box (#4053).Jean-Philippe Lang2009-10-241-2/+2
* Translation updates (closes #4054, #4060, #4075).Jean-Philippe Lang2009-10-243-19/+19
* Prevent undefined method `<=>' for nil:NilClass in AbstractAdapter (#4098).Jean-Philippe Lang2009-10-241-1/+1
* 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
* Add missing strings (rake locales:update).Jean-Philippe Lang2009-10-2234-0/+68
* Fixed some merge bugs. #4077Eric Davis2009-10-215-8/+10
* Added all list and boolean custom data fields to the Time Report. #4077Eric Davis2009-10-212-3/+12
* When a specific TimeEntryActivity are change, associated TimeEntries will beEric Davis2009-10-214-13/+86
* Added a Activities tab to Project SettingsEric Davis2009-10-2112-18/+314
* Changed the Timelogs to use both the Systemwide and Project specific TimeEntr...Eric Davis2009-10-215-4/+133
* Added project specific Enumeration overrides.Eric Davis2009-10-214-0/+50
* Added an active field track if an Enumeration is active on the frontend view.Eric Davis2009-10-219-6/+85
* Enumerations can now have custom fields defined on them. #4077Eric Davis2009-10-2112-4/+159
* Updated the unit test so Enumerations are tested separately from the subclasses.Eric Davis2009-10-211-1/+1
* Contextual quick search (#3263).Jean-Philippe Lang2009-10-2111-0/+72
* 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
* Mocha is needed for tests.Eric Davis2009-10-211-0/+1
* Renamed the default "Assigned" status to "In Progress". #3605Eric Davis2009-10-2036-39/+39
* Moved object daddy helpers to their own module.Eric Davis2009-10-202-30/+35
* Updated some object_daddy exemplars for the Models.Eric Davis2009-10-203-1/+42
* Added shoulda macros to test Project's associationsEric Davis2009-10-191-0/+24
* Replaced a custom test with a shoulda macro.Eric Davis2009-10-191-8/+7
* Improved Project#copy to copy more data from the source Project. #3367Eric Davis2009-10-195-2/+139
* Preselect the issue custom fields from the source project when copying. #4045Eric Davis2009-10-191-0/+1
* Refactored duplicated test code to a setup.Eric Davis2009-10-191-42/+26
* Converted Project#copy test to use shouldaEric Davis2009-10-191-52/+55
* Configured object_daddy to help generate test data instead of fixtures. #4004Eric Davis2009-10-1814-0/+134
* pt-BR update (#4040)Azamat Hackimov2009-10-181-1/+1
* Adding missing database indexes for foreign keys and STI fields.Eric Davis2009-10-1730-0/+312
* Rename the wiki toolbar's JavaScript variable, 'toolbar' conflicts withEric Davis2009-10-171-1/+1