Commit 52d3fa191f570ddfad4549e848f45d90327e3df6

Authored by Dmitriy Zaporozhets
1 parent fb4f1715

5.0 beta2

Showing 2 changed files with 3 additions and 2 deletions   Show diff stats
@@ -18,7 +18,6 @@ v 5.0.0 @@ -18,7 +18,6 @@ v 5.0.0
18 - Added Solarized Dark theme for code review 18 - Added Solarized Dark theme for code review
19 - Dont show user emails in autocomplete lists, profile pages 19 - Dont show user emails in autocomplete lists, profile pages
20 - Added settings tab for group, team, project 20 - Added settings tab for group, team, project
21 - - Move snippets, wall and wiki under same tab  
22 - Replace user popup with icons in header 21 - Replace user popup with icons in header
23 - Handle project moving with gitlab-shell 22 - Handle project moving with gitlab-shell
24 - Added select2-rails for selectboxes with ajax data load 23 - Added select2-rails for selectboxes with ajax data load
@@ -26,6 +25,8 @@ v 5.0.0 @@ -26,6 +25,8 @@ v 5.0.0
26 - Added teams to search autocomplete 25 - Added teams to search autocomplete
27 - Move groups and teams on dashboard sidebar to sub-tabs 26 - Move groups and teams on dashboard sidebar to sub-tabs
28 - API: improved return codes and docs. 27 - API: improved return codes and docs.
  28 + - Redesign wall to be more like chat
  29 + - Snippets, Wall features are disabled by default for new projects
29 30
30 v 4.2.0 31 v 4.2.0
31 - Teams 32 - Teams
1 -5.0.0.beta1 1 +5.0.0.beta2