Commit graph

673 commits

Author SHA1 Message Date
Suraj Shetty
4638272475
Merge branch 'develop' into contextual-translation 2020-05-01 15:40:48 +05:30
prssanna
5ebe5d0a2f feat: add number cards to Dashboard 2020-04-26 16:11:53 +05:30
Suraj Shetty
06ee14e433
Merge branch 'develop' into contextual-translation 2020-04-17 13:26:05 +05:30
Shivam Mishra
c412fde953 feat: don't rebuild cache on delete 2020-04-10 16:42:03 +05:30
Suraj Shetty
db41acf496 refactor: Get translator_url for hooks 2020-04-07 12:45:07 +05:30
Shivam Mishra
947dc83ddb feat: use domain restrictions from cache 2020-04-06 15:20:25 +05:30
Shivam Mishra
aca5bdb89f feat: don't rebuild count cache on every insert 2020-04-06 15:19:32 +05:30
mergify[bot]
5fabf8ce00
Merge pull request #9641 from scmmishra/report-perm-fix
fix: Prepared Report permissions
2020-04-05 14:32:22 +00:00
mergify[bot]
f5a1b560d7
Merge pull request #9603 from Mangesh-Khairnar/news-letter
feat: newsletter and email group changes
2020-04-03 16:46:50 +00:00
prssanna
f79a43d5f3 feat: save dashboard chart config for user 2020-04-02 12:12:40 +05:30
Suraj Shetty
caa73f3d7d
Merge branch 'develop' into report-perm-fix 2020-03-26 23:14:31 +05:30
prssanna
1bfb1a3d37 refactor(Dashboard): refactor dashboard permissions 2020-03-26 14:50:57 +05:30
Shivam Mishra
53bf9989fb feat: remove module.min.css 2020-03-18 10:33:56 +05:30
Suraj Shetty
98f5366fac
fix: Remove duplicate on_trash key 2020-03-14 16:16:16 +05:30
Suraj Shetty
5f64147a40
Merge branch 'develop' into report-perm-fix 2020-03-13 23:42:14 +05:30
Suraj Shetty
0088f27f71
Merge branch 'develop' into setup-wizard-dev 2020-03-12 18:29:31 +05:30
Aditya Hase
af3c4feb64 feat: Monitor
Collect HTTP Request and Background Job logs
2020-03-05 15:06:15 +05:30
Shivam Mishra
4b42961ed7 feat: added permission check for doc 2020-03-05 10:54:43 +05:30
Shivam Mishra
a88a17e0b8 feat: added permission condition for list 2020-03-05 10:54:21 +05:30
Shivam Mishra
3f056e4c6e feat: enabled logging for setup wizard 2020-02-19 13:08:52 +05:30
Shivam Mishra
07b0886272 feat: rebuild table count cache on trash 2020-02-19 12:45:04 +05:30
Mangesh-Khairnar
6157719a7d feat(newsletter): add an option for hourly schedule send 2020-02-18 23:48:12 +05:30
Suraj Shetty
a25f5d207a
Merge branch 'develop' into offline-erpnext 2020-01-24 09:23:15 +05:30
Shivam Mishra
3ce806b611 fix: typo in hooks for after insert breaking cache rebuild (#9314)
* fix: typo in hooks for after insert breaking cache rebuild

* fix: accept args
2020-01-20 13:51:19 +05:30
Rucha Mahabal
589772f7bd fix: rename Events Streaming to Event Streaming 2019-12-26 14:29:08 +05:30
Rucha Mahabal
f99cbf9690 fix: rename Update Log to Event Update Log for consistency 2019-12-26 12:53:58 +05:30
Rucha Mahabal
fd41414564 fix: hooks.py conflicts 2019-12-24 14:26:02 +05:30
Shivam Mishra
c9c4cbd6d1 perf: Speed improvements for moduleview get (#9079)
* feat: api to setup boot cache on login

* feat (perf): use cache data instead of query

* feat: added doc hooks for rebuilding cache

* feat: improved can import query

* fix: ignore cache rebuild for import or install

* fix: fix postgres syntax error

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2019-12-24 13:12:57 +05:30
Rucha Mahabal
199291e9c5 fix: conflicts 2019-12-09 17:16:18 +05:30
Rucha Mahabal
b338e3dc48 fix: codacy 2019-11-14 17:51:33 +05:30
Rushabh Mehta
7cd329fac9 reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler 2019-11-07 12:14:09 +05:30
Aditya Hase
83c10c9263
perf(database): Regularly clean old unhandled emails
Co-authored-by: sahil28297 <sahilkhan28297@gmail.com>
2019-10-22 13:03:00 +05:30
Faris Ansari
7caef2d16d
Merge branch 'develop' into integrated-notifications 2019-10-21 12:51:03 +05:30
prssanna
75b624e7a2 fix: move notifications to desk, refactor notifications.js 2019-10-09 16:23:26 +05:30
prssanna
2073fd1f91 fix: remove notifications code 2019-10-09 16:22:57 +05:30
prssanna
bae5049683 feat(Notifications): Add integrated notifications 2019-10-09 16:22:57 +05:30
sahil28297
a47d1b3e57
fix(hooks): check for updates daily instead of weekly 2019-10-09 11:30:15 +05:30
Himanshu
3f980dbd79 fix(Global Search Settings): Show progress while setting global search doctypes (#8515)
* fix: add frm dashboard

* fix: add search for other domains

* fix: set global search doctypes for all domains

* fix: add doctypes to global search dict in hooks

* fix: Remove unused variable
2019-10-02 11:43:42 +00:00
mergify[bot]
5f33dd17c6
Merge pull request #8489 from prssanna/leaderboard-refactor
feat(Leaderboard): Add Energy Points Leaderboard to Leaderboard
2019-09-30 09:47:09 +00:00
Himanshu Warekar
9a9c1bed3c Merge branch 'develop' of https://github.com/frappe/frappe into global_search 2019-09-25 22:19:23 +05:30
prssanna
6489bda5ad refactor(Leaderboard): Use API to get leaderboards from ERPNext and add Energy Point Leaderboard 2019-09-24 13:03:04 +05:30
Faris Ansari
4b525f5f66 fix: Add sensible doctypes for global search 2019-09-19 17:08:57 +05:30
Himanshu Warekar
9d3b361da4 feat: Global Search with Priorities 2019-09-18 18:21:13 +05:30
Himanshu Warekar
8e6d781738 Merge develop into con-fix 2019-09-15 17:49:38 +05:30
Himanshu Warekar
9f0a4a6cb0 fix: reintroduced mobile_no 2019-09-11 20:12:57 +05:30
Himanshu Warekar
db331620f2 fix: remove unused hooks 2019-09-06 16:41:42 +05:30
Himanshu Warekar
6de3e9a1bf feat: push contacts to google contacts 2019-09-06 13:56:00 +05:30
prssanna
2553ba5664 feat: add energy points to leaderboard 2019-09-02 23:47:39 +05:30
Himanshu Warekar
9e5f68d025 fix: patch 2019-08-29 09:28:09 +05:30
Himanshu Warekar
b96626e7de fix: add city state and country 2019-08-26 12:50:56 +05:30