Rushabh Mehta
545a3a3ac4
fix(minor): handle for illegal user
2022-01-13 18:49:18 +05:30
Shariq Ansari
75bd15ab56
Merge branch 'develop' into wspace-new-design
2022-01-13 18:42:51 +05:30
Shariq Ansari
94869e8e69
fix: updated standard workspace json files
2022-01-13 18:40:36 +05:30
gavin
dcbb9bb60f
Merge pull request #15597 from gavindsouza/refactor-backup-tests
...
refactor: Test Commands
2022-01-13 18:16:09 +05:30
Rushabh Mehta
b08f9f3649
fix(minor): linting errors
2022-01-13 17:13:34 +05:30
Shariq Ansari
e0119cfb2a
fix: added notification for workspace creation, editing, duplicating and rearranging sidebar pages
2022-01-13 17:10:06 +05:30
Rushabh Mehta
d2b9fc89ed
fix(minor): incorrect condition
2022-01-13 16:55:28 +05:30
Rushabh Mehta
5b5662ed9a
fix(minor): remove print
2022-01-13 16:41:47 +05:30
Rushabh Mehta
853287f49d
fix: load user_info on-demand
2022-01-13 16:39:24 +05:30
Gavin D'souza
023269d927
test(fix): Remove options passed in archive backup tests
...
* Run archive tests only for MariaDB
* Removed and added the options for root and admin passwd because they
were in the site_config and not in common_ :')
2022-01-13 15:42:02 +05:30
Shariq Ansari
3b188e92e6
Merge branch 'develop' into wspace-new-design
2022-01-13 13:31:19 +05:30
Gavin D'souza
d5b3fc04e0
fix: Breaking backup tests due to site settings
2022-01-13 13:25:32 +05:30
Shariq Ansari
759949aef4
test: Updated workspace test based on new design
2022-01-13 12:57:02 +05:30
Shariq Ansari
8072eee5ae
fix: while deleting page save customization button should not be visible
2022-01-13 12:56:26 +05:30
mergify[bot]
daab7b580f
Merge pull request #15601 from ruchamahabal/fix-field-placement
...
fix(minor): Is Custom field placement in Role form
2022-01-13 06:15:37 +00:00
Rucha Mahabal
b878b71e37
fix(minor): Is Custom field placement in Role form
2022-01-12 20:19:05 +05:30
mergify[bot]
fa2cbe6a45
Merge pull request #15483 from Aradhya-Tripathi/at-fix
...
fix: fixed `frappe.db.escape` in query generated by query builder
2022-01-12 11:29:36 +00:00
Shariq Ansari
b85d5bd483
chore: renamed wspace to workspace
2022-01-12 16:21:14 +05:30
Gavin D'souza
7136106e3d
test: Clear cache on updating system settings
2022-01-12 16:14:24 +05:30
Gavin D'souza
9e281e7b19
refactor: Test Commands
...
* Separate out test case for backup cases
* Split each case into separate tests
* Add teardown to remove files geenrated in custom paths
* Rename test that wasn't running
* Rename test cases for consistency
2022-01-12 16:01:03 +05:30
mergify[bot]
a54bf39ec3
Merge pull request #15591 from sumaiya2908/html-editor-fixes
...
fix: html mode for ace editor
2022-01-12 07:14:33 +00:00
Rushabh Mehta
712cf9563e
Merge pull request #15563 from Alchez/dev-connected-app-auth-url
...
fix: allow longer authorization URIs
2022-01-12 12:19:16 +05:30
Rushabh Mehta
beada02a7e
Merge pull request #15436 from sumaiya2908/cleanup-portal
...
refactor(UI): cleanup portal pages
2022-01-12 10:36:03 +05:30
Don-Leopardo
4b57c41461
Merge branch 'frappe:develop' into fix_html_custom_print_fotmat
2022-01-12 01:57:48 -03:00
Summayya
75c0e76030
fix: html mode for ace editor
2022-01-11 19:33:30 +05:30
mergify[bot]
85fc42a1ea
Merge pull request #15549 from nextchamp-saqib/handle-504-errors
...
fix: catch exceptions while parsing json on request failure
2022-01-11 13:28:38 +00:00
Summayya
9ce0031d7c
refactor: code indentation
2022-01-11 18:18:50 +05:30
Summayya
425f6eca43
refactor: code indentation
2022-01-11 18:17:09 +05:30
Ankush Menat
eeff2a22f8
fix: enable languages inserted during setup ( #15588 )
2022-01-11 18:13:11 +05:30
Suraj Shetty
0c23852287
Merge branch 'develop' into cleanup-portal
2022-01-11 17:44:01 +05:30
Shariq Ansari
8dcf416eb6
Merge branch 'develop' into wspace-new-design
2022-01-11 17:31:27 +05:30
Shariq Ansari
1d3c113396
fix: don't show current page in parent's field while editing page details
2022-01-11 17:26:35 +05:30
Shariq Ansari
01b6107148
fix: set correct seq_id while duplicating page
2022-01-11 17:24:34 +05:30
Suraj Shetty
cfc55c7597
Merge pull request #15586 from surajshetty3416/fix-date-control
2022-01-11 17:02:53 +05:30
saxenabhishek
9121014f48
fix: ignore copy of getattr methods
2022-01-11 16:53:42 +05:30
Gavin D'souza
b64dc65088
fix: Set cache=True to maintain old behaviour consistency
2022-01-11 16:25:10 +05:30
saxenabhishek
ece1564e4d
fix: replace the field method with a column
2022-01-11 15:32:07 +05:30
Saqib Ansari
6a55fd535d
Merge branch 'develop' of https://github.com/frappe/frappe into handle-504-errors
2022-01-11 14:35:52 +05:30
mergify[bot]
6f8f792c01
Merge pull request #15574 from resilient-tech/fix-limit-in-get-method
...
fix: limit in `Document.get`
2022-01-11 08:18:12 +00:00
Suraj Shetty
1d1ed171a1
fix: Pass date object instead of string for selectDate to work
...
"Today" button was not working because get_now_date was returning string
2022-01-11 13:47:27 +05:30
Summayya Hashmani
645fde2e67
fix: email fetch error for imaplib ( #15581 )
...
* fix: remove maxline for imaplib
* refactor: remove redundant line
Co-authored-by: Summayya <frappe@Summayyas-MacBook-Air.local>
2022-01-11 08:11:38 +00:00
mergify[bot]
2081f485c8
Merge pull request #15354 from cpdeethree/frappe-postgres-changes
...
fix: SQL queries to improve Postgres support
2022-01-11 08:09:05 +00:00
cpdeethree
58f7b02c30
fix: add test_for prepare_select_args
2022-01-11 13:25:40 +05:30
Gavin D'souza
4e5f02aea5
Merge branch 'set_value-refactor' of github.com:gavindsouza/frappe into set_value-refactor
2022-01-11 13:00:40 +05:30
Gavin D'souza
f5072af00d
fix: sbool before cint in cast for Check types
...
Noticed an issue when get_single_value wasn't returning the correct
values; by converting true to 0.
Tested it out. Here's the examples:
In [2]: sbool("2")
Out[2]: '2'
In [3]: cint(sbool("2"))
Out[3]: 2
In [4]: cint(sbool("-1"))
Out[4]: -1
In [5]: cint(sbool("0"))
Out[5]: 0
In [6]: cint(sbool("1000"))
Out[6]: 1000
In [7]: cint(sbool("10_000"))
Out[7]: 10000
In [8]: cint(sbool("true"))
Out[8]: 1
2022-01-11 12:57:23 +05:30
Gavin D'souza
9f1503c582
test: Postgres compatible db tests
2022-01-11 12:54:18 +05:30
Suraj Shetty
4b5e67e165
Merge pull request #15580 from surajshetty3416/fix-datetime-control
2022-01-11 11:16:35 +05:30
Pruthvi Patel
a87899c215
test: add test for limit
2022-01-11 11:12:53 +05:30
Suraj Shetty
3d77f544fd
fix(datetime): Fix side-effect due to __run_link_triggers
...
- `__run_link_triggers` should only affect link fields
- Removed usage of `__run_link_triggers` from base control and introduce `force_set_value` for more explicit action.
2022-01-11 10:09:14 +05:30
saxenabhishek
471c0bd697
docs: Working of NamedParameters in qb
2022-01-11 01:01:44 +05:30