dosire
2135da1466
Also make the blog https.
2014-03-03 09:28:28 +01:00
dosire
c3d5503984
Link to consolidated website with https links. Fixes #6017
2014-03-02 18:03:37 +01:00
Dmitriy Zaporozhets
8eeebf0de6
Generate labels set from issues page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-25 17:47:29 +02:00
Dmitriy Zaporozhets
79dd7beebd
Merge branch 'feature/public_groups' into 'master'
...
Public Groups
This is the initial work (meaning no tests) for making groups public if they have a public project (or internal for logged in users). This allows issues and merge requests to be viewed, but _not_ group membership. As part of this I have also added back the link in the public project title section (it was removed as it didn't make sense before).
This addesses the following suggestions/issues:
http://feedback.gitlab.com/forums/176466-general/suggestions/5314461-groups-containing-one-or-more-public-projects-shou
Issue #32
https://github.com/gitlabhq/gitlabhq/issues/5203
as well as a few closed issues.
This also changes the public user page to only show groups that are accessible to the user in some manner.
2014-02-24 19:37:13 +00:00
Jason Hollingsworth
2f69213e3f
Allow access to groups with public projects.
...
Fixed Group avatars to only display when user has read
permissions to at least one project in the group.
2014-02-20 09:26:38 -06:00
Dmitriy Zaporozhets
32ecb02784
Refactor scss
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-20 13:51:22 +02:00
Dmitriy Zaporozhets
a718a9af3e
Restyle labels filter to match common style
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-18 20:48:02 +02:00
Dmitriy Zaporozhets
638f8541dc
Hide labels filter for MRs and remove unnecessary padding
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-18 20:36:03 +02:00
Tudor Pavel
4f6b570fbe
Filter issues by multiple labels with Spinach feature spec
2014-02-18 15:38:33 +02:00
Dmitriy Zaporozhets
9b5728057e
Restyle issue/mr top filters for list
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-13 19:59:09 +02:00
Takao Baba
208ec627c3
Fix 500 error in Ruby 1.9.
2014-02-05 14:43:20 +09:00
Dmitriy Zaporozhets
89ab7e79ad
Highlight code search results
2014-01-30 13:31:56 +02:00
Dmitriy Zaporozhets
b75777fd95
no raw data rendering
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-28 11:53:02 +02:00
Dmitriy Zaporozhets
b6454591cc
Merge branch 'highlight-js' into 'master'
...
Highlight.Js
Replace pygments code highlight with client-side library - highlight.js
http://highlightjs.org/
2014-01-28 07:58:59 +00:00
Dmitriy Zaporozhets
78b2fb5de9
Add highlight.js support to markdown, snippets etc
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-27 13:12:58 +02:00
Drew Blessing
8b3b6f1096
Mobile UI improvements for dashboard/nav
...
Style navbar toggle button
Style navbar toggle manually instead of with button classes
Style navbar
Modify color
Turn off all tooltips for touch devices
Style main nav
Fix scrolling navbar collapse
Style tweaks
Minor tweaks
Style no ssh key message
2014-01-25 10:07:39 -06:00
Dmitriy Zaporozhets
234b86c97f
Use FilteringService for project issuus, mrs
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-15 16:32:44 +02:00
Dmitriy Zaporozhets
6153aa1360
Use FilteringService for Dashboard, Group pages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-15 16:16:45 +02:00
Dmitriy Zaporozhets
2c071314ae
Move issues sort dropdown to shared partial
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-14 20:55:42 +02:00
Dmitriy Zaporozhets
8b513fbc50
Improve side filters and make them look similar
2014-01-14 13:51:59 +02:00
Dmitriy Zaporozhets
8a17961126
Replace chosen with select2
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-11 12:11:54 +02:00
Jason Hollingsworth
04baf0b569
Update clone panel to use input group.
...
Use clone panel in `Git Access` section of wiki.
2014-01-08 10:06:03 -06:00
Dmitriy Zaporozhets
d0a56e2280
Move labels css to gl_bootstrap. Fixed label rendering
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-03 23:28:00 +02:00
Dmitriy Zaporozhets
8a2052c0ed
Smaller select for ref switcher
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-01 23:13:54 +02:00
Dmitriy Zaporozhets
a11d25b181
Responsive improvements
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-31 15:46:46 +02:00
Dmitriy Zaporozhets
57ab639c0d
Dashboard css improvements
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-31 12:01:48 +02:00
Dmitriy Zaporozhets
010a770b3f
Migrate forms and inputs pt1
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-31 02:50:36 +02:00
Dmitriy Zaporozhets
6cbadc953f
css class .hide has \!important so use gl-hide instead
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-31 00:38:53 +02:00
Dmitriy Zaporozhets
0f72f00ce9
Improve project show page UI
...
* Fixes overflow with long description
* Fixes overflow for project with long name
* Fixes overflow for non-retina iPad
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-29 12:27:33 +02:00
Dmitriy Zaporozhets
1a2e11c891
Fix per-project counters for Dashboard filters
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-25 09:19:51 +02:00
Dmitriy Zaporozhets
16ea2ec189
Merge branch 'feature/all_merge_requets' of /home/git/repositories/gitlab/gitlabhq
2013-12-24 18:59:00 +00:00
Dmitriy Zaporozhets
4c61c46738
Add tests to Dashboard#merge_requests filter
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-24 18:22:48 +02:00
Dmitriy Zaporozhets
5953582b65
Show Assigned/Authored/All filter for dashboard issues and mr pages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-24 14:53:52 +02:00
Dmitriy Zaporozhets
dac67ed65f
Use new ui-box classes
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-24 11:45:42 +02:00
Jason Hollingsworth
1521f467cb
Update default public pull url.
...
This updates the default pull URL for public projects when the user
is not logged in.
2013-12-17 12:48:59 -06:00
Drew Blessing
d9b5777db1
Allow user to hide the message to add an ssh key permanently
...
Favor links instead of buttons
Remove unnecessary class
Remove extra space
2013-12-14 20:21:12 -06:00
Steven Thonus
5907207e4d
showing as default http link for public repo when anonymous
2013-11-29 09:32:34 +01:00
Dmitriy Zaporozhets
042ec53c40
Minor UI improvements
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-27 11:29:52 +02:00
Dmitriy Zaporozhets
b983e9ef0a
Add ability to hide no ssh key message
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-12 10:19:23 +02:00
Dmitriy Zaporozhets
43dbd7986e
Improve git clone panel
2013-10-21 13:06:26 +03:00
Dmitriy Zaporozhets
203bc7bb7e
Hide some filters if current_user is nil
2013-09-25 16:54:36 +03:00
Dmitriy Zaporozhets
25a723c3ae
Remove colon
2013-08-29 21:49:13 +03:00
Dmitriy Zaporozhets
17af835387
Add event filter for group and project show pages
2013-08-26 16:30:03 +03:00
Henry Smith
4b91ffca3e
More specific empty state message wording
...
I've changed all the instances of "Nothing to show here" to specifically mention
the name of the entity of which there are none to show. This makes for a
slightly smoother reading experience.
2013-08-15 18:31:16 +01:00
Dmitriy Zaporozhets
0175e66589
hide no-ssh message if notice or alert present
2013-08-10 21:20:03 +03:00
Dmitriy Zaporozhets
3281021e8b
Rewrite issues/mr filtering logic
2013-08-10 20:25:53 +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
a43a380394
Increase amount of search results for issues, mr, projects
2013-08-07 22:51:36 +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