Commit Graph

3820 Commits (20007b7853ac5e7f48dba616dd6e7a3da6ce9d39)

Author SHA1 Message Date
Richard c6686168b3 Renamed TaskboardCardConfiguration to ExportCardConfiguration. 11 years ago
Jonas Heinrich ff93647e52 Replaced Issue with work package in settings for email notifications 11 years ago
Martin Czuchra df985f2611 Fixes spelling. 11 years ago
Richard 3f47201817 Removed Identifier field from taskboard card config model as it was redundant. Added a readme. Added german locales. Fixed up the view specs so they actually do something. 11 years ago
Hagen Schink ea1995b6d3 Adds workflows route 11 years ago
Richard 7ee0929d0c Made various modifications as per Jens's pr review including: aesthetic changes to the generated pdf and tightening up the ui to prevent user from doing stupid stuff like deleting the default config. Fixed tests. 11 years ago
Jonas Heinrich cd35372b0c Replaced Issue added/updated with Work package added/updated and added a migration for the settings 11 years ago
Richard c72b718e4c Included a new taskboard card configurations controller which uses the pdf export plugin to export cards instead of the stories controller. 11 years ago
Richard f6de8edde9 Created a new configs controller to list available configs and handle taskboard creation. This is a temporary solution and will be changing to some sort of modal to choose the config. 11 years ago
Sebastian Schuster d9ce181830 Added missing permission translation 11 years ago
Richard 91b6fcb46e Moved english locales into plugin. 11 years ago
Till Breuer 68772475f9 Add timeline translations which are relevant on client side to I18n js 11 years ago
Sebastian Schuster 268567297c Added copyright notices 11 years ago
Till Breuer 1fdb88d813 Fix asset pipeline issue 11 years ago
Sebastian Schuster e327b09f42 Fixed wrong translation key 11 years ago
Sebastian Schuster 6c15d8d061 Removed unused block_tickets permission 11 years ago
Richard 571702a539 cleaned out application controllers and views so that only the config admin stuff is left. any pdf generation should be implemented in the controllers of whatever is using the plugin. 11 years ago
Richard 62e9c4d43f now have a create action for taskboard cards. we will want to move all of this into a proper admin section for taskboard cards. 11 years ago
Till Breuer c14166a689 Add label to submenu toggle arrow icon (#2231) 11 years ago
Johannes Wollert 669c25670e fixes work package status translations 11 years ago
Johannes Wollert d6d0661ca2 render prettier errors when trying to add a member without roles/principals 11 years ago
Nils Kenneweg a117672a12 filter for assignee in timelines. 11 years ago
Hagen Schink 3ef2221050 Removes superfluous locales 11 years ago
Hagen Schink bc78d09747 Adds localizations 11 years ago
Till Breuer 39a90e3543 Add event types and names to activity providers (#2250) 11 years ago
Till Breuer c3b175bde9 Sketch activity icon labels 11 years ago
Till Breuer 8e12d65543 Add activity labels to activities#index and users#show 11 years ago
Till Breuer 66f5c2fb0b Add event types and names to activity providers (#2250) 11 years ago
Till Breuer 00ca8c9b98 Sketch activity icon labels 11 years ago
Hagen Schink 93d75d7f42 Uses I18n for error message 11 years ago
Hagen Schink f527f9494d Uses I18n for label localization 11 years ago
Till Breuer 7d6949accb Add more meeting event names (#2250) 11 years ago
Till Breuer cc15919a3b Add event names to locales (#2250) 11 years ago
Richard 979a01e9e8 Added a simple update form for configs so the default rows can be altered. 11 years ago
Richard 6c228762ee Setup an open project plugin. Copy pasted over some of the code from the backlogs plugin to get a minimum pdf being rendered with prawn. Rigged it up to read in the config from new taskbord_card_configuration model. Just now only the page_size property is being used. This is a basic implementation of ticket 3501. 11 years ago
Till Breuer b9801c46fa Add change log entry (#2250) 11 years ago
Till Breuer 0e69f1e300 Add event type and localization to cost object activity provider (#2250) 11 years ago
Hagen Schink b103a6c2f1 Relaxes status transition validation error message 11 years ago
Christian Ratz f8426244d7 Reactivate accessibility css 11 years ago
Till Breuer a9572eb6e4 Fix German label translations for query form (#2150) 11 years ago
Philipp Tessenow bec2cf13a2 repair update_work_package_done_ratio for statuses 11 years ago
Philipp Tessenow 949d856cb4 do not use catch-all-route for statuses anymore 11 years ago
Hagen Schink 9f40a7184b Adds status transition validation 11 years ago
Philipp Tessenow 3321530343 add translation for the 'attachments' attribute on active record models 11 years ago
Philipp Tessenow 343f4617d7 remove duplicated translation Enumeration#active and sort attribute enumerations alphabetically 11 years ago
Christian Ratz 5d1730eddd Enable themeing with precompiled assets 11 years ago
Hagen Schink ce040f755b Makes projects not public by default 11 years ago
Philipp Tessenow 4b9f826345 fix setting wierdness 11 years ago
Philipp Tessenow 203801f966 add global setting which controls wether the user may choose a custom theme or not 11 years ago
Philipp Tessenow 50dd509430 user.pref.theme defaults to application_theme if the user has not set a theme yet 11 years ago