Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 8641342

Browse files
committed
Merge pull request #156 from appirio-tech/release
Release
2 parents a8aaaa7 + 9069467 commit 8641342

File tree

508 files changed

+104827
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

508 files changed

+104827
-2
lines changed

src/js/app/challenges/directives/my-filters-diretive.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
});
150150
}, function(error) {
151151
ctrl.filters = [];
152-
MyFiltersService.showError('An error occurs when retrieving filters from server.', error);
152+
//MyFiltersService.showError('An error occurs when retrieving filters from server.', error);
153153
});
154154
};
155155
/**

src/js/app/challenges/directives/save-filter-diretive.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
});
107107
}
108108
}, function(error) {
109-
MyFiltersService.showError('An error occured when retrieving filters from server.', error);
109+
//MyFiltersService.showError('An error occured when retrieving filters from server.', error);
110110
});
111111
ctrl.closeDialogAndClear();
112112
} else {
Lines changed: 140 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,140 @@
1+
=== Page Builder by WooRockets.com ===
2+
Contributors: woorockets, hieudm, tonybui-1
3+
Tags: page builder, page builder, admin, advanced, content, easy to use, editor, element, page, plugin, post, responsive, visual, widget, builder, CSS, layout, advanced page elements, gallery, building page
4+
Requires at least: 3.6
5+
Tested up to: 4.1
6+
Stable tag: 3.9
7+
License: GPLv2 or later
8+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
9+
WR Page Builder is a simple Drag and Drop page builder that helps you build a complete WordPress website in a few minutes.
10+
11+
== Description ==
12+
13+
WR Page Builder is a simple Drag and Drop page builder that helps you build a complete WordPress website in a few minutes without coding knowledge required. Designed with an intuitive interface, simple and extremely easy to use, this plugin gives a new experience for building pages and creating an entire online shop by visual drag-and-drop functionality.
14+
15+
The plugin is similar to an advanced editor and used for both post and page. It includes full page elements, widget support, built-in short codes and much more options that provide an unlimited number of style variations so there is no need to touch any code. In particular, the remarkable improvement in the live preview mode, there will no longer be any feeling glitzy when creating too many things.
16+
17+
<b>See demo:</b> <a href="http://demo.woorockets.com/plugins/wr-pagebuilder/">http://demo.woorockets.com/plugins/wr-pagebuilder</a>
18+
19+
<h4>Main Features:</h4>
20+
21+
22+
* <b>Powerful Layout</b>: WR Page Builder enables you to create your own unique pages using the most up-to-date layout.
23+
* <b>Fully Responsive</b>: All screen sizes and mobile devices are supported. A must-have feature for your menu in this golden age of mobile and big screens.
24+
* <b>Drag & Drop Management</b>: Create your desired menu with just little simple drag & drop steps.
25+
* <b>Page Element</b>: Add advanced and convenient elements without limitation into your posts and pages, such as: Content List, Promotion Box, Pricing Table, Progress Bar,...
26+
* <b>Widget Support</b>: With this function, you can directly add widgets into a page and configure them.
27+
* <b>Easy Customization</b>: We provide you with tons of customization for your page: colors, images, text, etc...
28+
* <b>Spotlight Filter</b>: This feature helps you to find page elements easily.
29+
* <b>Live Preview</b>: What you see is what you get. Track your changes immediately without switching back and forth.
30+
31+
<h4>Support</h4>
32+
33+
* <a href="http://www.woorockets.com/docs/wr-pagebuilder-user-manual/">Documentation</a>
34+
35+
> <strong>Get Involved</strong>
36+
37+
> * <b>Fork on Github</b>: WR PageBuilder’s source code is published on <a href="http://github.com/WooRockets/WR-PageBuilder">Github</a> and is always updated to latest version. Feel free to use our plugin to server any of your purposes. Your engagement is always welcome!
38+
> * <b>Help bring this plugin to the world</b>: Help many WordPress users in your community by translating it into your languages. The source file is available on <a href="https://github.com/WooRockets/Translation-file-WR-PageBuilder">GitHub</a>. <strong>Note:</strong> The project for WR Page Builder is no longer maintained on Transifex.com.
39+
40+
<i>*<a href="https://wordpress.org/support/view/plugin-reviews/wr-pagebuilder">If you like the plugin, please vote for it!</a>*</i>
41+
42+
== Installation ==
43+
1. Upload WR Page Builder to the /wp-content/plugins/ directory
44+
2. Activate the plugin through the 'Plugins' menu in WordPress
45+
46+
== Screenshots ==
47+
48+
1. The WR Page Builder layout
49+
2. Live Preview
50+
3. Widget Window
51+
52+
== More Details ==
53+
54+
For further information, product details, help and tutorials, please visit our website: http://woorockets.com/
55+
56+
== Changelog ==
57+
58+
= 2.4.1 =
59+
60+
* Fixed There is no elements displayed on Element Adding form when activating WR One template
61+
* Fixed The widget not works
62+
* Changed Footer links
63+
* Improved Preview feature
64+
* Improved Backend style
65+
66+
= 2.4.2 =
67+
68+
* Changed Footer links
69+
* Improve core functions
70+
71+
= 2.4.3 =
72+
73+
* Added Language files
74+
* Fixed Bug in Widget element
75+
* Fixed Bug in Accordion Element
76+
* Fixed Other displaying bugs
77+
78+
= 2.4.4 =
79+
80+
* Fixed WYSIWYG editor auto add br tag after saving
81+
* Added About us page
82+
83+
= 2.4.5 =
84+
85+
* Added About page and show it after installing the plugin
86+
* Improved Wrap all strings in About us page to translation function
87+
88+
= 2.4.6 =
89+
90+
* Added Volunteer translator call
91+
* Fixed Network Deactivate function doesn't work
92+
* Fixed Problem adding RevSlider widget element
93+
94+
= 2.4.7 =
95+
96+
* Fixed Revert autop
97+
98+
= 2.4.8 =
99+
100+
* Improved About page
101+
* Fixed Bug in WYSIWYG editor
102+
103+
= 2.4.9 =
104+
105+
* Fixed php errors detected by Query Monitor plugin
106+
107+
= 2.4.10 =
108+
109+
* Fixed bug in WYSIWYG editor
110+
* Added parameter "Hidden on" to column setting
111+
* Fixed Some minor bugs
112+
113+
= 2.4.11 =
114+
115+
* Fixed Style of modal conflict with Woocommerce plugin
116+
* Fixed Bug conflict with Advanced Custom Fields plugin
117+
118+
119+
= 2.4.12 =
120+
121+
* Fixed display problem of Google map element on resizing browser
122+
* Added parameter 'Scrollwheel Zooming' to Google map element
123+
124+
= 2.5.0 =
125+
126+
* Fixed broken lines in Price Table Element
127+
* Fixed Alt attribute missing for images in carousel
128+
* Added Share element
129+
130+
= 2.5.1 =
131+
132+
* Minor changes in back-end setting
133+
134+
= 2.5.2 =
135+
136+
* Updated Polish translation
137+
138+
= 2.5.3 =
139+
140+
* Fixed Some minor bugs

0 commit comments

Comments
 (0)