-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
37 lines (24 loc) · 980 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
==== 0.3.2 (2013-02-06) ====
- temporary bugfix for change_list actions
==== 0.3.1 (2013-01-19) ====
- registration template fixes
- registration template fixes
==== 0.3 (2013-01-17) ====
- dropped tabs in homepage in favour of vanilla list of available applications
- application dropdown menu for fast access in navbar
- filters moved to a dropdown in navbar to gain screen space
- added documentation for the translation goodies
==== 0.2 (2012-12-04) ====
- sortable inlines
- inlines wrapped in wells for UI consistency
==== 0.1.1 (2012-11-20) ====
- added a test project
- upgrade to Twitter Bootstrap 2.2.1 (issue #8)
- implemented inline tabular view
- fixed the messages styling
- temporary fix for the page title
- open is now the default style for the stacked inlines
- filters in the change list views are now positioned on the left, to handle wide tables
- pagination rendered with a smaller style (issue #2)
==== 0.1.0 (2012-10-22) ====
- first release