Commit Graph

539 Commits (31d1d4b297e670c3f2d9f8cd892e5938f9912e64)
 

Author SHA1 Message Date
Sebastian Schuster 6cce00ae33 Added duplicate tests to test with different user time zones and no zone set 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 132626a126 Updated cucumber test to include start date, time, and duration 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
Hagen Schink 6e3685718c Merge pull request #13 from finnlabs/feature/rails3-will_paginate 12 years ago
Jens Ulferts bcd46d92a8 replaces pagination with will_paginate 12 years ago
Christian Ratz fea9d3ac48 new version; updated changelog 12 years ago
Christian Ratz d6f09efb3e Merge branch 'feature/rails3_consistent_naming' into feature/rails3 12 years ago
Sebastian Schuster 8f98900884 Changed link in config view to point to the plugin project at openproject.org 12 years ago
Sebastian Schuster d409760825 Added author url 12 years ago
Sebastian Schuster 30ae579fa9 Fixed wrong path to routes.rb 12 years ago
Christian Ratz 0e0cc8f3ec new version with updated changelog 12 years ago
sschu 0c36c0f5d5 Merge pull request #11 from finnlabs/feature/rails3_add_core_dependency_to_engine 12 years ago
Christian Ratz f74674ebfd changed requires_redmine to requires_openproject 12 years ago
Sebastian Schuster 72c5bb05bc Renamed modules and moved files around to comply with naming rules 12 years ago
Christian Ratz 39c0833f2c Rails 3 RC1 release 12 years ago
Christian Ratz d78d47958e updated gem version 12 years ago
sschu 9f84cd61a7 Merge pull request #9 from finnlabs/feature/rails3_core_adaptations 12 years ago
Jens Ulferts 8a2aa35b66 moves some i18n strings to standard 12 years ago
Jens Ulferts 5824b54916 cuke fixes and optimizations 12 years ago
Jens Ulferts e94eedc323 adapts to changed form_builder 12 years ago
Christian Ratz e4c606ac10 added latest sha1 to version number 12 years ago
Christian Ratz 0ce0a573aa fixed failing spec 12 years ago
Michael Frister a1a3710aa0 Remove cuke env.rb 12 years ago
Michael Frister b8bc7139d6 Fix running meeting specs and core specs together 12 years ago
Christian Ratz d307d386bd add plugin factories to factory girls load path 12 years ago
ulferts 3f4f50f49a Merge pull request #8 from finnlabs/feature/plugin_test_from_core 12 years ago
Christian Ratz cd979f052f enable plugin to be testable from OpenProject core 12 years ago
Jens Ulferts c4ba803a18 Merge branch 'feature/rails3_fixbug353_meetings_copy' into feature/rails3 12 years ago
Jens Ulferts 943c43e430 uses rspec should where appropriate 12 years ago
Sebastian Schuster 93f5cfd74a Added rspec tests for meeting copy function 12 years ago
Sebastian Schuster ac23d1a67c Changed cucumber test to include date and time on copying a meeting 12 years ago
sschu ba33352844 Merge pull request #6 from finnlabs/feature/rails3_fix_copy_agenda_text 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 1dcb77488a Merge pull request #3 from finnlabs/feature/rails3_routes_cleanup 12 years ago
Jens Ulferts e12a1fbc13 fix typo in routes 12 years ago
Jens Ulferts 90a8f00901 improves route loading by using more of railtie functionality 12 years ago
Jens Ulferts e884717296 removes watcher routes 12 years ago
Hagen Schink 4d4d5c947f Merge pull request #2 from finnlabs/feature/rails3_review 12 years ago
Hagen Schink b7b18cfabc Add missing journal formatter for meeting title 12 years ago
Hagen Schink a7d5b50300 Remove unused statement 12 years ago
Jens Ulferts 2dc3e75e4b adds missing participant_steps 12 years ago
Jens Ulferts 2bfe43953b updates ChangeLog 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 dea35a3f9d cuke optimization - less steps and selenium 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