Commit Graph

539 Commits (31d1d4b297e670c3f2d9f8cd892e5938f9912e64)
 

Author SHA1 Message Date
Christian Rijke 0f18ce3978 migrate rspec helpers. 12 years ago
Christian Rijke cfd2692fc5 Add (preliminary) support for cucumber. 12 years ago
Christian Rijke c3b6f6820a restore original position of main menu 12 years ago
Christian Rijke b3e1917db8 Update factory girl syntax. 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 6d7a456144 remove module namespace 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 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