Alexander Machehin
|
9b41fd50af
|
[refs #90] fixed translation of titles & headers
|
2012-06-26 15:40:37 +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 |
Alexander Machehin
|
fcffff4178
|
Merge branch 'master' into 90-pull
Conflicts:
app/assets/stylesheets/design/custom.scss
config/locales/title.en.yml
config/locales/title.ru.yml
config/routes.rb
db/schema.rb
|
2012-05-17 22:58:29 +06:00 |
Pavel Chipiga
|
4a9f48a25c
|
Fix assets compilation bug. Refs #443
|
2012-05-13 18:08:36 +03:00 |
Alexander Machehin
|
7a011606a5
|
[refs #443] add pirobox popup
|
2012-05-12 19:17:07 +06:00 |
Alexander Machehin
|
4ad39b05c0
|
[refs #90] model PullRequest, tests
|
2012-04-28 23:30:54 +06:00 |
Alexander Machehin
|
a8ccf454ee
|
[refs #90] first steps of pull rendering
|
2012-04-23 23:34:11 +06:00 |
Alexander Machehin
|
5cfadcd723
|
[refs #385] add dropdown menu to choose archive format
|
2012-04-13 17:24:24 +06:00 |
Alexander Machehin
|
7a8de3e1f4
|
[refs #353] disabling fork button after click
|
2012-04-11 00:48:13 +06:00 |
Alexander Machehin
|
e349a69883
|
[refs #353] can fork project to group
|
2012-04-09 23:56:03 +06:00 |
Pavel Chipiga
|
1f57d88957
|
Fix IE design. Refs #263
|
2012-03-30 01:52:34 +03:00 |
Pavel Chipiga
|
583918fa68
|
Upgrade gems. Upgrade FactoryGirl syntax. Move code out from vendor/plugins, redo plugins structure. Fix all deprecations. Great refactor for lib and initializers folders. Add magic encodings. Code cleanup. Fix some specs. Refs #263
|
2012-03-29 23:34:22 +03:00 |
Alexander Machehin
|
6c3edf77db
|
[refs #193] removed second border from footer
|
2012-03-23 22:30:48 +06:00 |
Alexander Machehin
|
833716e200
|
[refs #193] smaller last edit text
|
2012-03-23 22:21:05 +06:00 |
George Vinogradov
|
d3184b846b
|
[issue #195] Fixed <Tab> in edit blobs.
|
2012-03-22 20:16:07 +04:00 |
George Vinogradov
|
304141b1ba
|
[issue #279] Added views and removed datatables plugin
* Datatables plugin moved to lib.
* Added views to platform and repositories.
|
2012-03-13 19:12:06 +04:00 |
Pavel Chipiga
|
41cd1ddaf3
|
Redo cusel assign to avoid side effects. Refactor and cleanup projects controller, routes, views. Apply new design and functionality for projcts list page. Add fork button and fix fork. Apply gap repo during repo fork. Apply attr_accessible for projects. Cleanup locales. Fix new_build link ability check. Refs #195
|
2012-03-07 23:34:49 +02:00 |
Pavel Chipiga
|
d6f9b2c3e9
|
Minor gems update. Apply search design and controller. Add and refactor search scopes. Fix relations. Separate and refactor search translations. Refactor search form. Refs #255
|
2012-03-06 17:53:04 +02:00 |
George Vinogradov
|
93e2caccc8
|
[issue #195] Added blame view.
|
2012-03-05 19:29:05 +04:00 |
George Vinogradov
|
900c1fe2f5
|
[issue #195] Fixes.
* Fixed translations
* Fixed blob display
* Fixed routes
|
2012-03-02 02:07: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 |
George Vinogradov
|
4b024d1728
|
[issue #195] Fixes.
* Fixed translations
* Fixed blob display
* Fixed routes
|
2012-03-01 21:37:24 +04:00 |
konstantin.grabar
|
e9ae923b60
|
[refs #195] Merge 3.2-master into 195-new_design_for_projects
|
2012-02-28 20:10:31 +04:00 |
konstantin.grabar
|
39b0beb3ab
|
[refs #193] Fix wrap gollum and wiki page styles
|
2012-02-28 18:36:04 +04:00 |
Pavel Chipiga
|
7508bb1339
|
Fix bugs to force new design work. Minor refactor and improvements. Refs #193
|
2012-02-27 20:58:37 +02:00 |
George Vinogradov
|
582063d066
|
[issue #195] Commits history, editing, showing...
|
2012-02-27 21:40:46 +04:00 |
konstantin.grabar
|
9b610eb920
|
[refs #193] Fixed old commented code from old template versions. Fix diff page
|
2012-02-21 14:49:06 +04:00 |
konstantin.grabar
|
7863869a30
|
[refs# 193] Move some gollum style to docs/gollum. Add new styles to edit and new pages
|
2012-02-17 16:47:33 +04:00 |
konstantin.grabar
|
d8a3983b07
|
[refs #193] Add new design to wiki
|
2012-02-17 15:13:54 +04:00 |
Pavel Chipiga
|
b7b69a86d8
|
Minor gems update. Sync with newest styles, javascripts, images. Refactor assets. Merge and fix wiki assets, temporary disable buggy ones. Change subscribeable_id type from string to decimal to avoid bugs. Auto convert commit subscribe subscribeable_id from hex to decimal. Refactor commentable. Fix bugs and some specs. Refactor application.yml. Refs #96
|
2012-02-14 18:05:41 +02:00 |
Pavel Chipiga
|
7223b7deb9
|
Upgrade rails, devise, delayed_jobs and other gems. Fix dependencies. Apply assets pipeline, add to deploy. Refactor and cleanup Gemfile. Fix after upgrade bugs. Redo commentable_id from string to decimal. Refactor and code cleanup. Apply basic new design. Refactor main template. Automate menus. Improve translations. Refs #96
|
2012-02-09 01:46:25 +02:00 |
Pavel Chipiga
|
13780a1b53
|
Add magic encodings. Refs #95
|
2012-01-30 22:39:34 +02:00 |
George Vinogradov
|
f8177f88ad
|
[update #76] Removed unnecessary files.
|
2012-01-12 22:46:56 +04:00 |
George Vinogradov
|
73b710ae4e
|
[close #76] Changed styles. Fixed bug with pagination.
|
2012-01-12 20:37:50 +04:00 |
George Vinogradov
|
7c50b2c3f5
|
[issue #76] Added jQuery DataTable. But it doesn't work yet
|
2011-12-31 02:42:58 +04:00 |
Pavel Chipiga
|
37e7f757d9
|
Benchmark nginx upload module and save docs/configs. Turn off upload module temporary. Replace passenger to unicron, tune. Remove compass dependency to avoid deprecation message. Remove rake deprecation message. Tune import script. Refs #2261
|
2011-12-05 20:28:55 +02:00 |
George Vinogradov
|
7023dda7e0
|
First iteration of groups refactoring.
|
2011-11-30 16:58:14 +04:00 |
Timothy N. Tsvetkov
|
02bed37d17
|
added diff-display plugin for showing git diffs
|
2011-03-10 14:17:32 +03:00 |
Alexey Nayden
|
f90dea3d72
|
Removed mile_marker plugin
|
2011-03-09 22:16:20 +03:00 |
Alexey Nayden
|
eae3c46912
|
Initial commit
|
2011-03-09 16:13:36 +03:00 |