Commit Graph

3710 Commits

Author SHA1 Message Date
Vokhmin Alexey V 0d70dec86e #276: updated specs for BuildListsPublishTaskManager 2013-08-26 18:08:56 +04:00
Alexander Machehin 09b1aba71b small fix in the registration page 2013-08-26 19:34:07 +06:00
avm c0d717e4a5 Merge pull request #278 from abf/rosa-build:277-new_profile_design
#277 new profile title
2013-08-26 13:56:17 +04:00
Alexander Machehin 57fd79e17c [#277] fix showing edit user link 2013-08-26 15:54:47 +06:00
Vokhmin Alexey V b8736a03ed #276: updated logic of BuildListsPublishTaskManager 2013-08-25 20:30:23 +04:00
Vokhmin Alexey V 75d5bc501f #276: updated UI for repositories 2013-08-25 19:49:04 +04:00
Vokhmin Alexey V 55bc1a8096 #276: updated UI of platforms, some refactoring 2013-08-23 22:58:29 +04:00
Alexander Machehin 234b0a2075 [#277] refactoring css 2013-08-23 23:15:42 +06:00
Alexander Machehin 3e9ad8dd58 [#277] new title of the profile 2013-08-23 22:30:19 +06:00
Vokhmin Alexey V a48e765446 #276: hot fix 2013-08-23 18:27:49 +04:00
Vokhmin Alexey V 7bdab43817 #276: added ability to regenerate metadata for Software Center 2013-08-23 18:24:01 +04:00
Vokhmin Alexey V 183799d9f0 #276: updated migrations, models, BuildListsPublishTaskManager 2013-08-23 01:02:24 +04:00
Vokhmin Alexey V f5c1509281 #276: added RepositoryStatus model, migrations 2013-08-22 20:12:54 +04:00
Alexander Machehin 5099f3e748 same as #274 2013-08-22 20:02:10 +06:00
Vokhmin Alexey V 0c1698886f #274: fixed NoMethodError: undefined method "id" for nil:NilClass 2013-08-22 17:46:16 +04:00
Vokhmin Alexey V 06cab609dc #270: disable hide of groups which have been opened before 2013-08-21 21:13:50 +04:00
Vokhmin Alexey V 747b279f60 #267: fixed link to logs 2013-08-21 15:00:22 +04:00
Vokhmin Alexey V a32721998e #267: use html5 mode for SoundManager 2013-08-21 10:07:43 +04:00
Vokhmin Alexey V 75d98a75bc #267: added sound_notifications to User 2013-08-21 00:10:25 +04:00
Vokhmin Alexey V 6050727984 #267: updated soundmanager2 JS lib 2013-08-20 23:28:39 +04:00
Vokhmin Alexey V 2fbdb498c3 #267: removed unnecessary code 2013-08-20 23:13:22 +04:00
Vokhmin Alexey V 36259776a1 #267: added sound notifications 2013-08-20 23:10:24 +04:00
Vokhmin Alexey V afb9ad581d #267: updated ProductBuildList#show UI 2013-08-20 20:31:53 +04:00
Vokhmin Alexey V b9778300d5 #267: updated attaching of advisory 2013-08-20 18:17:31 +04:00
Vokhmin Alexey V d733523953 #267: added build_results shared partial 2013-08-19 23:51:34 +04:00
Vokhmin Alexey V cda0bf72c8 #267: dynamically update build_list page 2013-08-19 23:30:37 +04:00
Alexander Machehin f65f8be060 [#37] fix assignee 2013-08-19 16:53:12 +06:00
Vokhmin Alexey V 13cfab3d91 Fixed auto_publish field on /build_lists/new 2013-08-16 17:18:08 +04:00
Vokhmin Alexey V 101d0665a8 Fixed creating of build_lists: auto_publish && auto_create_container settings 2013-08-15 23:20:18 +04:00
Vokhmin Alexey V 61163736f4 Fixed styles 2013-08-15 21:01:25 +04:00
Vokhmin Alexey V b88f73a4ca #265: fixed No such file or directory 2013-08-15 16:35:43 +04:00
Vokhmin Alexey V 6ffdddf48b #265: small refactoring according to Alexander's comments 2013-08-13 22:33:48 +04:00
Vokhmin Alexey V 01098152e9 #265: added specs for PullRequest model 2013-08-13 19:56:27 +04:00
Vokhmin Alexey V 81f82cbb7d #265: rename folders with pull_requests 2013-08-13 19:36:09 +04:00
Vokhmin Alexey V 4c254747ae #265: updated relations of pull_requests 2013-08-13 19:05:16 +04:00
Vokhmin Alexey V d5d26be485 #265: added ability to rename of project 2013-08-13 17:56:50 +04:00
Vokhmin Alexey V 9477a0af4b abf/abf-worker#19: Pass extra params for workers 2013-08-12 18:26:57 +04:00
Vokhmin Alexey V 0ac44b0f52 #258: Fixed: Cannot read property 'length' of null 2013-08-09 13:10:14 +04:00
Vokhmin Alexey V 9b6cffe5c2 Merge branch 'master' into 258-removeBackboneJS
Conflicts:
	app/views/projects/build_lists/show.html.haml
2013-08-09 12:49:20 +04:00
avm 93aea61a3c Merge pull request #263 from abf/rosa-build:262-show-project-branch-at-build-list-status-page
#262: Show project branch at build list status page
2013-08-08 19:41:49 +04:00
Alexander Machehin 8b4f3eebe6 [#242] fix mistype 2013-08-08 21:24:12 +06:00
Vokhmin Alexey V 058ac32cc5 #242: fixed clone of project_version 2013-08-08 19:19:10 +04:00
Vokhmin Alexey V 3050996e40 #262: Show project branch at build list status page 2013-08-08 19:10:08 +04:00
Vokhmin Alexey V d266cdfe6f #242: fixed filters 2013-08-08 18:37:59 +04:00
Vokhmin Alexey V e7b750cc21 Merge branch 'master' into 258-removeBackboneJS 2013-08-08 18:11:03 +04:00
avokhmin 0cdf9a0eff Merge pull request #261 from abf/rosa-build:242-restart_last_build_list
#242 fix creating build list
2013-08-08 18:10:05 +04:00
Alexander Machehin 3125b32cfc [#242] small refactoring 2013-08-08 18:57:55 +06:00
Alexander Machehin 23f1d1259f [#242] fix disabling repositories 2013-08-08 18:49:52 +06:00
Alexander Machehin 068e38e6d9 [#242] fix creating build list 2013-08-08 18:49:33 +06:00
Vokhmin Alexey V ad5bee137f #258: refactoring of JS 2013-08-08 16:36:03 +04:00
Vokhmin Alexey V e63592e6ac #258: removed backbone gem, small JS changes 2013-08-08 16:30:53 +04:00
Vokhmin Alexey V 4f8e7ab71e #258: removed advisories backbone JS 2013-08-08 16:16:51 +04:00
Vokhmin Alexey V 0d26362b32 #258: updated position of popup 2013-08-08 14:41:54 +04:00
Vokhmin Alexey V ce5b24316b Merge branch 'master' into 258-removeBackboneJS 2013-08-08 12:54:46 +04:00
avokhmin bed90dfb63 Merge pull request #252 from abf/rosa-build:242-restart_last_build_list
#242 Add ability to clone build lists
2013-08-08 12:53:39 +04:00
Vokhmin Alexey V b59c43b4bd #258: updated Project Collaborators 2013-08-07 22:54:42 +04:00
Vokhmin Alexey V cc1bfb75c2 #258: added AngularJS CollaboratorsController 2013-08-07 20:27:24 +04:00
Vokhmin Alexey V f92c700662 #258: removed project_modify_view.js 2013-08-07 16:30:32 +04:00
Alexander Machehin 3b8ed4ce40 [#242] dont create build list from another 2013-08-07 15:36:48 +06:00
Alexander Machehin 789b4e2cb4 [#242] check boxs checked by default 2013-08-07 15:29:49 +06:00
Alexander Machehin e2c37daadb Remove platforms without repositories (new build list page) 2013-08-06 23:45:33 +06:00
Alexander Machehin 46c75e17ef add eager loading repositories 2013-08-06 23:24:33 +06:00
Alexander Machehin edfdb960c9 add sort for build for platforms/repos 2013-08-06 22:53:32 +06:00
Alexander Machehin a6b0831761 [#242] again fix checked repositories 2013-08-06 22:33:08 +06:00
Alexander Machehin c13e44dc64 [#242] another fix checked repositories 2013-08-06 21:54:58 +06:00
Alexander Machehin b0ab33f13f [#242] small refactoring 2013-08-06 20:27:28 +06:00
Alexander Machehin 63cab38c7d [#242] remove old code 2013-08-06 20:20:59 +06:00
Alexander Machehin ec47e6f24b [#242] fixed repositories checkbox disabled attribute 2013-08-06 20:16:50 +06:00
Alexander Machehin 4185ed0a2b Merge branch 'master' into 242-restart_last_build_list
Conflicts:
	app/controllers/projects/build_lists_controller.rb
	config/routes.rb
2013-08-06 19:59:32 +06:00
Alexander Machehin d28b8d41f2 [#242] remove unneeded code 2013-08-06 19:47:11 +06:00
Alexander Machehin ba0d6c665f [#242] fixed repository selection 2013-08-06 19:46:57 +06:00
Alexander Machehin 4205acb47d [#242] small fix 2013-08-06 17:01:21 +06:00
Alexander Machehin 23d3478ccc [#242] ugly update selected repositories 2013-08-06 16:56:33 +06:00
Vokhmin Alexey V f87b090f2a #251: small refactoring of JS 2013-08-06 13:57:57 +04:00
Alexander Machehin 6bebb3b156 [#242] add ajax clone 2013-08-06 00:34:42 +06:00
Vokhmin Alexey V a91bfe95c9 #251: added js-routes gem, updated JS 2013-08-05 21:38:48 +04:00
Vokhmin Alexey V 894d61908b #251: fixed back-button 2013-08-05 19:59:50 +04:00
Vokhmin Alexey V 64b6329fea #251: updated styles 2013-08-05 19:23:25 +04:00
Vokhmin Alexey V aef687e108 Merge branch 'master' into 251-combine-build-lists-for-build-tasks 2013-08-05 17:55:47 +04:00
Vokhmin Alexey V d47e63ef56 #251: show uniq platforms and repositories in dictionary 2013-08-05 17:07:36 +04:00
Vokhmin Alexey V 63a26553cd #251: removed #search action 2013-08-05 16:52:15 +04:00
Vokhmin Alexey V 935cda4a0a #251: updated pagination, some refactoring 2013-08-05 16:34:01 +04:00
Alexander Machehin 541e1ebbe5 [#242] fix last refactoring of the controller 2013-08-05 17:21:56 +06:00
Alexander Machehin 8de9411203 [#242] refactoring controller 2013-08-05 15:33:59 +06:00
Vokhmin Alexey V 87f7aff544 #251: updated structure of json response 2013-08-03 14:47:23 +04:00
Alexander Machehin b8954471a9 [#242] refactoring controller 2013-08-03 09:58:45 +06:00
Vokhmin Alexey V c7d2acce32 #251: small refactoring 2013-08-03 00:43:08 +04:00
Vokhmin Alexey V 53e9830a9c #251: remove unnecessary data from json 2013-08-03 00:13:59 +04:00
Vokhmin Alexey V 721d0617f2 #251: use html_safe for will_paginate 2013-08-02 22:43:10 +04:00
Vokhmin Alexey V 057fc3a675 #251: added pagination 2013-08-02 22:13:41 +04:00
Vokhmin Alexey V 7873822f3c #251: added border for open group 2013-08-02 21:20:02 +04:00
Vokhmin Alexey V 1b119d6249 abf/abf-ideas#83 rollback some changes 2013-08-02 20:46:46 +04:00
Vokhmin Alexey V f5c7c2efad #251: added highlight 2013-08-02 19:50:39 +04:00
Vokhmin Alexey V 39ccf5c91d #251: added groups to build_lists 2013-08-02 18:04:16 +04:00
Alexander Machehin 8ba75fe48c fix projects autocomplete for real user 2013-08-02 20:02:24 +06:00
avokhmin 348b76024c Merge pull request #255 from abf/rosa-build:253-extra_repositories_to_mass_builds
#253 Add extra build for platform repositories to mass builds
2013-08-02 17:10:46 +04:00
Alexander Machehin e6ceeab4fd [#253] add extra build for platform repositories to mass builds 2013-08-02 18:53:56 +06:00
Alexander Machehin d3e1a2be23 [#247] small refactoring mass builds controller 2013-08-02 17:39:09 +06:00
Alexander Machehin 12fa792ddd [#247] fix mistype 2013-08-02 17:23:10 +06:00
Vokhmin Alexey V a0bcc6a8a0 #251: fixed refresh of table 2013-08-02 14:29:12 +04:00