Commit Graph

2421 Commits (bba42a46516e101d73afa30cea876c54a5d5274b)

Author SHA1 Message Date
Philipp Tessenow 9725cbdd00 New translation styles for several Enumeration-views 12 years ago
Philipp Tessenow 27e971ad42 New translation styles for several File-views 12 years ago
Philipp Tessenow a84226190c New translation styles for several AuthSource-views 12 years ago
Philipp Tessenow f2dc19a2b3 New translation styles for several admin-views 12 years ago
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 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
Martin Linkhorst 501f4a7a01 html mails show a link to an updated attachment instead of just the name (issue #366) 12 years ago
Christian Ratz 6edb2b51c8 fixed js error on time report 12 years ago
Christian Ratz 35af6d2428 make code for time entries reports more readable 12 years ago
Christian Ratz 275206deaa [OPF #483] fixes timelog report layout 12 years ago
Christian Rijke a6a46306b1 Update 'quote' links and add permission for 'quoted' action. 12 years ago
Christian Rijke 8bbdb0d3ba Add HTML classes to simplify jquery matching. 12 years ago
Christian Ratz 76e74e0e57 some code improvements 12 years ago
Christian Ratz 027fc71cdc fixed 'more' on edit issue 12 years ago
Martin Linkhorst ba9d25931e always render the table, even if it's empty. this allows jquery to have an anchor to put content in. also explicitly add the <tbody> tag since the corresponding jquery code uses that one. this worked before because (at least) chrome adds implicit <tbody> tags if missing and the table isn't empty. fixes #384. 12 years ago
Philipp Tessenow f6a4ceba55 fixed openproject.org/issues/423 12 years ago
Philipp Tessenow e73372de83 added view spec for openproject.org/issues/423 12 years ago
Christian Ratz b45d4c8b44 finally fixed wiki#create 12 years ago
Philipp Tessenow c2e9403af3 forgot to be careful with nested namespace'd controllers in some places 12 years ago
Philipp Tessenow b94a9e071c be careful with nested namespace'd controllers in all our views 12 years ago
Philipp Tessenow 581604509c fix global search_field_url in nested controllers 12 years ago
Sebastian Schuster 765f4433dd Revert "Merge pull request #69 from opf/feature/edit_and_delete_shared_versions" 12 years ago
Philipp Tessenow 64d28c223e fix missing translations in settings/issue tracking 12 years ago
Martin Linkhorst c9597204aa cleanup: simplify the definition and calls to labelled_tabular_form_for. some of the :as and :url params that i left out might not be needed either. 12 years ago
jwollert 623c682bab removes restrictions on editing shared versions 12 years ago
Michael Frister 5963005c45 Wiki menu items: Fix route and edit form 12 years ago
Martin Linkhorst e977d574b1 make the issue list sums cukes pass 12 years ago
Martin Linkhorst 866d7ec14d refactor trackers to use restful routes 12 years ago
Jens Ulferts 0ff995f800 fixes issue watching for other users 12 years ago
Martin Linkhorst c442ecb7d9 remove gantt from core (take the commit as a guide on how to bring it back as a plugin) 12 years ago
Christian Ratz e5c7f68dbb fixed textilizable helper method, wiki#edit 12 years ago
Christian Ratz a0e2cd44d1 re enable 'preview' in wiki#edit 12 years ago
Christian Ratz 11778a853a re enable 'preview' in wiki#edit 12 years ago
Philipp Tessenow 3928b62b74 when generating mails for issue changes, generate correct links 12 years ago
Philipp Tessenow 5154774549 repair the journals part in issue show.api 12 years ago
Martin Czuchra 44424d8e74 Speeds up level_list view of projects. 12 years ago
Philipp Tessenow 9a439072e8 render_detail needs an option hash now 12 years ago