Commit Graph

246 Commits (ffcfd6ddc1c5f78f0579fb02059db0540369f36e)

Author SHA1 Message Date
ulferts e8930af3e9 Fix/copy project with required custom fields (#6083) 7 years ago
ulferts a8c1953cf5 always return a custom value if it is available in the customizable (#6075) 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
ulferts c0b709530c Fix/replace deprecations (#5533) 7 years ago
ulferts 9414241dfb show error message if activity cannot be saved (#5678) 7 years ago
ulferts 0c0b16508b Fix/bump representable (#5465) 8 years ago
Oliver Günther 8fcfc834a3
[25269] Add typed_custom_value_for to retrieve CF value names 8 years ago
ulferts c9bd9c238e replace some occurances of alias_method_chaining (#5449) 8 years ago
Jens Ulferts 56b41a8b95
fix altering values of multi list cf 8 years ago
Markus Kahl f5a57e3f42 list custom field normalisation and multi select 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 7fff018c17
avoid repeated custom_field getter/setter method creation 8 years ago
Jens Ulferts ba37136379
enforce project association on acts_as_watchable 8 years ago
Jens Ulferts f833cd2753
add test for mysql flag 8 years ago
Jens Ulferts 2dd3a9a339
use AR .arel_table to avoid deprecation 8 years ago
Jens Ulferts 78cdd9c720
replace vendored acts_as_tree by gem 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Jens Ulferts ff3ecc9e59 employ sql based user allowed scope for acts as watchable 8 years ago
Oliver Günther 2454624fde Retain partial message for custom field to customizable 9 years ago
Oliver Günther 01e1141139 Use pre-generated error message from custom field 9 years ago
Markus Kahl cac89c8b27 dropped rfpdf to use prawn instead (#4388) 9 years ago
Oliver Günther bb53e2bf0d Fix Wiki const lookup 9 years ago
Jens Ulferts cadc397239 create all custom field acessors on representer injection 9 years ago
Oliver Günther f03728c156 Retain partial message for custom field to customizable 9 years ago
Oliver Günther 9a1ccce4e3 Use pre-generated error message from custom field 9 years ago
Jens Ulferts 0980f01a95 copy over symbol in custom value to customizable 9 years ago
Mohamed Wael Khobalatte 46eed651ed Delete files that do not even parse 9 years ago
Jens Ulferts 2264d5a345 format floats in journals accoriding to the locale 9 years ago
Stefan Botzenhart af224c7b82 Ensure spec and features directories exist 9 years ago
Stefan Botzenhart d68c40366d Refactor plugin load path helper methods 9 years ago
Mohamed Wael Khobalatte 0e72ec4243 Move to ruby1-9 syntax once and for all 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Mohamed Wael Khobalatte 8194f4a850 Silence the 10 slowest specs notice by default. 9 years ago
Jens Ulferts 4ed191d659 removes duplicate safeguard for polymorphic association 9 years ago
Jan Sandbrink aaf4637138 Ensure that concurrent version updates play well together 9 years ago
Jens Ulferts 95aee32a41 fix project permission condition in activity 9 years ago
Martin Linkhorst eba94776ae perm might be nil. in that case just ignore it. 9 years ago
Alexander Bach a8e1aadec7 replace changed_data by details 9 years ago
Oliver Günther 5c2d7af28d Extracted acts_as_countable into gem 9 years ago
Oliver Günther 29ab3f74c0 Add quota display using .reposize file. 9 years ago
Jan Sandbrink d8cfa271cd try to improve readability of JournalManager 9 years ago
Alexander Bach 3053d0f875 Add more positivity 9 years ago
Jan Sandbrink 3e82f24402 improve readability of JournalChanges 9 years ago
Jan Sandbrink 6a0ef38f5f extract get_changes into own module 9 years ago
Alexander Bach 5fea667954 Return recipients as users instead of mail addresses 9 years ago
Alexander Bach 8c51577e37 Clear up method name 9 years ago
Alexander Bach 196b5e049e Move comment 9 years ago
Jan Sandbrink 3a87b269fa allow to fetch aggregated journals for a journable 9 years ago
Jan Sandbrink 953ad6d15f change aggregated_journals on AaJ to be a method 9 years ago