Fix LibreJS metadata in embeddable JavaScript.
[com.zyxware.civiwci.git] / Changelog.txt
1 Release Notes for civicrm-wci CiciCRM extension. 1.0-rc4
2 ===========================================================
3
4 1.0-rc4, 12/04/2014
5 ---------------------
6 1. Access permission for CiviWCI
7 2. Moved Embed.php to civicrm-wci/CRM/Wci/Page folder and wrapped old code in CRM_Wci_Page_Embed
8 3. Removed db query to get menu id max and iterated params array to get the max value.
9
10 1.0-rc3, 11/25/2014
11 ---------------------
12 1. Updated Readme
13 2. Changed module name to com.zyxware.civiwci (Please uninstall previous versions before trying this update.
14 3. 1.0-rc2 bug fixes.
15
16 1.0-rc2, 11/21/2014
17 ---------------------
18 1. 1.0-rc1 bug fixes.
19 2. Added help texts and layout fixes
20 3. Code cleanup.
21
22 1.0-rc1, 11/19/2014
23 ---------------------
24 1. Implemented widget cache system.
25 2. Beta - 3 bug fixes.
26
27 Beta - 3, 11/16/2014
28 ---------------------
29 1. Fixed db error due to invalid data type in select widgets.
30
31 Beta - 2, 11/13/2014
32 ------------------------------------------
33 1. Decoupled widgets and embed code
34 2. Interface tweaks for progress bar creation interface
35 3. Moved widget preview to the top of the editing screen
36 4. Customizable Newsletter signup
37 5. Fixed Beta I Bugs
38
39 Beta - 1, 11/06/2014
40 ------------------------------------------
41 1. Fixed Unit Testing Bugs
42 2. Decoupled widget id from widget
43 3. Show and hide checkboxes
44
45 Alpha - 3, 10/30/2014
46 ------------------------------------------
47 1. Fixed Unit Testing Bugs
48
49
50 Alpha - 2, 10/23/2014
51 ------------------------------------------
52 1. Newsletter signup feature
53 2. Added preview button
54 3. Widget properties specified the creation form applied to widget
55
56 Alpha - 1, 10/16/2014
57 ------------------------------------------
58 1. Create Progressbar
59 2. Edit Progressbar
60 3. Delete Progressbar
61 4. List Progressbar
62 5. Create Widget
63 6. List widgets
64 7. Delete widget
65 8. Edit widget
66 9. Preview progressbar in create widget form
67 10. Embed progessbar external clients