summaryrefslogtreecommitdiffstats
path: root/lang/fi.yml
Commit message (Collapse)AuthorAgeFilesLines
* patch #1639, some new strings untranslatedwinterheart2008-09-131-8/+8
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1818 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds an option to generate sequential project identifiers.Jean-Philippe Lang2008-08-311-0/+1
| | | | | | Disabled by default, it can be enabled on the 'Projects' tab in application settings. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1777 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds posts quoting functionality (#1825).Jean-Philippe Lang2008-08-281-0/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1772 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds support for commit logs reencoding to UTF-8 before insertion in the ↵Jean-Philippe Lang2008-08-261-0/+1
| | | | | | | | database (#834, #917, #1663). Source encoding of commit logs can be selected in Application settings -> Repositories. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1767 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds permissions for viewing the watcher list and adding new watchers on the ↵Jean-Philippe Lang2008-08-031-0/+1
| | | | | | issue detail view (#398). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1712 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.Jean-Philippe Lang2008-07-261-0/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1698 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Email delivery configuration moved to an unversioned YAML file ↵Jean-Philippe Lang2008-07-041-0/+1
| | | | | | | | (config/email.yml, see the sample file) (#1412). Email delivery is disabled. It's automatically turned on when configuration is found. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1625 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translations updates:Jean-Philippe Lang2008-06-291-85/+85
| | | | | | | | * Traditional Chinese (ChunChang Luo) * Finnish (Jani Tiainen) * Lithuanian (Sergej Jegorov) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1604 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a key in lang files (general_csv_decimal_separator) to set the decimal ↵Jean-Philippe Lang2008-06-261-0/+1
| | | | | | separator (point or comma) in csv exports (#1372). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1591 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a simple API and a standalone script that can be used to forward emails ↵Jean-Philippe Lang2008-06-251-0/+4
| | | | | | from a local or remote email server to Redmine (#1110). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1584 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ability to remove enumerations (activities, priorities, document categories) ↵Jean-Philippe Lang2008-06-171-0/+2
| | | | | | that are in use. Associated objects can be reassigned to another value (#1467). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1558 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ability to disable unused SCM adapters in application settings.Jean-Philippe Lang2008-06-081-0/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1507 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Missing strings (r1488).Jean-Philippe Lang2008-06-031-0/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1489 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a Reply link to each issue note (#739). Reply is pre-filled with the ↵Jean-Philippe Lang2008-05-301-0/+1
| | | | | | quoted note. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1480 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a rake task to send reminders. An email is sent to each user with a ↵Jean-Philippe Lang2008-05-251-0/+2
| | | | | | | | list of the issues due in the next days, if any. See @rake -D redmine:send_reminders@ for options. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1459 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ability to search a project and its subprojects (#1264).Jean-Philippe Lang2008-05-201-0/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1439 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translations updates (closes #1128, #1129, #1135, #1148, #1163).Jean-Philippe Lang2008-05-031-3/+3
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1409 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Warn user that subprojects are also deleted when deleting a project (#1111) ↵Jean-Philippe Lang2008-04-261-0/+1
| | | | | | and add a checkbox to confirm the deletion. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1359 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translation updates (closes #1010, #1017, #1047):Jean-Philippe Lang2008-04-131-3/+3
| | | | | | | | * Finnish (Antti Perkiömäki) * Spanish (Gumer Coronel) * Czech (Maxim Krušina) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1347 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make 'Planning' string translatable (closes #890).Jean-Philippe Lang2008-03-231-0/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1290 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translations (closes #875, #876, #889, #891, #909):Jean-Philippe Lang2008-03-231-2/+2
| | | | | | | | | | * Norwegian added (Kai Olav Fredriksen) * Finnish updated (Antti Perkiömäki) * Czech updated (Maxim Krušina) * Russian updated (Michael Pirogov) * Polish updated (Mariusz Olejnik) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1289 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Always show 'View' and 'Annotate' links on repository files (download will ↵Jean-Philippe Lang2008-03-191-0/+1
| | | | | | be forced when clicking 'View' if the file is binary). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1274 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove hardcoded "Redmine" strings in account related emails. And use ↵Jean-Philippe Lang2008-03-151-7/+7
| | | | | | application title instead. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1254 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translations update (close #845, #822):Jean-Philippe Lang2008-03-151-21/+14
| | | | | | | * Finnish (Antti Perkiömäki) * Czech (Maxim Krušina) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1253 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a setting for whether new projects should be public by default (closes ↵Jean-Philippe Lang2008-03-121-0/+1
| | | | | | | | #842, #839). Patch by Rocco Stanzione, slightly edited. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1235 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Activity enhancements:Jean-Philippe Lang2008-03-111-0/+1
| | | | | | | * overall activity view and feed added, link is available on the project list (#423, #494) * switch added on the project activity view to include subprojects (closes #530) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1227 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Changes 'Fixed version' label to 'Target version' (closes #723, #808).Jean-Philippe Lang2008-03-081-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1206 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translations (closes #789, #790, #798, #803, #809):Jean-Philippe Lang2008-03-071-21/+24
| | | | | | | | | | * Danish added (Mads Vestergaard) * Polish updated (Mariusz Olejnik) * Finnish updated (Antti Perkiömäki) * Simplified Chinese updated (chaoqun zou) * Traditional Chinese updated (shortie lo) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1204 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds an application setting to choose whether or not subprojects issues ↵Jean-Philippe Lang2008-03-061-0/+1
| | | | | | should be displayed by default on the issue list, calendar and gantt (r1178). Default is true. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1198 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a user preference to choose how comments/replies are displayed: in ↵Jean-Philippe Lang2008-03-051-0/+4
| | | | | | chronological or reverse chronological order (#589, #776). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1197 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display the last 30 days on the activity view rather than the current month.Jean-Philippe Lang2008-03-051-0/+1
| | | | | | Number of days can be configured in the application settings. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1196 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translations updates:Jean-Philippe Lang2008-03-051-43/+43
| | | | | | | | | | | | | | * Finnish (Antti Perkiömäki) * Russian (Michael Pirogov) * Chinese Traditional (shortie lo) * Japanese (Satoru Kurashiki) * Korean (Jongyoon Choi) * Simplified Chinese (chaoqun zou) * German (Thomas Löber) Fixed zh and zh-tw encoding in PDF (chaoqun zou). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1186 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Let the user choose when deleting issues with reported hours (closes #734, #71):Jean-Philippe Lang2008-02-291-0/+5
| | | | | | | | | * to delete the hours * to assign the hours to the project * to reassign the hours to another issue git-svn-id: http://redmine.rubyforge.org/svn/trunk@1182 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-291-0/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1180 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds date range filter and pagination on time entries detail view (closes #434).Jean-Philippe Lang2008-02-261-0/+8
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1173 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added translation support for project modules names and a few other strings.Jean-Philippe Lang2008-02-161-0/+15
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1151 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added Ukrainan translation (Natalia Konovka & Mykhaylo Sorochan).Jean-Philippe Lang2008-02-151-6/+6
| | | | | | | | | | Translation updates: * Lithuanian (Sergej Jegorov) * Russian (Michael Pirogov) * Traditional Chinese (Shortie Lo) * Finnish (Antti Perkiömäki) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1149 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translation for various hard-coded strings (#577).Jean-Philippe Lang2008-02-121-0/+8
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1143 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translation updates:Jean-Philippe Lang2008-02-101-5/+5
| | | | | | | * Finnish (Antti Perkiömäki, #612) * Russian (Michael Pirogov, #622) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1132 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issue list now supports bulk edit/move/delete (#563, #607). For now, issues ↵Jean-Philippe Lang2008-02-101-0/+1
| | | | | | | | | | | | | from different projects can not be bulk edited/moved/deleted at once. There are 2 ways to select a set of issues on the issue list: * by using checkbox and/or the little pencil that will select/unselect all issues (#567) * by clicking on the rows (but not on the links), Ctrl and Shift keys can be used to select multiple issues Context menu was disabled on links so that the default context menu of the browser is displayed when right-clicking on a link (#545). All this was tested with Firefox 2, IE 6/7, Opera 8 (use Alt+Click instead of Right-click) and Safari 2/3. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1130 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged IssuesController #edit and #update into a single actions.Jean-Philippe Lang2008-02-091-0/+1
| | | | | | Users with 'edit issues' permission can now update any property including custom fields when adding a note or changing the status (#519, #581, #587). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1129 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Create a journal and send an email when an issue is closed by commit (#609).Jean-Philippe Lang2008-02-061-0/+1
| | | | | | The redmine user is found using the committer username or email. Otherwise, the journal is created with anonymous user. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1126 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Slight change to the issue added/updated email templates.Jean-Philippe Lang2008-02-051-2/+2
| | | | | | | | | | Translations updates: * Simplified Chinese (Liang Jin) * Bulgarian (Nikolay Solakov) * Lithuanian (Sergej Jegorov) * Traditional Chinese (Shortie Lo) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1122 e93f8b46-1217-0410-a6f0-8f06a7374b81
* User display format is now configurable in administration settings.Jean-Philippe Lang2008-01-251-0/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1103 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translations updates:Jean-Philippe Lang2008-01-241-1/+1
| | | | | | | | | | * Russian (Michael Pirogov) * Finnish (Antti Perkiömäki) * Traditional Chinese wiki toolbar (Shortie Lo) * German wiki toolbar (Thomas Löber) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1102 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show explicit error message when the scm command failed (eg. when svn binary ↵Jean-Philippe Lang2008-01-231-1/+2
| | | | | | is not available). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1094 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added default value for custom fields. Fixed javascript on custom field form ↵Jean-Philippe Lang2008-01-201-0/+1
| | | | | | for project and user custom fields. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1090 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added related changesets messages on issue details view.Jean-Philippe Lang2008-01-201-0/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1085 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translations:Jean-Philippe Lang2008-01-101-0/+568
* Finnish added (Antti Perkiömäki) * Traditional Chinese updated (Shortie Lo) * Russian updated * Polish updated (Mariusz Olejnik) * Korean updated (Hans Yoon) * Japanese calendar fix (Nobuhiro Imai) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1051 e93f8b46-1217-0410-a6f0-8f06a7374b81