Commit Graph

359 Commits (df1e796c6dbd3534c108536b446c465bf21fa6fa)
 

Author SHA1 Message Date
Hagen Schink 97623fc384 Use truncation strategy for database cleaner 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 5bcfa527f4 Corrected Meetings copy route 12 years ago
Hagen Schink 8f080f2f02 Corrected routes for meetings copy handling 12 years ago
Hagen Schink 1d921c668b Set initial status of meetings copy 12 years ago
Hagen Schink aad7a21156 Removed deprecated statements 12 years ago
Hagen Schink 84c89c15e8 Corrected meeting agenda spec 12 years ago
Hagen Schink 8d55d9f230 Adapted variable name to core modifications 12 years ago
Christian Rijke ec35e53608 initiali version of spec_helper for rspec tests 12 years ago
Christian Rijke 3ae7fab45c fix initializer name 12 years ago
Christian Rijke f18570c787 fix routes 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 be6b457f00 remove pluginspechelper module 12 years ago
Christian Rijke 62ce59cf83 include factories of host app 12 years ago
Christian Rijke 44dc60ebba preload meeting agenda and minutes to initialize journal classes for rspec tests and require factory_girl for rspec. 12 years ago
Christian Rijke e5e64d3bfd migrate rspec factory girl syntax 12 years ago
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