Commit Graph

4806 Commits (4412ba8625d67cb14b5356243c76254b446a9560)

Author SHA1 Message Date
Sebastian Schuster fe87df2641 Changed label name for backlogs column display to prevent mixing up 12 years ago
Sebastian Schuster 6194f5a709 Also removed translations for no longer needed texts 12 years ago
Sebastian Schuster af48a91137 Removed budget signoff attributes and references to it 12 years ago
Sebastian Schuster 074500ef15 Fixed wrong attribute name in translation 12 years ago
Sebastian Schuster d25228cecb Removed preview for cost objects as it only renders descriptions anyway 12 years ago
Sebastian Schuster ae355664da Also fixed translation of "Content" 12 years ago
Sebastian Schuster 68c597c7f5 Fixed translation of the "category" attribute 12 years ago
Sebastian Schuster 21607f2f2f Renamed field_ translation with label_, removed unused children label 12 years ago
Sebastian Schuster 21e868b705 Deleted translations for other unsupported languages 12 years ago
Sebastian Schuster e7d86efb32 Added edit route for cost_objects 12 years ago
Sebastian Schuster 01ec3facf5 Fixed umlauts in german translation 12 years ago
Sebastian Schuster 1100a69ce6 Added missing caption for budget view 12 years ago
Sebastian Schuster 23ded26b44 Replaced caption with unit and unit_plural attributes for cost type 12 years ago
Sebastian Schuster 243b4b2aba Introduced correct I18n pluralization for cost_type model name 12 years ago
Sebastian Schuster 8b2231861b Fixed translations so cukes run again 12 years ago
Sebastian Schuster c163096a2b Moved a lot of translations to models and attributuses and adapted their invocation in the views, removed some unused translations 12 years ago
Christian Rijke 7677cce4cb Upgrade to new CSV Writer syntax, update i18n labels and add missing translations. 12 years ago
Sebastian Schuster acd0b3db37 Added missing label for wiki page used in version settings 12 years ago
Sebastian Schuster bb7c84c413 Sorted and consolidated backlogs translations and removed manual character encodings 12 years ago
Sebastian Schuster 9716a8aeba Removed quotes around numbers to get core tests green again 12 years ago
Sebastian Schuster 8b52b7baa3 Added wiki_content.text translation to remove translation warning in backlogs cukes 12 years ago
Sebastian Schuster 7c6cdabbf7 Added label for Wiki used in the master backlogs menu entries 12 years ago
Sebastian Schuster 5e3bf0c62f Fixed missing character escaping 12 years ago
Sebastian Schuster 3266bc6da6 Removed leading --- to get same state as before sorting 12 years ago
Sebastian Schuster e820b61829 Fixed arrays and recreated comments 12 years ago
Sebastian Schuster a3f9d32713 Sorted translations so missing translations can be detected and localised easier 12 years ago
Christian Ratz 9643970c4d always require opf_plugins bundler group in application.rb 12 years ago
Michael Frister 748a10669e Update routes for rails 3. Untested due to other errors 12 years ago
Sebastian Schuster ee004877fd Fixed routes and added more routing specs 12 years ago
Christian Rijke a019316c52 Add missing i18n keys. 12 years ago
Sebastian Schuster 47b4f7afda Added preview actions at appropriate place and actions for updating labor and material items including strong parameters permission for assigning nested attributed 12 years ago
Sebastian Schuster c71176f986 Added copy action for copying cost_objects 12 years ago
Jens Ulferts 012d9a6856 removes i18n currency fields for de causing havoc in rails internals 12 years ago
Jens Ulferts 1992e34ee5 adapts i18n to changed core 12 years ago
Sebastian Schuster de6f21ee18 Added locale for issue attribute blocks_ids which is used in backlogs but it is 12 years ago
Jens Ulferts 7e7679b0df fixes cost_type creation 12 years ago
Philipp Tessenow 2433ba6c48 removed some newlines in de.yml 12 years ago
Philipp Tessenow d71f8a0db2 restructure german translations 12 years ago
Philipp Tessenow 31b8bc83ec shorten en.yml through converting multiple occurences of the same translation key into one 12 years ago
Philipp Tessenow fead889ece update en.yml translations: repositories alsow have login, and password 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
Sebastian Schuster 5b9d09b84e Fixed double % in costs settings view 12 years ago
Philipp Tessenow 068fbf6545 modified our human_attribute_name patch 12 years ago
Jens Ulferts 8a2aa35b66 moves some i18n strings to standard 12 years ago
Nils Kenneweg b3262028db if we are loged out and do ajax, we can redirect to login page. 12 years ago
Jens Ulferts 3d30404a74 rewrites routes to rails3 compliant resource style 12 years ago
jwollert 4c130488e6 adds missing translation for member:roles attribute 12 years ago
Christian Rijke e1fa5c6eac Implement new route and controller action for issue quotes. 12 years ago