Rucha Mahabal
f99cbf9690
fix: rename Update Log to Event Update Log for consistency
2019-12-26 12:53:58 +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
Rucha Mahabal
fa6a29ff37
fix: conflicts
2019-11-13 11:23:30 +05:30
Rucha Mahabal
7e3a3c3bd8
fix: child table not getting updated
2019-11-11 16:55:52 +05:30
Rushabh Mehta
7cd329fac9
reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler
2019-11-07 12:14:09 +05:30
Rucha Mahabal
f2eb8bb71c
fix: update docs by diff instead of entire json
2019-11-01 13:38:57 +05:30
Rucha Mahabal
a93fd11119
fix: maintain update log and consume only approved events
2019-10-31 12:20:05 +05:30
Rushabh Mehta
6d6f575904
feat(server scripts): add server scripts!
2019-10-11 14:16:49 +05:30
Rucha Mahabal
dff86d5c23
fix: create consumer if its not present on remote site
2019-10-11 02:16:31 +05:30
Rucha Mahabal
870bf66807
fix: replaced Node Configuration with Event Producer and Consumer, removed Node related doctypes
2019-10-11 02:16:31 +05:30
Rucha Mahabal
7c5ea346eb
fix: changed module name from offline to events_streaming
2019-10-11 02:16:31 +05:30
Rucha Mahabal
dea976f48f
feat: set document name in document.py
2019-10-11 02:16:31 +05:30
Rucha Mahabal
68a3bd0a36
feat: master-follower one way sync
2019-10-11 02:16:30 +05:30
Suraj Shetty
29bcdf1fa3
style: Fix indentation
2019-09-24 09:46:20 +05:30
Suraj Shetty
ac1c242a14
feat: Energy Points for assigned users on a document
2019-09-19 17:55:34 +05:30
Suraj Shetty
bbfc4a9069
fix: Load doc before save in db_set as well
...
- Because db_set internally triggers on_change event
and on_change handlers might expect doc_before_save.
2019-09-03 08:37:11 +05:30
Suraj Shetty
7210cef498
Merge pull request #7753 from surajshetty3416/fix-document
...
fix(document): Use set_value instead of db_set while setting "_seen"
2019-06-29 22:54:55 +05:30
Suraj Shetty
b117f3cb0e
fix: Use set_value instead of db_set
...
- Setting _seen should not trigger on_change methods
2019-06-23 17:15:56 +05:30
Faris Ansari
7cb6b2663b
fix: Handle AttributeError when adding seen
2019-06-23 12:41:16 +05:30
Himanshu
73c6520aef
fix: Remove update_timeline_links from document.py ( #7563 )
2019-05-26 15:37:10 +05:30
Rushabh Mehta
7135c0d9e8
fix(various): after manual testing
2019-05-24 11:22:09 +05:30
Rushabh Mehta
81fa64d4bc
refactor(form.js): remove very old API
2019-05-24 09:08:56 +05:30
Rushabh Mehta
83eb9c3acc
refactor(form.js): wip
2019-05-24 09:08:56 +05:30
Himanshu
51042b1359
fix(load): alias creation in get communications ( #7538 )
...
* fix: alias creation
* fix: fix update_timeline_doc
* fix: add timeline link irrespective of comm medium
2019-05-23 09:35:53 +05:30
Himanshu
2b14c95644
fix(Communication): New child doctype for Communication Timeline Links ( #7524 )
...
* fix: separate child doctype for communication
* fix: reload doc before running the patches
* fix: update_timeline_doc
* fix: manipulatetimeline fields in Comm Links
* fix: test cases
* fix: reload comm_link before communication
* patch: remove redundant patch
2019-05-21 20:48:55 +05:30
Anurag Mishra
b9170012b2
feat: added follow on creation and changes done by user will not send to him ( #7460 )
...
* feat: added follow on creation
* style: Missing comma and a parameter
* fix: travis
* removed print statement
2019-05-13 14:59:49 +05:30
Rushabh Mehta
0496e5cd28
fix(tests)
2019-04-18 12:07:29 +05:30
Rushabh Mehta
7406ee31f2
fix: API change for version
2019-04-18 08:51:02 +05:30
Rushabh Mehta
7402f495d5
feat: Milestone Tracker. Track document lifecycle with milestones
2019-04-17 18:00:03 +05:30
Himanshu Warekar
7517a4ca0f
fix: wrapper for '.__'
2019-03-29 19:05:05 +05:30
Sahil Khan
f085765abd
Merge branch 'master' into develop
2019-03-28 13:44:14 +05:30
Himanshu
7dc1fec27c
feat(Naming Series): Option to Add field_value in Naming Series ( #7027 )
...
To use field_value in naming_series, just add field_name in curly braces instead of the old naming convention which was kinda confusing and not easily understandable.
eg: {field_name}.-.YYYY.-.MM.-.DD.-.####
2019-03-25 11:43:08 +05:30
Suraj Shetty
c941b5e104
Add posts seen indicator
2019-03-11 21:32:32 +05:30
Faris Ansari
f9b3a6c242
fix: Minor changes for smooth migration to v12
2019-03-11 05:29:50 +00:00
Frappe Bot
94ea028db3
Merge branch 'master' into develop
2019-03-08 09:38:18 +00:00
Anurag Mishra
cd191439fd
feat: Document subscription ( #6745 )
2019-03-07 14:06:22 +05:30
FinByz Tech Pvt. Ltd
bfa4a2c82c
fix: Removed unexpected keword argument 'indicator' ( #7010 )
...
Removed unexpected keyword argument 'indicator' from frappe.throw function.
2019-03-02 19:37:28 +05:30
Rushabh Mehta
fcaadf78ad
Merge pull request #6891 from rmehta/refactor-comments
...
BREAKING CHANGE: Comments are now handled separately from Communication and Version
2019-02-16 16:54:16 +05:30
Sagar Vora
17b20b22a3
Merge branch 'master' into develop
2019-02-12 16:31:54 +05:30
Suraj Shetty
73c9cbec60
fix(typo): vale -> value
2019-02-12 10:54:19 +05:30
Rushabh Mehta
41d90fa6d1
BREAKING CHANGE: Comments are now handled separately from Communication and Version
2019-02-07 16:35:50 +05:30
Nabin Hait
a7a4679a09
fix: tests for user permissions
2019-02-05 18:41:19 +05:30
Frappe Bot
1197271700
Fixed merge conflict
2019-01-05 09:06:05 +00:00
Sagar Vora
53b11e3d0d
fix(core): rename "View log" to "View Log" and patch ( #6708 )
2019-01-03 16:34:08 +05:30
Faris Ansari
3b86f16b73
New Control: Table MultiSelect ( #6675 )
...
* feat(control): Add Table MultiSelect control
* fix: Use btn-group instead of span
* fix: Remove functionality
* fix: Add 'Table MultiSelect' to Field doctypes
* fix: Replace usage of string 'Table' with array `table_fields`
* fix: Use internal array to store values instead of building from HTML elements
* fix(style): Add semicolon
* fix: Read only mode and click to navigate to form
* style: indent
* fix: fallback to empty array
* fix: Add formatters in js and py
* style: missing semicolon
* fix: Add docfield validation
2018-12-28 15:36:59 +05:30
Ameya Shenoy
387f556dd5
Merge branch 'staging' into develop
2018-10-04 11:41:29 +00:00
Ameya Shenoy
66073c360a
Merge branch 'master' into staging-fixes
2018-10-03 14:51:32 +00:00
rohitwaghchaure
1c8db8fee3
[Fix] Permlevel 1 with read permission fields are not disaplying in the form ( #6160 )
2018-10-02 10:08:59 +05:30
Suraj Shetty
a380db49a8
Validation fix ( #6138 )
...
* Validate set_only_once only on doc update
* Remove redundant error message
2018-09-27 09:16:36 +05:30