Faris Ansari
66ead39e2a
fix: Add inline preview
2021-09-06 16:57:16 +05:30
Faris Ansari
c6b4fd2593
fix: Add section page break
2021-09-06 16:57:16 +05:30
Faris Ansari
a25817b64c
fix: Set table column width in percentages
2021-09-06 16:57:16 +05:30
Faris Ansari
f536a1ff91
fix: More features
...
- Show selection dialog if Print Format not selected
- Field component
- Common store
- Edit Field label inline
- Configure table columns
- Edit Custom HTML
- Preview
2021-09-06 16:57:16 +05:30
Faris Ansari
f58254db78
fix: poor man's hot reload
2021-09-06 16:57:14 +05:30
Faris Ansari
b8fbed0f66
feat: New Print Format Builder
...
- Print Format Builder Beta page
- Add margin fields in Print Format
- Using vuedraggable for drag and drop
2021-09-06 16:56:00 +05:30
Your Name
08b7430ba2
fix: change fieldname for postgres create index
2021-09-06 16:41:50 +05:30
Your Name
5669d9c559
fix: pass distinct as argument in set_modules
2021-09-06 16:41:41 +05:30
Rushabh Mehta
c3c4057866
Merge pull request #14111 from shariquerik/wspace-2-fixes
...
fix: Dashboard Settings already exist error on first login
2021-09-06 14:41:21 +05:30
Shariq Ansari
4f76c56347
Merge branch 'frappe:develop' into wspace-2-fixes
2021-09-06 14:32:08 +05:30
mergify[bot]
f4d260de0d
fix: Problems while using translations via Globe Symbol ( #14128 )
...
Co-authored-by: Vama Mehta <vama.mehta@inqubit.in>
(cherry picked from commit 40f2e915918860ade1e514c8b0bb4cf1bb6d0b2b)
Co-authored-by: vama <vamagithub@gmail.com>
2021-09-06 14:16:27 +05:30
Saqib
62a205fe2e
feat: change custom button type ( #14074 )
...
* feat: change custom button type using frm
2021-09-06 12:43:17 +05:30
Leela vadlamudi
3527731b93
Merge pull request #14124 from frappe/mergify/bp/develop/pr-14113
...
fix: RTL support for text editor (backport #14113 )
2021-09-06 12:35:24 +05:30
leela
768e4052f9
fix: node creation from tree view
...
(cherry picked from commit f8cd2ad388c96eefff4730ce130806231bc0d87e)
2021-09-06 07:04:05 +00:00
Gavin D'souza
9f4f096bf1
Merge branch 'develop' into compare-columns-db_query
2021-09-06 11:38:55 +05:30
Gavin D'souza
43459749e2
Merge branch 'develop' into trim-db
2021-09-06 11:35:59 +05:30
Shariq Ansari
46c617afde
fix(UI): Checked icon not visible in PDF
2021-09-06 11:28:32 +05:30
leela
5ccda1d5ac
fix: RTL support for text editor
...
(cherry picked from commit 99f914698f7b86048c25087eb74dbd1fae707ac4)
2021-09-06 05:15:14 +00:00
Rushabh Mehta
ea27dd001a
Merge pull request #14123 from rmehta/packages
...
feat(minor): Packages! also cleanup of DocField and other minor fixes
2021-09-06 10:03:22 +05:30
Rushabh Mehta
d807e3b1e2
fix(minor): fix for aggregate functions, use special query
2021-09-06 09:11:58 +05:30
Rushabh Mehta
5befc80cd4
fix(minor): linting
2021-09-05 22:30:09 +05:30
Rushabh Mehta
c2e93256f2
fix(minor): remove test modules
2021-09-05 22:14:24 +05:30
Rushabh Mehta
20dea90670
feat(minor): Packages! also cleanup of DocField and other minor fixes
2021-09-05 22:01:55 +05:30
Suraj Shetty
ed806c2c74
Merge branch 'develop' of https://github.com/frappe/frappe into form-tab-break
2021-09-04 15:37:58 +05:30
Gavin D'souza
62593c49fb
refactor: Rename arg table to doctype
...
This change was made to be "more accurate" about how the internal magic handled
2021-09-03 20:14:40 +05:30
Gavin D'souza
b833e40b80
fix: Show backup status in trim-tables command
2021-09-03 20:04:15 +05:30
Gavin D'souza
28d1d58944
feat: bench trim-database
...
Get rid of ghost tables in the site's database
2021-09-03 20:02:44 +05:30
Gavin D'souza
4127f0f135
fix: Clear table columns cache to fetch accurate results
2021-09-03 18:59:56 +05:30
Gavin D'souza
1c1320c684
fix: backup before trimming a site database
2021-09-03 18:59:29 +05:30
Shariq Ansari
b20e543de9
test: test hook to get website_list_context
2021-09-03 16:55:44 +05:30
gavin
b2f78de243
Merge pull request #14112 from gavindsouza/license-fixes
...
chore: License fixes
2021-09-03 13:10:35 +05:30
Gavin D'souza
cce3a381fc
chore: Update copyright until date to 2021
...
INAL but this date range is purely decorational. If the date hasnt been
updated in a while, doesn't really matter AFAIK. MIT license and
copyright is still under effect if the license exists in the published source
2021-09-03 12:19:15 +05:30
Gavin D'souza
816dd709f4
chore: Ignore updating license header from blame
...
This adds the previous style changes in the license header (for
consistency) in the ignore-revs file
2021-09-03 12:14:45 +05:30
Gavin D'souza
3446026555
chore: Update header: license.txt => LICENSE
...
The license.txt file has been replaced with LICENSE for quite a while
now. INAL but it didn't seem accurate to say "hey, checkout license.txt
although there's no such file". Apart from this, there were
inconsistencies in the headers altogether...this change brings
consistency.
2021-09-03 12:02:59 +05:30
Suraj Shetty
7a25cc2ae9
Merge branch 'develop' into set-property-after-alert-fix
2021-09-03 12:01:17 +05:30
Suraj Shetty
32c7d975a0
Merge branch 'develop' into get-distinct-records-from-backend
2021-09-03 11:51:50 +05:30
Gavin D'souza
65864c027f
chore: Update module license header
...
These modules were imported from the ERPNext codebase into Frappe.
License header was overlooked at that point. These were contributed
initially by Frappe Technologies Pvt Ltd under GPLv3 (ERPNext's license) and now
we, as Frappe Technologies Pvt Ltd converting them to MIT to comply with
Frappe's license.
2021-09-03 11:51:01 +05:30
Shariq Ansari
ab09ebf696
fix: Dashboard Setting already exist error and linter fixes
2021-09-02 20:46:19 +05:30
Suraj Shetty
3f69350f09
ci: Add 0.5% as threshold for coverage failure
2021-09-02 18:49:04 +05:30
Gavin D'souza
a1c8a7b5f2
fix(restore): Initialize site before decompressing file
2021-09-02 16:00:07 +05:30
Gavin D'souza
71dc7f474f
perf: Single query to update a table
2021-09-02 15:51:49 +05:30
Gavin D'souza
b88eca73c3
Merge branch 'develop' into mariadb-10_6
2021-09-02 15:34:29 +05:30
Gavin D'souza
6ccf73026f
feat(minor): transform-tables - Update table engine
2021-09-02 15:33:27 +05:30
mergify[bot]
5b78407789
Merge pull request #14109 from vrslev/fix-qb-autocomplete
...
feat: Query Builder autocomplete hack
2021-09-02 09:50:18 +00:00
Raffael Meyer
ba07f3bc95
fix: resolve merge conflicts
2021-09-02 11:30:57 +02:00
Lev
6f114b1c19
chore: Query Builder autocomplete hack
2021-09-02 12:21:34 +03:00
Youssef
6c847987f1
feat: Choose Letter Head when printing multiple documents from List /Report
...
(cherry picked from commit 1c6688fd9c39008e86e88617ce901ba02b9076de)
# Conflicts:
# frappe/public/js/frappe/list/bulk_operations.js
2021-09-02 08:57:44 +00:00
Suraj Shetty
a3a2d96579
chore: Update code coverage badge
...
coveralls badge -> codecov badge
2021-09-02 13:28:35 +05:30
Gavin D'souza
c472fd359f
feat: Transform tables for given site
...
* Ability to update ROW_FORMAT for mentioned tables in --table option
* Failfast to stop on first error occured
* Show progressbar for overall conversion progress (remaining tales)
2021-09-02 13:07:19 +05:30
Suraj Shetty
f4e477ef42
ci: Run postgres builds as well after a push on develop
2021-09-02 13:06:48 +05:30