Changes for page Improvements

Last modified by Ecaterina Moraru on 2013/11/13 12:47

From version 178.3
edited by Ecaterina Valica
on 2011/02/23 19:01
Change comment: There is no comment for this version
To version 179.7
edited by Ecaterina Valica
on 2011/04/08 12:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,10 +5,12 @@
5 5  {{info}}This page is about the UI/UX Design Process for [[XWiki Enterprise>>http://enterprise.xwiki.org/xwiki/bin/view/Main/]]. The process involves the creation of specifications, analysis, mockups, partial prototypes and even final versions of the proposals made. The aim of these proposals are to improve XWiki's UI look&feel, usability and interaction.
6 6  For architectural design proposals, please see http://dev.xwiki.org/xwiki/bin/view/Design/{{/info}}
7 7  
8 -(% class="leftMargin column70 dashboardleft" %)
8 +(% class="left column70 dashboardleft" %)
9 9  (((
10 10  == Improvements Status ==
11 11  
12 +(% class="statusUnderDesign" %)((( (% class="mailinglist" %)[[Application Within Minutes>>ApplicationWithinMinutes]] (%%) ))) (%%)
13 +
12 12  (% class="statusUnderDesign" %)((( (% class="mailinglist sent" %)[[Extension Manager>>ExtensionManager]] (%%) ))) (%%)
13 13  
14 14  (% class="statusUnderDesign" %)((( (% class="mailinglist sent" %)[[User Statuses>>UserStatus]] (%%) ))) (%%)
... ... @@ -29,7 +29,7 @@
29 29  
30 30  (% class="statusUnderDesign" %)((( (% class="mailinglist" %)[[Consistency>>Consistency]] (%%) ))) (%%)
31 31  
32 -(% class="separatorLine" %)
34 +(% class="separatorLine" %)
33 33  
34 34  (% class="statusIntegrated" %)((( (% class="mailinglist sent" %)[[Pagination Size in Livetable>>LivetablePageSizer]] (%%) ))) (%%)
35 35  
... ... @@ -41,7 +41,7 @@
41 41  
42 42  (% class="statusUnderDesign" %)((( (% class="mailinglist sent" %)[[Rights UI>>Rights]] (%%) ))) (%%)
43 43  
44 -(% class="separatorLine" %)
46 +(% class="separatorLine" %)
45 45  
46 46  (% class="statusIdea statusIntegrated" %)((( (% class="mailinglist" %)[[Color Themes Extensions>>ColorThemesExtensions]] (%%) ))) (%%)
47 47  
... ... @@ -55,7 +55,7 @@
55 55  
56 56  (% class="statusIntegrated" %)((( (% class="mailinglist sent" %)[[Action Menu>>Improvements.ActionMenu]] (%%) ))) (%%)
57 57  
58 -(% class="separatorLine" %)
60 +(% class="separatorLine" %)
59 59  
60 60  (% class="statusIntegrated" %)((( (% class="mailinglist sent" %)[[Skin 2.0>>Improvements.Skin20]] (%%) ))) (%%)
61 61  
... ... @@ -68,9 +68,10 @@
68 68  (% class="statusIntegrated" %)((( (% class="mailinglist sent" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]] [[[Proposal]>>http://dev.xwiki.org/xwiki/bin/view/Design/NewSearchInterface]] (%%) ))) (%%)
69 69  
70 70  (% class="statusIntegrated" %)((( (% class="mailinglist" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]] [[[Proposal]>>http://incubator.myxwiki.org/xwiki/bin/view/Grid/]] (%%) ))) (%%)
73 +(% class="clearfloats" %) (%%)
71 71  )))
72 72  
73 -(% class="dashboardright" %)
76 +(% class="dashboardright right column30 " %)
74 74  (((
75 75  (% class="dashboardrightcontent" %)
76 76  (((
... ... @@ -77,7 +77,7 @@
77 77  
78 78  == Ideas ==
79 79  
80 -(% class="statusIdea" %)((( (% class="mailinglist" %) [[Keyboard Shortcuts>>KeyboardShortcuts]] (%%) ))) (%%)
83 +(% class="statusIdea" %)((( (% class="mailinglist sent" %) [[Keyboard Shortcuts>>KeyboardShortcuts]] (%%) ))) (%%)
81 81  (% class="statusIdea" %)((( (% class="mailinglist" %) [[Popup Titles>>IdeaPopupTitle]] (%%) ))) (%%)
82 82  (% class="statusIdea" %)((( (% class="mailinglist" %) [[Mobile Skin>>MobileSkin]] (%%) ))) (%%)
83 83  (% class="statusIdea" %)((( (% class="mailinglist" %) [[Page State>>PageState]] (%%) ))) (%%)
actions.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +3.2 KB
Content
XWiki.StyleSheetExtension[0]
Code
... ... @@ -15,6 +15,14 @@
15 15   margin-left: 20px;
16 16  }
17 17  
18 +.statusIdea p,
19 +.statusUnderDesign p,
20 +.statusUnderImplementation p,
21 +.statusIntegrated p,
22 +.statusAbandoned p{
23 + display: inline-block;
24 +}
25 +
18 18  .mailinglist {
19 19   padding-left: 20px;
20 20  }