Vokhmin Alexey V
8cd175c840
#446 : updated UI, logic
2015-01-14 02:17:23 +03:00
Vokhmin Alexey V
8580b9a80d
#446 : added ability to create project aliases
2015-01-13 02:06:33 +03:00
Alexander Machehin
f889b524c4
[ #369 ] fix en locale
2014-12-01 18:22:49 +05:00
Alexander Machehin
efbde056e0
[ #369 ] new project page
2014-11-11 21:59:49 +05:00
Vokhmin Alexey V
c3e8bff760
#369 : updated UI for #show, #projects_list of Repository
2014-10-29 02:04:45 +03: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
Alexander Machehin
388617c248
[ #369 ] git tree page
2014-07-08 20:52:10 +06:00
Alexander Machehin
ff35661a73
fix "Description"
2014-06-20 13:23:27 +06:00
Vokhmin Alexey V
0d7c1eb4e1
#386 : Added filter by group
2014-05-15 23:52:43 +04:00
Vokhmin Alexey V
f33272f8aa
#354 : start UI
2014-02-18 01:53:35 +04:00
Vokhmin Alexey V
5bebb4d5a8
#354 : added autostart_status into Project
2014-02-17 00:51:41 +04:00
Vokhmin Alexey V
0c6d4b8995
#339 : added locales, updated UI
2014-01-14 02:37:27 +04:00
Vokhmin Alexey V
1742a7357d
#321 : Fixed: translation missing
2013-11-15 20:25:36 +04:00
Vokhmin Alexey V
19ff6288ce
#321 : added select_tag with repositories into Mass Import
2013-11-15 18:46:09 +04:00
Vokhmin Alexey V
dbf3f24b21
#321 : added UI for mass_import
2013-11-14 02:01:12 +04:00
Alexander Machehin
7da70b5f12
[ #277 ] profile projects 1 ver.
2013-09-08 17:56:43 +06:00
Vokhmin Alexey V
b796299f60
#245 : remove average_build_time and build_count columns from Project
2013-07-31 17:08:43 +04:00
Vokhmin Alexey V
6f67b580c4
#222 : added form for creating new branch
2013-07-22 15:27:14 +04:00
Vokhmin Alexey V
c44b4ffda2
#214 : added "angular-i18n" gem, some refactoring
2013-07-19 16:34:55 +04:00
Vokhmin Alexey V
bc89c873ba
#214 : updated locales of branches
2013-07-15 15:02:06 +04:00
Vokhmin Alexey V
5113e9d3d8
#214 : fixed restore of branch
2013-07-12 18:30:15 +04:00
Vokhmin Alexey V
d747ffd070
#214 : updated #branches page, integrated AngularJS
2013-07-11 14:34:44 +04:00
Vokhmin Alexey V
40bb62c4ca
#154 : updated text of Project#srpm field
2013-06-03 13:59:21 +04:00
Vokhmin Alexey V
4414479650
#34 : update UI
2013-04-15 13:25:40 +04:00
Vokhmin Alexey V
b9ed67584f
#907 : update #tags UI
2013-02-13 23:44:32 +04:00
Vokhmin Alexey V
7fc8e33993
#907 : small refactoring of UI
2013-02-13 23:29:08 +04:00
Vokhmin Alexey V
c762d2b6e0
#907 : update #tags action
2013-02-13 15:23:58 +04:00
Vokhmin Alexey V
fe51bc77ac
#907 : change link name
2013-02-13 14:33:15 +04:00
Vokhmin Alexey V
3929c4bb57
#907 : update #branches UI
2013-02-13 14:25:09 +04:00
Vokhmin Alexey V
e9c023f273
#898 : add "publish_i686_into_x86_64" field into Project, update UI
2013-02-07 15:11:57 +04:00
Alexander Machehin
bdc2cd78fb
[refs #758 ] add default branch validation
2012-12-06 13:18:16 +06:00
Vokhmin Alexey V
ba7a7b20a5
#349 : updated locales, added shared template
2012-10-02 19:20:58 +04:00
George Vinogradov
f688985814
[issue #620 ] Changed maintainer assignment.
...
* Added `project:maintainer:set_to_owner` task to set projects maintainer
to its owner
* Removed callbacks and methods to find maintainer 'on-the-fly'
2012-08-28 01:12:53 +04:00
George Vinogradov
2fbb72e537
[issue #620 ] Changes in Maintainer db:
...
* Added maintainer selection on project page (see TODO in sources);
* Added `actual` field to BuildList::Package;
* Added rake task to set BuildList::Package.actual field.
Run it after migration (see TODO in sources);
* Packages after publising of BuildList becomes actual;
* Added MaintainerPresenter to avoid long method chains.
2012-08-24 19:21:24 +04:00
Vladimir Sharshov
e535ff2fed
Merge pull request #611 from warpc/590-build_list_page_change
...
[refs #590 ] Dirty hack to fix BuildList#index
2012-08-10 09:26:11 -07:00
George Vinogradov
9030056c1b
[issue #590 ] Changed _build_list partial.
2012-08-10 20:14:45 +04:00
Vladimir Sharshov
8bc229f933
[refs #597 ] Add help page for new git repo. Remove link to README in project pages, small refactoring.
2012-08-03 18:31:04 +04:00
Vladimir Sharshov
a804f3ef2c
[refs #461 ] Correct translation for is_package option
2012-05-18 00:40:30 +04:00
konstantin.grabar
9d871af7ef
Merge master into 461-rename_is_rpm_to_is_package
2012-05-16 14:40:10 +04:00
konstantin.grabar
79a9b3d107
[refs #461 ] Fix is_package locale. Fix schema.rb and rename migration
2012-05-16 14:33:14 +04:00
konstantin.grabar
e807e5f3ec
[refs #429 ] Add format explain error message for uname
2012-05-15 15:11:18 +04:00
Vladimir Sharshov
100a166699
[Refs #223 ] Refactoring for pull request
2012-04-13 17:24:43 +04:00
konstantin.grabar
65f1cfc822
[refs #223 ] Add current duration and project average build time
2012-04-12 18:55:32 +04:00
konstantin.grabar
18bda07369
Merge master into 223-change_build_lists_new_js_handlers
2012-04-10 18:00:48 +04:00
konstantin.grabar
3cff036508
[refs #223 ] Add new build btn to project page
2012-04-10 17:07:09 +04:00
Alexander Machehin
dfddee82ab
[refs #353 ] fixed english translation
2012-04-10 01:43:45 +06:00
Alexander Machehin
5658707fe1
[refs #353 ] divide long string
2012-04-10 00:13:42 +06:00
Alexander Machehin
e349a69883
[refs #353 ] can fork project to group
2012-04-09 23:56:03 +06:00
konstantin.grabar
39dd53ff9b
[refs #358 ] Add git clone repo help hint
2012-04-05 11:26:03 +04:00
Pavel Chipiga
d6e6959f46
Write basic robots.txt. Apply configurable anonymous access, hide some functionality from guests. Apply basic design for main page. Autoconfirm manually created users. Code refactor and cleanup. Remove unused code, routes, containers, rpms, personal_repositories. Redo product_build_lists monitoring and filtering. Fix add_project to repo bug. Add links to bottom menu. Switch off deploy assets sppedup. Refs #349 , #263
2012-03-31 02:37:54 +03:00