Commit Graph

331 Commits (0d0a282316b21070fcfce3596ebd0443b241061b)

Author SHA1 Message Date
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
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
Romano Licker 4f4071e98c create a hook to load the redmine_meetings.css only 12 years ago
Romano Licker 6c8eb814f5 give the "open"-operation the correct icon 12 years ago
Felix Schäfer 887e38db97 Force a default on participant_attributes 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 e342ad4d88 unify the anchor tags so they will work with different languages 13 years ago
Martin Linkhorst 3b34c6f494 add a today anchor, won't work when there are no meetings today 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 4c87537050 fix: sort by title when meetings start at the same time 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 c120ce7d13 use correct inflection, change breadcrumb to 'Meetings' for everyone 13 years ago
Felix Schäfer b73a764f12 show the error flash only once 13 years ago
Felix Schäfer d75043e9ca protect from mass assignment attacks 13 years ago
Felix Schäfer b18fb9bd99 Plain text doesn't need html_escaped content 13 years ago