Commit Graph
1144 Commits
Author SHA1 Message Date
Dmitriy Zaporozhets 25e629e460 Render small avatars for inline events 2013-08-20 21:31:37 +03:00
Dmitriy Zaporozhets 9174020f14 Fix event image preview 2013-08-20 21:20:11 +03:00
Dmitriy Zaporozhets b3b9b75616 Dashboard event right margin + increased padding 2013-08-20 21:09:54 +03:00
Dmitriy Zaporozhets a410bc1289 Merge pull request #4670 from anezi/relative-url-patch
More fixes for supporting Relative URL
2013-08-19 05:42:20 -07:00
Mike Bajur 798f7db24f Update flash message timeout to 5 seconds 2013-08-17 16:36:44 +02:00
GitLab 533ef87b13 Make flash messages fixed and sticked to bottom 2013-08-17 06:32:59 -04:00
Dmitriy Zaporozhets 14db704231 Minor UI improvements to event feed 2013-08-16 15:37:42 +03:00
Dmitriy Zaporozhets 37e1f53734 Reduce padding for events on dashboard 2013-08-16 15:28:32 +03:00
amouhziandHassan Amouhzi 39d8a64d25 Fixes grack authentification under relative_url_root
Ref: https://github.com/gitlabhq/gitlabhq/commit/e6159b8725f99af78f446f8d33fa0e52b7780430
Ref: https://github.com/gitlabhq/gitlabhq/pull/3204
Ref: https://github.com/gitlabhq/gitlabhq/issues/1228

Add Rails' variable in application.rb to support relative url

This variable is used by assets compilation and other modules.

Note that user needs to change application.rb too

Restrict session cookie to the relative path if set.

Ref: https://github.com/gitlabhq/gitlabhq/commit/2c2f1e31856a4decdae469974f5bea8245316f7e

Fix Update attachment_uploader.rb bug with relative URL

See: https://github.com/gitlabhq/gitlabhq/commit/161afda3fa4fca58f396e9c3acbd72bc14490ace

Fix Wall relative bug with attachement files (javascript)
2013-08-15 21:25:09 +02:00
Dmitriy Zaporozhets cab7d7686f Help#permissions improved 2013-08-15 12:42:32 +03:00
Dmitriy Zaporozhets 6579ba3e77 Increase graphs height 2013-08-14 15:14:08 +03:00
Dmitriy Zaporozhets cd25353243 Allos specify repository name when create a project 2013-08-14 13:23:12 +03:00
Dmitriy Zaporozhets 31e9f82ebc Improve repository graph 2013-08-13 16:26:48 +03:00
Dmitriy Zaporozhets 7300440a74 Improve Commit#show page UI 2013-08-12 22:22:31 +03:00
Dmitriy Zaporozhets 57b62c2b98 Minor UI fix for commit description 2013-08-12 20:59:06 +03:00
Dmitriy Zaporozhets a0228f94a1 Reload page during repo import 2013-08-12 19:28:10 +03:00
Dmitriy Zaporozhets e2f946fddb Minor UI improvements 2013-08-12 17:21:57 +03:00
Dmitriy Zaporozhets 7984d3ca00 Minor UI fixes for login page 2013-08-12 12:38:30 +03:00
Dmitriy Zaporozhets 083990c795 Minor UI improvements 2013-08-12 12:08:52 +03:00
Dmitriy Zaporozhets 0175e66589 hide no-ssh message if notice or alert present 2013-08-10 21:20:03 +03:00
Dmitriy Zaporozhets 37cf2eb691 More readable notice/alert messages 2013-08-10 21:10:24 +03:00
Dmitriy Zaporozhets 11ecf00781 Remove unnecessary margin for issue/mr title 2013-08-10 20:54:17 +03:00
Dmitriy Zaporozhets 5b8cc95d6e Fix checkall issues checkbox position for FF 2013-08-10 19:37:31 +03:00
Dmitriy Zaporozhets f3fa44721d Fix issues update title selectboxes with zero width 2013-08-10 19:30:27 +03:00
Dmitriy Zaporozhets f0e994b6c0 improve MergeRequest edit page 2013-08-08 21:11:28 +03:00
Dmitriy Zaporozhets 44e2a2e453 Compact list for commits page 2013-08-08 18:59:46 +03:00
Dmitriy Zaporozhets 7fefb0397e Fix filter context. Dont duplicate target project name for MR 2013-08-08 17:29:31 +03:00
Dmitriy Zaporozhets 02c3bb7a32 fix chosen ui. fixed network tests 2013-08-08 16:14:38 +03:00
Dmitriy Zaporozhets ca52f84841 Update chosen, improve ui, fix MR fork tests 2013-08-08 15:14:59 +03:00
Dmitriy Zaporozhets 4537623d12 Merge branch 'master' into karlhungus-mr-on-fork
Conflicts:
	app/contexts/filter_context.rb
	app/contexts/search_context.rb
	app/models/merge_request.rb
	app/models/note.rb
	app/views/shared/_merge_requests.html.haml
	spec/controllers/commit_controller_spec.rb
	spec/services/notification_service_spec.rb
2013-08-08 12:22:09 +03:00
Dmitriy Zaporozhets acc21d30fb Increase input padding. Minor ui fixes 2013-08-08 11:57:34 +03:00
Dmitriy Zaporozhets f79b210061 Fix wiki popup for new page 2013-08-08 11:40:42 +03:00
Dmitriy Zaporozhets b2152847b1 Replace xlarge and xxlarge classes 2013-08-07 23:40:29 +03:00
Dmitriy Zaporozhets 846e59505e Replace .actions with .form-actions 2013-08-07 23:35:24 +03:00
Dmitriy Zaporozhets 27b7aeddfb More compact lists for dashboard issues, mr 2013-08-06 21:22:41 +03:00
Dmitriy Zaporozhets 512cd02335 Dashboard/Group issues and mr pages refactoring 2013-08-06 21:12:01 +03:00
Dmitriy Zaporozhets 65eddc00ad toggle content instead of disabling button for group members editing 2013-08-06 18:49:37 +03:00
Dmitriy Zaporozhets 6eabf90b80 Ability to edit group member permissions 2013-08-06 18:45:45 +03:00
Dmitriy Zaporozhets 498a9ce3d2 more space for months names in network graph 2013-08-05 19:10:20 +03:00
Dmitriy Zaporozhets a2501d1586 more space for days in network graph 2013-08-05 19:08:51 +03:00
Dmitriy Zaporozhets 65197b8a8a Sanitize issues title in autocomplete for comment 2013-08-04 17:14:15 +03:00
Dmitriy Zaporozhets 263b301f66 Merge pull request #4663 from jackbot/autocomplete_in_editable_notes
Show autocomplete list when editing notes.
2013-08-04 06:36:36 -07:00
Dmitriy Zaporozhets 73c163fb1d Modify style for .slead 2013-08-04 13:16:27 +03:00
Dmitriy Zaporozhets f003ad59dd Restyle breadcrumbs 2013-08-02 15:50:04 +03:00
Dmitriy Zaporozhets 7683efc6be Added ability to close milestone with opened issues. UI for milestone page improved 2013-08-02 13:44:25 +03:00
Dmitriy Zaporozhets 6af4223a27 Fixed Diff suppressed link for MR 2013-08-02 12:49:20 +03:00
Dmitriy Zaporozhets eb0590b063 FIx wiki tests. Fixed margin for issues page 2013-08-02 12:15:30 +03:00
Dmitriy Zaporozhets e834742407 Dont load bootstrap buttons. Modified css with new buttons 2013-08-01 22:35:40 +03:00
Dmitriy Zaporozhets b8f6d67b96 Restyle buttons 2013-08-01 22:35:04 +03:00
Dmitriy Zaporozhets ce5fca4828 Fix MR modal 2013-08-01 15:59:57 +03:00