Commit Graph

825 Commits (c4ea880bf633c9a3f4926612359aa63ab58e8b58)
 

Author SHA1 Message Date
Christian Rijke f65e108630 replace deprecated 'write_attribute' method call. 12 years ago
Christian Rijke 274d36c3db requiring 'project' can be skipped as it's being pre-loaded. 12 years ago
Christian Rijke b44fd4c9ed fix module name of version constant 12 years ago
Christian Rijke 281e8261b9 move model and controller classes to non-namespaced locations. 12 years ago
Christian Rijke 12219336f9 add guard to avoid registering the plugin multiple times in development mode. 12 years ago
Christian Rijke 31a0fb74fe preloading happens implicitly in openproject core now. 12 years ago
Christian Rijke f65cc07245 prepend routes (instead of appending them) to fix routes priority. 12 years ago
Christian Rijke 5857a589ac change module name to resolve conflict with model name. 12 years ago
Christian Rijke 8b3237a6e7 Turn plugin into Rails 3 engine. 12 years ago
Christian Rijke a7b35f6337 keep the table name for the meetings model. 12 years ago
Christian Rijke 009f186a32 Use Rails3 syntax in routes file. 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
Christian Rijke b4fbac78b5 move patch files 12 years ago
Christian Rijke 9cc7632ea3 move hooks file. 12 years ago
Jens Ulferts 79b40ee34b speedup cukes by beeing already logged in 12 years ago
Jens Ulferts 5bf2efc395 removes duplicate serializing causing errors on rails 2.3.17 12 years ago
Romano Licker 6d2b4d3386 display icon correctly in meetings overview 12 years ago
Romano Licker 6f4856d660 update images for agenda, meeting and minutes 12 years ago
Romano Licker 4f4071e98c create a hook to load the redmine_meetings.css only 12 years ago
Romano Licker 429dd602fb add icons for activites view 12 years ago
Romano Licker 6c8eb814f5 give the "open"-operation the correct icon 12 years ago
Felix Schäfer 0ff519f477 Release 2.3.3 12 years ago
Felix Schäfer 887e38db97 Force a default on participant_attributes 12 years ago
Felix Schäfer 0450f89ef4 Whitespace 12 years ago
Martin Czuchra 0c782541b2 Releases 2.3.2 12 years ago
Martin Czuchra 887265c1ed Merge remote-tracking branch 'origin/feature/deleting_user' 12 years ago
Felix Schäfer bb5c37ad58 Bump version to 2.3.1 13 years ago
jwollert 20283ebc20 rename 'Meetings' to 'Besprechung' for our german friends 13 years ago
Jens Ulferts f37f716287 handling user deletion 13 years ago
Felix Schäfer 3edba80f6c Bump version to 2.3 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 a1218c8463 also add today anchor for main menu 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
Jens Ulferts 2d106ad3b4 Releasing 2.2.0 13 years ago
Felix Schäfer c2ec12f448 Fix attr_accessible errors 13 years ago
Felix Schäfer 2f267e6bb8 Leaner tests 13 years ago
Felix Schäfer 9393b42644 Change from attr_protected to attr_accessible 13 years ago
Felix Schäfer ec6705d28a Merge branch 'journalized' 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
Felix Schäfer 087640f3c5 Add the content of the agenda/minutes in review request mails 13 years ago
Gregor Schmidt e114b57e0c Text was changed in core - updating cuke accordingly 13 years ago
Romano Licker 0fe66967c4 testing recreate_initial_journal! for meetings 13 years ago