Commit graph

23166 commits

Author SHA1 Message Date
Sahil Khan
2693b357aa bumped to version 12.0.18 2019-11-14 17:27:33 +05:30
Shivam Mishra
f1005d9dae style: whitespace fixes 2019-11-14 16:54:21 +05:30
Rohan Bansal
9d5baca7de fix: change tags on filter change 2019-11-14 16:24:29 +05:30
Shivam Mishra
949d2f483e style: whitespace fixes 2019-11-14 16:07:15 +05:30
Shivam Mishra
1b47593588 style: liting fixes 2019-11-14 15:57:04 +05:30
Rohit Waghchaure
12e7bc025f fix: Name of Contact cannot be Contact error while creating communication 2019-11-14 15:53:27 +05:30
prssanna
4bc4749d37 fix: set notifications as unseen from the server side 2019-11-14 14:34:38 +05:30
Rohit Waghchaure
081afb1492 fix: deadlock issue on load of company 2019-11-14 13:43:54 +05:30
mergify[bot]
3dafabc261
Merge pull request #8815 from netchampfaris/test-control-link-fix
test: More robust control link test
2019-11-14 08:09:51 +00:00
mergify[bot]
d74faae430
Merge pull request #8814 from netchampfaris/file-uploader-403
fix(fileuploader): Handle 403 status code
2019-11-14 07:33:36 +00:00
Shivam Mishra
049873edc5 feat: enabled modal api in checkout 2019-11-14 12:56:31 +05:30
Faris Ansari
9dad73c300 test: More robust control link test 2019-11-14 12:44:05 +05:30
Faris Ansari
ac9fe0215c fix(fileuploader): Handle 403 status code 2019-11-14 12:29:52 +05:30
Faris Ansari
e7e8128410 fix: Common method to toggle seen 2019-11-14 12:00:47 +05:30
Faris Ansari
66367b1605 fix: Hide Notification Settings List from search 2019-11-14 12:00:32 +05:30
Shivam Mishra
4a06c063f7 chore: update comment 2019-11-14 12:00:01 +05:30
Shivam Mishra
ce2dc68308 refactor: auto fetch API key 2019-11-14 11:59:14 +05:30
Shivam Mishra
719119803f style: use tabs 2019-11-14 11:46:57 +05:30
Shivam Mishra
baa8f8be50 style: added comments and cleaned up API 2019-11-14 11:44:04 +05:30
mergify[bot]
2a1b61e9c8
Merge pull request #8800 from adityahase/fix-reactivate-scheduler
fix(scheduler): Activate scheduler if found inactive
2019-11-14 06:11:36 +00:00
mergify[bot]
ede955ca44
Merge pull request #8794 from scmmishra/fix-formatting-charts
fix: formatting for chart tooltip
2019-11-14 05:55:58 +00:00
mergify[bot]
1ff5089fec
Merge pull request #8596 from ruchamahabal/email_fix
fix(Email): poplib.error_proto exception
2019-11-14 05:35:55 +00:00
dependabot-preview[bot]
c7edd0ac46
chore(deps): [security] bump markdown2 from 2.3.5 to 2.3.6
Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.3.5 to 2.3.6. **This update includes a security fix.**
- [Release notes](https://github.com/trentm/python-markdown2/releases)
- [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md)
- [Commits](https://github.com/trentm/python-markdown2/compare/2.3.5...2.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-13 23:23:15 +00:00
mathieu.brunot
d0a5a9a7ba
Add JUnit XML reports to Travis
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-11-14 00:06:53 +01:00
Shivam Mishra
e67b635673 style: removed commented code 2019-11-13 19:35:55 +05:30
Shivam Mishra
afb8829514 feat: created client API for razorpay 2019-11-13 19:31:23 +05:30
Shivam Mishra
b8a4821a83 feat: updated client API 2019-11-13 19:31:11 +05:30
Shivam Mishra
de0984a87b
Merge pull request #8799 from prssanna/filters-fix
fix: set first option as value for 'is' condition if no value selected
2019-11-13 17:47:15 +05:30
Shivam Mishra
46ef941116 fix: fixed post request 2019-11-13 17:37:02 +05:30
Shivam Mishra
08bf0d8379 feat: added orders API 2019-11-13 15:42:33 +05:30
gavin
1de09d4867
Merge branch 'develop' into drop-selenium 2019-11-13 15:10:30 +05:30
Gavin D'souza
ae48dfe2b4 chore: dropped legacy selenium dependant tests
selenium TestDriver deprecated
--ui-tests flag in `bench run-tests` deprecated
2019-11-13 15:01:05 +05:30
Gavin D'souza
cbd89842ee chore: dropped legacy test runner 2019-11-13 14:09:52 +05:30
Gavin D'souza
5bd5eb8911 chore: moved set_request function to frappe.utils 2019-11-13 14:09:46 +05:30
dependabot-preview[bot]
e86aff147a
chore(deps): [security] bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. **This update includes a security fix.**
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-13 06:46:56 +00:00
Aditya Hase
e35af96257
fix(scheduler): Activate scheduler if found inactive 2019-11-13 12:03:28 +05:30
prssanna
a7fb0dba57 fix(List): save checked rows on auto refresh 2019-11-13 11:48:35 +05:30
prssanna
f6b4fdef0c fix: codacy 2019-11-12 21:21:12 +05:30
mergify[bot]
d7773207d7
Merge pull request #8797 from scmmishra/blog-fix
fix: filtering for blog category
2019-11-12 13:48:26 +00:00
Nickesh
b80b4a64df Web form allow edit and new fix 2019-11-12 19:08:16 +05:30
prssanna
eae67eb0dd fix: set first option as value for 'is' condition if no value selected 2019-11-12 19:06:43 +05:30
Gavin D'souza
355c5fb370 fix: add cups dependency
perf: conditional config for database
2019-11-12 19:05:08 +05:30
Shivam Mishra
e36ad8d8de fix: filtering for blog category 2019-11-12 18:54:13 +05:30
Shivam Mishra
4835c87c3f refactor: code styling 2019-11-12 17:53:26 +05:30
Shivam Mishra
6d85f1215f fix: formatting for chart tooltip 2019-11-12 17:36:59 +05:30
Gavin D'souza
babcf7d25b chore: trimmed requirements by pipreqs 2019-11-12 16:07:19 +05:30
prssanna
643f185edc fix: track seen in notification settings 2019-11-12 15:28:28 +05:30
mergify[bot]
8fe3f9506d
Merge pull request #8792 from prssanna/leaderboard
feat: Add Leaderboard to Places
2019-11-12 09:46:49 +00:00
prssanna
afe90c03e7 feat: Add leaderboard to Places 2019-11-12 14:34:24 +05:30
Rucha Mahabal
9a23312ad7 fix(Report): validate 'Script Manager' role only for report type 'Script Report' 2019-11-12 13:37:51 +05:30