Commit Graph

1742 Commits

Author SHA1 Message Date
Pavel Chipiga b1ea9fe57f Upgrade gems. Hide uncancelable and unpublishable lins. Add duplicate build_list search link. Fix build_list display. Refs #223 2012-03-02 02:04:07 +02:00
Vladimir Sharshov f0e9f6b43d Update Rails to 3.2.2 for security fixes 2012-03-02 02:04:06 +02:00
Alexander Machehin cea7bc79bb [refs #194] fix notification line style 2012-03-02 02:04:06 +02:00
Alexander Machehin f79c8d6f16 [refs #230] shorter error messages 2012-03-02 02:04:06 +02:00
Alexander Machehin d7dbe79357 [refs #230] edit password page 2012-03-02 02:04:06 +02:00
Alexander Machehin de177f1d03 [refs #194] add space between list and create form 2012-03-02 02:04:05 +02:00
Alexander Machehin c30cd83c33 [refs #194] add default scope for comments 2012-03-02 02:04:05 +02:00
Alexander Machehin 3aae663811 [refs #194] add comments to issues 2012-03-02 02:04:05 +02:00
Alexander Machehin 790ea38ba6 [refs 194] fix comments 2012-03-02 02:04:04 +02:00
Pavel Chipiga 036dfb6dd5 Fix build_lists bugs. Add build list display and new build list pages design, apply compass. Refactor and cleanup assets. Refactor abilities. Refactor build_list search. Improve layout_class helper. Change defaul build_lists index filter and fix specs. Fix assets path. Refs #223 2012-03-02 02:04:04 +02:00
Vladimir Sharshov bd7c9d81c7 Merge pull request #254 from warpc/223-monitoring_design
[Refs #223] Fix build_list display
* Add duplicate build_list search link
* Upgrade gems
* Hide uncancelable and unpublishable links
2012-03-01 15:42:18 -08:00
Pavel Chipiga 84a7a9fe2d Fix build_list display width. Refs #223 2012-03-02 01:37:05 +02:00
Pavel Chipiga c177662e41 Upgrade gems. Hide uncancelable and unpublishable lins. Add duplicate build_list search link. Fix build_list display. Refs #223 2012-03-02 01:26:42 +02:00
George Vinogradov 318dc72d29 [issue #195] Fixes.
*  Added border to gutter in file preview
  *  Added "empty repo" message
  *  Fixed one of bugs with tree/branch selector
2012-03-02 02:23:53 +04:00
George Vinogradov 43c10ee812 [issue #195] Fixed long comments displaying. 2012-03-02 00:33:48 +04:00
Vladimir Sharshov 4e4130257f Update Rails to 3.2.2 for security fixes 2012-03-02 00:17:10 +04:00
Vladimir Sharshov 9e11a20f71 Merge pull request #249 from warpc/230-registration_page
[refs #230] Edit password page
2012-03-01 11:43:53 -08:00
Vladimir Sharshov 86581a6fdf Merge pull request #251 from warpc/194-tracker
[Refs #194] Add comments to Issue and fix bugs
2012-03-01 11:37:34 -08:00
Alexander Machehin 2f0981c12f [refs #194] fix notification line style 2012-03-02 01:33:22 +06:00
Alexander Machehin b0b53edf48 [refs #230] shorter error messages 2012-03-02 01:16:50 +06:00
Alexander Machehin 4931dc773b [refs #230] edit password page 2012-03-02 01:16:49 +06:00
Alexander Machehin b8b68e8ad2 [refs #194] add space between list and create form 2012-03-02 01:11:21 +06:00
Alexander Machehin 56b9371ee2 [refs #194] add default scope for comments 2012-03-02 01:10:12 +06:00
Alexander Machehin ecc2e1f181 [refs #194] add comments to issues 2012-03-02 00:57:59 +06:00
Alexander Machehin 20417241a8 [refs 194] fix comments 2012-03-02 00:57:59 +06:00
Vladimir Sharshov 53c7fc0424 Merge pull request #250 from warpc/223-monitoring_design
[Refs #223]
* Fix build_lists bugs
* Add build list display and new build list pages design, apply compass
* Refactor and cleanup assets
* Refactor abilities
* Refactor build_list search
* Improve layout_class helper
* Change defaul build_lists index filter and fix specs
* Fix assets path
2012-03-01 09:41:11 -08:00
George Vinogradov 4b024d1728 [issue #195] Fixes.
*  Fixed translations
  *  Fixed blob display
  *  Fixed routes
2012-03-01 21:37:24 +04:00
Pavel Chipiga 7d112d0524 Fix build_lists bugs. Add build list display and new build list pages design, apply compass. Refactor and cleanup assets. Refactor abilities. Refactor build_list search. Improve layout_class helper. Change defaul build_lists index filter and fix specs. Fix assets path. Refs #223 2012-03-01 19:33:46 +02:00
konstantin.grabar eb689b7f18 [refs #232] Add new design and logic refactor for group members action 2012-03-01 19:41:40 +04:00
konstantin.grabar fc3d4c0b6d [refs #232] Add group members edit page design 2012-03-01 18:23:26 +04:00
George Vinogradov 6eb239385a [issue #195] Fixed bug with creating project 2012-03-01 17:37:35 +04:00
konstantin.grabar 71748ebddc [refs #232] Add design to group new page 2012-03-01 17:19:58 +04:00
konstantin.grabar f4a50b509c [refs #232] Add edit btn to group public page 2012-03-01 16:37:54 +04:00
konstantin.grabar 157f9a1a68 [refs #232] Add sidebar and group edit page 2012-03-01 16:28:38 +04:00
konstantin.grabar 55ff2c7f6b [refs #195] Change new project route and some other changes 2012-03-01 16:10:12 +04:00
Vladimir Sharshov 78025ec623 Merge pull request #246 from warpc/195-new_design_for_projects
[Refs #195] Rewrite main css file in Sassy CSS
* Added missed translation;
* Added missed js. Some changes;
* Returned lost files.
2012-03-01 02:34:17 -08:00
George Vinogradov 2a4e978857 [issue #195] Merge branch '3.2-master' into 195-new_design_for_projects
Conflicts:
	app/assets/stylesheets/custom.scss
2012-03-01 14:22:39 +04:00
George Vinogradov fe5ad9ebf3 [issue #195] Added missed js. Some changes. 2012-03-01 05:07:31 +04:00
George Vinogradov bc96fcdcc3 [issue #195] Added missed translation. 2012-03-01 03:34:36 +04:00
George Vinogradov dedd64f976 [issue #195] Returned lost files. 2012-03-01 03:29:16 +04:00
Vladimir Sharshov 20e1af6872 Merge pull request #245 from warpc/230-registration_page
[Refs #230] change title style for forgoten password page; remove unused js
2012-02-29 12:28:59 -08:00
Alexander Machehin bcef305228 [refs #230] change title style; remove unused js 2012-03-01 02:19:39 +06:00
Vladimir Sharshov a7155ac522 Merge pull request #244 from warpc/230-registration_page
[Refs #230] fix forgot password SignUp style
2012-02-29 11:56:56 -08:00
Alexander Machehin cadd1995d1 [refs #230] fix forgot password SignUp style 2012-03-01 01:50:08 +06:00
Alexander Machehin b53d6c4bf6 Merge branch '3.2-master' of github.com:warpc/rosa-build into 3.2-master 2012-03-01 01:36:46 +06:00
Vladimir Sharshov d3231b5faa Merge pull request #243 from warpc/230-registration_page
[Refs #230] Fix I18n and remove wrong js for registration page
2012-02-29 11:23:35 -08:00
Alexander Machehin ceae6730d8 [refs #230] fix I18n 2012-03-01 01:14:46 +06:00
Vladimir Sharshov 4fd518ac86 Merge pull request #242 from warpc/195-new_design_for_projects
[Refs #195] 
* Add default value to is_rpm field for projects
* Show tab for wiki, tracker or build only if they activate
2012-02-29 11:04:19 -08:00
Alexander Machehin 5f71d430fc [refs #230] remove wrong js 2012-03-01 00:48:13 +06:00
Alexander Machehin fd03f3deab [refs #230] remove wrong js 2012-03-01 00:45:37 +06:00