OSDN Git Service

Merged r6098 from trunk.
[redminele/redmine.git] / test / unit / project_test.rb
2011-06-20 Jean-Baptiste BarthMerged r6098 from trunk.
2011-03-30 Jean-Philippe LangModules selection lost on project form after validation...
2011-03-20 Jean-Philippe LangFixed: news comments not deleted when deleting a projec...
2011-03-20 Jean-Philippe LangFixed: children projects are deleted instead of being...
2011-01-02 Jean-Philippe LangAdditional roles of a user who belongs to a group are...
2010-12-12 Jean-Baptiste BarthUse absolute paths in test/**/* requires for Ruby 1...
2010-12-07 Jean-Philippe LangSelect projects with issue_tracking module for gantt...
2010-12-03 Jean-Philippe LangMoves project attributes default assignments from Proje...
2010-11-11 Jean-Philippe LangAllow non-unique names for projects (#630).
2010-10-23 Jean-Philippe LangImproved error message when trying to access an archive...
2010-10-10 Eric DavisChange Project#notified_users to check for the 'all...
2010-09-26 Jean-Philippe LangProject tests updated.
2010-09-10 Eric DavisRewrite the Gantt chart. #6276
2010-05-27 Eric DavisShow subproject versions on the Roadmap.
2010-04-27 Jean-Philippe LangAdds an assertion on issues deletion when deleting...
2010-02-11 Jean-Philippe LangFixed: Project copy loses wiki pages hierarchy (#4797).
2010-02-10 Jean-Philippe LangFixed: parent project field doesn't include blank value...
2010-02-08 Eric DavisUpdated object_daddy to a newer version (bugfixes)
2009-12-26 Jean-Philippe LangFixed: project copy doesn't copy group memberships...
2009-12-24 Eric DavisProject#activities should check all overridden activiti...
2009-12-24 Jean-Philippe LangAdds a 'Add subprojects' permission.
2009-12-13 Eric DavisProject custom fields are already copied via the Copy...
2009-12-13 Eric DavisCopy issue relations when copying a project. (#3367)
2009-12-07 Jean-Philippe LangFixes Project#shared_versions for descendants sharing...
2009-12-06 Jean-Philippe LangVersion sharing (#465) + optional inclusion of subproje...
2009-11-16 Jean-Philippe LangCopy issue status on project copy (#3877).
2009-11-15 Jean-Philippe LangAllow non admin users to add subprojects (#2963).
2009-11-09 Jean-Philippe LangAdds a link to automatically close completed versions...
2009-10-25 Jean-Philippe LangAllow project forums copy.
2009-10-25 Jean-Philippe LangAdd a test that breaks before r2967 (broken project...
2009-10-24 Jean-Philippe LangProject copy: let the user choose what to copy from...
2009-10-21 Eric DavisAdded a Activities tab to Project Settings
2009-10-21 Eric DavisChanged the Timelogs to use both the Systemwide and...
2009-10-19 Eric DavisAdded shoulda macros to test Project's associations
2009-10-19 Eric DavisReplaced a custom test with a shoulda macro.
2009-10-19 Eric DavisImproved Project#copy to copy more data from the source...
2009-10-19 Eric DavisRefactored duplicated test code to a setup.
2009-10-19 Eric DavisConverted Project#copy test to use shoulda
2009-09-20 Jean-Philippe LangAdds missing native eol properties.
2009-09-13 Eric DavisUpgraded to Rails 2.3.4 (#3597)
2009-09-12 Jean-Philippe LangUser groups branch merged.
2009-07-18 Jean-Philippe LangPrevent creation of project with identifier 'new' ...
2009-05-25 Jean-Philippe LangValidate project identifier only when changed (#3352).
2009-05-12 Jean-Philippe LangDisplay all users roles on project overview (#3339).
2009-05-10 Jean-Philippe LangAllows multiple roles on the same project (#706). Prere...
2009-05-03 Eric DavisAdded the ability to copy a project in the Project...
2009-02-21 Jean-Philippe LangMerged Rails 2.2 branch. Redmine now requires Rails...
2009-02-15 Jean-Philippe LangDo not DELETE/INSERT enabled_modules when updating...
2009-01-25 Jean-Philippe LangIgnore archived subprojects in Project#rolled_up_tracke...
2009-01-24 Jean-Philippe LangMerged nested projects branch. Removes limit on subproj...
2008-08-31 Jean-Philippe LangAdds an option to generate sequential project identifiers.
2008-07-03 Jean-Philippe LangFixes test broken by r1610.
2008-05-01 Jean-Philippe LangFixed: private subprojects names are revealed on the...
2008-04-01 Jean-Philippe LangFixed: Boards are not deleted when project is deleted...
2008-03-11 Jean-Philippe LangActivity enhancements:
2008-01-16 Jean-Philippe LangOn the calendar, the gantt and in the Tracker filter...
2007-12-10 Jean-Philippe LangMerged Rails 2.0 compatibility changes.
2007-11-08 Jean-Philippe LangAdded issues status changes on the activity view (initi...
2007-05-27 Jean-Philippe LangAdded the ability to archive projects:
2007-01-26 Jean-Philippe Langdeprecated projects_count replaced
2007-01-21 Jean-Philippe Langsettings are now stored in the database (config_custom...
2006-12-05 Jean-Philippe Langtrunk moved from /trunk/redmine to /trunk