Commit Graph

1274 Commits (369f8bcde4137b6e4bfe5a04382f444d37a5f719)

Author SHA1 Message Date
Christian Ratz 114a57145a removed unused check for existing dir in 11 years ago
Christian Ratz fb5de4908b fix cucumber:plugins task for plugins without cukes 11 years ago
Christian Ratz 977b5b2b71 new version 11 years ago
Hagen Schink 77700f0906 Implements preview for work package 11 years ago
Martin Czuchra d82c7085a7 Changes default types. 11 years ago
Jens Ulferts b9590aff9a patches nested_set to add tree rebuilding methods that are not using 11 years ago
Jens Ulferts ac209eb276 adds documentation 11 years ago
Jens Ulferts ae7e5aae3b replaces parent_issue_id with parent_id whereever it was to be found 11 years ago
Jens Ulferts 37ff41081f removes parent_issue_id from scoped nested_set as it is no longer necessary - yeah 11 years ago
Jens Ulferts c0b57509e4 alternate implementation of nested set with root id 11 years ago
Jens Ulferts 5d3b70928c moves after save hooks to work_package 11 years ago
Jens Ulferts b03a412cef internal restructurings of nested_set patch 11 years ago
Jens Ulferts 247436ca38 moves scoped nested set into own module, applies to WorkPackage 11 years ago
Hagen Schink 7090cb5995 Sets controller name to 'types' and adds permissions 11 years ago
Philipp Tessenow e23186ce6c we can now map project_modules even if they have no permissions 11 years ago
Hagen Schink ce99ea4b8f Remove PE type admin menu entry 11 years ago
Martin Czuchra b962bd1e51 More verbose error output. 11 years ago
Martin Czuchra 39c5fd72da Adds default colors to types. 11 years ago
Martin Czuchra 439dff7e33 Adds default colors. 11 years ago
Martin Czuchra 9c1fe137fa Improves default data 11 years ago
Hagen Schink 0db4c95028 Do not include module name 11 years ago
Sebastian Schuster 2dcdf9c7ea Changed copyright rake task to allow adding copyright 11 years ago
Jens Ulferts 6eb1665c48 releases 3.0.0pre9 11 years ago
Jens Ulferts 3b011dab78 enables type switching for existing work_packages 11 years ago
Jens Ulferts e7661e7f80 adds permission for work_package#udpate 11 years ago
Jens Ulferts 116b5628fa uses default attribute rendering for custom fields in wp#form 11 years ago
Jens Ulferts 0c9539fbf3 adds an edit action to work_packages controller 11 years ago
Jens Ulferts f781bab04d uses sti_type param in issue#new menu as that is what is queried for 11 years ago
Philipp Tessenow 5ca3b5fa03 hide activity on the overall activity page when it is disabled for a project 11 years ago
Philipp Tessenow c09ca172a0 hide activity menu item when activity is disabled 11 years ago
Philipp Tessenow d74f7d7124 have an activity module 11 years ago
Philipp Tessenow b70698f49d remove usage of fastercsv 11 years ago
Martin Czuchra a825cc8f56 Renames Tracker to Type in lib, etc. folder 11 years ago
Michael Frister 345e7b4a8f Improve cucumber task startup time 11 years ago
Jens Ulferts a1a9e52b3d releases 3.0.0pre8 11 years ago
Jens Ulferts bacb3f0479 introduces ajax triggered inline diff on work_package#show 11 years ago
Michael Frister 02e51b520a Remove coveralls for now, seems to be broken for months. 11 years ago
Sebastian Schuster 4990f642b4 Added spec to test the format_time_as_date helper, 11 years ago
Sebastian Schuster 14e9b84b65 Added helper to format dates 11 years ago
Martin Linkhorst d7903ef928 this makes it easier to create an initial working theme. quick fix to be in sync with the blog post. 11 years ago
Jens Ulferts 694ea9b59d releases 3.0.0pre7 11 years ago
Michael Frister f99184c559 Remove (hopefully) superfluous TODOs 11 years ago
Martin Linkhorst 0f6e32cfd7 let's call the default theme 'OpenProject'. alternatively one could have changed the class DefaultTheme to OpenProjectTheme and let that be the default theme. 11 years ago
Jens Ulferts a825f57182 more changes due to renaming end_date 11 years ago
Jens Ulferts 42fd155da6 splits tracker changes into own method 11 years ago
Jens Ulferts 74ccd7dba4 initial implementation of work_package_controller#create 11 years ago
Jens Ulferts 1174a69db0 adds an early version of having a unified new action/view for issues/planning_elements 11 years ago
Hagen Schink 5288ea0998 Add watcher permissions for work packages 11 years ago
Hagen Schink 71b92b49fa Set work package relation routes and permissions 11 years ago
Jens Ulferts cac318adfc copies planning_elments#show to work_packages#show 11 years ago