Project

General

Profile

Statistics
| Revision:
  • svn:ignore: database.yml email.yml

# Date Author Comment
4070 2010-09-08 18:01 Eric Davis

Refactor: split method ProjectsController#edit to ProjectsController#update.

4069 2010-09-07 17:00 Eric Davis

Refactor: rename method ProjectsController#add to ProjectsController#new

4067 2010-09-06 16:53 Eric Davis

Refactor: split ProjectsController#add into #add (GET) and #create (POST).

4061 2010-09-05 15:01 Azamat Hackimov

Added string "cant_link_an_issue_with_a_descendant" to translations missed in #443
Solves #6278

4060 2010-09-05 13:33 Azamat Hackimov Translation updates:
4054 2010-09-03 17:04 Eric Davis

Refactor: move method, ProjectsController#reset_activities to ProjectEnumerationsController#destroy.

4053 2010-09-02 19:39 Eric Davis

Refactor: move method, ProjectsController#save_activities to ProjectEnumerationsController#save

4052 2010-09-01 17:17 Eric Davis

Refactor: move method, ProjectsController#add_file to FilesController#new.

4051 2010-08-31 17:12 Eric Davis

Refactor: move method, ProjectsController#list_files to FilesController#index.

4050 2010-08-30 17:30 Eric Davis

Refactor: move method, ProjectsController#roadmap to VersionsController#index.

4049 2010-08-29 14:54 Azamat Hackimov Translation updates
4047 2010-08-27 16:05 Eric Davis

Refactor: extract ProjectsController#activity to a new Activities controller.

4041 2010-08-26 18:36 Eric Davis

Refactor: convert many of the custom Issue routes to REST resources.

4039 2010-08-24 18:15 Azamat Hackimov

remove BOM from zh-TW

4038 2010-08-24 17:32 Azamat Hackimov Translation updates
4037 2010-08-24 17:27 Eric Davis

Refactor: extract #bulk_update method from IssuesController#bulk_edit.

4036 2010-08-23 21:39 Azamat Hackimov Adding missed new strings for #6153:
  • project_module_gantt: Gantt
  • project_module_calendar: Calendar
4034 2010-08-23 17:04 Eric Davis

Refactor: move IssuesController#changes to JournalsController#index.

Since #changes is only an Atom feed of journals of a query, it makes
more sense to have it on the JournalsController resource.

4013 2010-08-22 20:42 Eric Davis

Treat Calendar and Gantt pages as separate modules. #6153

This will let the Issue Tracking, Gantt, and Calendar modules be enabled
or disabled as needed. A database migration will enable the Gantt and
Calendar for all existing projects that have Issue Tracking enabled....

4008 2010-08-19 21:47 Azamat Hackimov

Remove dublicate string

4007 2010-08-19 20:50 Azamat Hackimov

Localisation updates: New string to fix #5162

4006 2010-08-19 20:16 Eric Davis

Refactor: move IssuesController#context_menu to a new controller.

4005 2010-08-19 18:57 Azamat Hackimov

Real RTL-theme support in locales (#6012)
Now each locale-file have direction string (ltr - left-to-right - by default).

4004 2010-08-19 18:35 Azamat Hackimov

Fixing #6009
Added to all locales required strings.

4003 2010-08-19 17:41 Azamat Hackimov Translation updates for upcoming release
3946 2010-08-18 17:01 Eric Davis

Refactor: move IssuesController#preview to a new controller.

3945 2010-08-17 17:03 Eric Davis

Refactor: move IssuesController#auto_complete to a new controller. #4382

3941 2010-08-16 18:25 Eric Davis

Refactor: move IssuesController#reply to JournalsController

3936 2010-08-11 16:42 Eric Davis

Refactor: Extract a new IssueMovesController from IssuesController.

3918 2010-08-06 17:47 Eric Davis

Refactor: start to split IssuesController#move into two separate actions.

3907 2010-08-03 18:01 Eric Davis

Show the number of days in the subject line of Reminder emails.

i18n check needed.

3897 2010-07-29 17:47 Azamat Hackimov Translation updates
  • de (#5982)
  • zh (#5910) - revert last commit & new string
3893 2010-07-28 22:05 Azamat Hackimov Translation updates
3875 2010-07-25 11:54 Jean-Philippe Lang

Harmonize french locale "zero" translation with other locales (#5937).

3864 2010-07-24 12:26 Azamat Hackimov

Try to resolve bug #3922

3863 2010-07-24 11:47 Azamat Hackimov Translation updates
3847 2010-07-16 18:47 Azamat Hackimov Translation updates
3820 2010-06-30 03:55 Eric Davis

Rename code and locale typo: Developper. #5751

Contributed by Holger Just

3810 2010-06-21 21:58 Azamat Hackimov

Refresh locales

3809 2010-06-21 21:54 Azamat Hackimov New language en-GB (#5648 thank to Tom Knight for work)
Updates:
3805 2010-06-20 21:30 Eric Davis

Handle unsuccessful destroys in TimelogController. #5700

Contributed by Jan

3802 2010-06-20 18:29 Eric Davis

Add a link to the cross project time entries page to /projects. #4935

Contributed by Jan.

3782 2010-06-19 21:01 Eric Davis

Pin shoulda, 2.11.x changes it's API and deprecates a lot of macros.

3767 2010-06-05 09:20 Azamat Hackimov

fr update (#5617)

3762 2010-05-28 17:32 Azamat Hackimov Locales update
3758 2010-05-27 17:34 Azamat Hackimov Translation updates, Locales sync (rake locales:update)
3757 2010-05-27 00:48 Eric Davis

Make the Gantt zoom images more accessible

  • Correct the alt text
  • Add text links next to the images
  • Size the images in em to support browser scaling
3754 2010-05-26 22:59 Azamat Hackimov

Translation update: Japanese (#5600 get haha, congratulations!)

3753 2010-05-26 19:43 Azamat Hackimov Translation updates
3752 2010-05-26 19:36 Azamat Hackimov

zh-TW update (#5597)

3751 2010-05-26 19:33 Azamat Hackimov

Translation sync

3749 2010-05-24 22:21 Eric Davis

Add error messages to MembersController#new so a user is informed of missing data.

3747 2010-05-24 20:23 Eric Davis

Added a missing label to my/page_layout.

3741 2010-05-22 10:54 Jean-Philippe Lang

Typo in french locale.

3740 2010-05-22 10:54 Jean-Philippe Lang

Typo in french locale.

3739 2010-05-15 15:12 Azamat Hackimov

Updates (#5409)

3738 2010-05-15 15:11 Azamat Hackimov

sr and sr-CY languages (#5409)

3737 2010-05-14 20:15 Azamat Hackimov New translation (Latvian, #5446, thanks to Dzintars Bergs), translation updates
3732 2010-05-03 18:02 Eric Davis

Refactor: move Project Calendar to it's own controller.

3695 2010-04-28 17:54 Eric Davis

Refactor: Move gantts to a separate controller.

3688 2010-04-22 17:43 Eric Davis

Refactor: Split IssuesController#new to #new and #create to match REST pattern.

3676 2010-04-17 12:37 Azamat Hackimov Translation updates
3629 2010-04-06 18:57 Azamat Hackimov Translation updates:
3628 2010-04-03 20:02 Azamat Hackimov Translation updates
3627 2010-04-03 13:54 Azamat Hackimov New strings to localization (#5225)
  • error_can_not_delete_custom_field: Unable to delete custom field
  • error_unable_to_connect: Unable to connect ({{value}})
  • error_can_not_remove_role: This role is in use and can not be deleted.
  • error_can_not_delete_tracker: This tracker contains issues and can't be deleted.
3626 2010-04-03 12:49 Azamat Hackimov Translation updates and new Mongolian language (#5237)
3610 2010-03-24 17:55 Azamat Hackimov Translation updates and fixes
3609 2010-03-24 03:48 Azamat Hackimov

Translation ru, fix for #5157

3608 2010-03-21 12:17 Jean-Philippe Lang

Adds an option to enable/disable email notifications during a project copy (#4672).

3576 2010-03-13 16:45 Jean-Philippe Lang

Add subtasking strings to locales.

3575 2010-03-13 16:42 Jean-Philippe Lang

Translations updates.

3573 2010-03-13 15:56 Jean-Philippe Lang Adds subtasking (#443) including:
  • priority, start/due dates, progress, estimate, spent time roll-up to parent issues
  • descendant issues tree displayed on the issue view with context menu support
  • issue tree display on the gantt chart
  • issue tree copy on project copy...
3564 2010-03-12 14:48 Jean-Philippe Lang

Cleanup and warning added in database.yml.database about the test database.

3556 2010-03-09 22:02 Azamat Hackimov Translation updates
3549 2010-03-06 19:43 Jean-Philippe Lang

Moves ProjectsController#add_issue_category to IssueCategoriesController#new.

3548 2010-03-06 19:25 Jean-Philippe Lang

Moves ProjectsController#add_version to VersionsController#new.

3495 2010-02-26 17:01 Jean-Philippe Lang

Adds a link to the user profile from the administration user edit screen (#4480).

3486 2010-02-25 18:01 Eric Davis

Refactor: Move the updating of an Issue to the #update method.

3470 2010-02-21 15:38 Azamat Hackimov Translation updates
3448 2010-02-18 06:20 Eric Davis

Added some common example email configs to email.yml.example (#3120)

3434 2010-02-14 20:46 Azamat Hackimov Translation updates
3418 2010-02-12 23:08 Eric Davis

Fixing locales, rake locales:update added extra whitespace to the line.

3416 2010-02-12 20:15 Eric Davis

Removed hard coded English string.

3403 2010-02-10 01:56 Eric Davis

Switch to using the shoulda gem from gemcutter. #4573

3399 2010-02-08 21:59 Azamat Hackimov Translation updates
3398 2010-02-08 19:53 Eric Davis

Updated object_daddy to a newer version (bugfixes)

3397 2010-02-08 19:53 Eric Davis

Removed the duplicated configuration in the different test environments.

3396 2010-02-08 18:53 Eric Davis

Separated ReportsController#issue_report into two separate actions.

3388 2010-02-07 13:23 Jean-Philippe Lang

Translation updates.

3372 2010-02-06 11:40 Jean-Philippe Lang Adds a setting to cache textile rendering (off by default).
  • it uses ActionController cache store which is MemoryStore by default and can be configured with config.action_controller.cache_store
  • macro processing was moved out of textile rendering so that it doesn't get cached...
3371 2010-02-06 10:30 Jean-Philippe Lang

Adds a permission for exporting wiki pages.

3369 2010-02-04 22:55 Azamat Hackimov Translations updates
3353 2010-01-31 01:54 Azamat Hackimov Translation updates
3339 2010-01-25 18:26 Azamat Hackimov New strings to translate (#4647):
  • label_board_sticky: Sticky
  • label_board_locked: Locked
3338 2010-01-25 16:25 Azamat Hackimov

New language - Basque/ Euskara (#4650).
Thank Ales Zabala Alava for translation.

3320 2010-01-17 11:33 Jean-Philippe Lang

Set native eol svn property on new lang files (#4526).

3314 2010-01-14 23:19 Jean-Philippe Lang

Fixes project editing route broken by r3313.

3313 2010-01-14 21:00 Jean-Philippe Lang

XML REST API for Projects (#296).

3312 2010-01-14 17:10 Azamat Hackimov New Croatian language in Redmine! Thanks to Igor P. for translation (#4526)
Also, updates for:
3310 2010-01-13 20:29 Jean-Philippe Lang

XML REST API for issues that provides CRUD operations for Issues (#1214).