Commit Graph

7423 Commits (b9e085a9556f338617cbe193517a03506d0a9b78)
 

Author SHA1 Message Date
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
Martin Linkhorst 1b8c9bca93 most rails apps have a current_user method in ApplicationController for a good reason. this commit also adds a little documentation on why our User.current approach is problematic. 12 years ago
Martin Linkhorst 241b2760ed cucumber scenario for adding issue relations through ajax 12 years ago
jwollert 2590034268 some tests for estimated_hours validation 12 years ago
Johannes Wollert 64479ab3b5 Merge pull request #90 from opf/feature/rails3_fix_progress_bar 12 years ago
jwollert 9b386a3ac8 [OPF #468] unifies footer style definitions and fixes excessive z-index 12 years ago
jwollert ce0574119b fixes estimated_hours validation on issues by explicitly making it fail on invalid input strings 12 years ago
Christian Ratz 390b091630 fix issue progress bar (opf #493) 12 years ago
Christian Ratz 045ae8c9dc fix user create with empty pwd 12 years ago
Martin Czuchra 28611acdac Merge pull request #87 from opf/feature/rails3_human_attribute_name_improvement 12 years ago
Jens Ulferts 3ba030289d improves deprecation warning message and allows passing default values 12 years ago
ulferts c339823a86 Merge pull request #56 from opf/feature/cache_store_mem_cache_2_dalli 12 years ago
Nils Kenneweg 686f21b5c9 applies changes from PR #61 12 years ago
Christian Ratz 0f378bee47 added comment to dalli gem in Gemfile 12 years ago