Commit Graph

7401 Commits (ea67b3c9d2ff8f96750f99a0fac5ca90d1ed04fe)
 

Author SHA1 Message Date
Christian Rijke ea67b3c9d2 Merge pull request #91 from opf/fix/estimated_hours_validation 12 years ago
Philipp Tessenow b8acbcb6be Update .travis.yml 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
Nils Kenneweg 686f21b5c9 applies changes from PR #61 12 years ago
Christian Ratz 0f378bee47 added comment to dalli gem in Gemfile 12 years ago
Christian Ratz 3c98c15003 use dalli as memcache client 12 years ago
Christian Ratz 7ae570eb49 updated gems 12 years ago
Christian Ratz 027fc71cdc fixed 'more' on edit issue 12 years ago
Sebastian Schuster da30960e8c Fixed defective links on closed issues 12 years ago
ulferts 2ce08f4908 Merge pull request #85 from opf/feature/rails3_enable_creating_board_messages 12 years ago
Philipp Tessenow 28ab23ea7f remove attr_protected for :locked and :sticky. They are safed by safe_attributes depending on the user permissions 12 years ago
Martin Linkhorst ba9d25931e always render the table, even if it's empty. this allows jquery to have an anchor to put content in. also explicitly add the <tbody> tag since the corresponding jquery code uses that one. this worked before because (at least) chrome adds implicit <tbody> tags if missing and the table isn't empty. fixes #384. 12 years ago
sschu fd866b3d5f Merge pull request #83 from opf/feature/rails3_timelogs_in_my_page 12 years ago
Philipp Tessenow 2661d85e14 refactor my/page view spec. better variable name 12 years ago
Philipp Tessenow de85bf8a8b whitespace in my/page spec 12 years ago
Philipp Tessenow f6a4ceba55 fixed openproject.org/issues/423 12 years ago
Philipp Tessenow 9e38b5469d added view spec for openproject.org/issues/423 12 years ago
Philipp Tessenow e73372de83 added view spec for openproject.org/issues/423 12 years ago
Hagen Schink 49fa1916a0 Merge pull request #81 from opf/feature/rails3_delete_attachments 12 years ago
Philipp Tessenow 09a51050e4 added cukes for displaying and removing issue attachments 12 years ago
Christian Ratz 6cb478a709 Merge branch 'feature/rails3' of github.com:opf/openproject into feature/rails3 12 years ago
Christian Ratz b45d4c8b44 finally fixed wiki#create 12 years ago
Martin Czuchra c308f55469 Merge pull request #77 from opf/feature/rails3_broken_links_in_deep_neested_pages 12 years ago
Christian Ratz 237c1b1b80 Revert "fixes wiki#create" 12 years ago
Christian Ratz 77bece59ff Revert "fixed wiki controller test" 12 years ago
Philipp Tessenow 62ccd2904b Merge branch 'feature/rails3' into feature/rails3_broken_links_in_deep_neested_pages 12 years ago
ulferts b5791fdf05 Merge pull request #80 from opf/feature/rails3_delete_attachments 12 years ago