Commit Graph

93 Commits (f0d719282a509c7e38d846d7096958e4d9ef86a4)

Author SHA1 Message Date
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
Christian Rijke f65e108630 replace deprecated 'write_attribute' method call. 12 years ago
Christian Rijke 281e8261b9 move model and controller classes to non-namespaced locations. 12 years ago
Christian Rijke a7b35f6337 keep the table name for the meetings model. 12 years ago
Christian Rijke 46257b8812 Replace deprecated 'named_scrope' with 'scope'. 12 years ago
Christian Rijke ee89fc5729 move controllers and models into 'meeting' subdirectory 12 years ago
Jens Ulferts 5bf2efc395 removes duplicate serializing causing errors on rails 2.3.17 12 years ago
Jens Ulferts f37f716287 handling user deletion 13 years ago
Martin Linkhorst d6cab37d55 allow custom ordering, jump to first project of the day (which is the last scheduled) 13 years ago
Martin Linkhorst 6db9c7ec30 add per_page option, jump to current date's page if no page is provided, added today link 13 years ago
Martin Linkhorst 2d8c6980eb added pagination for meetings 13 years ago
Felix Schäfer c2ec12f448 Fix attr_accessible errors 13 years ago
Felix Schäfer 9393b42644 Change from attr_protected to attr_accessible 13 years ago
Felix Schäfer d75043e9ca protect from mass assignment attacks 13 years ago
Felix Schäfer 4bc49cd654 Make the diff view work again. 13 years ago
Felix Schäfer a6be1bd7f9 Remove surprising notes in MeetingJournals 13 years ago
Felix Schäfer 601d0fdd87 Add locking, dubbing this Release 2.0 13 years ago
Romano Licker fba2f07258 add Optimistic Locking for Meeting Agenda/Minutes 13 years ago
Felix Schäfer 4d13b296af Add some optimistic locking preparations. 13 years ago
Felix Schäfer 89394e2316 Meeting journalizing and activity view refinements. 14 years ago
Felix Schäfer 018ee71b8f Restore proper activity functionality for meeting contents. 14 years ago
Felix Schäfer 780dc60690 Don't go into an endless loop if the meeting content is created without text. 14 years ago
Felix Schäfer c4ddf04e5e Change the way text is stored to mimic the wikipages. 14 years ago
Felix Schäfer 905c137db6 Work in progress of migration to acts_as_journalized 14 years ago
Felix Schäfer cadd307038 Meeting journalizing and activity view refinements. 14 years ago