427 Commits (integration-to-svn-trunk)

Author SHA1 Message Date
  Eric Davis cac3b1e538 Refactor: split WikiController#edit into #update 13 years ago
  Eric Davis c259ada6e1 Refactor: rename WikiController#index to #show, it's a single resource action 13 years ago
  Eric Davis d3381fb518 Refactor: change :id on WikiController to use :project_id 13 years ago
  Eric Davis c06c22cf2e Refactor: extract method from WikiController#special 13 years ago
  Eric Davis c20308c7ba Remove the translated string. It's definition changed in en 13 years ago
  Eric Davis 0271105794 Refactor: extract #page_index from WikiController#special 13 years ago
  Eric Davis e8468b51cc Refactor: extract method in WikiController#special to create a new #export method 13 years ago
  Eric Davis 718816c5d4 Refactor: convert timelogs to a REST resource (:time_entries) 13 years ago
  Eric Davis 435c90eb47 Refactor: extract TimelogController#edit to #update 13 years ago
  Eric Davis 4acd990ee2 Refactor: extract TimelogController#create from TimelogController#edit 13 years ago
  Eric Davis 068771ea07 Refactor: extract TimelogController#new from #edit 13 years ago
  Azamat Hackimov e59156b446 Rename task to issue in calendar (#6563) 13 years ago
  Azamat Hackimov 5592e77fc6 Translation updates 13 years ago
  Eric Davis 2ecca7e4df Refactor: rename TimelogController#details to #index 13 years ago
  Eric Davis e13790c62c Refactor: extract TimelogController#report to a new controller class 13 years ago
  Eric Davis a034172b24 Refactor: convert UsersController to resource 13 years ago
  Eric Davis 86ba692bf5 Refactor: split UsersController#edit into #edit and #update 13 years ago
  Eric Davis d06a1a7fa4 Refactor: rename UsersController#add to #new 13 years ago
  Eric Davis a04e1bd582 Locale update 13 years ago
  Eric Davis 582ed86d82 Add a default mail notification setting for new users 13 years ago
  Eric Davis 0316af7f6b Converted User#mail_notification from a boolean to a string. 13 years ago
  Eric Davis 3a3263102a Refactor: split UsersController#add into #add and #create 13 years ago
  Eric Davis 79e30e7087 Refactor: convert News to a REST resource 13 years ago
  Eric Davis 768d67f27b Workaround for i18n 0.4.x with the old style syntax. #6428 #5608 13 years ago
  Eric Davis 1781d87477 Add documentation about setting the log level. #6135 13 years ago
  Azamat Hackimov b3c5bf3f2e Translation updates 13 years ago
  Azamat Hackimov 02b7423b73 Translation updates 13 years ago
  Eric Davis deed1b949d Refactor: move NewsController#preview to PreviewsController#news 13 years ago
  Azamat Hackimov 20305418f4 Translation updates 13 years ago
  Eric Davis 401197a895 Refactor: move #destroy_comment method to CommentsController#destroy 13 years ago
  Azamat Hackimov 4948121af0 Translation update 13 years ago
  Eric Davis 1f2f953687 Refactor: move NewsController#add_comment to CommentsController#create 13 years ago
  Azamat Hackimov 3b20774c54 New string to translate - field_text. It appear when you trying save empty wiki-page. See #6448 for reference. 13 years ago
  Eric Davis 01d1a02df4 Refactor: split NewsController#edit into #edit and #update 13 years ago
  Eric Davis 3bc29e29e0 Refactor: split NewsController#new into #new and #create methods. 13 years ago
  Eric Davis f62a1827f3 Updated issue delete confirmation when it has child issues. #6191 13 years ago
  Azamat Hackimov 944d1a68bd Translations update 13 years ago
  Jean-Baptiste Barth 81a28e9ffa Adds a link to edit the associated wiki page on the version view. #4416 13 years ago
  Eric Davis 5fdfe02b3a Refactor: add VersionsController#status_by to the resource. 13 years ago
  Eric Davis bd193a026d Refactor: convert VersionsController to a REST resource. 13 years ago
  Eric Davis eb1f58f962 Added some documentation about the Rails Logger. #6135 13 years ago
  Eric Davis 969bf2107b Refactor: split VersionsController#new into #new and #create 13 years ago
  Eric Davis be6e0927f3 Refactor: Split VersionsController#edit into #edit and #update 13 years ago
  Eric Davis 1b90703157 Refactor: convert FilesController to a restful resource. 13 years ago
  Eric Davis 41c055363e Refactor: split FilesController#new into #new and #create. 13 years ago
  Azamat Hackimov f2a8057d63 Translations update 13 years ago
  Eric Davis 41f8d043eb Added a "Member of Role" to the issues filters. #5869 13 years ago
  Eric Davis 109b42f482 Added a "Member of Group" to the issues filter. #5869 13 years ago
  Eric Davis 3a2efb4757 Refactor: convert ProjectEnumerations to a resource on a project. 13 years ago
  Eric Davis 8d52608dba Refactor: convert the Projects routes to resources. 13 years ago