- 28 Jan, 2015 6 commits
-
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
#1019: Broadcast message does not show up properly with new UI With the new UI, the broadcast message is the first level child element of the body tag and then render full width without respecting the width of the left sidebar. This makes the message goes under the left sidebar in smaller screen. This commit fixes the issue by moving the message element into the "page-with-sidebar" div so it will always render together with the main content area with same look as before. The rendering for the search, login and other view without left sidebar remains untouched. Releases: master, 7-7-stable Fixes: #1019 See merge request !315
-
Visay Keo authored
With the new UI, the broadcast message is the first level child element of the body tag and then render full width without respecting the width of the left sidebar. This makes the message goes under the left sidebar in smaller screen. This commit fixes the issue by moving the message element into the "page-with-sidebar" div so it will always render together with the main content area with same look as before. The rendering for the search, login and other view without left sidebar remains untouched. Releases: master, 7-7-stable Fixes: #1019
-
- 27 Jan, 2015 34 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Add tests for creating bare repo and first file in UI Part of #1930 See merge request !1444
-
Dmitriy Zaporozhets authored
Move external issue tracker away from yml config See merge request !1442
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Handle errors on API when a project does not have a repository
-
Dmitriy Zaporozhets authored
Remember the project default tab for 30 days
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Added support for firing system hooks on group create/destroy and adding...
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Add titles to all nav links See merge request !313
-
Dmitriy Zaporozhets authored
-
Sytse Sijbrandij authored
Active users and logged in users /cc @marc @haydn @dzaporozhets See merge request !1443
-
Valery Sizov authored
Don't require omniauth to enable github importer I noticed the github importer is only enabled when omniauth authentication is also enabled. That isn't actually necessary -- just the oauth keys from GitHub are required to be configured. The fix for this is very simple. See merge request !316
-
Dmitriy Zaporozhets authored
-
Sytse Sijbrandij authored
-
Dmitriy Zaporozhets authored
-
Boyan Tabakov authored
Added tests and updated docs. Also adding 'user_id' field in the hooks for adding/removing user from team.
-
Dmitriy Zaporozhets authored
Improve web editor * focus on web editor * Make editor looks same for new and edit file * Refactor editor JS * Improved satellite logic for new files See merge request !1441
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
-
Marin Jankovski authored
Conflicts: app/models/project.rb spec/models/project_spec.rb
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
File creation and editing refactored * Refactored controllers/helpers/views related to blob resource * make it possible to create new file in empty repository Second step in building #1930 See merge request !1440
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Bigger font-size for code browsing See merge request !1439
-