~u5218464/schooltool-book/schooltool-book

« back to all changes in this revision

Viewing changes to i18n/hi/source/2.0-release-notes.rst

  • Committer: Karun Agarwal
  • Date: 2014-05-22 10:02:44 UTC
  • Revision ID: u5218464@anu.edu.au-20140522100244-0lv39nttpudy41cp
added new branch to make translations for schooltool-book to hindi

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
:tocdepth: 2
 
2
 
 
3
SchoolTool 2.0 Release Notes
 
4
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
5
 
 
6
User Interface
 
7
==============
 
8
 
 
9
SchoolTool 2.0 represents a complete rethinking of SchoolTool's web interface from the organization of the application as a whole to the layout of each form and button.
 
10
 
 
11
The staring point for the redesign was the Ubuntu Web Design Guidelines and the free Ubuntu font, both created by Canonical Design.  We developed a new color scheme and logo with Schwadesign.  This gave us a clear, attractive and consistent foundation for all our web assets across our homepage, documentation, and the SchoolTool application itself.
 
12
 
 
13
We standardized the design of forms used throughout the application, including an attractive grid design used in both the gradebook and the attendance journal.  The judicious use of Javascript in dynamic dialogs, sliders and menus has streamlined the user experience at key points.  Explanatory text has been added to many rarely-used pages.
 
14
 
 
15
Administrative views were a particular focus.  They have been divided into technical/server and school-oriented tasks and re-organized for clarity and efficiency.
 
16
 
 
17
Thanks to a clean separation of model and view in SchoolTool, we were able to make these changes with minimal changes to the underlying database and application logic.
 
18
 
 
19
Timetable Model
 
20
===============
 
21
 
 
22
The school timetable model used for scheduling class sections was completely rewritten for this release to be more flexible and in tune with the realities of schools around the world.  Classes can now start and stop at different points throughout a term and can be edited during the term to reflect ongoing changes.
 
23
 
 
24
Intervention
 
25
============
 
26
 
 
27
The Intervention user interface was simplified, with areas of redundancy with core SchoolTool removed.  Status messages were removed as a special type of message.
 
28
 
 
29
Installation on Active Production Servers
 
30
=========================================
 
31
 
 
32
Because of the extent of the user interface changes in SchoolTool 2.0, we recommend this **not** be applied to an active deployment during the school year.  While these changes should not require significant re-training, some testing and advance warning will be necessary before making this change.
 
33
 
 
34
Below are changes since the release of SchoolTool :ref:`2.0.0`.
 
35
 
 
36
 
 
37
CHANGES
 
38
=======
 
39
 
 
40
.. _2.0.3:
 
41
 
 
42
2.0.3 (2012-03-20)
 
43
==================
 
44
 
 
45
SchoolTool for Precise Beta 2.
 
46
 
 
47
SchoolTool 2.0.3 (2012-03-19)
 
48
-----------------------------
 
49
 
 
50
New features
 
51
++++++++++++
 
52
 
 
53
- Dynamic javascript person and other tables
 
54
- Can search persons and contacts by full name or partial names
 
55
- Add all search results button in relationship views
 
56
- Photos for persons (https://launchpad.net/bugs/683316)
 
57
- Added ID cards for persons and groups 
 
58
- Tab hiding (https://launchpad.net/bugs/938810)
 
59
- Sections need locations (https://launchpad.net/bugs/932920)
 
60
- Update jQuery to 1.7.1
 
61
- Add more options from paster to start-schooltool-instance.
 
62
- Updated translations, added Occitan (oc).
 
63
 
 
64
 
 
65
Bugfixes
 
66
++++++++
 
67
 
 
68
- Server tab not highlighted, no breadcrumbs (https://launchpad.net/bugs/868435)
 
69
- Make (weekly) schedules only contain schooldays (https://launchpad.net/bugs/930312)
 
70
- Prevented duplicated demographics field IDs (https://launchpad.net/bugs/783887)
 
71
- Gradebook popup fixes (https://launchpad.net/bugs/886257)
 
72
 
 
73
Development tools
 
74
+++++++++++++++++
 
75
 
 
76
- Selenium testing improvements
 
77
- Selenium browser extensions
 
78
 
 
79
 
 
80
SchoolTool Journal 2.0.3 (2012-03-20)
 
81
-------------------------------------
 
82
 
 
83
- Tab hiding (https://launchpad.net/bugs/938810)
 
84
- Update translations
 
85
 
 
86
 
 
87
SchoolTool Gradebook 2.0.3 (2012-03-16)
 
88
---------------------------------------
 
89
 
 
90
- Fill down is back in the contextual menu (https://launchpad.net/bugs/907907)
 
91
- Course worksheet outstanding issues (https://launchpad.net/bugs/927862)
 
92
- Tab hiding (https://launchpad.net/bugs/938810)
 
93
- Fixes to navigation, style, i18n, tables, etc.
 
94
- Updated translations
 
95
 
 
96
 
 
97
SchoolTool Intervention 2.0.3 (2012-03-15)
 
98
------------------------------------------
 
99
 
 
100
- Send email selections should be inactive if email is disabled (https://launchpad.net/bugs/922265)
 
101
- Show notification when email was sent, with status and error messages (https://launchpad.net/bugs/942566)
 
102
- Add an envelope icon next to responsible parties who have email addresses (https://launchpad.net/bugs/922267)
 
103
- Tab hiding (https://launchpad.net/bugs/938810)
 
104
- Updated translations, added ast, de, fr translations.
 
105
 
 
106
 
 
107
.. _2.0.2:
 
108
 
 
109
2.0.2 (2012-02-15)
 
110
==================
 
111
 
 
112
- Sync versions with Precise Alpha 2.
 
113
- Transition to zope.testbrowser 4.
 
114
- Transition `z3c.*` libraries to versions that can use Chameleon 2.
 
115
 
 
116
 
 
117
SchoolTool 2.0.2 (2012-02-14)
 
118
-----------------------------
 
119
 
 
120
- Added integer demographic fields.
 
121
 
 
122
Bugfixes
 
123
++++++++
 
124
 
 
125
- Fixed the password edit view (https://launchpad.net/bugs/868411)
 
126
- Allow optional Selection List demographics fields to remain unset (https://launchpad.net/bugs/898219)
 
127
- Fixed person edit view to show limited demographics fields (https://launchpad.net/bugs/914609)
 
128
- Sorted section list in person accordion (https://launchpad.net/bugs/921373)
 
129
- Move 'School name' to the bottom of Customize menu (https://launchpad.net/bugs/876797)
 
130
- Updated translations.
 
131
 
 
132
 
 
133
SchoolTool Gradebook 2.0.2 (2012-02-02)
 
134
---------------------------------------
 
135
 
 
136
New features
 
137
++++++++++++
 
138
 
 
139
- Course leaders may deploy course worksheets (https://launchpad.net/bugs/916678)
 
140
 
 
141
Bugfixes
 
142
++++++++
 
143
 
 
144
- Error editing Activity category with unicode characters (https://launchpad.net/bugs/913581)
 
145
- Crash viewing a Section, when all sheets are hidden
 
146
  (https://launchpad.net/bugs/913055)
 
147
- Missing XLS and PDF export (https://launchpad.net/bugs/916674)
 
148
- Different style for deployed worksheet tabs (https://launchpad.net/bugs/916674)
 
149
- Min/max should show while editing report sheet template
 
150
  (https://launchpad.net/bugs/916675)
 
151
- Unhiding personal sheet unhides deployed sheets (https://launchpad.net/bugs/917294)
 
152
- In sorts, no value should be less than zero (https://launchpad.net/bugs/907895)
 
153
- Updated translations (de, fr)
 
154
 
 
155
 
 
156
.. _2.0.1:
 
157
 
 
158
2.0.1 (2011-12-22)
 
159
==================
 
160
 
 
161
First bugfix release.
 
162
 
 
163
- Sync versions with Precise Alpha 1.
 
164
- Upgrade to zc.buildout 1.5
 
165
 
 
166
 
 
167
SchoolTool 2.0.1 (2011-12-22)
 
168
-----------------------------
 
169
 
 
170
- Cannot add resources (https://launchpad.net/bugs/894632)
 
171
- Email view needs formatting (https://launchpad.net/bugs/886304)
 
172
- Batches missing in several views (https://launchpad.net/bugs/882060)
 
173
- Show usernames in every persons table (https://launchpad.net/bugs/897260)
 
174
- Many CSS fixes (https://launchpad.net/bugs/885807)
 
175
- Many wording and i18n fixes by Douglas Cerna.
 
176
- Hide demographics fieldset if it is empty in person add views (https://launchpad.net/bugs/752051)
 
177
- Fix test failing when translations are compiled.
 
178
- Sorted course titles in section add form (https://launchpad.net/bugs/905386)
 
179
- Fixed required demographics description fields (https://launchpad.net/bugs/896390)
 
180
- Styled the fckeditor widget (https://launchpad.net/bugs/891348)
 
181
- Updated README.txt (https://launchpad.net/bugs/590781)
 
182
- Document running on port 80 (https://launchpad.net/bugs/259415)
 
183
- Updated translations.
 
184
 
 
185
 
 
186
SchoolTool Journal 2.0.1 (2011-12-22)
 
187
-------------------------------------
 
188
 
 
189
- Fixed css for cells in section journal
 
190
- Update translations
 
191
 
 
192
 
 
193
SchoolTool Gradebook 2.0.1 (2011-12-22)
 
194
---------------------------------------
 
195
 
 
196
- Allow scoresystem point value be equal to the previous grade (https://launchpad.net/bugs/899228)
 
197
- Updated translations
 
198
 
 
199
 
 
200
SchoolTool Intervention 2.0.1 (2011-12-22)
 
201
------------------------------------------
 
202
 
 
203
- Updated translations
 
204
 
 
205