Commit Graph

236 Commits (289d5fcbf80f8f75ac5dbf2f2bf739b01d0e7718)

Author SHA1 Message Date
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
Jan Sandbrink d6533b100c first spike for aggregatable journals 9 years ago
Jan Sandbrink a59b361222 remove dead code 9 years ago
Alexander Bach 7e0c7c352e Move event to fire after its sure that a journal will stay 9 years ago
Alex Coles 3abb8c7fa4 Remove unloadable from lib code 9 years ago
Alex Coles 1bcbad97d5 Indent fix in acts_as_searchable 9 years ago
Alex Coles c02804b0eb Teach acts_as_searchable a references option 9 years ago
Alex Coles 2e040a7830 Replace deprec. with_scope in acts_as_searchable 9 years ago
Alex Coles b6be1d560b Temp. silence acts_as_searchable deprecations 9 years ago
Alex Coles bdbb3c6a6a Migrate acts_as_tree has_many to lambda 9 years ago