Commit Graph

54 Commits

Author SHA1 Message Date
Alexander Machehin f53a6c0e2f [#465] remove old before_action 2015-04-13 13:30:32 +05:00
Vokhmin Alexey V deb901d5c3 #465: Update specs for Projects::IssuesController 2015-04-07 23:14:28 +03:00
Vokhmin Alexey V 92f7efed34 #465: Updated some controllers, logic of polices 2015-04-07 23:06:27 +03:00
Vokhmin Alexey V 6a7d6cb982 #465: updated views 2015-04-07 23:05:12 +03:00
Vokhmin Alexey V 84e7145d6d rename *_filter => *_action 2015-03-05 02:19:19 +03:00
Alexander Machehin 6215d14657 [#369] issue page: fix undefined method 'id' for nil:NilClass 2014-12-25 18:30:45 +05:00
Alexander Machehin e21ce73e89 [#369] issue page: status, many fixes; remove old code 2014-12-02 01:34:16 +05:00
Alexander Machehin cad69483d0 [#369] show issue page: in progress 2014-11-28 23:36:24 +05:00
Alexander Machehin 85a9eb6484 [#369] new issue page; small fixes 2014-11-28 18:28:08 +05:00
Alexander Machehin 5a2c4896ad [#369] new issue page: labels; small fixes 2014-11-27 23:55:03 +05:00
Alexander Machehin 4ffa696ef3 [#369] fix project issues page 2014-11-27 16:23:17 +05:00
Alexander Machehin 975ae2e314 [#369] update a project issues/pull_requests page 2014-11-27 16:15:00 +05:00
Alexander Machehin c6c4a9628b [#369] update project pull requests page 2014-11-27 14:42:32 +05:00
Vokhmin Alexey V b57dbb1a90 #369: updated UI for PullRequests#index 2014-11-27 02:31:35 +03:00
Alexander Machehin 66efa2e3fc [#369] fix project issues page for an anonymous user 2014-11-25 15:05:33 +05:00
Vokhmin Alexey V 55fad54108 #369: fixed: undefined method id for nil:NilClass: 2014-11-25 01:19:29 +03:00
Alexander Machehin 6358a0e87f [#369] project issues page: labels 2014-11-25 01:38:09 +05:00
Alexander Machehin 9dcd42425d [#369] project issues index page: labels filter 2014-11-21 16:26:21 +05:00
Alexander Machehin 577475da9d [#369] project issues page 2014-11-21 00:49:50 +05:00
Alexander Machehin fdf60fb754 [#369] project issues page: in progress 2014-11-20 22:40:50 +05:00
Alexander Machehin e10965a95f [#369] fix error in the old code 2014-05-06 19:15:32 +06:00
Vokhmin Alexey V 528eb361c9 #345: updated issues_controller_spec 2014-03-21 03:11:12 +04:00
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +06:00
Alexander Machehin 0cb585ef71 Merge branch 'master' into 29-migrate-to-ruby-2.1
Conflicts:
	Gemfile
	Gemfile.lock
	app/controllers/activity_feeds_controller.rb
	app/models/activity_feed_observer.rb
	config/environments/development.rb
	config/initializers/a_app_config.rb
	config/initializers/airbrake.rb
	lib/modules/models/git.rb
	spec/controllers/activity_feeds_controller_spec.rb
	spec/helpers/activity_feeds_helper_spec.rb
2014-01-10 08:31:31 +06:00
Alexander Machehin d3ac9d1a2c [#98] Add common issues tracker 2013-04-30 00:14:25 +06:00
Vokhmin Alexey V 9e7eb7af94 #29: merge master into branch 2013-04-03 16:10:22 +04:00
Vokhmin Alexey V a33e20c5e4 #51: add new specs for Issue 2013-04-03 15:11:50 +04:00
Vokhmin Alexey V 6585c3a92b #51: move logic to controller 2013-04-03 13:59:34 +04:00
Vokhmin Alexey V 8b6a0eab0f #51: some refactoring 2013-04-03 01:59:33 +04:00
Vokhmin Alexey V 2bc580500d #51: Change rights for operations with tags and assignee 2013-04-03 01:23:00 +04:00
Vokhmin Alexey V 8e21159314 #37: some styles changes 2013-03-22 01:20:36 +04:00
Vokhmin Alexey V f6ec81bb35 #37: update UI for "Assignee" Issues and PullRequests 2013-03-20 19:06:25 +04:00
Vokhmin Alexey V a92df70c5e #26: update 'font-size' for issue-title, increase count of issues on page 2013-03-20 01:30:35 +04:00
Vokhmin Alexey V 2c56283fba #26: fixed search by substring 2013-03-19 19:30:50 +04:00
Vokhmin Alexey V f8fb48a85b #26: remove unnecessary stiles, JS, update PullRequests controller 2013-03-19 16:11:02 +04:00
Vokhmin Alexey V f4381b61c6 #26: update table on issues page with Ajax 2013-03-19 15:57:01 +04:00
Vokhmin Alexey V e055d0080b #29: removed hack for encoding 2013-03-18 15:36:16 +04:00
Vokhmin Alexey V 69d384412e #899: update #init_statistics method, refactoring 2013-02-15 15:57:00 +04:00
Vokhmin Alexey V 07b27b934f #90: updated #index page for pull-requests 2012-09-26 15:46:23 +04:00
Alexander Machehin dfbf8a8d58 Merge branch 'master' into 90-pull
Fucking conflicts:
	app/controllers/projects/issues_controller.rb
	app/models/ability.rb
	app/views/projects/issues/show.html.haml
	config/routes.rb
	db/schema.rb
	lib/tasks/import.rake
	spec/models/comment_for_commit_spec.rb
	vendor/assets/javascripts/bootstrap-tab.js
	vendor/assets/stylesheets/bootstrap.css
2012-09-25 17:55:30 +06:00
Alexander Machehin 2c6d4bae9e [refs #616] add error messages to ajax 2012-09-24 23:34:14 +06:00
Alexander Machehin a492367a17 [refs #616] some fixes and refactoring 2012-09-18 16:00:21 +06:00
Alexander Machehin 1c3ca85f03 [refs #616] add comment for clarity 2012-08-27 15:43:44 +06:00
Alexander Machehin 2c0826a77d [refs #616] fixed showing body after update 2012-08-25 23:40:51 +06:00
Alexander Machehin 4b4007651d [refs #616] small refactoring issues controller 2012-08-25 23:38:11 +06:00
Alexander Machehin e8d80b849a [refs #616] fixed removing labels from issue 2012-08-25 21:26:24 +06:00
Alexander Machehin 1142f9ee8c [refs #616] fixed searching collaboratots to assignment 2012-08-20 23:37:22 +06:00
Alexander Machehin 1ffb1b3940 Merge branch 'master' into 90-pull
Conflicts:
	Gemfile
	app/assets/stylesheets/design/custom.scss
	app/models/project.rb
	db/schema.rb
2012-06-27 16:20:38 +06:00
Alexander Machehin 91bf65d65d [refs #90] comments for pull requests (slow version) 2012-06-05 18:08:52 +06:00
Alexander Machehin 4b8def5bd0 [refs #90] add pulls to tracker 2012-06-04 23:00:19 +06:00