Commit Graph

7576 Commits (065e51e1908d65cca774cd36c5e0c2c26197788e)
 

Author SHA1 Message Date
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
Christian Ratz 4ca2918752 [OPF #478] fixes wiki page renaming 12 years ago
Martin Linkhorst 1b8c9bca93 most rails apps have a current_user method in ApplicationController for a good reason. this commit also adds a little documentation on why our User.current approach is problematic. 12 years ago
Martin Linkhorst 241b2760ed cucumber scenario for adding issue relations through ajax 12 years ago
jwollert 2590034268 some tests for estimated_hours validation 12 years ago
Johannes Wollert 64479ab3b5 Merge pull request #90 from opf/feature/rails3_fix_progress_bar 12 years ago
jwollert 9b386a3ac8 [OPF #468] unifies footer style definitions and fixes excessive z-index 12 years ago
jwollert ce0574119b fixes estimated_hours validation on issues by explicitly making it fail on invalid input strings 12 years ago
Christian Ratz 390b091630 fix issue progress bar (opf #493) 12 years ago
Christian Ratz 045ae8c9dc fix user create with empty pwd 12 years ago
Martin Czuchra 28611acdac Merge pull request #87 from opf/feature/rails3_human_attribute_name_improvement 12 years ago
Jens Ulferts 3ba030289d improves deprecation warning message and allows passing default values 12 years ago
ulferts c339823a86 Merge pull request #56 from opf/feature/cache_store_mem_cache_2_dalli 12 years ago