forked from simahawk/openerp_bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHISTORY.txt
More file actions
62 lines (40 loc) · 719 Bytes
/
HISTORY.txt
File metadata and controls
62 lines (40 loc) · 719 Bytes
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
CHANGELOG
=========
1.0b3
-----
- add MANIFEST.in to fix release
1.0b2
-----
- renamed "openerp_theme" to "openerp_webmodule"
1.0b1
-----
- fix JS template for openerp_theme
1.0a8
-----
- imp remove static resources that are not required
- initialize module-specific openerp object into JS
1.0a7
-----
- fix bool var handling
- fix typo into theme template
1.0a6
-----
- CHANGED PACKAGE NAME FROM 'openerp_pastertemplates'
- set active=False by default
- added basic openerp web theme template
1.0a5
-----
- fix optional web parameters
1.0a4
-----
- fix bracket typo into __openerp__.py
1.0a3
-----
- fix README.rst
- added missing HISTORY.txt
1.0a2
-----
- updated docs
1.0a1
-----
- 1st release