1
0
Fork 0
mirror of https://github.com/NaN-tic/sao-old.git synced 2023-12-14 02:12:52 +01:00
sao-old/src
Sergi Almacellas Abellana 8ecfcbe053 Use group.length to test if group is empty
jQuery.isEmptyObject returns true if the object has any attribute, which is
the case of an empty group so it causes false positives

issue6478
review42281002
2017-04-28 15:01:47 +02:00
..
view Manage help attribute on tree views 2017-03-31 09:37:30 +02:00
.jshintrc Add README and update dependecies 2014-06-01 10:10:01 +02:00
action.js Manage context domain on screen 2017-03-29 22:38:20 +02:00
board.js Copy context used for dashboard action 2017-03-16 14:08:38 +01:00
common.js Don't show warning dialog message as dialog title 2017-04-27 10:26:42 +02:00
model.js Skip validate only on constant readonly fields 2017-04-26 19:37:00 +02:00
pyson.js Prepare pyson expression before encode when use date and datetime fields 2016-11-26 19:43:00 +01:00
rpc.js Don't show warning dialog message as dialog title 2017-04-27 10:26:42 +02:00
sao.js Use None as limit for xxx2Many and menu 2017-03-23 23:05:01 +01:00
sao.less Avoid overlap between tab name and close button 2017-02-14 00:00:00 +01:00
screen.js Use group.length to test if group is empty 2017-04-28 15:01:47 +02:00
session.js Change username label in login screen 2016-12-27 13:06:09 +01:00
tab.js Remove duplicated label in board view toolbar definition 2017-03-13 14:00:50 +01:00
view.js Add missing default selected_records on View 2015-10-30 12:50:10 +01:00
window.js Do not really remove records that do not have parent 2017-04-12 15:41:56 +02:00
wizard.js Resize view after showing a Wizard 2017-02-14 09:41:06 +01:00