britlog
c79abc6d77
Fix encoding
2019-01-31 22:34:15 +01:00
Chinmay Pai
9873c04231
fix(sync_global_search): decode json object as str ( #6867 )
2019-01-31 15:16:47 +05:30
Faris Ansari
88364f764f
fix: Validate length for int and bigint column types ( #6804 )
...
* fix: Validate length for int and bigint column types
* fix: skip standard fields
* fix: Skip Check fields as well
Value of Check fields can be True or False, which are casted to 0 or 1 explicitly
2019-01-31 14:01:08 +05:30
Aditya Hase
57196a8bbe
fix(website): Enable socketio on website (for file upload) ( #6866 )
2019-01-31 13:54:42 +05:30
Sagar Vora
9591fb7660
Merge branch 'hotfix'
2019-01-31 13:28:38 +05:30
Sagar Vora
f904987d2d
bumped to version 11.1.3
2019-01-31 13:48:38 +05:50
Suraj Shetty
02664204ae
fix: Set modified and created value while creating user permissions from patch ( #6847 )
...
* Set modified and created value while creating user permissions
* Add patch to set missing creation and modified value
* Pass dict with value to the query
* Fix query
* Use now instead of now_datetime
* Set actual creation and modified of user permission
* Remove unwanted import
* Remove bad, useless, garbage code
2019-01-31 13:17:22 +05:30
rohitwaghchaure
7ccb5a21c4
fix: prepared report filters not working ( #6864 )
2019-01-31 09:31:19 +05:30
Sagar Vora
09ac86861d
Merge branch 'hotfix'
2019-01-30 20:05:49 +05:30
Sagar Vora
3f3dd0ddb1
bumped to version 11.1.2
2019-01-30 20:25:49 +05:50
Aditya Hase
6031e2bc9c
fix(search): Fix possible reflected XSS attack vector ( #6860 )
2019-01-30 19:55:50 +05:30
Sagar Vora
6811d8396f
fix: fallback not reqd for section label, has default ( #6865 )
2019-01-30 19:44:13 +05:30
Faris Ansari
621cadcf22
Revert "fix: Print Format Builder not working unexpected string ( #6861 )" ( #6863 )
...
This reverts commit 42ec843b24 .
2019-01-30 18:43:40 +05:30
Kartik Sharma
42ec843b24
fix: Print Format Builder not working unexpected string ( #6861 )
...
* Fix Print Format Builder
* fix: add *working* fallback
* fix: keep quotes around attr value
2019-01-30 18:41:12 +05:30
Nabin Hait
e3952cb199
fix: Better data import error log ( #6862 )
2019-01-30 18:34:41 +05:30
Robert
5ac851e420
fix: frappe.throw of 'Invalid Password:' not translatable on update-password page ( #6725 )
...
* [Fix] throw 'Invalid Password:' when checking password strongness
* Update __init__.py
2019-01-30 17:40:15 +05:30
Aditya Hase
13de5fa823
fix(search): Fix possible reflected XSS attack vector ( #6856 )
2019-01-30 14:16:54 +05:30
Saurabh
5f817ed5df
Merge branch 'hotfix'
2019-01-30 12:29:38 +05:30
Saurabh
b6c0dad25c
bumped to version 11.1.1
2019-01-30 12:59:38 +06:00
rohitwaghchaure
e458d7d0a7
feat: provision to enable/disable prepared report from permission for page and report document ( #6831 )
...
* feat: provision to enable/disable prepared report from permission for page and report document
* Added progress bar in the report
* Removed cache and fixed message
* Show progress bar if execution time is greater than 2 seconds
2019-01-30 12:25:29 +05:30
Suraj Shetty
f5ded9fd56
Fix "object has no attribute 'parent_doc'" error while saving doc ( #6855 )
2019-01-30 11:49:42 +05:30
Rushabh Mehta
0704928fd8
fix(global search): fallback if redis is not yet started
2019-01-30 11:26:07 +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
rohitwaghchaure
4a1ee3e66f
fix: modified date ( #6854 )
2019-01-30 11:07:13 +05:30
Sagar Vora
26eb775803
fix: keep deprecated help commands ( #6851 )
2019-01-29 21:56:57 +05:30
Sagar Vora
4e3684ee2a
fix: there are 28 fields in Event, not 30 ( #6850 )
2019-01-29 21:31:11 +05:30
Sagar Vora
d0c2943637
Merge branch 'hotfix'
2019-01-29 20:19:32 +05:30
Sagar Vora
3af57b757f
Merge pull request #6846 from gmplab/patch-1
...
fix: incorrect import
2019-01-29 20:05:44 +05:30
Sagar Vora
c5cc95a7ca
Merge branch 'hotfix' into patch-1
2019-01-29 20:05:06 +05:30
gmplab
bcb121bd03
Update purifycss.py
...
minor fix print_funciton->print_function
2019-01-29 21:34:50 +08:00
Sagar Vora
4f81bc4801
Merge branch 'master' into hotfix
2019-01-29 18:56:02 +05:30
Sagar Vora
d3735cd107
fix: remove staging version
2019-01-29 18:48:29 +05:30
Sagar Vora
8849ed5330
fix: update version to 11.1.0!
2019-01-29 18:47:35 +05:30
Sagar Vora
2b6e13bbb6
Merge branch 'staging'
2019-01-29 18:44:58 +05:30
Sagar Vora
3e28e047b0
Merge branch 'staging-fixes' into staging
2019-01-29 18:00:37 +05:30
Sagar Vora
ae205fcdd2
bumped to version 11.1.0
2019-01-29 18:20:37 +05:50
Sagar Vora
ce3dafe63a
fix: change changlog version to 11.1.0
2019-01-29 17:47:29 +05:30
Sagar Vora
fe3fe0a4b8
Merge branch 'master' into staging-fixes
2019-01-29 17:08:58 +05:30
Sagar Vora
a66189b28c
Merge branch 'hotfix'
2019-01-29 16:39:33 +05:30
Sagar Vora
92324c740c
bumped to version 10.1.71
2019-01-29 16:59:33 +05:50
Sagar Vora
60d671dce9
Merge pull request #6844 from sagarvora/changelog
...
docs: changelog for v11.0.4
2019-01-29 16:28:39 +05:30
Shivam Mishra
dad1c04aae
feat: Deprecate In App Help ( #6801 )
...
* [feat] Removed help from toolbar.js
* [feat] Removed help from global search
* [feat] redirected search in help to docs website
[] Url needs to be configurable from hooks
* [Feat] Removed search functions for help
* [fix] Help links not redirecting
* [feat] Modified "Help" menu on desk toolbar
* [feat] Removed docs search from desk toolbar
* Removed Search from toolbar.js
* Removed /search_docs from website
* Removed help from migrate
* Deprecated help from command utils
* Removed help.py
* Removed help setup from travis.yml
* [fix] Fixed formatting issues
* [fix] Deleted commented code from toolbar.js
* [fix] Minor link fix
* [Fix] Fixed a small typo
* Removed docs_app dependency from pathces
* [fix] Removed commented code
* [fix] Typo in function name
* fix: remove commented code
* [fix] Changed 'Deprecated' message to 'Removed'
Removed will be the correct term instead of deprecated
2019-01-29 14:59:39 +05:30
Sagar Vora
113354084e
docs: changelog for v11.0.4
2019-01-29 14:35:54 +05:30
Aditya Hase
e4224ea5d8
fix(report): Use key matching label if key with fieldname doesn't exist ( #6839 )
2019-01-29 13:01:17 +05:30
Saif
a5db88843b
fix(Rounded Total): Use Banker's Rounding in JS round_based_on_smallest_currency_fraction ( #6840 )
2019-01-29 12:38:09 +05:30
Aditya Hase
434b518ebf
fix(unicode): Set default encoding to utf-8 in Python 2 ( #6833 )
2019-01-29 10:51:12 +05:30
Suraj Shetty
ca28bab1d5
Remove unwanted field in edit-profile web form ( #6837 )
2019-01-29 10:50:23 +05:30
Suraj Shetty
5af8d4d1bb
Merge pull request #6824 from netchampfaris/feat-is-set-is-not-set
...
feat: New filter type "Is Set", "Is Not Set"
2019-01-29 07:27:57 +05:30
Suraj Shetty
356d0b77ec
Merge pull request #6838 from adityahase/import-fix
...
fix(import): Import print_function once
2019-01-29 07:22:54 +05:30
Suraj Shetty
9fccd64824
Merge pull request #6836 from adityahase/pdf-fix
...
fix(security): Make server-side PDF rendering tighter
2019-01-29 07:16:59 +05:30