Commit Graph

519 Commits

Author SHA1 Message Date
Vokhmin Alexey V 2c56283fba #26: fixed search by substring 2013-03-19 19:30:50 +04:00
Vokhmin Alexey V 5bd6d06813 #26: print #updated_at || #created_at date of issue 2013-03-19 17:32:31 +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 6145f1753b #26: update styles for issues table 2013-03-18 23:27:15 +04:00
Vokhmin Alexey V 7141db5c34 #3: update styles 2013-03-13 18:01:54 +04:00
Vokhmin Alexey V 5c3c100dc9 #3: fix DOM model 2013-03-13 16:24:42 +04:00
Alexander Machehin d85039d5be Support git over ssh: hooks, support gitlab-shell api, UI, refactroing 2013-03-07 14:09:08 +06:00
Vokhmin Alexey V b7b1d909ac #963: add checking that project exist in repository to #can_publish? method 2013-02-26 20:49:21 +04:00
Vladimir Sharshov bbc699cb6d Merge pull request #947 from warpc/757-enable-extra-containers-for-main-platforms
[refs #757]: Enable extra containers for main platforms
2013-02-25 07:43:28 -08:00
Vokhmin Alexey V 9b54bc2872 #757: update messages of help dialog 2013-02-25 18:29:00 +04:00
Vokhmin Alexey V ff522d9ef4 #757: revert changes in #can_publish? method 2013-02-22 18:29:22 +04:00
Alexander Machehin 9e8e5b530e #921 show project_name & id filters after search 2013-02-22 20:13:21 +06:00
Alexander Machehin 19176ced07 #954 fix monitoring page error 2013-02-22 20:04:35 +06:00
Vokhmin Alexey V a3220d3bba #757: update help dialog 2013-02-22 17:44:00 +04:00
Vokhmin Alexey V d4e2366499 #757: hide "publish" button when extra build lists have not been published 2013-02-22 16:04:03 +04:00
Vladimir Sharshov 96abcad5ce Merge pull request #950 from warpc/944-fix_branch_errors
[refs #944] disable selecting tag on branches page, new way to check empty project and fix undefined method `name' for nil:NilClass
2013-02-22 03:24:48 -08:00
Vokhmin Alexey V 7a2b547d2b #757: rename #extra_containers to #extra_build_lists 2013-02-22 15:04:14 +04:00
Alexander Machehin d39a269a7f #921 change order ownership buttons 2013-02-22 16:54:08 +06:00
Vokhmin Alexey V 3aae65f744 #757: rename #can_publish_to_repository to #extra_containers_published 2013-02-22 14:30:19 +04:00
Vokhmin Alexey V 79d81e9c13 #757: add logic for enable/disable "auto_create_container" field on UI, some refactoring 2013-02-22 14:20:47 +04:00
Alexander Machehin 836a030438 fixing errors with wrong branch (again) #944 2013-02-22 14:54:04 +06:00
Vokhmin Alexey V 3e9c28e238 #757: merge master into branch 2013-02-22 02:17:20 +04:00
Vokhmin Alexey V e2e3ec06c0 #757: disable publication for main platform if some containers have not been published, update UI 2013-02-22 02:12:37 +04:00
Vladimir Sharshov 7a8dcc1b10 Merge pull request #948 from warpc/944-fix_branch_errors
[refs #944] Fix branch errors: 
- empty project;
- show branches pages when active tag selection.
2013-02-21 12:01:46 -08:00
Alexander Machehin 151c719a0c #944 fix branches link 2013-02-22 01:22:41 +06:00
Alexander Machehin 3593820796 #921 fix css for the new build button 2013-02-22 00:41:33 +06:00
Alexander Machehin 5c7051bdc7 #921 smaller notified at column 2013-02-21 21:57:51 +06:00
Alexander Machehin 45234d7e17 #921 remove unneeded regional 2013-02-21 20:48:25 +06:00
Vokhmin Alexey V 46a5b8daad #757: enable extra containers and repositories for main platforms 2013-02-21 18:21:58 +04:00
Alexander Machehin cc2cb2f9ef #921 search input refactoring 2013-02-21 19:30:23 +06:00
Alexander Machehin 55da8fce6f #921 date clear refactoring 2013-02-21 19:26:28 +06:00
Alexander Machehin 6208e32b56 #921 filter refactoring 2013-02-21 18:59:16 +06:00
Alexander Machehin 3902a78e37 #921 refactoring per page 2013-02-21 18:46:28 +06:00
Alexander Machehin a40eed8fb3 #921 refactoring ownership buttons 2013-02-21 18:39:48 +06:00
Alexander Machehin 5e0ab5b6af #921 add id to filter form 2013-02-21 18:23:48 +06:00
Alexander Machehin f71c3d9171 #921 use opasity 2013-02-21 18:08:43 +06:00
Alexander Machehin 7d0fe2bbc3 #921 change transtlation for switch button 2013-02-21 17:59:13 +06:00
Alexander Machehin 2c2397c1d7 save filter visibility after reloading page #921 2013-02-21 16:07:21 +06:00
Alexander Machehin 1c4ec45639 [refs #921] fix show-hide filter 2013-02-21 01:00:40 +06:00
Alexander Machehin 3dda72a0ac Merge branch 'master' into 921-task-monitoring
Conflicts:
	app/assets/javascripts/extra/build_list.js
2013-02-21 00:54:04 +06:00
Alexander Machehin e300fa0872 [refs #921] add notified at column 2013-02-21 00:49:38 +06:00
Alexander Machehin ec25a2f275 [refs #921] remove timepicker addon && some fixes 2013-02-21 00:43:00 +06:00
Alexander Machehin e5db61197e [refs #921] add new filter to the build list monitoring 2013-02-20 21:07:11 +06:00
Vokhmin Alexey V e26e06a7bd #757: small refactoring of view 2013-02-19 22:07:55 +04:00
Vokhmin Alexey V b1b87f0f11 #757: remove unnecessary lines 2013-02-19 22:05:32 +04:00
Vokhmin Alexey V 65b98a2d00 #757: update name of methods, API 2013-02-19 19:22:38 +04:00
Vokhmin Alexey V 8d55f8ef4d #757: show link to container when build published 2013-02-19 12:59:46 +04:00
Vokhmin Alexey V 61e9d24bb5 #757: add validation for new fields 2013-02-19 12:31:01 +04:00
Vokhmin Alexey V 38498a6e66 #757: show #auto_create_container field on #show action 2013-02-18 21:09:19 +04:00