Alexander Machehin
|
a4c8e8eff8
|
Merge branch 'master' into 616-issues_and_comments
Conflicts:
Gemfile
app/assets/stylesheets/design/custom.scss
app/controllers/projects/projects_controller.rb
|
2012-09-17 16:52:50 +06:00 |
Vokhmin Alexey V
|
bdb3eb288c
|
#633: removed checkbox from name of platform
|
2012-09-14 02:22:10 +04:00 |
Vokhmin Alexey V
|
8d35786183
|
#641: added is_package checkbox to #new page, updated model
|
2012-09-12 19:06:34 +04:00 |
Alexander Machehin
|
3225274425
|
[refs #616] change styles
|
2012-08-31 19:02:03 +06:00 |
Alexander Machehin
|
d775fa0d08
|
[refs #616] ugly md preview
|
2012-08-29 21:24:06 +06:00 |
George Vinogradov
|
d24a149d9a
|
[issue #620] Added search of maintainer by package
|
2012-08-24 20:06:59 +04:00 |
George Vinogradov
|
84328742e4
|
[issue #590] Log returns through Rails with `tail -n`
|
2012-08-17 12:23:49 +04:00 |
Vladimir Sharshov
|
cada20ed63
|
Merge branch 'master' into 590-build_list_page_change
|
2012-08-14 15:46:16 +04:00 |
George Vinogradov
|
38e1d0c8ee
|
[issue #590] Added live log to BuildList
|
2012-08-14 01:41:15 +04:00 |
George Vinogradov
|
efa08933fd
|
[issue #590] Added average build time to :build_started BuildLists
|
2012-08-12 02:08:28 +04:00 |
Vladimir Sharshov
|
45169faf2f
|
Merge pull request #609 from warpc/590-build_list_page_change
[refs #590] add time notification and periodic page update
|
2012-08-09 14:49:12 -07:00 |
George Vinogradov
|
e5e8cc7e7f
|
[issue #590] Changed time representation.
* Removed buggy jquery.countdown plugin
* Page reloads every minute
|
2012-08-09 20:39:01 +04:00 |
George Vinogradov
|
7961bd5fc1
|
[issue #590] Added missed style.
|
2012-08-09 01:19:43 +04:00 |
George Vinogradov
|
a1b7bcac32
|
[issue #565] Merge branch 'master' into 565-feedback_form
Conflicts:
app/assets/stylesheets/design/custom.scss
|
2012-08-03 23:36:14 +04:00 |
konstantin.grabar
|
931e7a22b4
|
[refs #576] Merge master into 576-flash_notifies
|
2012-07-24 14:08:34 +04:00 |
konstantin.grabar
|
15a86c2ecd
|
[refs #576] Add flash notifies
|
2012-07-23 18:25:37 +04:00 |
George Vinogradov
|
6d046764ef
|
[issue #565] Merge branch 'master' into 565-feedback_form
Conflicts:
app/assets/stylesheets/design/custom.scss
|
2012-07-20 20:15:55 +04:00 |
George Vinogradov
|
d6c65a1626
|
[issue #565] Added feedback form.
* Added web pages to send request
* Added mailer to send feedback message.
|
2012-07-20 20:06:31 +04:00 |
Alexander Machehin
|
0ac1f52e31
|
[refs #569] fixed hr style
|
2012-07-17 23:43:13 +06:00 |
Alexander Machehin
|
08534810f6
|
[refs #569] tuning fork modal
|
2012-07-17 20:25:02 +06:00 |
Alexander Machehin
|
cd681ab0ae
|
[refs #569] fixed fork modal
|
2012-07-17 19:49:13 +06:00 |
George Vinogradov
|
3c8b77027e
|
[issue #428] Allowed any update_types when build for released platform.
|
2012-07-06 03:05:47 +04:00 |
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 |
konstantin.grabar
|
10aed58bdd
|
[refs #442] Small refactor. Remove bootstrap collapse
|
2012-06-28 15:31:25 +04:00 |
konstantin.grabar
|
b6d769ad66
|
[refs #442] Change mass builds table
|
2012-06-27 18:07:05 +04:00 |
konstantin.grabar
|
bdb97b8891
|
[refs #442] Add statistics data to mass builds. Small refactor for report
|
2012-06-25 19:20:35 +04:00 |
George Vinogradov
|
e4f62ea592
|
[issue #428] Added filter by advisory_id to Advisories
|
2012-06-20 21:51:08 +04: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
|
82b5999e32
|
[refs #442] Add sidebar
|
2012-05-28 14:28:19 +04:00 |
konstantin.grabar
|
a79d946b6b
|
[refs #442] Mass build refactor and fixes
|
2012-05-25 19:56:26 +04:00 |
konstantin.grabar
|
be2ab9154c
|
[refs #442] Fix checkboxes styles. Return delay for build all. Add mass build select and more fixes
|
2012-05-21 14:18:29 +04:00 |
Vladimir Sharshov
|
64d5600e6f
|
Merge pull request #447 from warpc/443-tour
[refs #443] Tour about the system
|
2012-05-12 10:11:16 -07:00 |
Alexander Machehin
|
7a011606a5
|
[refs #443] add pirobox popup
|
2012-05-12 19:17:07 +06:00 |
Alexander Machehin
|
0e5b2ba25d
|
[refs #443] compact styles
|
2012-05-12 15:54:24 +06:00 |
George Vinogradov
|
cada9f6e51
|
[issue #443] Changed tour routes. Fixed submenu position.
|
2012-05-12 01:05:48 +04:00 |
George Vinogradov
|
218904675d
|
[issue #443] Fixed styles. Removed whitespace between content and
footer.
|
2012-05-12 00:24:40 +04:00 |
Alexander Machehin
|
5f5eb00c4f
|
[refs #443] abf tour
|
2012-05-12 00:15:20 +06:00 |
konstantin.grabar
|
60fdf9e998
|
[refs #396] Add atom feed icon
|
2012-05-11 19:44:19 +04:00 |
George Vinogradov
|
05ef799fa4
|
[issue #428] Added advisories list. Added translations.
|
2012-05-05 21:18:29 +04:00 |
Pavel Chipiga
|
72e3eaf1a1
|
Minor design fix. Refs #263
|
2012-05-03 18:56:33 +03:00 |
Pavel Chipiga
|
abb60a503a
|
Minor design fix. Refactor register requests. Refactor case insensitive search. Other minor fixes and code cleanup. Refacor and improve owner constraint. Refs #263
|
2012-05-03 17:08:02 +03:00 |
George Vinogradov
|
af18f4404f
|
[issue #347] Fixed artefacts in Add Collaborators form.
|
2012-04-22 13:17:33 +04:00 |
George Vinogradov
|
678f7cc0ed
|
[issue #347] Changed search field.
|
2012-04-20 00:35:31 +04:00 |
George Vinogradov
|
510b0c0c50
|
[issue #347] Merge branch 'master' into 347-javascript_refactoring
Conflicts:
app/assets/stylesheets/design/custom.scss
app/models/group.rb
app/models/user.rb
|
2012-04-19 19:32:11 +04:00 |
George Vinogradov
|
8204196275
|
[issue #347] Removed comments. Added filter field to collaborators
table.
|
2012-04-17 17:39:14 +04:00 |
Alexander Machehin
|
f31b243ae9
|
[refs #385] zip image
|
2012-04-17 18:06:04 +06:00 |
George Vinogradov
|
871c8ed1f4
|
[issue #347] Fixed bugs. Some changes.
|
2012-04-16 23:22:08 +04:00 |