Commit Graph

198 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 51b9d3af72 Added timezone to mails 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 dc230d7249 Removed old images and fixed intendation 11 years ago
Sebastian Schuster 944dbab297 Deleted unused files 11 years ago
Sebastian Schuster 43cd8a0939 Removed unloadable and blank lines 11 years ago
Sebastian Schuster df1e796c6d Moved assets to correct folders and fixed css include 11 years ago
Sebastian Schuster 412f2f5b06 Deleted unused files, renamed changelog, removed plugin specifiers 11 years ago
Sebastian Schuster 797b61a0ae added copyright notices 11 years ago
Sebastian Schuster e006d722c2 Fixed translations 11 years ago
Sebastian Schuster 07b054f028 Implemented around filter to set timezone 12 years ago
Sebastian Schuster ffe13e5903 Removed dirty fix for handling timezones since the core sets timezones correctly, 12 years ago
Sebastian Schuster 9460c83dd6 Used more beautiful way to create the time string 12 years ago
Sebastian Schuster e569403280 Provided a dirty fix for the meeting time shown being different from the 12 years ago
Sebastian Schuster 0ea48de7f8 Changed no timezone set messages to get assumed time zone as parameter 12 years ago
Sebastian Schuster f4b4405649 Added flash message with link to user preferences if no time zone is set upon meeting creation 12 years ago
Sebastian Schuster 24ea013c41 Fixed bug on meeting creation showing the wrong time because time zones where not compensated for 12 years ago
Jens Ulferts bcd46d92a8 replaces pagination with will_paginate 12 years ago
Jens Ulferts e94eedc323 adapts to changed form_builder 12 years ago
Jens Ulferts 4851830a96 fixes copying agenda text to minutes on agenda locking 12 years ago
Jens Ulferts 5c4e34cbc8 fixes whitespace 12 years ago
Sebastian Schuster 34ce71d21f Copied meetings now have the same start time as the original meeting 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 e789967f55 removes functionality never used 12 years ago
Jens Ulferts dbc49db1e8 refactors participants as watchers from meeting_participants to meeting 12 years ago
Jens Ulferts 7819183d0f adds whitespace for improved readability 12 years ago
Jens Ulferts d7a65e68c2 fixes routes 12 years ago
Jens Ulferts f0a3822c66 marks participants list as html_safe 12 years ago
Jens Ulferts 4c1b4ff07f whitespace fixes 12 years ago
Jens Ulferts 8d89d24afa removes mailer views no longer used 12 years ago
Hagen Schink 7e190bfdae Do not write meeting author to mail CC 12 years ago
Hagen Schink d7a23c2fc0 Correct comment 12 years ago
Hagen Schink 4ed3294a2f Add ActionMailer implementation for plug-in 12 years ago
Hagen Schink fa2a0095cc Add missing namespace 12 years ago
Hagen Schink 22cb0b7aac Check locals only if defined 12 years ago
Hagen Schink 5efabacaa1 Render form 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 80dbfbc171 Improve source-code structure 12 years ago
Hagen Schink 6ccf863036 Improve ERB format 12 years ago
Hagen Schink 8cd6e8f940 Add missing equal sign in form renderer 12 years ago