Jannat Patel
4138d876e2
fix: increased wait time
2021-09-17 16:12:06 +05:30
Jannat Patel
6f64822a55
fix: sider
2021-09-17 15:54:27 +05:30
Jannat Patel
dc73dea318
test: ui
2021-09-17 15:46:29 +05:30
Suraj Shetty
98ca2adf91
Merge branch 'develop' into get-distinct-records-from-backend
2021-09-17 15:33:03 +05:30
Manuel
efada04221
Merge branch 'frappe:develop' into develop
2021-09-17 11:41:32 +02:00
Suraj Shetty
8df6c2ef8d
Merge pull request #14241 from surajshetty3416/fix-grid-delete-all-2
2021-09-17 15:07:16 +05:30
Manuel
e996c41d3d
Merge branch 'frappe:develop' into develop
2021-09-17 11:00:38 +02:00
Suraj Shetty
47b0117eec
fix(grid): Delete all functionality
2021-09-17 13:23:15 +05:30
Sagar Vora
01d69b67c7
feat: automatically reload web pages whenever JS/CSS assets are rebuilt
2021-09-17 12:33:36 +05:30
gavin
bcc10d04d0
Merge pull request #14237 from gavindsouza/py37+
...
fix(develop): Drop support for Python 3.6
2021-09-17 12:15:44 +05:30
Gavin D'souza
a0e2d0ec20
fix: Drop support for Python 3.6
...
* Bumping iPython by a minor version broke 3.6 installs for us via https://github.com/frappe/frappe/pull/14192
* We could just add another line in requirements.txt to solve this, but
since PY36 is reaching end of life by end of this year and release of
3.10 is just around the corner, might as well just drop it now than
later
* Frappe v14 would probably have the support range of 3.7-3.10/11 given
when we release it. Maintaining dependencies for such a large range
can become cumbersome
2021-09-17 11:24:51 +05:30
gavin
f60777f6db
Merge pull request #13845 from gavindsouza/compare-columns-db_query
...
feat: Support for Column comparison in DatabaseQuery
2021-09-17 11:22:44 +05:30
Suraj Shetty
9af24af213
Merge pull request #14235 from surajshetty3416/fix-grid-upload-1
2021-09-17 11:17:13 +05:30
Suraj Shetty
9a66f185e7
fix: CSV upload failure
2021-09-17 10:28:49 +05:30
Shariq Ansari
5eabcc4200
fix: Make default header size 4
2021-09-16 18:43:32 +05:30
Shariq Ansari
913de65b43
fix: Optimized Discard Action
2021-09-16 18:41:07 +05:30
mergify[bot]
39fa75cfca
Merge pull request #14192 from ankush/ipython_bump
...
chore(deps): bump ipython to latest version
2021-09-16 13:07:21 +00:00
Summayya
21ec09ee21
fix: small font in input
2021-09-16 17:50:40 +05:30
Samuel Braun
ac9ab3bd95
fix(database): Fixed sql convention inconsistency ( #14230 )
2021-09-16 17:50:22 +05:30
Summayya
da865595bd
refactor(UI): use variables in css
2021-09-16 17:44:56 +05:30
Summayya
3e2bf80d07
refactor(UI): use variables in css
2021-09-16 17:37:15 +05:30
Gavin D'souza
09557ab8c7
fix(db_query): Add fallback value irrespective of operator
2021-09-16 15:22:37 +05:30
Jannat Patel
7649988efc
fix: sider
2021-09-16 14:43:30 +05:30
Gavin D'souza
f24dd3ae3c
refactor: Access Log creation
...
* Retry thrice before raising DuplicateEntryError
* Don't commit if in_test
2021-09-16 13:53:36 +05:30
Shariq Ansari
3bde63eca2
fix(UI): Checkbox hidden in List view in mobile view ( #14144 )
2021-09-16 13:44:46 +05:30
Faris Ansari
c66236eea8
fix: field container height to avoid scroll
2021-09-16 13:40:02 +05:30
Jannat Patel
cd967b36b8
fix: sider
2021-09-16 13:25:37 +05:30
Gavin D'souza
86fa811004
test: Add test for DatabaseQuery Column comparison
2021-09-16 13:04:25 +05:30
Suraj Shetty
1cd20c04a7
Merge branch 'develop' of https://github.com/frappe/frappe into form-tab-break
2021-09-16 13:00:07 +05:30
Sagar Vora
fb508607e0
fix(grid): date or datetime fields disappearing on save
2021-09-16 12:47:34 +05:30
Rushabh Mehta
23afeebb6d
Merge pull request #14224 from shariquerik/wspace-fixes
...
fix: Workspaces 2.0 fixes
2021-09-16 12:39:01 +05:30
Jannat Patel
8aa977c5f0
fix: discussions template and time
2021-09-16 12:36:24 +05:30
Shariq Ansari
2fa967ec44
fix: Remove Loading animation of editorjs
2021-09-16 12:32:55 +05:30
Shariq Ansari
2756e226ec
fix: Do not allow to create workspace from list/form
2021-09-16 12:03:08 +05:30
Gavin D'souza
6973a34828
Merge branch 'develop' into compare-columns-db_query
2021-09-16 11:40:33 +05:30
Gavin D'souza
ad5783b1c3
fix: Use PyPika's Column
...
also, Discard Data class. Since we're adding support for PyPika objects
to natively interact with the Frappe ORM, this PR brings us closer
toward that direction.
2021-09-16 11:38:23 +05:30
gavin
f2ea10a6be
Merge pull request #14205 from pateljannat/section-with-collapsable-content-jerk-issue
...
fix: section with collapsible content jerk issue
2021-09-16 10:57:03 +05:30
gavin
06c1d79bb0
Merge pull request #14215 from ChillarAnand/whoosh
...
fix: Use whoosh AsyncWriter to prevent write locks
2021-09-16 10:55:57 +05:30
Suraj Shetty
7f9a7af50c
fix: Remove hardcoded tabs and make it configurable
2021-09-16 10:14:33 +05:30
Suraj Shetty
3b04d28bf5
Merge pull request #14156 from shariquerik/file-view-checkbox-fix
2021-09-16 09:22:00 +05:30
Suraj Shetty
005741dc32
Merge branch 'develop' into get-distinct-records-from-backend
2021-09-16 09:21:48 +05:30
Suraj Shetty
834a203b2e
Merge pull request #14214 from surajshetty3416/fix-translation-output
...
fix(translation): Set translated text as html to get unescaped output
2021-09-16 09:14:57 +05:30
Faris Ansari
f4bd62c010
feat: More features
...
- Letterhead editing
- Edit Header and Footer
- Margin Text
- PrintFormatGenerator class handles generation of HTML and PDF and repeating of Header/Footer
- Simplify /printpreview
- Separate renderer files for each fieldtype
2021-09-15 18:50:41 +05:30
Faris Ansari
d7c421d7a1
Merge pull request #14216 from netchampfaris/system-console-sql
...
feat: Run SQL directly in System Console
2021-09-15 17:47:51 +05:30
Faris Ansari
6ce59b1275
feat: Run SQL directly in System Console
2021-09-15 17:21:19 +05:30
gavin
4041442e6a
Merge pull request #13955 from gavindsouza/trim-db
...
feat: Site Maintenance commands
2021-09-15 17:08:40 +05:30
ChillarAnand
a298566d13
fix: Use whoosh AsyncWriter to prevent write locks
2021-09-15 16:42:11 +05:30
Gavin D'souza
5c6ffd2b2a
chore: Misc updates
...
* Updated hooks content
* Remove unnecessary multiple=True flag that breaks on click8
2021-09-15 16:31:24 +05:30
Gavin D'souza
6fa44652c5
chore: Add fallback help link to docs
...
Didn't use https://frappeframework.com/docs/user/en/bench since the
invisible parts weren't being rendered correctly in click...Even with
the latest stable click.
2021-09-15 16:09:40 +05:30
Gavin D'souza
3734b63c17
fix: Do partial backups instead of full in trim-database
2021-09-15 16:08:55 +05:30