Commit Graph

840 Commits

Author SHA1 Message Date
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
Vokhmin Alexey V dfcf2ba3b4 Fixed: Sometimes groups of build_lists hided. 2013-09-03 20:23:06 +04:00
Vokhmin Alexey V c95ca99e84 Merge branch 'master' into 291-frendly-urls 2013-09-02 19:06:55 +04:00
Vokhmin Alexey V 5bebaca4f0 #291: added friendly_id 2013-09-01 19:33:09 +04:00
Alexander Machehin 13eb71271b update time ago in the activity feed 2013-09-01 19:01:37 +06:00
Alexander Machehin 77a2a50dcc Merge branch 'master' into time_ago
Conflicts:
	app/views/projects/build_lists/index.json.jbuilder
2013-09-01 18:09:45 +06:00
Alexander Machehin a673f6ed56 add time ago 2013-09-01 18:06:42 +06:00
Vokhmin Alexey V c4b31f0cf6 Merge branch 'master' into 286-add-sorting-by-status-inside-groups-at-monitoring-page 2013-08-30 17:47:46 +04:00
Vokhmin Alexey V 7f153b897b #289: updated JS 2013-08-29 21:59:04 +04:00
Vokhmin Alexey V afc136db9c #289: added global_id into build_list 2013-08-29 21:46:11 +04:00
Vokhmin Alexey V e666b37bee #286: updated build priority 2013-08-29 18:52:08 +04:00
Vokhmin Alexey V bfa07b577e #286: added sorting by build list status on monitoring page 2013-08-28 23:04:41 +04:00
Alexander Machehin 5c6220a46d try to stop bots (part2) 2013-08-28 21:15:28 +06:00
Alexander Machehin 01380be9a7 Revert "try stop bots"
This reverts commit e6238a7621.

Conflicts:
	app/assets/stylesheets/devise/registration.scss
2013-08-28 19:35:16 +06:00
Alexander Machehin 5689e36890 one more style 2013-08-27 12:11:13 +06:00
Alexander Machehin e6238a7621 try stop bots 2013-08-26 23:53:03 +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 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 06cab609dc #270: disable hide of groups which have been opened before 2013-08-21 21:13:50 +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 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
Vokhmin Alexey V 61163736f4 Fixed styles 2013-08-15 21:01:25 +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
Vokhmin Alexey V d266cdfe6f #242: fixed filters 2013-08-08 18:37:59 +04: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 ce5b24316b Merge branch 'master' into 258-removeBackboneJS 2013-08-08 12:54:46 +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 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 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 935cda4a0a #251: updated pagination, some refactoring 2013-08-05 16:34:01 +04:00
Vokhmin Alexey V 87f7aff544 #251: updated structure of json response 2013-08-03 14:47:23 +04: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 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 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 e6ceeab4fd [#253] add extra build for platform repositories to mass builds 2013-08-02 18:53:56 +06:00
Vokhmin Alexey V a0bcc6a8a0 #251: fixed refresh of table 2013-08-02 14:29:12 +04:00
Vokhmin Alexey V 5180986765 #251: fixed back-button 2013-08-02 02:54:49 +04:00
Vokhmin Alexey V b3ab16ec09 #251: use AJAX for load data on BuildList#index page 2013-08-02 02:24:33 +04:00
Alexander Machehin f416bd9071 [#242] use datatable 2013-08-01 23:18:46 +06:00
Alexander Machehin ed316e6056 [#242] remove autocomplete form when clone from the build list 2013-08-01 18:01:58 +06:00
Vokhmin Alexey V 0db4013bb3 Use JSON format for ajax requests 2013-08-01 13:26:59 +04:00
Alexander Machehin b135049195 [#230] set default arches for personal platforms 2013-08-01 01:17:38 +06:00
avm 8117bd1561 Merge pull request #238 from abf/rosa-build:231-increase-time-of-build-for-Cooker-ARM-packages
#231, #230: Add extra settings for main platforms
2013-07-25 14:33:51 +04:00
Vokhmin Alexey V 44df993cbf #231: selects default arches at creation of build_list 2013-07-25 11:37:16 +04:00
Vokhmin Alexey V 04d6dd12cc #231: Show PlatformArchSetting in table 2013-07-24 19:11:23 +04:00
Vokhmin Alexey V d0e748cce0 #231: added PlatformArchSetting model, migration, updated views 2013-07-24 18:43:41 +04:00
Vokhmin Alexey V 762cb25a28 #226: fixed JS 2013-07-23 19:24:54 +04:00
Vokhmin Alexey V a098e00a1a Merge branch 'master' into 226-remove-API-calls-from-JS
Conflicts:
	app/assets/javascripts/angularjs/controllers/project_refs_controller.js
	config/routes.rb
2013-07-23 19:23:20 +04:00
Vokhmin Alexey V 157becb196 #226: removed API calls from JS 2013-07-23 16:29:35 +04:00
Vokhmin Alexey V eb4d4806f4 #226: updated Branches and Tags views, JS, etc. 2013-07-23 14:07:39 +04:00
Vokhmin Alexey V 6f748e9baf #222: removed unnecessary code 2013-07-22 16:17:19 +04:00
Vokhmin Alexey V 6f67b580c4 #222: added form for creating new branch 2013-07-22 15:27:14 +04:00
Vokhmin Alexey V dfb867541c #214: updated regexp in JS for removing branch 2013-07-19 21:14:42 +04:00
Vokhmin Alexey V 0833a9698a #214: refactoring of JS and views 2013-07-19 18:06:30 +04:00
Vokhmin Alexey V c44b4ffda2 #214: added "angular-i18n" gem, some refactoring 2013-07-19 16:34:55 +04:00
Vokhmin Alexey V e7c00740b0 #214: misprint 2013-07-19 14:18:04 +04:00
Vokhmin Alexey V 9ea47a1159 #214: update "Current branch/tag" on removing of branch 2013-07-19 14:16:36 +04:00
Vokhmin Alexey V fd1f81c466 #214: update count of branches in repo_block of project 2013-07-19 13:21:01 +04:00
Vokhmin Alexey V ac4690b14a #214: rescue ajax errors 2013-07-18 22:11:45 +04:00
Vokhmin Alexey V 61e4154deb #214: update list of refs on error 2013-07-18 22:02:18 +04:00
Vokhmin Alexey V aadb77cf56 #214: Fixed: Cannot read property from_ref of null 2013-07-18 21:20:22 +04:00
Vokhmin Alexey V e3cd73ddaf #214: fixed angularjs Controllers 2013-07-18 21:00:32 +04:00
Vokhmin Alexey V 3a5c21d34b #214: fixed JS error after precompile 2013-07-18 20:42:37 +04:00
Vokhmin Alexey V 2b423e6a6e #214: some refactoring of JS, added comments 2013-07-15 16:09:31 +04:00
Vokhmin Alexey V a37a23266f #214: added DateTime formatter 2013-07-15 14:11:17 +04:00
Vokhmin Alexey V e698039a7c #214: refactoring of JS 2013-07-13 02:54:09 +04:00
Vokhmin Alexey V c79fbbd2d5 Merge branch 'master' into 214-delete-and-restore-branches 2013-07-13 00:31:52 +04:00
Vokhmin Alexey V fe8e1216c5 #214: remove unnecessary code 2013-07-12 23:27:49 +04:00
Vokhmin Alexey V ffcdd26c66 #214: updated UI of PullRequest#show 2013-07-12 18:21:46 +04:00
Vokhmin Alexey V e096fc1bde #214: updated logic of deleting of branch 2013-07-11 17:50:22 +04:00
Vokhmin Alexey V 2e33f0038a #214: added ability to destroy branch 2013-07-11 17:03:02 +04:00
Vokhmin Alexey V d747ffd070 #214: updated #branches page, integrated AngularJS 2013-07-11 14:34:44 +04:00
Vokhmin Alexey V df40520946 #82: added search form to Contents page 2013-07-08 14:39:44 +04:00
Vokhmin Alexey V f4c0bd8950 Merge branch 'master' into 192-hidden-platforms-and-tokens 2013-07-01 13:37:58 +04:00
Vokhmin Alexey V b7b2a0b2ff #202: added highlighting 2013-06-28 16:32:40 +04:00
Vokhmin Alexey V 0e5e8cfd0b #192: some refactoring of views 2013-06-26 12:08:05 +04:00
Vokhmin Alexey V c501331e52 #192: updated translations, views 2013-06-25 17:56:39 +04:00
warpc b4ffae9a9c Merge pull request #180 from abf/rosa-build:135-reject_build_lists
[refs #135] Change url to publish build list
2013-06-11 14:47:33 +04:00
Alexander Machehin 9830d0cf62 [#135] small fix button styles 2013-06-11 16:42:53 +06:00
warpc b4b73258fd Merge pull request #150 from abf/rosa-build:135-reject_build_lists
[refs #135] extend ability to reject publish build lists
2013-06-10 20:25:45 +04:00
Alexander Machehin 8135f69438 [#135] fix expire date of the flash notify message 2013-06-10 21:07:19 +06:00
Alexander Machehin 28b12b8c96 [#135] add publish & reject publish action 2013-06-10 17:26:12 +06:00
Vokhmin Alexey V 08966ab738 #156: add personal repositories as extra on #new page 2013-06-06 22:57:36 +04:00
Vokhmin Alexey V e6a0a4d299 #156: rollback some changes 2013-06-05 00:01:19 +04:00
Vokhmin Alexey V 237bd6affb #156: update UI of MassBuild#new BuildList#new 2013-06-04 23:59:08 +04:00
Vokhmin Alexey V 01981803ee #114: fixed JS for FF 2013-05-31 17:38:25 +04:00
Vokhmin Alexey V 62f612d87c #114: clear autocomplete after clicking to Add button 2013-05-30 18:37:33 +04:00
Vokhmin Alexey V d57fdefcd4 #114: show/hide extra repos on build_lists/new page 2013-05-30 14:56:23 +04:00
Vokhmin Alexey V a26aac8463 #114: Split extra repos and build_lists into 2 elements 2013-05-27 22:13:00 +04:00
warpc d092a355a3 Merge pull request #128 from abf/rosa-build:98-common_tracker
[refs #98] common tracker for issues and pull requests
2013-05-16 12:29:14 +04:00
Alexander Machehin 88700c7b26 [#122] fix error messages in the registration page 2013-05-15 18:20:53 +06:00
Alexander Machehin 4a807903ff [#122] Add flash block for guest main page 2013-05-15 18:18:44 +06:00
Alexander Machehin 942d5a669e [#98] add top menu for activity & tracker/pull requests 2013-05-13 22:23:49 +06:00
Alexander Machehin 9d3be37fab fix button text 2013-05-07 21:22:08 +06:00
Alexander Machehin d3ac9d1a2c [#98] Add common issues tracker 2013-04-30 00:14:25 +06:00
warpc 8fdcb33a83 Merge pull request #94 from abf/rosa-build:93-support-git-submodule
#93: Support git submodule
2013-04-11 14:15:47 +04:00
Alexander Machehin 9c2f5eb8e9 Revert "[#19] removed emoji"
This reverts commit 957b411154.
2013-04-10 19:21:02 +06:00
warpc 0f95623470 Merge pull request #57 from abf/rosa-build:30-social-login-and-open-registration
[refs #30]: Social login and open registration
2013-04-10 16:52:50 +04:00
Alexander Machehin 957b411154 [#19] removed emoji 2013-04-10 18:18:41 +06:00
Vokhmin Alexey V 0bc804e69d #93: added icon for submodule, fixed messages of Tree, Submodule, Blob 2013-04-10 15:40:11 +04:00
Vokhmin Alexey V 511ccbc61a #93: update styles 2013-04-10 13:15:53 +04:00
Alexander Machehin d2ae28a80b [#19] again try fix emoji precompile 2013-04-08 21:09:56 +06:00
Alexander Machehin 914a2967c3 Merge branch 'master' into 19-gfm
Conflicts:
	app/views/projects/issues/_issue.html.haml
2013-04-08 17:04:59 +06:00
Vokhmin Alexey V 33bf06659b #78: hot fix styles 2013-04-05 16:50:57 +04:00
Alexander Machehin 7d7df64611 [#19] restore codemirror highlight for comments code 2013-04-05 17:34:22 +06:00
Vokhmin Alexey V aa41f0bf31 #78: update styles for issues and pull_requests pages 2013-04-05 00:25:36 +04:00
Alexander Machehin 50b288b707 [#19] set max size for the image 2013-04-05 01:46:59 +06:00
Vokhmin Alexey V 6e1798729e #30: update styles 2013-04-04 18:19:49 +04:00
Vokhmin Alexey V cec46912a9 #30: update icon for google 2013-04-04 18:03:10 +04:00
Vokhmin Alexey V 8de8b326d8 #30: update facebook.png 2013-04-04 15:52:54 +04:00
Vokhmin Alexey V df56f518b3 Merge branch 'master' into 30-social-login-and-open-registration 2013-04-04 15:51:13 +04:00
Alexander Machehin cac49cf96d Merge branch '19-attach_issue_to_issue' into 19-gfm 2013-04-01 16:31:21 +06:00
Alexander Machehin 3ce1f2e795 [#19] add pygment styles 2013-04-01 16:27:02 +06:00
Vokhmin Alexey V fc52e673d4 update css styles for highlight-line 2013-03-29 17:20:11 +04:00
warpc eefe15d600 Merge pull request #63 from abf/rosa-build:52-highlighting-the-line-which-have-followed-by-link
#52: Highlighting the line which have followed by link
2013-03-29 16:44:31 +04:00
Vokhmin Alexey V 230c46539d #52: added highlighting for multi lines 2013-03-28 18:20:46 +04:00
Vokhmin Alexey V 853284ba8c add z-index to #assigned-popup 2013-03-28 16:10:09 +04:00
Vokhmin Alexey V 4f40327293 #52: updated JS and rendering discussion in pull_request 2013-03-28 15:04:07 +04:00
Vokhmin Alexey V 274c4d39be #52: extra change JS 2013-03-28 14:21:25 +04:00
Vokhmin Alexey V 390d80a9a2 #52: added highlighting for line 2013-03-28 01:10:34 +04:00
Alexander Machehin 70e37925c6 Merge branch 'master' into 19-attach_issue_to_issue
Conflicts:
	app/assets/stylesheets/design/custom.scss
	db/schema.rb
2013-03-28 00:19:59 +06:00
Vokhmin Alexey V 79c178357e #31: UI: update #project_version field on change project 2013-03-27 17:36:01 +04:00
Vokhmin Alexey V 522e931761 #30: update icon for facebook 2013-03-26 19:17:26 +04:00
Vokhmin Alexey V e74e660973 #30: update UI for sign_in and sign_up 2013-03-26 15:52:38 +04:00
Alexander Machehin d737960913 [#19] add issues link from comment 2013-03-26 16:47:42 +06:00
Vokhmin Alexey V 79f428f6d2 #37: merge master into branch 2013-03-25 19:16:06 +04:00
Vokhmin Alexey V 817715b9c4 #40: small refactoring of DOM model 2013-03-22 18:29:18 +04:00
Vokhmin Alexey V 580068f93d #40: rename css class 2013-03-22 17:05:14 +04:00
Vokhmin Alexey V f746b39093 #40: change links to buttons on mass_builds page 2013-03-22 16:58:06 +04:00
Vokhmin Alexey V 770bb48d35 #37: update styles for Issue title 2013-03-22 01:31:39 +04:00
Vokhmin Alexey V 8e21159314 #37: some styles changes 2013-03-22 01:20:36 +04:00
Vokhmin Alexey V 922ab778f4 #37: search user by keyup instead of 'press enter' 2013-03-21 22:14:07 +04:00
Vokhmin Alexey V cff502bf48 #40: added ability to publish build lists of mass build. 2013-03-21 18:41:45 +04:00
Vokhmin Alexey V 26c2a26680 #37: update styles, text message 2013-03-21 14:54:47 +04:00
Vokhmin Alexey V 3ea7cfbe32 #37: remove unnecessary code 2013-03-21 00:48:24 +04:00
Vokhmin Alexey V 4261e250e8 #37: updated "assigned" for PullRequests 2013-03-21 00:36:22 +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 842e30be74 #26: update styles for filters 2013-03-19 19:04:23 +04:00
Vokhmin Alexey V 57a0dbf03b #26: update styles for filters 2013-03-19 18:06:33 +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