Commit Graph

7436 Commits (81326b5a547b46f6e5de26e762b82397bd9ec132)
 

Author SHA1 Message Date
Philipp Tessenow 81326b5a54 New translation styles for several account-views 12 years ago
Philipp Tessenow 6f9ed07679 New translation styles for several board-views 12 years ago
Philipp Tessenow 033a08dbaa use new translation style for various query-related things 12 years ago
Philipp Tessenow 4acdbf2f1b New translation styles for several my-views 12 years ago
Philipp Tessenow ecd366b2f5 use new translation style for various group-related views 12 years ago
Philipp Tessenow b685324973 UserSetting view now use new translation styles 12 years ago
Philipp Tessenow 657df3e916 let Setting/_repositories.html.erb use new translation style 12 years ago
Philipp Tessenow 7bcfe8f556 let Tracker#index view use new translation style 12 years ago
Philipp Tessenow ddb0015e54 use new translation style for various user-related views 12 years ago
Philipp Tessenow bc8a5e2c21 use new translation style for various version-related views 12 years ago
Philipp Tessenow 151c40f720 use new translation style for various workflow-related things 12 years ago
Philipp Tessenow 6390bb56f7 use new translation style for various document-related things 12 years ago
Philipp Tessenow 62d92ef05a use new translation style for various wiki/wiki_page/wiki_content things 12 years ago
Philipp Tessenow b9e085a955 versions_helper now uses new translation style 12 years ago
Philipp Tessenow 70486ec6a9 use new translations in settings_helper, slightly refactor its administration_settings_tag function 12 years ago
Philipp Tessenow 56a2f1bfa3 csv export of time_entries may now translate its headers with a precomputed String, instead of Symbols only 12 years ago
Philipp Tessenow 46cc00bf02 The ReportsController has a member header, which was accidentally translated as 'User' 12 years ago
Philipp Tessenow fead889ece update en.yml translations: repositories alsow have login, and password attributes 12 years ago
Philipp Tessenow 095c586380 CustomFieldFormats may now use Procs for their label 12 years ago
Philipp Tessenow e27ba0ffb4 let the JournalFormatter use the new Rails3 translation style 12 years ago
Philipp Tessenow 0ce86e500b TabularFormBuilder can now handle human_attribute_name translations 12 years ago
Philipp Tessenow 66b177233d fix pdf export to use new translations 12 years ago
Philipp Tessenow d01ae22614 :label_attachment was replaces by Attachment.model_name.human in journal_formatter/attachment.rb 12 years ago
Philipp Tessenow c0cc5e30fa Update lib/redmine.rb for new translation structure 12 years ago
Philipp Tessenow c68d55f95e update translations in model/view/controller/helper for time_entries 12 years ago
Philipp Tessenow 1111376429 update translations in model/view/controller/helper for issues 12 years ago
Philipp Tessenow 9dd5974a44 adapt tests to new translations 12 years ago
Philipp Tessenow a9a243532b add a I18n helper method which collects all possible translations for our models attributes 12 years ago
Philipp Tessenow 558fd86873 the subproject translation is actually an attribute of an issue 12 years ago
Philipp Tessenow 48459250e4 when generating the I18n Deprecation message, consider all rails3 translation definitions (even superclasses) 12 years ago
Philipp Tessenow 3c03064942 restructure en.yml to a better rails3'ish style 12 years ago
Philipp Tessenow 068fbf6545 modified our human_attribute_name patch 12 years ago
sschu 7ff59cdfc7 Merge pull request #103 from opf/bugfix-versions-date-validation 12 years ago
jwollert 4c130488e6 adds missing translation for member:roles attribute 12 years ago
Christian Rijke ea67b3c9d2 Merge pull request #91 from opf/fix/estimated_hours_validation 12 years ago
Christian Rijke 993c3f29ee Add version validation and spec that requires effective_date > start_date. 12 years ago
Philipp Tessenow b8acbcb6be Update .travis.yml 12 years ago
Philipp Tessenow 571ce0f592 updated gems 12 years ago
Philipp Tessenow b3afc31761 add cuke for renaming wiki pages 12 years ago
Philipp Tessenow b9ba412c2a Merge pull request #92 from opf/feature/rails3_fix_rename_wiki_page 12 years ago
Philipp Tessenow a74fe6576c Merge pull request #89 from opf/features/rails3_fix_user_create_with_empty_pwd 12 years ago
Christian Ratz 58c719adf7 fixed failing test 12 years ago
Philipp Tessenow 9e4c4c0ea1 add .ruby-version to .gitignore. This is debatable. I think we should add this file to version control. But this might destroy some user/production environments (esp. for people using rvm and gemsets) 12 years ago
Philipp Tessenow 91bfd46867 Merge pull request #84 from opf/feature/rails3_issue-relations-fix 12 years ago
cratz efbbb90178 Merge pull request #96 from opf/feature/rails3_readme 12 years ago
cratz 7df634f48a Merge pull request #95 from opf/feature/rails3_enable_creating_board_messages 12 years ago
Christian Ratz 76e74e0e57 some code improvements 12 years ago
Philipp Tessenow 5f2b4c90f1 update README to metion that this is not a stable branch 12 years ago
Philipp Tessenow 55cc198595 add cuke for creating new board message 12 years ago
Christian Ratz 4ca2918752 [OPF #478] fixes wiki page renaming 12 years ago