George Vinogradov
|
e00e88340b
|
[issue #428] Merge branch 'master' into 428-advisory
Conflicts:
app/assets/stylesheets/design/custom.scss
db/schema.rb
|
2012-07-04 03:31:51 +04:00 |
George Vinogradov
|
094f25c049
|
[issue #428] Changed attaching advisory to BuildList.
Removed Chosen. Added text field with incremental search.
|
2012-07-04 02:52:13 +04:00 |
Alexander Machehin
|
01db786728
|
[refs #442] remove double checking
|
2012-06-29 17:39:54 +06:00 |
George Vinogradov
|
ecd4498484
|
[issue #428] Changes in advisories.
* Added Many2Many relation between advisories and projects.
* Added autocompletion to build list's advisory
* Bootstrap's JS moved to vendor/
|
2012-06-19 02:49:17 +04:00 |
George Vinogradov
|
e7c0eab736
|
[issue #428] Merge branch 'master' into 428-advisory
Conflicts:
app/assets/stylesheets/design/custom.scss
|
2012-06-04 23:59:00 +04:00 |
George Vinogradov
|
abe2b8a30d
|
[issue #428] Work with existing advisories.
* Added advisories page to platform
* Added attacing of existing advisories to BuildList.
|
2012-06-04 23:49:20 +04:00 |
konstantin.grabar
|
a79d946b6b
|
[refs #442] Mass build refactor and fixes
|
2012-05-25 19:56:26 +04:00 |
Vladimir Sharshov
|
568df37570
|
Merge pull request #500 from warpc/478-project_build_failed
[refs #478] Change js handler logic for creating build build list for frozen platform
|
2012-05-24 06:11:36 -07:00 |
konstantin.grabar
|
0958299f51
|
[refs #478] Change js handler logic
|
2012-05-24 16:51:39 +04:00 |
Vladimir Sharshov
|
0d3e06b5d9
|
Merge pull request #499 from warpc/478-project_build_failed
[refs #478] Add js handler to disable frozen platforms and their reps
|
2012-05-24 03:39:55 -07:00 |
konstantin.grabar
|
3d2bcdd019
|
[refs #478] Add js handler to disable frozen platforms and their reps
|
2012-05-24 14:21:57 +04:00 |
konstantin.grabar
|
a83927c812
|
[refs #442] Fix mass_build_id locales
|
2012-05-23 18:19:04 +04:00 |
konstantin.grabar
|
7c45263799
|
[refs #442] Add mass build select to monitoring. Remove build lists from build_all action
|
2012-05-22 17:40:27 +04:00 |
Pavel Chipiga
|
c1b4a0639d
|
Fix build list display
|
2012-05-15 13:12:07 +03:00 |
Pavel Chipiga
|
8470674c62
|
Apply basic build list packages store functionality. Display build list package content. Write specs. Refactor. Refs #444
|
2012-05-14 22:08:31 +03:00 |
konstantin.grabar
|
8060a9b8a9
|
[refs #451] Fix partial name
|
2012-05-14 12:16:37 +04:00 |
George Vinogradov
|
9a0f582a16
|
[issue #428] Fixed typo in PlatformsHelper
|
2012-05-10 20:04:48 +04:00 |
Pavel Chipiga
|
52f5e01575
|
Fix build list controller bugs. Fix JS which controls checkboxes. Fix translations. Fix and refactor views. Refs #428
|
2012-05-06 00:43:04 +03:00 |
George Vinogradov
|
05ef799fa4
|
[issue #428] Added advisories list. Added translations.
|
2012-05-05 21:18:29 +04:00 |
George Vinogradov
|
6fe0e5b530
|
[issue #428] Added AdvisoriesController & show view.
|
2012-05-05 02:53:45 +04:00 |
George Vinogradov
|
1f07332892
|
[issue #428] Merge branch 'master' into 428-advisory
Conflicts:
app/controllers/projects/build_lists_controller.rb
config/routes.rb
db/schema.rb
|
2012-05-04 21:29:04 +04:00 |
Pavel Chipiga
|
2539ef4795
|
Great controllers and routes refactor - separate them to namespaces. Add user/group routes in github style, refactor. Implement templates inheritance. Refactor and cleanup views. Fix specs. Other minor fixes. Refs #263
|
2012-05-02 12:18:07 +03:00 |