Commit Graph

284 Commits (529e0e7c9912eb074224a16a2629f0df1a551369)

Author SHA1 Message Date
Mohamed Wael Khobalatte 1c059bc7b5 Move 'Create meeting' to toolbar 9 years ago
Mohamed Wael Khobalatte 391ad369a0 Add id to params to allow proper updates 9 years ago
Mohamed Wael Khobalatte 3c7b8f5010 Ensure we actually mutate params when processing them 9 years ago
Jens Ulferts 710824fb7a remove deprecated size option 9 years ago
Mohamed Wael Khobalatte ad37ccd502 Prepare plugin for strong params 9 years ago
Oliver Günther e449a7e56a Fix duplicate toolbar selector in cuke 9 years ago
Henriette Dinger 7416cf2bdb Use button style only for edit since it is the only elemt that shall be disabled after click 9 years ago
Henriette Dinger 0c758cf3bb Use toolbar component and disable edit button on click 9 years ago
Alex Coles ee67dad411 Replace deprecated call to MeetingMailer#deliver 9 years ago
Henriette Dinger 4b454d3b4d Uses buttons instead of links 9 years ago
Alex Coles 7ea59faeaa Specify acts_as_searchable :references in Meeting 9 years ago
Alex Coles 8b88eb921f Fix obsolete finder in MeetingsController 9 years ago
Alex Coles 993bbbe487 Migrate AR finder/query methods in controllers 9 years ago
Alex Coles b6aa9c0987 Migrate AR finder/query methods in models 9 years ago
Alex Coles 75d95c3a55 Migrate model scopes to use lambda/block 9 years ago
Alex Coles 53b04b7f90 Migrate model has_many conditions to lambda 9 years ago
Jens Ulferts 9b92187bae use interpolation in I18n 9 years ago
kgalli 32655ef1dd Refactoring: replacement of `and` with `&&` 9 years ago
kgalli d1b82564af Refactoring: increase readability 9 years ago
kgalli 62607c1779 Refactoring: reduce of unnecessary block chaining 9 years ago
Jonas Heinrich 9db7d41311 Makes the notification to an error 9 years ago
Jonas Heinrich 8f7907b6f7 Catches error while sending notifications 9 years ago
Jens Ulferts 7d5b13a3c8 using correct method for deletion 10 years ago
Florian Kraft a1f3a27ad4 fix the failing cukes on internal ci 10 years ago
Vadim Costin c8379db98b apply new button styles 10 years ago
Jan Sandbrink 56c2b21c11 correctly check for the anonymous user 10 years ago
Florian Kraft 54e65ac869 use toolbar throughout plugin 10 years ago
kgalli 56c5fa08ac Refactoring: replacement of `and` with `&&` 10 years ago
kgalli fcf7d3552f Refactoring: increase readability 10 years ago
kgalli ab50f28898 Fix: use name instead of email 10 years ago
kgalli 12ba8a5420 Refactoring: reduce of unnecessary block chaining 10 years ago
Jonas Heinrich 57b4319397 Makes the notification to an error 10 years ago
Jonas Heinrich 8dcd24a472 Catches error while sending notifications 10 years ago
Alex Coles 617cb4a88d Use TabularFormBuilder's new suffix option 10 years ago
Alex Coles 12f86e7a8f Rename form--table class usages to form--matrix 10 years ago
Alex Coles 55a24834a2 Apply new table form styling to meetings form 10 years ago
Alex Coles a36b02aa16 Remove obsolete accessible_time_select helper 10 years ago
Alex Coles 4c997fd658 Update meetings form for new form styles 10 years ago
Alex Coles 9d36a20926 Replace splitcontent* usages with Foundation grid 10 years ago
Alex Coles a4818b49cf Fix field spacing in Meetings content form 10 years ago
Alex Coles dfba197784 Fix time field, label spacing in Meetings form 10 years ago
Alex Coles 734b0be16b Update views to use new button styles 10 years ago
Alex Coles 1139a2ba20 Prefer #map over #collect 10 years ago
Alex Coles f0b95955a0 Normalise syntax with Rubocop 10 years ago
Alex Coles 31d1d4b297 Use 1.9+ Hash syntax 10 years ago
Jens Ulferts 91f7533528 fixes text and links in review mails 10 years ago
Hagen Schink 0144ff8fca Fix meeting preview 10 years ago
Hagen Schink 590bc1c434 Switch handling logic of no_self_notified setting 10 years ago
slawa bcd5803c60 Extract all meeting participants and send email using a loop to avoid specify BCC option 10 years ago
slawa 373fd026b4 Spec tests for MeetingMailer 10 years ago