Commit Graph

118 Commits (c4ea880bf633c9a3f4926612359aa63ab58e8b58)

Author SHA1 Message Date
Oliver Günther fbc116801d Fix timezone usage in meeting creation 8 years ago
Oliver Günther 24b9ebac59 Fix sort_by since start_date is now a string 8 years ago
Oliver Günther a496f783a3 Fix start_date and hours validation for meetings 8 years ago
Mohamed Wael Khobalatte ad37ccd502 Prepare plugin for strong params 9 years ago
Alex Coles 7ea59faeaa Specify acts_as_searchable :references in Meeting 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
Alex Coles 4c997fd658 Update meetings form for new form styles 10 years ago
Alex Coles f0b95955a0 Normalise syntax with Rubocop 10 years ago
Alex Coles 31d1d4b297 Use 1.9+ Hash syntax 10 years ago
Alex Coles 6c226a2610 Cleanup whitespace 11 years ago
Jonas Heinrich 0d3605440f fixes line break 11 years ago
Jonas Heinrich 03c53480e1 adds all users that participated 11 years ago
dooda 4fd1b56da8 deleted comments 11 years ago
dooda aa050cf150 Issue 1565 11 years ago
Sebastian Schuster a897e9cb04 Updated copyright notices 11 years ago
Markus Kahl 33c55a9a4b use inherited static url helper 11 years ago
Till Breuer 7d6949accb Add more meeting event names (#2250) 11 years ago
Sebastian Schuster 1e2eb33f01 Changed MeetingJournal and MeetingContentJournal to use base journal 11 years ago
Hagen Schink 17a1d954d6 Adapts core activity refactoring 11 years ago
Hagen Schink b6e9cd40c5 Adapts activity provider changes in core 11 years ago
Hagen Schink 5fa4ac4dc1 Fixes MySQL meeting date handling 11 years ago
Hagen Schink 3466109e45 Implements activity provider 11 years ago
Sebastian Schuster 8e3665fd58 Updated the copyright notice 11 years ago
Sebastian Schuster bd665c0ed5 Fixed bug in activity index not rendering correctly 11 years ago
Sebastian Schuster d530f0e791 Added journal data migrations and fixed error in history show 11 years ago
Sebastian Schuster 60ee242890 Updated copyright notice 11 years ago
Sebastian Schuster 709520f11b Fixed last tests of meetings after acts_as_journalized_adaptions 11 years ago
Sebastian Schuster 4687a57398 Committed intermediate working state 11 years ago
Sebastian Schuster 24c029ce3c Updated copyright header notice 11 years ago
Sebastian Schuster 72b5c86891 Added / to controller names to prevent namespacing troubles 11 years ago
Sebastian Schuster cb86edeccc Fixed non-functional removal of invitees 11 years ago
Sebastian Schuster 43cd8a0939 Removed unloadable and blank lines 11 years ago
Sebastian Schuster 797b61a0ae added copyright notices 11 years ago
Jens Ulferts bcd46d92a8 replaces pagination with will_paginate 12 years ago
Jens Ulferts 4851830a96 fixes copying agenda text to minutes on agenda locking 12 years ago
Hagen Schink b7b18cfabc Add missing journal formatter for meeting title 12 years ago
Jens Ulferts 41201c97c6 limits list of users who might be participants to those having the view_meetings permission 12 years ago
Jens Ulferts dbc49db1e8 refactors participants as watchers from meeting_participants to meeting 12 years ago
Hagen Schink d7a23c2fc0 Correct comment 12 years ago
Hagen Schink fa2a0095cc Add missing namespace 12 years ago
Hagen Schink 07eeace79b After copy participantds must not have an id 12 years ago
Hagen Schink 2d2c140df7 Participants of a copied meeting do not necessarily attend 12 years ago
Hagen Schink 14f7e38d01 Adapt specs to changed routes and implement copy spec 12 years ago
Hagen Schink 1d921c668b Set initial status of meetings copy 12 years ago
Christian Rijke e27600e76f rename changes to changed_data 12 years ago
Christian Rijke 570632d248 use after_initialize 12 years ago
Christian Rijke b3c42b4c07 implement visible 12 years ago
Christian Rijke 04a055f6ce formatting: shorten line 12 years ago