Himanshu Warekar
|
f5ee86fc8c
|
fix: travis
|
2019-06-18 13:11:09 +05:30 |
|
Faris Ansari
|
5ce0a97070
|
fix(chat): Add check for sys_defaults (#7710)
|
2019-06-18 11:27:42 +05:30 |
|
Himanshu
|
c64851de47
|
fix(Activity): Communication Query (#7696)
|
2019-06-18 10:52:59 +05:30 |
|
Rushabh Mehta
|
5cf73c4390
|
fix(charts): bump frappe charts to 1.2.2
|
2019-06-17 17:33:18 +05:30 |
|
Suraj Shetty
|
6cd1068841
|
Merge pull request #7709 from deepeshgarg007/filter-description-v2
fix: Awesomplete filter description fixes
|
2019-06-17 15:02:40 +05:30 |
|
Suraj Shetty
|
a26c3746fd
|
style: Fix formatting
|
2019-06-17 15:00:59 +05:30 |
|
Rushabh Mehta
|
344a78f038
|
fix(ux): less obstrusive message after completion of bulk ops
|
2019-06-17 14:49:07 +05:30 |
|
deepeshgarg007
|
bb91326a57
|
fix: Remove mapping
|
2019-06-17 13:19:27 +05:30 |
|
deepeshgarg007
|
433c1f131f
|
fix: Update Mapping
|
2019-06-17 13:16:20 +05:30 |
|
deepeshgarg007
|
6cf1f0c479
|
fix: Missing Semicolon
|
2019-06-17 12:27:28 +05:30 |
|
deepeshgarg007
|
d6a88ebbe0
|
fix: Codacy fixes
|
2019-06-17 12:25:33 +05:30 |
|
Himanshu
|
646140cf40
|
feat(Communication): Automatic Email Linking in Document (#7601)
Attach an email to a document's timeline by parsing the email of the format `test_email+ToDo+abc1234@example.com`
|
2019-06-17 11:43:49 +05:30 |
|
Rushabh Mehta
|
f9cd91cca2
|
Merge pull request #7703 from netchampfaris/website-theme-ux
fix(UX): Website Theme
|
2019-06-17 10:48:20 +05:30 |
|
Rushabh Mehta
|
96e5823625
|
Merge pull request #7705 from Monogramm/develop
fix: Use db_host to setup pgsql and close #7704
|
2019-06-17 10:47:17 +05:30 |
|
Suraj Shetty
|
f246aa02cb
|
Merge pull request #7684 from surajshetty3416/fix-workflow
feat: Ability to skip creation of workflow action for optional states
|
2019-06-15 20:45:56 +05:30 |
|
deepeshgarg007
|
425cf4e1ce
|
fix: Filter description array filter fixes
|
2019-06-15 17:26:32 +05:30 |
|
mathieu.brunot
|
a6333c7763
|
💚 Set db_host in CI test site config
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
|
2019-06-14 23:51:31 +02:00 |
|
mathieu.brunot
|
63cda10b9b
|
🐛 Use db_host to setup pgsql and close #7704
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
|
2019-06-14 18:52:56 +02:00 |
|
Faris Ansari
|
b8ddf69cbf
|
fix(UX): Website Theme
- Remember configure dialog values
- Better compile error message
|
2019-06-14 20:00:10 +05:30 |
|
Suraj Shetty
|
bea7c72ae9
|
fix: Update checkbox description
|
2019-06-14 16:40:33 +05:30 |
|
Rushabh Mehta
|
fae07d4c07
|
Merge pull request #7698 from netchampfaris/control-multi-select-list
feat(control): Multi Select List
|
2019-06-14 16:19:36 +05:30 |
|
Rushabh Mehta
|
b7e9dc4060
|
Merge pull request #7700 from netchampfaris/fix-ace-double-render
fix: Ace editor double render
|
2019-06-14 16:17:54 +05:30 |
|
Rushabh Mehta
|
6aa0887baf
|
Merge pull request #7701 from netchampfaris/table-multiselect-focus
fix: Focus input on multiselect area click
|
2019-06-14 16:17:32 +05:30 |
|
Rushabh Mehta
|
4f2b330fc2
|
fix(control): navigate back to link if new object created from dynamic link
|
2019-06-14 15:48:23 +05:30 |
|
Rushabh Mehta
|
9fbe0f46d5
|
fix(control): navigate back to link if new object created from dynamic link
|
2019-06-14 15:18:06 +05:30 |
|
Faris Ansari
|
3c0f7b0eb4
|
fix: Focus input on multiselect area click
|
2019-06-14 14:38:54 +05:30 |
|
Suraj Shetty
|
59ac009d5a
|
fix: Codacy
|
2019-06-14 13:03:48 +05:30 |
|
Faris Ansari
|
36e0622589
|
fix: Ace editor double render
|
2019-06-14 12:31:10 +05:30 |
|
Suraj Shetty
|
1833c01029
|
fix: Skip transition if next state of the transition is optional
|
2019-06-14 11:44:53 +05:30 |
|
jijan1985
|
7dfaaee1fe
|
fix: quoting special characters and appropriately encoding non-ASCII filename (#7677)
|
2019-06-14 11:43:08 +05:30 |
|
Mangesh-Khairnar
|
e1b1b74fe7
|
fix: Show report_hide fields in filter (#7691)
|
2019-06-14 11:38:03 +05:30 |
|
Deepesh Garg
|
be87813373
|
fix: Pass report name in filters for prepared report (#7687)
|
2019-06-14 11:27:37 +05:30 |
|
Aditya Hase
|
6850b52a3d
|
fix(assign_to): Set Notify by Email to 1 by default (#7688)
|
2019-06-14 11:13:05 +05:30 |
|
Faris Ansari
|
98c94e7c9c
|
fix(Website Settings): Set Code fieldtype to HTML (#7697)
|
2019-06-14 11:12:07 +05:30 |
|
Faris Ansari
|
4343d5110c
|
style: Missing semicolon
|
2019-06-14 11:01:39 +05:30 |
|
Suraj Shetty
|
22adf2ed99
|
Merge pull request #7692 from kennethsequeira/con-email
fix: Email validation for contact page
|
2019-06-14 10:38:16 +05:30 |
|
Suraj Shetty
|
fe08d4ee9e
|
Merge pull request #7694 from surajshetty3416/fix-report-translation
fix: Translate report column title
|
2019-06-14 10:38:00 +05:30 |
|
asbasawaraj
|
97f9320fcf
|
fix: add missing chart.js (#7699)
|
2019-06-13 23:46:49 +05:30 |
|
Faris Ansari
|
b50853bbd7
|
fix: Ellipsis for long status text
|
2019-06-13 21:54:05 +05:30 |
|
Faris Ansari
|
f7ea4089ce
|
fix: Trigger change on selection
|
2019-06-13 21:51:20 +05:30 |
|
Faris Ansari
|
ec122c9d9f
|
feat(control): Multi Select List
|
2019-06-13 21:27:30 +05:30 |
|
Kenneth Sequeira
|
ba88347112
|
remove redundant expression
|
2019-06-13 19:38:12 +05:30 |
|
Aditya Hase
|
2797794de9
|
fix(coverage): Ignore patches and dashboard from coverage report (#7685)
fix(coverage): Ignore patches and dashboard from coverage report
|
2019-06-13 19:05:00 +05:30 |
|
Suraj Shetty
|
6c7b8635a8
|
fix: Translate report column title
|
2019-06-13 18:56:44 +05:30 |
|
Kenneth Sequeira
|
8ebc422954
|
fix email validation for contact page
|
2019-06-13 18:03:49 +05:30 |
|
Anurag Mishra
|
b76e42bc17
|
fix: removed *.xml
|
2019-06-13 17:52:47 +05:30 |
|
Anurag Mishra
|
376ba5392e
|
fix: remove *_test.py
|
2019-06-13 16:53:03 +05:30 |
|
Anurag Mishra
|
a8ec5d6b2f
|
fix: remove unwanted file from coverage
|
2019-06-13 16:43:36 +05:30 |
|
Suraj Shetty
|
b1ce6cb6fe
|
Merge pull request #7674 from deepeshgarg007/awesomplete_filter_fixes
fix: Awesomplete filter description fixes
|
2019-06-13 15:56:55 +05:30 |
|
Suraj Shetty
|
6d910fc9cd
|
fix: Skip workflow action for transition which cancels the doc
|
2019-06-13 14:41:41 +05:30 |
|