Commit Graph

234 Commits (8057574aafaf6f9c27eff6eb905d1ba3f37f7d2d)

Author SHA1 Message Date
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
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 f6b1fce20a upgrade context menu urls for rails3 12 years ago
Christian Rijke 3533b30215 use different name for local to avoid name clash with request parameter 12 years ago
Christian Rijke 87df1ca9af output raw html from helper 12 years ago
Christian Rijke 2ce71d0bb6 use new syntax of link_to 12 years ago
Christian Rijke 82530945d3 use new syntax of form_for 12 years ago
Christian Rijke 7f81ee0072 add equal sign to enable form_for output. 12 years ago
Christian Rijke 811fb6d6f8 change name of stylesheet to 'openproject' 12 years ago
Christian Rijke fe6849c909 move assets to default locations for rails 3 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