Commit graph

11434 commits

Author SHA1 Message Date
Rushabh Mehta
70db4e7fc7 [fix] welcome mail if no other app 2017-03-09 13:27:38 +05:30
Rushabh Mehta
8a83a9bfed [fix] fix html5lib compatibility issue 2017-03-09 13:20:40 +05:30
Nabin Hait
0e85e30789 Merge pull request #2833 from rmehta/grid-mandatory
[fixes] mandatory css in grids, better welcome email
2017-03-09 11:04:22 +05:30
Rushabh Mehta
614098a84a [fixes] mandatory css in grids, better welcome email 2017-03-08 22:52:54 +05:30
Nabin Hait
54af579e09 Merge pull request #2823 from wshurafa/fix-query-condition-case-sensitivity
Fix query condition case sensitivity
2017-03-08 14:03:06 +05:30
Nabin Hait
1652460f2a Merge branch 'hotfix' 2017-03-08 11:08:16 +05:30
Nabin Hait
64a10c0543 bumped to version 7.2.28 2017-03-08 11:38:16 +06:00
Wael AlShurafa
d3c6ac6d8a Fix operator validation 2017-03-07 21:53:43 +02:00
Wael AlShurafa
3033aa4d5b Fix condition operator case sensitivity 2017-03-07 21:52:20 +02:00
Nabin Hait
dcc170d1b5 minor patch fix 2017-03-07 22:34:52 +05:30
Nabin Hait
94af0d9943 Merge pull request #2761 from RobertSchouten/from_parse_dev
[hotfix] fix email from decode
2017-03-07 12:55:50 +05:30
Nabin Hait
2f3f17a09b Merge pull request #2778 from yshurrab/translations-passed-lang-fix
Translate the msg in _ function according to the passed lang, support…
2017-03-06 14:30:49 +05:30
Yaqin Shurrab
59637ae0a2 resove conflict 2017-03-06 10:06:26 +02:00
Yaqin Shurrab
0239b24ca0 making code simpler as @mmoksh suggessted 2017-03-06 10:03:28 +02:00
Yaqin Shurrab
337812e405 making code simpler as @mmoksh suggessted 2017-03-06 10:00:38 +02:00
Yaqin Shurrab
67f7706c7e reslove conflict 2017-03-05 14:01:39 +02:00
Yaqin Shurrab
81f11d12a2 resolve conflict 2017-03-05 13:59:57 +02:00
Yaqin Shurrab
ee692e0e07 resolve conflict 2017-03-05 13:39:10 +02:00
Yaqin Shurrab
ff85aa9319 Fix error in applied changes causes The Travis CI build fail 2017-03-05 13:37:28 +02:00
Yaqin Shurrab
6c40d4313b Fix error in applied changes causes The Travis CI build fail 2017-03-05 13:29:23 +02:00
Yaqin Shurrab
c6f3350bae resolve conflict, apply reviewer changes 2017-03-05 12:54:39 +02:00
Yaqin Shurrab
8d06587d49 Update as the reviewer asked for changes 2017-03-05 12:52:38 +02:00
Rushabh Mehta
5001e92ff9 Update translate.py 2017-03-05 11:19:49 +05:30
Rushabh Mehta
e8dd3b0d84 Update __init__.py 2017-03-05 11:15:01 +05:30
Nabin Hait
f459919abe Merge branch 'hotfix' 2017-03-02 22:43:21 +05:30
Nabin Hait
8c47848a00 bumped to version 7.2.27 2017-03-02 23:13:21 +06:00
Nabin Hait
b5936ffa82 Validate sub-query in order by and group by 2017-03-02 18:50:04 +05:30
Nabin Hait
ec63a8048e Merge branch 'hotfix' 2017-03-02 18:03:33 +05:30
Nabin Hait
dc35c1ddba bumped to version 7.2.26 2017-03-02 18:33:33 +06:00
Nabin Hait
cc12dc033e Minor fix 2017-03-02 18:02:46 +05:30
Nabin Hait
e52e37fc10 Merge branch 'hotfix' 2017-03-02 16:59:25 +05:30
Nabin Hait
cefd90d090 bumped to version 7.2.25 2017-03-02 17:29:25 +06:00
Nabin Hait
16e437db7d Merge pull request #2793 from mbauskar/hotfix
[minor] filter dashboard fixes
2017-03-02 16:57:26 +05:30
Nabin Hait
bf310c59b4 Merge pull request #2794 from saurabh6790/sql_injection_fixes
[fix] consider optional fields too while chekcing sql injection
2017-03-02 16:56:02 +05:30
Saurabh
b2b2df56aa [fix] consider optional fields too while chekcing sql injection 2017-03-02 16:52:21 +05:30
mbauskar
ab862b060c [minor] filter dashboard fixes 2017-03-02 16:39:22 +05:30
Nabin Hait
5f5d3066fa Merge pull request #2784 from saurabh6790/sql_injection_fixes
[security][fix] fixed order by and group by clause vulnerability for sql injection
2017-03-02 14:09:12 +05:30
Nabin Hait
29d9abb7bd Update db_query.py 2017-03-02 13:01:41 +05:30
Nabin Hait
25bce97acd Update db_query.py 2017-03-02 12:57:49 +05:30
Nabin Hait
76dea9c4aa Merge branch 'hotfix' 2017-03-02 12:37:36 +05:30
Nabin Hait
cf0b897a5e bumped to version 7.2.24 2017-03-02 13:07:36 +06:00
Rushabh Mehta
96dd947111 [minor] add progress in desktop help message 2017-03-02 11:12:55 +05:30
Nabin Hait
494f39de78 Merge branch 'hotfix' 2017-03-01 15:08:27 +05:30
Nabin Hait
4f9676b221 bumped to version 7.2.23 2017-03-01 15:38:27 +06:00
Nabin Hait
299a998cf7 Update control.js 2017-03-01 15:07:20 +05:30
Saurabh
acb660322d [fix] trim whitespaces 2017-02-28 19:15:39 +05:30
Saurabh
049d51cdf1 [security][fix] fixed order by and group by clause vulnerability for sql injection 2017-02-28 18:52:07 +05:30
Nabin Hait
d1e573dba8 Merge branch 'hotfix' 2017-02-28 18:42:06 +05:30
Nabin Hait
c567869136 bumped to version 7.2.22 2017-02-28 19:12:06 +06:00
Rushabh Mehta
488cff68bc [minor] update mixpanel analytics 2017-02-28 18:41:16 +05:30