- Jul 09, 2018
-
-
Saurabh authored
-
Saurabh authored
[global-search] add doc check for route
-
Prateeksha Singh authored
- Jul 06, 2018
-
-
Saurabh authored
- Jul 05, 2018
- Jul 03, 2018
-
-
Ameya Shenoy authored
courtesy: @netchanpfaris initally the regex used to allow only digits 0-9, not it considers the entire number range
-
- Jul 02, 2018
-
-
Faris Ansari authored
-
- Jun 27, 2018
-
-
Saurabh authored
[Security][fix] To avoid possible sql injection via filters and or_filters parameters and tighten the field level checks (#5721) * [fix] sanitize filters and or_filters to avoid sql injection * add test cases for filter sanitizer * codacy fix * added test cases to test valid scenarios
-
- Jun 25, 2018
-
-
Rushabh Mehta authored
-
Saurabh authored
* [security][fix] Sanitize search fields to avoid sql injection * Test Cases for Sanitizer * Test Cases fix * [fix] test case
-
Prateeksha Singh authored
[global-search] trim varchar columns
-
Prateeksha Singh authored
-
- Jun 22, 2018
-
-
Prateeksha Singh authored
-
Ameya Shenoy authored
-
Prateeksha Singh authored
-
- Jun 21, 2018
-
-
Ameya Shenoy authored
-
Ameya Shenoy authored
[fix] for mariadb version 10.3
-
Ameya Shenoy authored
-
- Jun 10, 2018
-
-
Ameya Shenoy authored
new app creation fix
-
Ameya Shenoy authored
-
- Jun 05, 2018
-
-
Saurabh authored
-
Faris Ansari authored
If there are multiple Email Accounts with the same append_to, then the first one is fetched which is incorrect if there is an Email Account for the current user. Now it is first filtered by email_id, if not found falls back to old behaviour.
- Jun 01, 2018
-
-
Faris Ansari authored
- remove unused nightwatch - update less to 3.0.4
-
- May 31, 2018
-
-
Saurabh authored
-
Saurabh authored
Updated Issues and PR Templates
-
Ameya Shenoy authored
- May 30, 2018
-
-
Ameya Shenoy authored
-
- May 28, 2018
-
-
Ameya Shenoy authored
-
Saurabh authored
-
- May 25, 2018
-
-
Prateeksha Singh authored
-
Manas Solanki authored
* handle the int overflow - convert the int to the bigint if the length is more than 11 * proper formatting
-
- May 24, 2018
-
-
Sharath C authored
* Jinja Customization from hooks.py bug fix * Condition to check for site initialization added.
-