Commit Graph

7438 Commits (d1454aa6585428087d8792fbd1c44330bcc005ea)
 

Author SHA1 Message Date
jwollert d1454aa658 select2 version bump to tag 3.3.2 12 years ago
Christian Ratz 493b6c252f updated gems 12 years ago
Christian Rijke 5c1bab3cd7 Merge pull request #108 from opf/feature/rails3-on-travis 12 years ago
sschu b1045de2b6 Merge pull request #107 from opf/feature/rails3-attachment-links 12 years ago
Martin Czuchra 21101182cd Merge pull request #105 from opf/feature/rails3_strong_params 12 years ago
ulferts bb63ea9841 Merge pull request #88 from opf/feature/better-api-check 12 years ago
cratz 3ecf576d88 Merge pull request #100 from opf/feature/bugfix-issues-quote 12 years ago
sschu c313f68265 Merge pull request #110 from opf/feature/rails3_remove_within_cuke_step 12 years ago
sschu 8105af4313 Merge pull request #98 from opf/feature/rails3_fix_wrong_chars_in_issue_title 12 years ago
sschu c431d1d616 Merge pull request #99 from opf/feature/rails3_fix_pagination_links 12 years ago
sschu 01ab656f8d Merge pull request #101 from opf/feature/rails3_fix_timelog_report 12 years ago
Jens Ulferts 0eb233d4cd removes cuke step conflicting with within 12 years ago
Martin Linkhorst b3db9872cc update user mailer tests for html output 12 years ago
Martin Linkhorst eb5ef61b8a test that the correct url including host and protocol is generated for attachments in an email. note the added :only_path option here, which defaults to true, which should mirror the original behavior. 12 years ago
Martin Linkhorst 501f4a7a01 html mails show a link to an updated attachment instead of just the name (issue #366) 12 years ago
Martin Linkhorst 2adda9d882 define the default rake task to run the whole test suite 12 years ago
Christian Rijke d485a85da0 Fix tests. 12 years ago
Martin Linkhorst ed69a90152 allow travis to run cucumber szenarios 12 years ago
sschu 7ff59cdfc7 Merge pull request #103 from opf/bugfix-versions-date-validation 12 years ago
jwollert 4c130488e6 adds missing translation for member:roles attribute 12 years ago
Jens Ulferts 65ca202692 Introduces strong_parameters whithout making use of it yet 12 years ago
Christian Rijke ea67b3c9d2 Merge pull request #91 from opf/fix/estimated_hours_validation 12 years ago
Christian Rijke 993c3f29ee Add version validation and spec that requires effective_date > start_date. 12 years ago
Christian Ratz 6edb2b51c8 fixed js error on time report 12 years ago
Christian Ratz 35af6d2428 make code for time entries reports more readable 12 years ago
Christian Ratz 275206deaa [OPF #483] fixes timelog report layout 12 years ago
Christian Ratz f07d5bd6cf fixed bad usage of html_safe 12 years ago
Philipp Tessenow b8acbcb6be Update .travis.yml 12 years ago
Christian Rijke a6a46306b1 Update 'quote' links and add permission for 'quoted' action. 12 years ago
Christian Rijke 18afbd5ae0 Use before_filter for new 'quoted' action. 12 years ago
Christian Rijke 33359d00b1 Change link to quoted action to new route. 12 years ago
Christian Rijke f8aae1ea76 Delete 'journals#new' as journals are not created directly and quoting now uses 'issues#quoted'. 12 years ago
Christian Rijke e1fa5c6eac Implement new route and controller action for issue quotes. 12 years ago
Christian Rijke 8bbdb0d3ba Add HTML classes to simplify jquery matching. 12 years ago
Christian Rijke 08b88a87f1 Move issues.js to separate file and implement client-side quoting for issues. 12 years ago
Christian Rijke 7cf20ec24f Move ajaxapender.js to separate file. 12 years ago
Christian Ratz 6bf8df8ef7 [OPF #487] fixes pagination links 12 years ago
Christian Ratz adcec308f6 [OPF #492] fixes special chars in issue subject 12 years ago
Philipp Tessenow 571ce0f592 updated gems 12 years ago
Philipp Tessenow b3afc31761 add cuke for renaming wiki pages 12 years ago
Philipp Tessenow b9ba412c2a Merge pull request #92 from opf/feature/rails3_fix_rename_wiki_page 12 years ago
Philipp Tessenow a74fe6576c Merge pull request #89 from opf/features/rails3_fix_user_create_with_empty_pwd 12 years ago
Christian Ratz 58c719adf7 fixed failing test 12 years ago
Philipp Tessenow 9e4c4c0ea1 add .ruby-version to .gitignore. This is debatable. I think we should add this file to version control. But this might destroy some user/production environments (esp. for people using rvm and gemsets) 12 years ago
Philipp Tessenow 91bfd46867 Merge pull request #84 from opf/feature/rails3_issue-relations-fix 12 years ago
cratz efbbb90178 Merge pull request #96 from opf/feature/rails3_readme 12 years ago
cratz 7df634f48a Merge pull request #95 from opf/feature/rails3_enable_creating_board_messages 12 years ago
Christian Ratz 76e74e0e57 some code improvements 12 years ago
Philipp Tessenow 5f2b4c90f1 update README to metion that this is not a stable branch 12 years ago
Philipp Tessenow 55cc198595 add cuke for creating new board message 12 years ago