manabu-desktop 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/layouts/login.glade +24 -24
- data/layouts/main_menu.glade +32 -19
- data/layouts/roster.glade +203 -6
- data/layouts/student_registration.glade +307 -168
- data/layouts/toolbox.glade +2 -2
- data/lib/screens/base.rb +17 -5
- data/lib/screens/login.rb +15 -12
- data/lib/screens/main_menu.rb +29 -6
- data/lib/screens/roster.rb +73 -33
- data/lib/screens/student/registration.rb +73 -12
- data/lib/screens/toolbox.rb +12 -9
- data/lib/sessions.rb +20 -0
- data/lib/tools.rb +31 -8
- data/lib/windows.rb +26 -0
- data/manabu-desktop.gemspec +1 -1
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 36d7fd57290e8fccb08cbb8b13b3be4fd717d72ce5ffd90bf906df9442d79fd9
|
4
|
+
data.tar.gz: f2a2dfc7579c25fe806c42b626a49335c1649cb5ea5d6b33a1c5e87021e27d9b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e78491f870247ac2f342bba91c4ced435cf3f7e9e61512306d9d3bb47a81620f3640350c7315303d752cd8ccf4942618a04e80a3187fb92aacfe6554ce31c491
|
7
|
+
data.tar.gz: 48cfab6c7cbcb837bfbd133b4f6749dff9fba29fe5e76b1a9dae828d3ef2cee42be4f94d1d380f29b64917b685e72897299076a82df9d343ce5a39d815ad2c3b
|
data/layouts/login.glade
CHANGED
@@ -2,21 +2,21 @@
|
|
2
2
|
<!-- Generated with glade 3.20.0 -->
|
3
3
|
<interface>
|
4
4
|
<requires lib="gtk+" version="3.20"/>
|
5
|
-
<object class="GtkImage" id="engage.
|
5
|
+
<object class="GtkImage" id="engage.Image">
|
6
6
|
<property name="visible">True</property>
|
7
7
|
<property name="can_focus">False</property>
|
8
8
|
<property name="stock">gtk-dialog-authentication</property>
|
9
9
|
</object>
|
10
|
-
<object class="GtkWindow" id="login.
|
10
|
+
<object class="GtkWindow" id="login.Window">
|
11
11
|
<property name="can_focus">False</property>
|
12
12
|
<child>
|
13
|
-
<object class="GtkBox" id="login.
|
13
|
+
<object class="GtkBox" id="login.Box">
|
14
14
|
<property name="visible">True</property>
|
15
15
|
<property name="can_focus">False</property>
|
16
16
|
<property name="orientation">vertical</property>
|
17
17
|
<property name="spacing">6</property>
|
18
18
|
<child>
|
19
|
-
<object class="GtkImage" id="logo.
|
19
|
+
<object class="GtkImage" id="logo.Image">
|
20
20
|
<property name="visible">True</property>
|
21
21
|
<property name="can_focus">False</property>
|
22
22
|
<property name="pixbuf">img/gaku-logo-128.png</property>
|
@@ -28,15 +28,15 @@
|
|
28
28
|
</packing>
|
29
29
|
</child>
|
30
30
|
<child>
|
31
|
-
<object class="GtkBox" id="server.
|
31
|
+
<object class="GtkBox" id="server.Box">
|
32
32
|
<property name="visible">True</property>
|
33
33
|
<property name="can_focus">False</property>
|
34
34
|
<property name="homogeneous">True</property>
|
35
35
|
<child>
|
36
|
-
<object class="GtkLabel" id="server.
|
36
|
+
<object class="GtkLabel" id="server.Label">
|
37
37
|
<property name="visible">True</property>
|
38
38
|
<property name="can_focus">False</property>
|
39
|
-
<property name="label" translatable="yes">server
|
39
|
+
<property name="label" translatable="yes">server</property>
|
40
40
|
</object>
|
41
41
|
<packing>
|
42
42
|
<property name="expand">False</property>
|
@@ -45,12 +45,12 @@
|
|
45
45
|
</packing>
|
46
46
|
</child>
|
47
47
|
<child>
|
48
|
-
<object class="GtkComboBoxText" id="server.
|
48
|
+
<object class="GtkComboBoxText" id="server.ComboBoxText">
|
49
49
|
<property name="visible">True</property>
|
50
50
|
<property name="can_focus">False</property>
|
51
51
|
<property name="has_entry">True</property>
|
52
52
|
<child internal-child="entry">
|
53
|
-
<object class="GtkEntry" id="server.
|
53
|
+
<object class="GtkEntry" id="server.Entry">
|
54
54
|
<property name="visible">True</property>
|
55
55
|
<property name="can_focus">True</property>
|
56
56
|
<property name="caps_lock_warning">False</property>
|
@@ -72,15 +72,15 @@
|
|
72
72
|
</packing>
|
73
73
|
</child>
|
74
74
|
<child>
|
75
|
-
<object class="GtkBox" id="secure.
|
75
|
+
<object class="GtkBox" id="secure.Box">
|
76
76
|
<property name="visible">True</property>
|
77
77
|
<property name="can_focus">False</property>
|
78
78
|
<property name="homogeneous">True</property>
|
79
79
|
<child>
|
80
|
-
<object class="GtkLabel" id="secure.
|
80
|
+
<object class="GtkLabel" id="secure.Label">
|
81
81
|
<property name="visible">True</property>
|
82
82
|
<property name="can_focus">False</property>
|
83
|
-
<property name="label" translatable="yes">secure
|
83
|
+
<property name="label" translatable="yes">secure</property>
|
84
84
|
</object>
|
85
85
|
<packing>
|
86
86
|
<property name="expand">False</property>
|
@@ -89,7 +89,7 @@
|
|
89
89
|
</packing>
|
90
90
|
</child>
|
91
91
|
<child>
|
92
|
-
<object class="GtkSwitch" id="secure.
|
92
|
+
<object class="GtkSwitch" id="secure.Switch">
|
93
93
|
<property name="visible">True</property>
|
94
94
|
<property name="can_focus">True</property>
|
95
95
|
<property name="active">True</property>
|
@@ -108,15 +108,15 @@
|
|
108
108
|
</packing>
|
109
109
|
</child>
|
110
110
|
<child>
|
111
|
-
<object class="GtkBox" id="user.
|
111
|
+
<object class="GtkBox" id="user.Box">
|
112
112
|
<property name="visible">True</property>
|
113
113
|
<property name="can_focus">False</property>
|
114
114
|
<property name="homogeneous">True</property>
|
115
115
|
<child>
|
116
|
-
<object class="GtkLabel" id="user.
|
116
|
+
<object class="GtkLabel" id="user.Label">
|
117
117
|
<property name="visible">True</property>
|
118
118
|
<property name="can_focus">False</property>
|
119
|
-
<property name="label" translatable="yes">user
|
119
|
+
<property name="label" translatable="yes">user</property>
|
120
120
|
</object>
|
121
121
|
<packing>
|
122
122
|
<property name="expand">False</property>
|
@@ -125,7 +125,7 @@
|
|
125
125
|
</packing>
|
126
126
|
</child>
|
127
127
|
<child>
|
128
|
-
<object class="GtkEntry" id="user.
|
128
|
+
<object class="GtkEntry" id="user.Entry">
|
129
129
|
<property name="visible">True</property>
|
130
130
|
<property name="can_focus">True</property>
|
131
131
|
</object>
|
@@ -143,15 +143,15 @@
|
|
143
143
|
</packing>
|
144
144
|
</child>
|
145
145
|
<child>
|
146
|
-
<object class="GtkBox" id="password.
|
146
|
+
<object class="GtkBox" id="password.Box">
|
147
147
|
<property name="visible">True</property>
|
148
148
|
<property name="can_focus">False</property>
|
149
149
|
<property name="homogeneous">True</property>
|
150
150
|
<child>
|
151
|
-
<object class="GtkLabel" id="password.
|
151
|
+
<object class="GtkLabel" id="password.Label">
|
152
152
|
<property name="visible">True</property>
|
153
153
|
<property name="can_focus">False</property>
|
154
|
-
<property name="label" translatable="yes">password
|
154
|
+
<property name="label" translatable="yes">password</property>
|
155
155
|
</object>
|
156
156
|
<packing>
|
157
157
|
<property name="expand">False</property>
|
@@ -160,7 +160,7 @@
|
|
160
160
|
</packing>
|
161
161
|
</child>
|
162
162
|
<child>
|
163
|
-
<object class="GtkEntry" id="password.
|
163
|
+
<object class="GtkEntry" id="password.Entry">
|
164
164
|
<property name="visible">True</property>
|
165
165
|
<property name="can_focus">True</property>
|
166
166
|
<property name="visibility">False</property>
|
@@ -181,12 +181,12 @@
|
|
181
181
|
</packing>
|
182
182
|
</child>
|
183
183
|
<child>
|
184
|
-
<object class="GtkButton" id="engage.
|
185
|
-
<property name="label" translatable="yes">engage
|
184
|
+
<object class="GtkButton" id="engage.Button">
|
185
|
+
<property name="label" translatable="yes">engage</property>
|
186
186
|
<property name="visible">True</property>
|
187
187
|
<property name="can_focus">True</property>
|
188
188
|
<property name="receives_default">True</property>
|
189
|
-
<property name="image">engage.
|
189
|
+
<property name="image">engage.Image</property>
|
190
190
|
<property name="always_show_image">True</property>
|
191
191
|
</object>
|
192
192
|
<packing>
|
data/layouts/main_menu.glade
CHANGED
@@ -2,40 +2,40 @@
|
|
2
2
|
<!-- Generated with glade 3.20.0 -->
|
3
3
|
<interface>
|
4
4
|
<requires lib="gtk+" version="3.20"/>
|
5
|
-
<object class="GtkImage" id="connect_button.
|
5
|
+
<object class="GtkImage" id="connect_button.Image">
|
6
6
|
<property name="visible">True</property>
|
7
7
|
<property name="can_focus">False</property>
|
8
8
|
<property name="stock">gtk-connect</property>
|
9
9
|
</object>
|
10
|
-
<object class="GtkImage" id="exit_button.
|
10
|
+
<object class="GtkImage" id="exit_button.Image">
|
11
11
|
<property name="visible">True</property>
|
12
12
|
<property name="can_focus">False</property>
|
13
13
|
<property name="stock">gtk-quit</property>
|
14
14
|
</object>
|
15
|
-
<object class="GtkImage" id="settings_button.
|
15
|
+
<object class="GtkImage" id="settings_button.Image">
|
16
16
|
<property name="visible">True</property>
|
17
17
|
<property name="can_focus">False</property>
|
18
18
|
<property name="stock">gtk-properties</property>
|
19
19
|
</object>
|
20
|
-
<object class="GtkWindow" id="main_menu.
|
20
|
+
<object class="GtkWindow" id="main_menu.Window">
|
21
21
|
<property name="can_focus">False</property>
|
22
22
|
<property name="resizable">False</property>
|
23
23
|
<property name="default_width">256</property>
|
24
24
|
<property name="default_height">256</property>
|
25
25
|
<property name="gravity">south</property>
|
26
26
|
<child>
|
27
|
-
<object class="GtkBox" id="menu.
|
27
|
+
<object class="GtkBox" id="menu.Box">
|
28
28
|
<property name="visible">True</property>
|
29
29
|
<property name="can_focus">False</property>
|
30
30
|
<property name="orientation">vertical</property>
|
31
31
|
<property name="spacing">6</property>
|
32
32
|
<property name="baseline_position">bottom</property>
|
33
33
|
<child>
|
34
|
-
<object class="GtkImage" id="logo.
|
34
|
+
<object class="GtkImage" id="logo.Image">
|
35
35
|
<property name="visible">True</property>
|
36
36
|
<property name="can_focus">False</property>
|
37
37
|
<property name="has_tooltip">True</property>
|
38
|
-
<property name="pixbuf">img/
|
38
|
+
<property name="pixbuf">img/gaku-logo-128.png</property>
|
39
39
|
</object>
|
40
40
|
<packing>
|
41
41
|
<property name="expand">False</property>
|
@@ -44,12 +44,12 @@
|
|
44
44
|
</packing>
|
45
45
|
</child>
|
46
46
|
<child>
|
47
|
-
<object class="GtkButton" id="connect.
|
48
|
-
<property name="label" translatable="yes">connect
|
47
|
+
<object class="GtkButton" id="connect.Button">
|
48
|
+
<property name="label" translatable="yes">connect</property>
|
49
49
|
<property name="visible">True</property>
|
50
50
|
<property name="can_focus">True</property>
|
51
51
|
<property name="receives_default">True</property>
|
52
|
-
<property name="image">connect_button.
|
52
|
+
<property name="image">connect_button.Image</property>
|
53
53
|
<property name="always_show_image">True</property>
|
54
54
|
</object>
|
55
55
|
<packing>
|
@@ -59,12 +59,12 @@
|
|
59
59
|
</packing>
|
60
60
|
</child>
|
61
61
|
<child>
|
62
|
-
<object class="GtkButton" id="settings.
|
63
|
-
<property name="label" translatable="yes">settings
|
62
|
+
<object class="GtkButton" id="settings.Button">
|
63
|
+
<property name="label" translatable="yes">settings</property>
|
64
64
|
<property name="visible">True</property>
|
65
65
|
<property name="can_focus">True</property>
|
66
66
|
<property name="receives_default">True</property>
|
67
|
-
<property name="image">settings_button.
|
67
|
+
<property name="image">settings_button.Image</property>
|
68
68
|
<property name="always_show_image">True</property>
|
69
69
|
</object>
|
70
70
|
<packing>
|
@@ -74,12 +74,12 @@
|
|
74
74
|
</packing>
|
75
75
|
</child>
|
76
76
|
<child>
|
77
|
-
<object class="GtkButton" id="exit.
|
78
|
-
<property name="label" translatable="yes">exit
|
77
|
+
<object class="GtkButton" id="exit.Button">
|
78
|
+
<property name="label" translatable="yes">exit</property>
|
79
79
|
<property name="visible">True</property>
|
80
80
|
<property name="can_focus">True</property>
|
81
81
|
<property name="receives_default">True</property>
|
82
|
-
<property name="image">exit_button.
|
82
|
+
<property name="image">exit_button.Image</property>
|
83
83
|
<property name="always_show_image">True</property>
|
84
84
|
</object>
|
85
85
|
<packing>
|
@@ -89,9 +89,22 @@
|
|
89
89
|
</packing>
|
90
90
|
</child>
|
91
91
|
<child>
|
92
|
-
<object class="
|
92
|
+
<object class="GtkScrolledWindow" id="connections.ScrolledWindow">
|
93
93
|
<property name="visible">True</property>
|
94
|
-
<property name="can_focus">
|
94
|
+
<property name="can_focus">True</property>
|
95
|
+
<property name="shadow_type">in</property>
|
96
|
+
<child>
|
97
|
+
<object class="GtkViewport" id="connections.Viewport">
|
98
|
+
<property name="visible">True</property>
|
99
|
+
<property name="can_focus">False</property>
|
100
|
+
<child>
|
101
|
+
<object class="GtkListBox" id="connections.ListBox">
|
102
|
+
<property name="visible">True</property>
|
103
|
+
<property name="can_focus">False</property>
|
104
|
+
</object>
|
105
|
+
</child>
|
106
|
+
</object>
|
107
|
+
</child>
|
95
108
|
</object>
|
96
109
|
<packing>
|
97
110
|
<property name="expand">False</property>
|
@@ -100,7 +113,7 @@
|
|
100
113
|
</packing>
|
101
114
|
</child>
|
102
115
|
<child>
|
103
|
-
<object class="GtkStatusbar" id="status.
|
116
|
+
<object class="GtkStatusbar" id="status.Statusbar">
|
104
117
|
<property name="visible">True</property>
|
105
118
|
<property name="can_focus">False</property>
|
106
119
|
<property name="margin_left">10</property>
|
data/layouts/roster.glade
CHANGED
@@ -2,17 +2,111 @@
|
|
2
2
|
<!-- Generated with glade 3.20.0 -->
|
3
3
|
<interface>
|
4
4
|
<requires lib="gtk+" version="3.20"/>
|
5
|
-
<object class="
|
5
|
+
<object class="GtkImage" id="clear_filters.Image">
|
6
|
+
<property name="visible">True</property>
|
7
|
+
<property name="can_focus">False</property>
|
8
|
+
<property name="stock">gtk-clear</property>
|
9
|
+
</object>
|
10
|
+
<object class="GtkImage" id="enrollment_status_filter_toggle.Image">
|
11
|
+
<property name="visible">True</property>
|
12
|
+
<property name="can_focus">False</property>
|
13
|
+
<property name="stock">gtk-index</property>
|
14
|
+
</object>
|
15
|
+
<object class="GtkWindow" id="roster.Window">
|
6
16
|
<property name="can_focus">False</property>
|
7
17
|
<child>
|
8
|
-
<object class="GtkBox" id="roster.
|
18
|
+
<object class="GtkBox" id="roster.Box">
|
9
19
|
<property name="visible">True</property>
|
10
20
|
<property name="can_focus">False</property>
|
11
21
|
<property name="orientation">vertical</property>
|
12
22
|
<child>
|
13
|
-
<object class="
|
23
|
+
<object class="GtkBox" id="roster_toolbar.Box">
|
14
24
|
<property name="visible">True</property>
|
15
25
|
<property name="can_focus">False</property>
|
26
|
+
<child>
|
27
|
+
<object class="GtkToolbar" id="roster.Toolbar">
|
28
|
+
<property name="visible">True</property>
|
29
|
+
<property name="can_focus">False</property>
|
30
|
+
</object>
|
31
|
+
<packing>
|
32
|
+
<property name="expand">True</property>
|
33
|
+
<property name="fill">True</property>
|
34
|
+
<property name="position">0</property>
|
35
|
+
</packing>
|
36
|
+
</child>
|
37
|
+
<child>
|
38
|
+
<object class="GtkSeparator">
|
39
|
+
<property name="visible">True</property>
|
40
|
+
<property name="can_focus">False</property>
|
41
|
+
</object>
|
42
|
+
<packing>
|
43
|
+
<property name="expand">False</property>
|
44
|
+
<property name="fill">True</property>
|
45
|
+
<property name="position">1</property>
|
46
|
+
</packing>
|
47
|
+
</child>
|
48
|
+
<child>
|
49
|
+
<placeholder/>
|
50
|
+
</child>
|
51
|
+
<child>
|
52
|
+
<object class="GtkSeparator">
|
53
|
+
<property name="visible">True</property>
|
54
|
+
<property name="can_focus">False</property>
|
55
|
+
</object>
|
56
|
+
<packing>
|
57
|
+
<property name="expand">False</property>
|
58
|
+
<property name="fill">True</property>
|
59
|
+
<property name="position">3</property>
|
60
|
+
</packing>
|
61
|
+
</child>
|
62
|
+
<child>
|
63
|
+
<placeholder/>
|
64
|
+
</child>
|
65
|
+
<child>
|
66
|
+
<object class="GtkToggleButton" id="enrollment_status_filters.ToggleButton">
|
67
|
+
<property name="label" translatable="yes">enrollment_status_filters</property>
|
68
|
+
<property name="visible">True</property>
|
69
|
+
<property name="can_focus">True</property>
|
70
|
+
<property name="receives_default">True</property>
|
71
|
+
<property name="image">enrollment_status_filter_toggle.Image</property>
|
72
|
+
<property name="always_show_image">True</property>
|
73
|
+
</object>
|
74
|
+
<packing>
|
75
|
+
<property name="expand">False</property>
|
76
|
+
<property name="fill">True</property>
|
77
|
+
<property name="position">5</property>
|
78
|
+
</packing>
|
79
|
+
</child>
|
80
|
+
<child>
|
81
|
+
<object class="GtkSearchEntry" id="roster.SearchEntry">
|
82
|
+
<property name="visible">True</property>
|
83
|
+
<property name="can_focus">True</property>
|
84
|
+
<property name="primary_icon_name">edit-find-symbolic</property>
|
85
|
+
<property name="primary_icon_activatable">False</property>
|
86
|
+
<property name="primary_icon_sensitive">False</property>
|
87
|
+
</object>
|
88
|
+
<packing>
|
89
|
+
<property name="expand">False</property>
|
90
|
+
<property name="fill">True</property>
|
91
|
+
<property name="position">6</property>
|
92
|
+
</packing>
|
93
|
+
</child>
|
94
|
+
<child>
|
95
|
+
<object class="GtkButton" id="clear_filters.Button">
|
96
|
+
<property name="label" translatable="yes">clear</property>
|
97
|
+
<property name="visible">True</property>
|
98
|
+
<property name="can_focus">True</property>
|
99
|
+
<property name="receives_default">True</property>
|
100
|
+
<property name="image">clear_filters.Image</property>
|
101
|
+
<property name="image_position">right</property>
|
102
|
+
<property name="always_show_image">True</property>
|
103
|
+
</object>
|
104
|
+
<packing>
|
105
|
+
<property name="expand">False</property>
|
106
|
+
<property name="fill">True</property>
|
107
|
+
<property name="position">7</property>
|
108
|
+
</packing>
|
109
|
+
</child>
|
16
110
|
</object>
|
17
111
|
<packing>
|
18
112
|
<property name="expand">False</property>
|
@@ -21,7 +115,7 @@
|
|
21
115
|
</packing>
|
22
116
|
</child>
|
23
117
|
<child>
|
24
|
-
<object class="GtkScrolledWindow" id="roster.
|
118
|
+
<object class="GtkScrolledWindow" id="roster.ScrolledWindow">
|
25
119
|
<property name="visible">True</property>
|
26
120
|
<property name="can_focus">True</property>
|
27
121
|
<property name="shadow_type">in</property>
|
@@ -30,11 +124,11 @@
|
|
30
124
|
<property name="propagate_natural_width">True</property>
|
31
125
|
<property name="propagate_natural_height">True</property>
|
32
126
|
<child>
|
33
|
-
<object class="GtkTreeView" id="roster.
|
127
|
+
<object class="GtkTreeView" id="roster.TreeView">
|
34
128
|
<property name="visible">True</property>
|
35
129
|
<property name="can_focus">True</property>
|
36
130
|
<child internal-child="selection">
|
37
|
-
<object class="GtkTreeSelection"/>
|
131
|
+
<object class="GtkTreeSelection" id="roster.TreeSelection"/>
|
38
132
|
</child>
|
39
133
|
</object>
|
40
134
|
</child>
|
@@ -48,4 +142,107 @@
|
|
48
142
|
</object>
|
49
143
|
</child>
|
50
144
|
</object>
|
145
|
+
<object class="GtkImage" id="reset_enrollment_filters.Image">
|
146
|
+
<property name="visible">True</property>
|
147
|
+
<property name="can_focus">False</property>
|
148
|
+
<property name="stock">gtk-clear</property>
|
149
|
+
</object>
|
150
|
+
<object class="GtkPopover" id="enrollment_status_filters.Popover">
|
151
|
+
<property name="can_focus">False</property>
|
152
|
+
<property name="relative_to">enrollment_status_filters.ToggleButton</property>
|
153
|
+
<property name="position">bottom</property>
|
154
|
+
<property name="constrain_to">none</property>
|
155
|
+
<child>
|
156
|
+
<object class="GtkBox">
|
157
|
+
<property name="visible">True</property>
|
158
|
+
<property name="can_focus">False</property>
|
159
|
+
<property name="orientation">vertical</property>
|
160
|
+
<child>
|
161
|
+
<object class="GtkBox">
|
162
|
+
<property name="visible">True</property>
|
163
|
+
<property name="can_focus">False</property>
|
164
|
+
<child>
|
165
|
+
<object class="GtkLabel" id="enrollment_filter_show_inactive.Label">
|
166
|
+
<property name="visible">True</property>
|
167
|
+
<property name="can_focus">False</property>
|
168
|
+
<property name="label" translatable="yes">show_inactive</property>
|
169
|
+
</object>
|
170
|
+
<packing>
|
171
|
+
<property name="expand">False</property>
|
172
|
+
<property name="fill">True</property>
|
173
|
+
<property name="position">0</property>
|
174
|
+
</packing>
|
175
|
+
</child>
|
176
|
+
<child>
|
177
|
+
<object class="GtkSwitch" id="enrollment_filter_show_inactive.Switch">
|
178
|
+
<property name="visible">True</property>
|
179
|
+
<property name="can_focus">True</property>
|
180
|
+
<property name="active">True</property>
|
181
|
+
</object>
|
182
|
+
<packing>
|
183
|
+
<property name="expand">True</property>
|
184
|
+
<property name="fill">True</property>
|
185
|
+
<property name="position">1</property>
|
186
|
+
</packing>
|
187
|
+
</child>
|
188
|
+
</object>
|
189
|
+
<packing>
|
190
|
+
<property name="expand">False</property>
|
191
|
+
<property name="fill">True</property>
|
192
|
+
<property name="position">0</property>
|
193
|
+
</packing>
|
194
|
+
</child>
|
195
|
+
<child>
|
196
|
+
<object class="GtkSeparator">
|
197
|
+
<property name="visible">True</property>
|
198
|
+
<property name="can_focus">False</property>
|
199
|
+
</object>
|
200
|
+
<packing>
|
201
|
+
<property name="expand">False</property>
|
202
|
+
<property name="fill">True</property>
|
203
|
+
<property name="position">1</property>
|
204
|
+
</packing>
|
205
|
+
</child>
|
206
|
+
<child>
|
207
|
+
<object class="GtkLabel" id="select_enrollment_status.Label">
|
208
|
+
<property name="visible">True</property>
|
209
|
+
<property name="can_focus">False</property>
|
210
|
+
<property name="label" translatable="yes">select_enrollment_status</property>
|
211
|
+
</object>
|
212
|
+
<packing>
|
213
|
+
<property name="expand">False</property>
|
214
|
+
<property name="fill">True</property>
|
215
|
+
<property name="position">2</property>
|
216
|
+
</packing>
|
217
|
+
</child>
|
218
|
+
<child>
|
219
|
+
<object class="GtkComboBoxText">
|
220
|
+
<property name="visible">True</property>
|
221
|
+
<property name="can_focus">False</property>
|
222
|
+
</object>
|
223
|
+
<packing>
|
224
|
+
<property name="expand">False</property>
|
225
|
+
<property name="fill">True</property>
|
226
|
+
<property name="position">3</property>
|
227
|
+
</packing>
|
228
|
+
</child>
|
229
|
+
<child>
|
230
|
+
<object class="GtkButton" id="reset_enrollment_filters.Button">
|
231
|
+
<property name="label" translatable="yes">reset_enrollment_status_filters</property>
|
232
|
+
<property name="visible">True</property>
|
233
|
+
<property name="can_focus">True</property>
|
234
|
+
<property name="receives_default">True</property>
|
235
|
+
<property name="image">reset_enrollment_filters.Image</property>
|
236
|
+
<property name="image_position">right</property>
|
237
|
+
<property name="always_show_image">True</property>
|
238
|
+
</object>
|
239
|
+
<packing>
|
240
|
+
<property name="expand">False</property>
|
241
|
+
<property name="fill">True</property>
|
242
|
+
<property name="position">4</property>
|
243
|
+
</packing>
|
244
|
+
</child>
|
245
|
+
</object>
|
246
|
+
</child>
|
247
|
+
</object>
|
51
248
|
</interface>
|