Commit Graph

804 Commits

Author SHA1 Message Date
Alexander Machehin e453ccdc44 [#369] update a standart datetime format 2014-11-07 22:53:27 +05:00
Alexander Machehin fdd0beae0e [#369] move controllers to the build_lists directory 2014-11-07 20:49:30 +05:00
Alexander Machehin afb418513a [#369] refactoring a build list page 2014-11-06 23:19:57 +05:00
Alexander Machehin eb5544e2fb update angular-moment.js 2014-11-06 20:47:52 +05:00
Vokhmin Alexey V 6da1493435 #369: updated UI for BuildLists#show 2014-11-06 02:57:43 +03:00
Alexander Machehin 5765279ec9 [#369] new build list page: clone a build list 2014-11-05 18:57:20 +05:00
Alexander Machehin d0ab09902c [#369] new build list page: add last build lists 2014-11-05 15:52:16 +05:00
Alexander Machehin b10387c91e [#369] fix an advisory pagination 2014-10-31 15:25:52 +05:00
Alexander Machehin 4efe951c6d [#369] platforms page: fix pagination, small refactoring 2014-10-31 15:19:41 +05:00
Vokhmin Alexey V fdd79aec07 #369: updated UI for ProductBuildListsController#show 2014-10-31 02:46:16 +03:00
Alexander Machehin ded2c94d54 [#369] update repository projects pagination 2014-10-30 23:07:43 +05:00
Alexander Machehin 5b27309d21 [#369] update a platform content paginate 2014-10-30 22:30:39 +05:00
Alexander Machehin b55342e178 [#369] fix a build lists pagination; small refactoring 2014-10-30 22:06:14 +05:00
Alexander Machehin 530523611c [#369] projects page: fix paginate 2014-10-30 21:50:24 +05:00
Alexander Machehin 92a5e5c625 [#369] new build list page: clean autocomplete field 2014-10-30 18:39:32 +05:00
Alexander Machehin eb17784903 [#369] new build list page: add auto create container & auto publish status logicks 2014-10-30 18:18:14 +05:00
Alexander Machehin 5cce8798b7 [#369] fix showing extra repositories and build lists 2014-10-29 20:30:58 +05:00
Vokhmin Alexey V c3e8bff760 #369: updated UI for #show, #projects_list of Repository 2014-10-29 02:04:45 +03:00
Vokhmin Alexey V ea5a9c8b05 #369: updated UI for Contents, Clone, Advisories 2014-10-27 23:14:49 +03:00
Alexander Machehin ccdb9ce16e [#369] add extra repositories to the new build list page 2014-10-27 22:41:07 +05:00
Alexander Machehin e20b8b9e9d Merge branch '369-bootstrap-platforms' into 369-bootstrap 2014-10-25 13:34:08 +06:00
Alexander Machehin 9241ee83f1 [#369] new build list page small fixes 2014-10-25 13:29:34 +06:00
Vokhmin Alexey V 2bf34994a5 #369: added simple_form, updated #new, #edit actions for platform 2014-10-25 02:43:46 +04:00
Vokhmin Alexey V dbc79df6d5 #369: cleanup 2014-10-25 00:28:24 +04:00
Alexander Machehin ce10c3acef [#369] new build list page small changes 2014-10-24 18:10:53 +06:00
Vokhmin Alexey V 1ae14ecd86 #369: use bootstrap for Platforms#show page 2014-10-24 03:27:30 +04:00
Alexander Machehin 344cc19480 [#369] update new build list page; work in progress 2014-10-23 18:49:57 +06:00
Vokhmin Alexey V f6a88956f1 #435: updated fillColor for ChartJS 2014-10-23 14:54:51 +04:00
Alexander Machehin ca326c2db6 [#369] rebuilded a new build list page; work in progress 2014-10-23 14:46:49 +06:00
Vokhmin Alexey V 6b6e73b925 #435: added reopen status for issues 2014-10-22 23:10:52 +04:00
Alexander Machehin c80964cda2 [#369] add angular templates 2014-10-22 21:17:56 +06:00
Vokhmin Alexey V f39c9e0bb5 #435: added filter by users and groups 2014-10-22 00:56:36 +04:00
Vokhmin Alexey V acd57203c7 #435: display statistics by issues and pull-requests 2014-10-20 23:18:34 +04:00
Vokhmin Alexey V fd214e656b #435: display statistics by commits 2014-10-17 23:14:42 +04:00
Alexander Machehin c5ea3d7c66 [#369] remove moment.js deprecate warnings 2014-10-16 16:43:04 +06:00
Alexander Machehin 2b9434f346 Merge branch 'master' into 369-bootstrap
Conflicts:
	Gemfile
	Gemfile.lock
	app/assets/javascripts/angular-new/models/build_list.js.erb
	app/assets/javascripts/extra/build_list.js
	app/controllers/projects/build_lists_controller.rb
	app/controllers/projects/projects_controller.rb
	app/models/platform.rb
	app/views/projects/base/_layout.html.haml
	app/views/projects/build_lists/_new_form.html.haml
	app/views/projects/build_lists/show.html.haml
	app/views/projects/git/base/_fork.html.haml
	app/views/projects/git/commits/_commits.html.haml
	config/locales/en.yml
	config/locales/ru.yml
2014-10-16 16:41:29 +06:00
Vokhmin Alexey V 6c24a9dcf5 #435: cleanup 2014-10-14 23:34:42 +04:00
Vokhmin Alexey V cd18f36092 #435: updated date format 2014-10-14 21:38:12 +04:00
Vokhmin Alexey V 0f5e1f8548 #435: cleanup, refactoring, updated locales 2014-10-14 00:21:32 +04:00
Vokhmin Alexey V 71e7b3b37e #435: added mock of logic 2014-10-08 00:16:48 +04:00
Vokhmin Alexey V c4d8c19d28 Selects "base" repository by default at creation of build lists 2014-10-04 00:28:15 +04:00
Vokhmin Alexey V 43ab29a135 #416: Updated UI 2014-09-23 02:19:35 +04:00
avm a0307417a0 Merge pull request #425 from abf/rosa-build:remove_emoji_images
remove emoji from assets
2014-09-11 19:09:57 +04:00
Alexander Machehin 093511be08 show images in the diff 2014-09-11 20:42:38 +06:00
Alexander Machehin 5c8077db23 move emoji to the public folder 2014-09-11 17:12:31 +06:00
Alexander Machehin 202ac91644 [#369] change location in the tree page 2014-07-11 15:43:45 +06:00
Alexander Machehin 3bbf6b54f2 [#369] tags page 2014-07-10 21:47:15 +06:00
Alexander Machehin 3b7bfb0c1d [#369] branches page 2014-07-10 21:13:23 +06:00
Alexander Machehin c542f0ec0c [#369] add flashes 2014-07-09 17:56:21 +06:00
Alexander Machehin 14bee24de9 [#369] fix branch selector 2014-07-09 17:55:40 +06:00
Alexander Machehin 66e21de2b7 [#369] add tree content pagination 2014-07-09 15:38:36 +06:00
Alexander Machehin 388617c248 [#369] git tree page 2014-07-08 20:52:10 +06:00
Alexander Machehin e70d7c1c39 [#413] autoselect build platform, save to repository & project version params 2014-07-04 15:26:01 +06:00
Alexander Machehin 33790f884c [#369] small improvements; project page 2014-07-01 20:52:52 +06:00
Vokhmin Alexey V 544fc16c96 #405: added auto_publish_status to MassBuild 2014-06-27 20:51:16 +04:00
Alexander Machehin 82d2d18a36 [#369] advisories page 2014-06-27 17:43:31 +06:00
Alexander Machehin 2727380c32 [#369] projects page; small refactoring 2014-06-26 18:07:22 +06:00
Alexander Machehin bee3629593 [#369] not worked new build list page; platforms index page; small paginate refactoring 2014-06-24 15:03:08 +06:00
Vokhmin Alexey V 0aff293ddc Merge branch 'master' into 403-check-that-all-packages-exist-on-filestore-before-publishing 2014-06-23 20:53:02 +04:00
Vokhmin Alexey V ad708c7ced #403: updated build list status color 2014-06-23 20:39:57 +04:00
Alexander Machehin 4395e8eb09 disable angular html5 mode 2014-06-19 15:44:19 +06:00
Alexander Machehin eb8e75997f try to fix "Uncaught object" error 2014-06-19 14:48:15 +06:00
Alexander Machehin 19afa17693 enable angularjs html5 mode 2014-06-19 14:30:45 +06:00
Alexander Machehin a4bd95235f [#369] fix repository selection for the new build list 2014-06-18 14:11:19 +06:00
Alexander Machehin a66f6ea157 [#369] remove unneeded code 2014-06-17 21:16:04 +06:00
Alexander Machehin 8748caea02 [#369] some fixes new build list page 2014-06-17 16:11:26 +06:00
Vokhmin Alexey V 7d77c030ef #397: display dependent projects 2014-06-13 01:41:27 +04:00
Alexander Machehin 8713ffc97b [#369] new build list js (not ready) 2014-06-09 22:11:21 +06:00
Alexander Machehin 737d8c99f3 [#369] new build list page without js & last builds table 2014-06-06 14:01:13 +06:00
Alexander Machehin 1c54e3d0c4 [#369] small navbar fixes 2014-06-04 17:24:02 +06:00
Alexander Machehin fda65fc7a6 [#369] move alerts under the submenu; small fix build list menu 2014-06-04 14:56:44 +06:00
Alexander Machehin 811062d4d2 [#369] add alerts 2014-06-03 15:21:13 +06:00
Alexander Machehin 4100e4941c [#369] small fixes build list page 2014-06-02 23:45:16 +06:00
Alexander Machehin 25bbebd446 [#369] change build list advisory blocks 2014-06-02 22:16:04 +06:00
Alexander Machehin aa959496c9 Merge branch 'master' into 369-bootstrap
Conflicts:
	app/views/projects/build_lists/show.html.haml
	app/views/shared/_build_results.html.haml
2014-06-02 19:46:58 +06:00
Alexander Machehin d87127ce03 [#369] fix build list log refresh 2014-06-02 15:37:59 +06:00
Vokhmin Alexey V fbc1bf79bb Update locales, fixed JS error 2014-06-02 12:55:58 +04:00
Alexander Machehin 8a574e13a3 [#369] update build list page 2014-05-31 01:38:48 +06:00
Alexander Machehin 3ab17876df [#369] fix errors with click in the accordion panel 2014-05-31 00:38:04 +06:00
Alexander Machehin 4ad974b829 [#369] changed build list info to the table 2014-05-29 00:30:06 +06:00
Alexander Machehin bbb62b1213 [#369] build list page 2014-05-28 23:06:56 +06:00
Alexander Machehin 77374a9be0 [#369] customize top menu; add submenu content 2014-05-28 19:14:15 +06:00
Alexander Machehin afb6afaf06 [#369] remove unneeded styles 2014-05-27 12:48:19 +06:00
Alexander Machehin 7eb5b5e395 [#369] monitoring page; some fixes 2014-05-26 23:42:27 +06:00
Vokhmin Alexey V fdac169149 #390: misprint 2014-05-22 03:17:29 +04:00
Vokhmin Alexey V 90f921e038 #390: added ability to rerun tests 2014-05-22 02:58:13 +04:00
Vokhmin Alexey V 03e0c45316 #388: show confirm dialog 2014-05-21 14:09:54 +04:00
Vokhmin Alexey V bfa7263283 #388: cleanup 2014-05-21 01:17:54 +04:00
Vokhmin Alexey V ea62617ed5 #388: Updated UI 2014-05-21 01:15:06 +04:00
Vokhmin Alexey V ac473294b7 #388: added angularjs controller 2014-05-17 01:53:04 +04:00
Alexander Machehin ed21e0475b [#369] fix main page 2014-05-12 16:02:48 +06:00
Alexander Machehin 508085306c [#369] remove rounded corners from the top menu 2014-05-06 19:06:17 +06:00
Alexander Machehin 91dc74e73f [#369] add missing templates; fix activity feed; add truncation to activity text 2014-05-06 18:58:10 +06:00
Alexander Machehin 2ef938a389 [#369] refactoring; add pagination 2014-05-06 15:51:04 +06:00
Alexander Machehin 8d211e5a75 [#369] remove ngTable; update all issues table 2014-05-06 01:16:15 +06:00
Alexander Machehin 5075486405 [#369] remove codemirror highlighting 2014-04-29 13:19:08 +06:00
Vokhmin Alexey V 404a59777b #369: rename variable 2014-04-22 21:08:37 +04:00
Vokhmin Alexey V 3be4b742fa #369: refactoring 2014-04-22 20:29:32 +04:00
Alexander Machehin 83c2321200 [#369] try to fix Error: [$injector:unpr] Unknown provider: t 2014-04-21 21:50:23 +06:00
Alexander Machehin 9ea2677319 [#369] add activity tabs 2014-04-21 21:04:28 +06:00
Alexander Machehin 836139c54b [#369] activity filters 2014-04-17 22:49:51 +06:00
Alexander Machehin 92e5617745 [#369] add other activity templates 2014-04-17 17:24:24 +06:00
Alexander Machehin ae7de6776d Merge branch '369-remove_codemirror' into 369-bootstrap
Conflicts:
	config/environments/production.rb
2014-04-17 13:15:10 +06:00
Alexander Machehin fe96da0eea [#369] add resize 2014-04-15 22:36:40 +06:00
Alexander Machehin d66d9accaf Merge branch '369-remove_codemirror' into 369-bootstrap
Conflicts:
	Gemfile
	Gemfile.lock
	vendor/assets/javascripts/old-codemirror.js
	vendor/assets/javascripts/old-codemirror/keymaps/emacs.js
	vendor/assets/javascripts/old-codemirror/keymaps/vim.js
	vendor/assets/javascripts/old-codemirror/modes/clike.js
	vendor/assets/javascripts/old-codemirror/modes/clojure.js
	vendor/assets/javascripts/old-codemirror/modes/coffeescript.js
	vendor/assets/javascripts/old-codemirror/modes/css.js
	vendor/assets/javascripts/old-codemirror/modes/diff.js
	vendor/assets/javascripts/old-codemirror/modes/gfm.js
	vendor/assets/javascripts/old-codemirror/modes/go.js
	vendor/assets/javascripts/old-codemirror/modes/groovy.js
	vendor/assets/javascripts/old-codemirror/modes/haskell.js
	vendor/assets/javascripts/old-codemirror/modes/htmlembedded.js
	vendor/assets/javascripts/old-codemirror/modes/htmlmixed.js
	vendor/assets/javascripts/old-codemirror/modes/javascript.js
	vendor/assets/javascripts/old-codemirror/modes/jinja2.js
	vendor/assets/javascripts/old-codemirror/modes/less.js
	vendor/assets/javascripts/old-codemirror/modes/lua.js
	vendor/assets/javascripts/old-codemirror/modes/markdown.js
	vendor/assets/javascripts/old-codemirror/modes/mysql.js
	vendor/assets/javascripts/old-codemirror/modes/ntriples.js
	vendor/assets/javascripts/old-codemirror/modes/pascal.js
	vendor/assets/javascripts/old-codemirror/modes/perl.js
	vendor/assets/javascripts/old-codemirror/modes/php.js
	vendor/assets/javascripts/old-codemirror/modes/plsql.js
	vendor/assets/javascripts/old-codemirror/modes/python.js
	vendor/assets/javascripts/old-codemirror/modes/r.js
	vendor/assets/javascripts/old-codemirror/modes/rpm-changes.js
	vendor/assets/javascripts/old-codemirror/modes/rpm-spec.js
	vendor/assets/javascripts/old-codemirror/modes/rst.js
	vendor/assets/javascripts/old-codemirror/modes/ruby.js
	vendor/assets/javascripts/old-codemirror/modes/rust.js
	vendor/assets/javascripts/old-codemirror/modes/scheme.js
	vendor/assets/javascripts/old-codemirror/modes/shell.js
	vendor/assets/javascripts/old-codemirror/modes/smalltalk.js
	vendor/assets/javascripts/old-codemirror/modes/sparql.js
	vendor/assets/javascripts/old-codemirror/modes/stex.js
	vendor/assets/javascripts/old-codemirror/modes/tiddlywiki.js
	vendor/assets/javascripts/old-codemirror/modes/velocity.js
	vendor/assets/javascripts/old-codemirror/modes/verilog.js
	vendor/assets/javascripts/old-codemirror/modes/xml.js
	vendor/assets/javascripts/old-codemirror/modes/xmlpure.js
	vendor/assets/javascripts/old-codemirror/modes/yaml.js
	vendor/assets/javascripts/old-codemirror/overlay.js
	vendor/assets/javascripts/old-codemirror/runmode.js
	vendor/assets/javascripts/vendor.js
	vendor/assets/stylesheets/old-codemirror.scss
	vendor/assets/stylesheets/old-codemirror/modes/diff.scss
	vendor/assets/stylesheets/old-codemirror/modes/rpm-spec.scss
	vendor/assets/stylesheets/old-codemirror/modes/tiddlywiki.scss
	vendor/assets/stylesheets/old-codemirror/themes/cobalt.scss
	vendor/assets/stylesheets/old-codemirror/themes/eclipse.scss
	vendor/assets/stylesheets/old-codemirror/themes/elegant.scss
	vendor/assets/stylesheets/old-codemirror/themes/monokai.scss
	vendor/assets/stylesheets/old-codemirror/themes/neat.scss
	vendor/assets/stylesheets/old-codemirror/themes/night.scss
	vendor/assets/stylesheets/old-codemirror/themes/rubyblue.scss
	vendor/assets/stylesheets/vendor.scss
2014-04-15 19:04:27 +06:00
Alexander Machehin c005d9ca1a [#369] remove comment 2014-04-15 16:27:00 +06:00
Alexander Machehin 176266622a [#369] remove old code 2014-04-15 15:36:36 +06:00
Alexander Machehin f23259775e [#369] remove codemirror; use pygments 2014-04-15 15:11:14 +06:00
Vokhmin Alexey V cf479a144d ActiveAdmin integration 2014-04-12 00:29:43 +04:00
Alexander Machehin 1a1838a363 [#369] add templates; add codemirror 2014-04-11 14:57:00 +06:00
Vokhmin Alexey V be6bd727a6 Fixed: Assign container 2014-04-10 01:20:39 +04:00
Vokhmin Alexey V 4d0453b738 #373: cleanup 2014-04-10 00:07:36 +04:00
Vokhmin Alexey V c65853e072 #373: added ability to destroy ProductBuildList 2014-04-09 22:44:19 +04:00
Alexander Machehin 09b75e4110 [#369] add new comment & new push notifications 2014-04-08 19:11:34 +06:00
Alexander Machehin 7644a0f4cc [#369] remove angular-busy; add loading-bar 2014-04-04 16:15:15 +06:00
Alexander Machehin c08fd6d569 [#369] add angular spinner; some fixes 2014-04-02 16:33:05 +06:00
Alexander Machehin a0f3225dad [#369] top menu & footer 2014-03-30 19:50:57 +06:00
Alexander Machehin 139cb5aa0d [#345] fix projects url path 2014-03-24 20:26:36 +06:00
Vokhmin Alexey V 7df3fd13d6 #345: Fixed JS 2014-03-21 22:42:03 +04:00
Alexander Machehin b3aee9d73a [#345] fix tour js 2014-03-20 23:37:05 +06:00
Alexander Machehin d013d8c138 [#345] refactoring specs 2014-03-19 13:11:16 +06:00
Alexander Machehin 83010eca32 [#345] fix specs; fix project url; fix missing method error 2014-03-18 15:39:58 +06:00
Vokhmin Alexey V e7f8fb6312 #345: Fixed JS 2014-03-14 03:00:52 +04:00
Alexander Machehin 718c8bb08c [#345] remove url_for hack 2014-03-13 22:35:00 +06:00
Alexander Machehin d51d917fa4 [#345] remove deprecated live event 2014-03-13 16:09:00 +06:00
Vokhmin Alexey V 160a8dc967 #358: added auto_publish_status into BuildList 2014-02-20 01:19:49 +04:00
Vokhmin Alexey V e1260ea40b Merge branch 'master' into 354-add-possibility-to-rebuild-projects-periodically 2014-02-19 13:41:23 +04:00
Alexander Machehin bbaa67d674 [#356] fix changing the update type of the build list 2014-02-19 14:24:15 +06:00
Vokhmin Alexey V 95d5d7f4e5 #354: cleanup 2014-02-18 23:18:22 +04:00
Vokhmin Alexey V 93885af29a #354: updated UI 2014-02-18 23:16:23 +04:00
Vokhmin Alexey V f33272f8aa #354: start UI 2014-02-18 01:53:35 +04:00
Vokhmin Alexey V 6c471c50b1 #349: added #automatic_metadata_regeneration to Platform 2014-02-12 00:23:34 +04:00
Vokhmin Alexey V 6a6fcc321f #336: use set instead of list 2014-01-10 02:56:11 +04:00
Alexander Machehin a5d54d2694 fix showing build list 2013-12-03 16:55:33 +06:00
Alexander Machehin f29eee6d5d [#325] try to fix input 2013-11-20 16:19:41 +06:00
Alexander Machehin 188c3be355 [#325] add abibity to create fork with different name 2013-11-19 17:06:44 +06:00
Vokhmin Alexey V 21f2f83060 small style changes 2013-11-07 00:21:32 +04:00
Vokhmin Alexey V cac6ba1648 #316: updated JS and small refactoring 2013-11-05 22:41:46 +04:00
Alexander Machehin 39c8ea7854 show update pull request button when change branch refs 2013-10-22 16:11:29 +06:00
Vokhmin Alexey V 3b3ca4f7ea #309: added extra_params into BuildList 2013-09-20 22:21:23 +04:00
Alexander Machehin e127dff6f5 [#277] refactoring js 2013-09-12 13:11:46 +06:00
Alexander Machehin cdcc05e0fc [#277] small profile controllers refactoring 2013-09-11 21:43:53 +06:00
Alexander Machehin 99975010c7 [#277] refactoring css 2013-09-11 21:40:56 +06:00
Alexander Machehin 758e378b47 [#277] small table border 2013-09-11 16:51:24 +06:00
Alexander Machehin e2c4f9c162 [#277] fix opera styles 2013-09-11 00:01:01 +06:00
Alexander Machehin 8e27085213 [#277] add js file 2013-09-10 23:25:32 +06:00
Alexander Machehin 5ff87be8a9 [#277] profile projects 2013-09-10 23:03:00 +06:00
Alexander Machehin 7da70b5f12 [#277] profile projects 1 ver. 2013-09-08 17:56:43 +06:00
Alexander Machehin 5340f6dfad Merge branch 'master' of abf.rosalinux.ru:abf/rosa-build 2013-09-04 16:20:02 +06:00
Alexander Machehin fab3b3c3bb [#107] fix gm styles 2013-09-04 16:17:31 +06:00