Commit Graph

6149 Commits (3771f4e17d0be399429661ed1477b4198991f417)

Author SHA1 Message Date
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 e7fa56d87c adapt AccessControlPatch to latest core changes 11 years ago
Philipp Tessenow e23186ce6c we can now map project_modules even if they have no permissions 11 years ago
Sebastian Schuster 797b61a0ae added copyright notices 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
Martin Czuchra 49198d5ef9 Fixes specs for compatibility w/ 3.0.0.pre9 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
Jens Ulferts 09308b622d initial commit 11 years ago
Martin Czuchra a825cc8f56 Renames Tracker to Type in lib, etc. folder 11 years ago
Christian Rijke 09d520ebad Remove code that patches the current_user setting. 11 years ago
Michael Frister 345e7b4a8f Improve cucumber task startup time 11 years ago
Jens Ulferts a1a9e52b3d releases 3.0.0pre8 11 years ago
Sebastian Schuster 9c03bf13ef Updated changelog and version 11 years ago
Jens Ulferts bacb3f0479 introduces ajax triggered inline diff on work_package#show 11 years ago
Christian Rijke 1574348a4d Remove unnecessary code for test environment. 11 years ago
Christian Rijke 534c17bb73 The MySQL has been fixed. Update the version check to enforce the correct patch level. 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 c71594f71c releases 5.0.1.pre4 11 years ago
Jens Ulferts 694ea9b59d releases 3.0.0pre7 11 years ago
Martin Czuchra 8fcd6280a6 New version. 11 years ago
Michael Frister f99184c559 Remove (hopefully) superfluous TODOs 11 years ago
Toshi MARUYAMA f6fe3eda2a add newline at end of lib/tasks/extract_fixtures.rake 11 years ago
Jens Ulferts 3afa464f69 permit cost_object to be set 11 years ago
Jens Ulferts 79ce5d1231 no longer uses hook for work_package#show, add attributes instead 11 years ago
Sebastian Schuster bf3b8a875d Moved plugin registration to initializer 11 years ago