Faris Ansari
8fe67e17c3
Merge pull request #6382 from netchampfaris/update-profile-image-fix
...
fix: Only allow images in Attach Image
2018-11-02 13:44:14 +05:30
Faris Ansari
f470d3e427
Merge pull request #6372 from rmehta/no-filter-validate
...
fix(filters): dont validate email in filters
2018-11-02 13:43:46 +05:30
Faris Ansari
ab8767833d
Merge pull request #6381 from netchampfaris/quill-fixes-4
...
fix(Quill): Add data-row attr to whitelist
2018-11-02 10:47:21 +05:30
Faris Ansari
10c2e8f262
fix: Only allow images in Attach Image
2018-11-01 19:38:07 +05:30
Faris Ansari
e0cf3f367b
fix(Quill): Add data-row attr to whitelist
...
- data-row attribute is added by Quill for retaining table structure
2018-11-01 19:06:30 +05:30
Faris Ansari
86e5201384
Misc fixes ( #6379 )
...
* fix(Quill): Set value using simple innerHTML assignment
- earlier it used to focus the editor
* fix(Event Emitter): Make EventEmitterMixin
* fix(EmailComposer): Delete draft mail when email is sent
* fix: Override comment area value in Email Composer
* fix(Quill): Enable attaching GIF to editor
* fix: Missing semicolon
2018-11-01 18:33:16 +05:30
Ameya Shenoy
ae558c6d52
Merge branch 'staging-fixes' into staging
2018-10-31 13:48:40 +00:00
Ameya Shenoy
8944f94169
bumped to version 11.0.3-beta.19
2018-10-31 13:48:40 +00:00
Nabin Hait
6bf1fad37e
Update database.py
2018-10-31 18:43:06 +05:30
Nabin Hait
f4db502ab8
feat(success action): configurable timeout on success action
2018-10-31 18:43:06 +05:30
Nabin Hait
6bbd23f2cd
fix(debug): Print query if debug true
2018-10-31 18:43:06 +05:30
Nabin Hait
5ee61a0578
fix(fetch-from): ignore updating based on fetch-from if single doctype
2018-10-31 18:43:06 +05:30
Nabin Hait
8a1c762a7c
fix(bulk-update): Rollback on exceptions
2018-10-31 18:43:06 +05:30
Rushabh Mehta
96f88cf46b
fix(filters): dont validate email in filters
2018-10-31 16:49:03 +05:30
Ameya Shenoy
ca72c772f1
Merge branch 'staging-fixes' into staging
2018-10-31 10:46:24 +00:00
Ameya Shenoy
0fb1df0964
bumped to version 11.0.3-beta.18
2018-10-31 10:46:24 +00:00
Ameya Shenoy
55fbf7ad99
Merge branch 'master' into staging-fixes
2018-10-31 10:40:55 +00:00
Ameya Shenoy
a26dd436f5
Merge branch 'hotfix'
2018-10-31 10:36:54 +00:00
Ameya Shenoy
977b5a118e
bumped to version 10.1.58
2018-10-31 10:36:54 +00:00
Ameya Shenoy
9807341146
Merge pull request #6370 from saurabh6790/sql_injection_fix_3110
...
[fix] potential sql injection by sanitizing fields parameter
2018-10-31 16:04:29 +05:30
Saurabh
a1e68b6fd5
[fix] potential sql injection by sanitizing fields parameter
2018-10-31 14:26:22 +05:30
Ameya Shenoy
334859a334
Merge branch 'staging-fixes' into staging
2018-10-31 07:29:05 +00:00
Ameya Shenoy
24bdcd05cc
bumped to version 11.0.3-beta.17
2018-10-31 07:29:05 +00:00
rohitwaghchaure
000c61ab87
Merge pull request #6365 from rohitwaghchaure/conflicts_issues
...
Fixed conflicts
2018-10-31 12:23:51 +05:30
Rohit Waghchaure
44441d8ce7
Fixed conflicts
2018-10-31 12:09:31 +05:30
Ameya Shenoy
26099e8b0b
Merge pull request #6362 from shreyashah115/fix-delete
...
Revert series count after doc deletion
2018-10-31 11:30:04 +05:30
Faris Ansari
9d29139c25
fix: Dont refresh list if filters are being edited ( #6354 )
2018-10-31 11:16:14 +05:30
Faris Ansari
755bb6b63f
fix(chat): Separate setup code from constructor ( #6363 )
...
- to avoid class transpilation issue
2018-10-31 11:15:09 +05:30
Ameya Shenoy
0e0c103a32
Merge branch 'staging-fixes' into staging
2018-10-30 12:50:41 +00:00
Ameya Shenoy
c99e8e26f8
bumped to version 11.0.3-beta.16
2018-10-30 12:50:41 +00:00
Ameya Shenoy
25a0b8dba2
Merge branch 'master' into staging-fixes
2018-10-30 12:09:41 +00:00
Ameya Shenoy
acd190cf9e
Merge branch 'hotfix'
2018-10-30 12:06:19 +00:00
Ameya Shenoy
00f5ce0034
bumped to version 10.1.57
2018-10-30 12:06:18 +00:00
Faris Ansari
6683814cfc
Merge pull request #6351 from frappe/jinja-patch
...
fix(security): Make Jinja tighter
2018-10-30 17:28:26 +05:30
Ameya Shenoy
dd0e7ba472
fix(help): mitigate security fix for docs
...
Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
2018-10-30 17:13:00 +05:30
Aditya Hase
3afb9ebcbc
fix(security): Make Jinja tighter
2018-10-30 13:13:42 +05:30
Shreya
aca6dd0686
test: Add test case
2018-10-30 12:13:28 +05:30
Charles-Henri Decultot
377bed7007
[Fix] Auto repeat corrections ( #6262 )
...
* Auto repeat corrections
* Correct tests
* Additional test for linked communication
* Cleanup dev
* Remove whitespace
2018-10-30 11:18:08 +05:30
Navdeep Ghai
c00bf28f15
Patch to modify Int datatype to bigint in tabSeries table ( #6284 )
...
* added patch for converting int to bigint in table
* patch to modify the int type to bigint type in table
* Update modify_naming_series_table.py
* Update modify_naming_series_table.py
2018-10-30 11:15:00 +05:30
Jay Parikh
d3c67e8bb5
Fix for [hotfix] [Bug] ListView Filter shows hidden field #6329 ( #6331 )
...
* New keyboard shortcut combination.
add shift+ the key, add alt+ the key, add alt+ctrl+ the key or single key e.g f1,f2,etc..
* Fixed Indentation Issues.
* Issue fix (no-self-assign)
* Fix for ListView Filter shows hidden field #6329
2018-10-30 10:59:14 +05:30
Shreya Shah
db0889131d
fix: Add fieldname property ( #6349 )
2018-10-30 10:50:20 +05:30
Jay Parikh
35d08c124e
Fix for [staging-fixes] [Bug] ListView Filter shows hidden field #6329 ( #6338 )
2018-10-30 10:38:54 +05:30
Prateeksha Singh
f56000989e
[hotfix] remove legend from heatmap
2018-10-30 09:48:40 +05:30
Faris Ansari
ab1e57d243
feat: Share Listview URL ( #6345 )
2018-10-29 17:24:20 +05:30
Faris Ansari
16cda77710
Merge pull request #6333 from pm-at/staging-sprint
...
Added msgprint for 502 for xhr requests
2018-10-29 17:12:05 +05:30
Faris Ansari
c9642532a9
Merge pull request #6348 from deepeshgarg007/date-fix
...
[Bug-Fix] Clear datepicker if value or datepicker is not available
2018-10-29 17:07:19 +05:30
deepeshgarg007
698d17db84
Clear datepicker if value or datepicker is not available
2018-10-29 16:42:05 +05:30
Faris Ansari
34a5004076
Merge pull request #6336 from deepeshgarg007/date-fix
...
Date picker Fix
2018-10-29 15:29:56 +05:30
Faris Ansari
49856a4f21
Return early if datepicker not initialised
2018-10-29 14:42:40 +05:30
deepeshgarg007
579f315342
Merge branch 'staging-fixes' of https://github.com/frappe/frappe into date-fix
2018-10-29 12:58:54 +05:30