Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Vivek
erp5
Commits
164ede25
Commit
164ede25
authored
Sep 24, 2015
by
Xiaowu Zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_web_renderjs_ui: allow to submit empty query
parent
4ddaf5a4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
20 deletions
+20
-20
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_filtereditor_js.xml
...eItem/web_page_module/rjs_gadget_erp5_filtereditor_js.xml
+20
-20
No files found.
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_filtereditor_js.xml
View file @
164ede25
...
@@ -189,7 +189,7 @@
...
@@ -189,7 +189,7 @@
}\n
}\n
}\n
}\n
}\n
}\n
if (simple_query_list.length >
0 || domain_tree_query_list.length > 0) {
\n
\n
if (simple_query_list.length >
0) {\n
if (simple_query_list.length >
0) {\n
complex_query = new ComplexQuery({\n
complex_query = new ComplexQuery({\n
operator: operator,\n
operator: operator,\n
...
@@ -214,7 +214,7 @@
...
@@ -214,7 +214,7 @@
"extended_search": query, "domain_tree": domain_tree_query,\n
"extended_search": query, "domain_tree": domain_tree_query,\n
"sort_list": options.form_definition.sort_list || "",\n
"sort_list": options.form_definition.sort_list || "",\n
"hide_item": options.form_definition.hide_item || ""});\n
"hide_item": options.form_definition.hide_item || ""});\n
}
\n
\n
}\n
}\n
\n
\n
\n
\n
...
@@ -713,7 +713,7 @@
...
@@ -713,7 +713,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
serial
</string>
</key>
<key>
<string>
serial
</string>
</key>
<value>
<string>
945.6
1444.40283.6724
</string>
</value>
<value>
<string>
945.6
2459.61529.51251
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
state
</string>
</key>
<key>
<string>
state
</string>
</key>
...
@@ -731,7 +731,7 @@
...
@@ -731,7 +731,7 @@
</tuple>
</tuple>
<state>
<state>
<tuple>
<tuple>
<float>
144308
4057.26
</float>
<float>
144308
5290.67
</float>
<string>
UTC
</string>
<string>
UTC
</string>
</tuple>
</tuple>
</state>
</state>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment