Commit graph

857 commits

Author SHA1 Message Date
Himanshu Warekar
80000353e8 feat: google calendar sync 2019-07-24 15:07:41 +05:30
Rucha Mahabal
4b2ab9e00d feat: Session Defaults 2019-07-21 23:16:50 +05:30
mergify[bot]
a72a9e1946
Merge pull request #7909 from netchampfaris/website-theme-fixes
fix: Website Theme UX
2019-07-17 09:39:41 +00:00
Faris Ansari
940604d48e fix: Generate themes if not exists after migrate 2019-07-16 14:00:04 +05:30
Rucha Mahabal
c0b01acb9f fix: merged develop 2019-07-16 12:32:32 +05:30
Rucha Mahabal
98b6602726 fix: testcases and code structure 2019-07-15 15:13:28 +05:30
Rucha Mahabal
20cc919002 moved Auto Repeat doctype from Desk to Automation module 2019-07-10 13:57:15 +05:30
Rucha Mahabal
231250d141 fix: requested changes implemented, next_schedule_date behaviour fixed, made auto-repeat non-submittable 2019-07-07 22:26:03 +05:30
sahil28297
43c27453e9 fix(translator): send translator to .com instead of xyz (#7834) 2019-07-04 10:39:47 +00:00
deepeshgarg007
9536e40cf3 fix: Move upgrade box from sidebar to journeys 2019-07-01 14:17:22 +05:30
deepeshgarg007
5311d8c01f fix: Remove email group hooks from frappe 2019-06-30 21:01:31 +05:30
deepeshgarg007
f5a983a70d fix: Remove limits and usage info from frappe 2019-06-30 16:51:05 +05:30
Sahil Khan
0bc24c8b33 feat(translator_portal): show user status of contributed translation 2019-06-27 18:07:27 +05:30
Sahil Khan
6aba80361d feat(translator_portal): change url from .xyz to .com 2019-06-27 18:07:27 +05:30
Sahil Khan
7d03c97c75 feat(translator_portal): change url to translator app 2019-06-27 18:07:27 +05:30
Sahil Khan
0177f0b139 feat(translator_portal): add translation url to hooks 2019-06-27 18:07:27 +05:30
Himanshu
dceb0d1b85 feat(Integration): Google Contacts Integration (#7625) 2019-06-20 11:26:07 +05:30
Faris Ansari
0c7392a597 fix: Fetch app_logo via hooks 2019-06-18 19:05:25 +05:30
Rushabh Mehta
3d26d2dd22 BREAKING CHANGE: remove Feedback Trigger and Feedback Rating, this was not very configurable and can now be done better with Web Forms 2019-05-13 14:18:02 +05:30
Suraj Shetty
b803dac772 fix: Process for energy point on any doc changes
Previously changes on submitted document
were not processed for energy points
2019-05-09 22:13:09 +05:30
Sahil Khan
42fc641fd9 feat(sync_site): sync site via central agent 2019-05-09 14:22:47 +05:30
Rushabh Mehta
7402f495d5 feat: Milestone Tracker. Track document lifecycle with milestones 2019-04-17 18:00:03 +05:30
Suraj Shetty
f6a378f4a5 fix: typo in hooks 2019-04-15 00:41:53 +05:30
Suraj Shetty
662eb3c080 fix: Add missing comma in hooks.py (#7254) 2019-04-11 16:10:43 +05:30
Suraj Shetty
9a2495e421 feat: Add weekly and monthly point summary report 2019-04-10 11:32:29 +05:30
Suraj Shetty
3137e8d631 fix: Add a missing comma to daily hook list 2019-03-27 19:39:27 +05:30
Suraj Shetty
4c8c44f541 fix: Remove update_user_energy_points function
- Add create review points log
- Remove unwanted hooks
- Add get_energy_points function
2019-03-22 08:06:57 +05:30
Suraj Shetty
3ff4a4f8d7 refactor: Move code to Energy Point Rule
- Remove unwanted code
- Cache energy point rules

Co-authored-by: Faris Ansari <netchamp.faris@gmail.com>
2019-03-21 15:36:59 +05:30
Suraj Shetty
3402166943 chore: Rename update_log method
- Add a field which was accidently removed
2019-03-19 14:17:06 +05:30
Suraj Shetty
56b28d0a0a feat: Init energy points 2019-03-19 14:08:35 +05:30
Mangesh-Khairnar
e2e9f4213b
Merge branch 'develop' into privacy-data 2019-03-08 20:56:00 +05:30
Aditya Hase
703e449cee
fix(hooks): Add missing commas
Fixes following scheduler error

ModuleNotFoundError: No module named 'frappe.deferred_insert.save_to_dbfrappe'; 'frappe.deferred_insert' is not a package
2019-03-07 20:29:39 +05:30
Anurag Mishra
cd191439fd feat: Document subscription (#6745) 2019-03-07 14:06:22 +05:30
Faris Ansari
fadedb0062 Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4 2019-03-02 15:15:22 +05:30
Mangesh-Khairnar
537b25d82d Merge branch 'develop' of https://github.com/frappe/frappe into privacy-data 2019-03-01 15:44:33 +05:30
Rushabh Mehta
fc5b1d2c3e rename: auto assign -> assignment rule 2019-02-28 17:37:20 +05:30
Rushabh Mehta
7f29fd2222 feat: auto assign with tests 2019-02-28 12:50:17 +05:30
Mangesh-Khairnar
5fea524ec5 feat: anonymize data for multiple email match field 2019-02-18 01:04:08 +05:30
Mangesh-Khairnar
58782a52b0 feat: add a map for fieldtype to anonymize data 2019-02-15 01:06:24 +05:30
Mangesh-Khairnar
6822047d5b feat: check scope of doctype based on roles before anonymization 2019-02-14 12:30:25 +05:30
Mangesh-Khairnar
3255ed9fe0 style: rename email_field to match_field 2019-02-14 12:29:24 +05:30
Mangesh-Khairnar
48c3d618de fix: give admin permission to add a delete request 2019-02-13 18:17:28 +05:30
Mangesh-Khairnar
b1c8cf94d0 style: change hooks format 2019-02-13 18:17:28 +05:30
Mangesh-Khairnar
ab9798d27b added optimized code 2019-02-13 18:17:27 +05:30
Faris Ansari
b6d5607ebc Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4 2019-02-01 00:06:21 +05:30
Saurabh
76bd4e4f19 Merge branch 'master' into develop 2019-01-30 12:36:43 +05:30
Rushabh Mehta
d09792c606 fix: refactor global search to not insert after every commit (#6845)
* fix: refactor global search to not insert after every commit

* feat: configuration to disable_global_search
2019-01-30 11:13:51 +05:30
Sagar Vora
d3735cd107
fix: remove staging version 2019-01-29 18:48:29 +05:30
Sagar Vora
ef82f39f99 Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
Sagar Vora
ae205fcdd2 bumped to version 11.1.0 2019-01-29 18:20:37 +05:50