summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fixed: gantt broken when no due date on project issues and versions."Eric Davis2010-09-261-3/+2
* Workaround for i18n 0.4.x with the old style syntax. #6428 #5608Eric Davis2010-09-263-6/+20
* Add documentation about setting the log level. #6135Eric Davis2010-09-261-0/+3
* Fixed: don't reset watchers when changing tracker. #6479Jean-Baptiste Barth2010-09-261-1/+4
* Translation updatesAzamat Hackimov2010-09-261-7/+7
* Project tests updated.Jean-Philippe Lang2010-09-261-0/+4
* Fixed: gantt broken when no due date on project issues and versions.Jean-Philippe Lang2010-09-261-2/+3
* Fixed: error on mail notification when adding an invalid file (#6452).Jean-Philippe Lang2010-09-261-1/+1
* Fixes broken filter clearing links on gantt and calendar (#6473).Jean-Philippe Lang2010-09-262-2/+4
* Translation updatesAzamat Hackimov2010-09-241-170/+170
* Refactor: move NewsController#preview to PreviewsController#newsEric Davis2010-09-2410-29/+35
* Translation updatesAzamat Hackimov2010-09-233-3/+4
* Refactor: move #destroy_comment method to CommentsController#destroyEric Davis2010-09-238-17/+23
* Translation updateAzamat Hackimov2010-09-221-2/+2
* Refactor: move NewsController#add_comment to CommentsController#createEric Davis2010-09-228-36/+83
* 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-217-12/+19
* Added a users options to the reminders emailEric Davis2010-09-203-1/+18
* Document render_issue_tooltipEric Davis2010-09-201-1/+10
* Add view_issues_form_details_top hookEric Davis2010-09-201-0/+2
* Add User#allowed_to_globally? which wraps User#allowed_to?Eric Davis2010-09-201-0/+6
* Refactor: split NewsController#new into #new and #create methods.Eric Davis2010-09-207-12/+18
* Add scm.css to news pages to allow proper syntax highlighting. #6270Eric Davis2010-09-202-0/+5
* Fix failing test.Eric Davis2010-09-201-1/+1
* Updated issue delete confirmation when it has child issues. #6191Eric Davis2010-09-2045-1/+49
* Use the correct local variables in the PDF export. #6382Eric Davis2010-09-201-2/+2
* Turn on ssl Gravatars for all SSL requests. #5929Eric Davis2010-09-201-1/+1
* Translations updateAzamat Hackimov2010-09-192-6/+7
* Adds a link to edit the associated wiki page on the version view. #4416Jean-Baptiste Barth2010-09-1844-0/+44
* Fixes switching between inline and side-by-side in diff view with path. #6242Jean-Baptiste Barth2010-09-181-1/+1
* Removed file mistakenly added in r4092. #6392Jean-Baptiste Barth2010-09-171-26/+0
* Refactor: add VersionsController#status_by to the resource.Eric Davis2010-09-172-2/+2
* Refactor: convert VersionsController to a REST resource.Eric Davis2010-09-176-21/+14
* Added some documentation about the Rails Logger. #6135Eric Davis2010-09-171-1/+6
* Fix the new subproject link on project overview. #6388Eric Davis2010-09-171-1/+1
* Use the relative_url_root when generating asset_paths. #3935Eric Davis2010-09-171-2/+2
* Fixed: pressing enter in filters should result to an 'apply', not a 'save'. #...Jean-Baptiste Barth2010-09-162-0/+13
* Fix links to activity pages broken with r4047. #6392Jean-Baptiste Barth2010-09-163-3/+29
* Fixed non standard SQL syntax. #6413Jean-Baptiste Barth2010-09-161-1/+1
* Refactor: split VersionsController#new into #new and #createEric Davis2010-09-167-13/+25
* Use the full path to the partialsEric Davis2010-09-152-2/+2
* Refactor: Split VersionsController#edit into #edit and #updateEric Davis2010-09-156-5/+17
* Change the TimelogController's to/from dates based on the project time entriesEric Davis2010-09-145-15/+65
* Refactor: move method to Model.Eric Davis2010-09-143-2/+25
* Refactor: convert FilesController to a restful resource.Eric Davis2010-09-147-17/+12
* Refactor: split FilesController#new into #new and #create.Eric Davis2010-09-136-19/+18
* Fixed "Create and continue" redirection broken by recent changes. #6333Jean-Baptiste Barth2010-09-112-2/+3
* Fixed broken context_menu on roadmap. #6351Jean-Baptiste Barth2010-09-112-1/+3
* Translations updateAzamat Hackimov2010-09-1142-76/+161
* Refactor: move method to Project#css_classesEric Davis2010-09-103-9/+9