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
Faris Ansari
e4c2f5bae4
feat: Generate Custom Bootstrap Theme using scss variables
2019-01-27 16:11:21 +05:30
Faris Ansari
fd3bb6159e
fix: Deprecate profile page
...
- Route to My Account page
2019-01-26 16:09:30 +05:30
Frappe Bot
f7ea51b8d6
Merge branch 'staging' into develop
2019-01-23 08:10:32 +00:00
Frappe Bot
69548336ba
bumped to version 11.0.3-beta.51
2019-01-23 08:10:32 +00:00
Sagar Vora
47c0d10631
Merge branch 'staging' into develop
2019-01-22 15:43:40 +05:30
Sagar Vora
8f7ad2e2f7
bumped to version 11.0.3-beta.50
2019-01-22 16:02:02 +05:50
Saurabh
d1bed88f3f
Merge branch 'staging' into develop
2019-01-15 19:14:06 +05:30
Saurabh
cb089b3154
bumped to version 11.0.3-beta.49
2019-01-15 19:44:05 +06:00
Faris Ansari
17e2ea2cc5
fix: Cleanup Blog, List, Comment templates for Bootstrap 4
...
- Bootstrap 4 class migration
2019-01-15 09:54:05 +05:30
Saurabh
835fc2c1a3
Merge branch 'staging' into develop
2019-01-08 16:09:28 +05:30
Saurabh
22b1987dfa
bumped to version 11.0.3-beta.48
2019-01-08 16:37:36 +06:00
Frappe Bot
1197271700
Fixed merge conflict
2019-01-05 09:06:05 +00:00
Frappe Bot
727e000ab8
bumped to version 11.0.3-beta.47
2019-01-05 09:03:59 +00:00
Saurabh
d5fdc670f7
Merge branch 'staging' into develop
2019-01-01 14:26:16 +05:30
Saurabh
e9a1ad5081
bumped to version 11.0.3-beta.46
2019-01-01 14:56:16 +06:00
Saurabh
1bf85da159
Merge branch 'staging' into develop
2018-12-27 18:01:28 +05:30
Saurabh
5dd140c6ed
bumped to version 11.0.3-beta.45
2018-12-27 18:31:27 +06:00
Saurabh
3aef483538
Merge branch 'staging' into develop
2018-12-26 21:59:52 +05:30