summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Refactor: extract TimelogController#report to a new controller classEric Davis2010-10-051-2/+2
* Refactor: convert UsersController to resourceEric Davis2010-10-041-9/+9
* Refactor: split UsersController#edit into #edit and #updateEric Davis2010-09-301-1/+1
* Refactor: rename UsersController#add to #newEric Davis2010-09-291-2/+1
* Locale updateEric Davis2010-09-2842-0/+168
* Add a default mail notification setting for new usersEric Davis2010-09-282-0/+3
* Converted User#mail_notification from a boolean to a string.Eric Davis2010-09-281-1/+4
* Refactor: split UsersController#add into #add and #createEric Davis2010-09-281-1/+1
* Refactor: convert News to a REST resourceEric Davis2010-09-271-23/+7
* Workaround for i18n 0.4.x with the old style syntax. #6428 #5608Eric Davis2010-09-261-0/+14
* Add documentation about setting the log level. #6135Eric Davis2010-09-261-0/+3
* Translation updatesAzamat Hackimov2010-09-261-7/+7
* Translation updatesAzamat Hackimov2010-09-241-170/+170
* Refactor: move NewsController#preview to PreviewsController#newsEric Davis2010-09-241-0/+3
* Translation updatesAzamat Hackimov2010-09-233-3/+4
* Refactor: move #destroy_comment method to CommentsController#destroyEric Davis2010-09-231-0/+1
* Translation updateAzamat Hackimov2010-09-221-2/+2
* Refactor: move NewsController#add_comment to CommentsController#createEric Davis2010-09-221-0/+2
* New string to translate - field_text. It appear when you trying save empty wi...Azamat Hackimov2010-09-2243-4/+46
* Refactor: split NewsController#edit into #edit and #updateEric Davis2010-09-211-1/+1
* Refactor: split NewsController#new into #new and #create methods.Eric Davis2010-09-201-1/+1
* Updated issue delete confirmation when it has child issues. #6191Eric Davis2010-09-2043-0/+43
* Translations updateAzamat Hackimov2010-09-192-6/+7
* Adds a link to edit the associated wiki page on the version view. #4416Jean-Baptiste Barth2010-09-1843-0/+43
* Refactor: add VersionsController#status_by to the resource.Eric Davis2010-09-171-1/+1
* Refactor: convert VersionsController to a REST resource.Eric Davis2010-09-171-12/+5
* Added some documentation about the Rails Logger. #6135Eric Davis2010-09-171-1/+6
* Refactor: split VersionsController#new into #new and #createEric Davis2010-09-161-0/+1
* Refactor: Split VersionsController#edit into #edit and #updateEric Davis2010-09-151-0/+3
* Refactor: convert FilesController to a restful resource.Eric Davis2010-09-141-6/+1
* Refactor: split FilesController#new into #new and #create.Eric Davis2010-09-131-1/+1
* Translations updateAzamat Hackimov2010-09-1142-76/+161
* Added a "Member of Role" to the issues filters. #5869Eric Davis2010-09-101-0/+1
* Added a "Member of Group" to the issues filter. #5869Eric Davis2010-09-101-0/+1
* Refactor: convert ProjectEnumerations to a resource on a project.Eric Davis2010-09-101-7/+3
* Refactor: convert the Projects routes to resources.Eric Davis2010-09-091-29/+26
* Refactor: split method ProjectsController#edit to ProjectsController#update.Eric Davis2010-09-081-2/+3
* Refactor: rename method ProjectsController#add to ProjectsController#newEric Davis2010-09-071-1/+1
* Refactor: split ProjectsController#add into #add (GET) and #create (POST).Eric Davis2010-09-061-3/+3
* Added string "cant_link_an_issue_with_a_descendant" to translations missed in...Azamat Hackimov2010-09-0536-5/+40
* Translation updates:Azamat Hackimov2010-09-052-132/+139
* Refactor: move method, ProjectsController#reset_activities to ProjectEnumerat...Eric Davis2010-09-031-1/+1
* Refactor: move method, ProjectsController#save_activities to ProjectEnumerati...Eric Davis2010-09-021-1/+1
* Refactor: move method, ProjectsController#add_file to FilesController#new.Eric Davis2010-09-011-2/+2
* Refactor: move method, ProjectsController#list_files to FilesController#index.Eric Davis2010-08-311-1/+1
* Refactor: move method, ProjectsController#roadmap to VersionsController#index.Eric Davis2010-08-301-1/+2
* Translation updatesAzamat Hackimov2010-08-292-4/+919
* Refactor: extract ProjectsController#activity to a new Activities controller.Eric Davis2010-08-271-1/+1
* Refactor: convert many of the custom Issue routes to REST resources.Eric Davis2010-08-261-42/+24
* remove BOM from zh-TWAzamat Hackimov2010-08-241-1/+1