Commit graph

28275 commits

Author SHA1 Message Date
Gavin D'souza
39da1e0363 fix: Raise error if executable not found in PATH 2020-11-17 18:44:34 +05:30
Gavin D'souza
f1cd3388ba style: Black-ish + fixed typos + Optimized imports 2020-11-17 16:29:54 +05:30
Gavin D'souza
2911799046 fix: Re-write restore tests to process another site 2020-11-17 15:14:23 +05:30
Gavin D'souza
3b5ec6aa88 fix: Sider + improper command ending 2020-11-17 12:45:55 +05:30
Gavin D'souza
84e2fcd6a8 fix: Add missing quote 2020-11-17 12:33:59 +05:30
Gavin D'souza
c4e57926f9 feat(postgres): Show restore progress if pv is available 2020-11-17 12:33:21 +05:30
Gavin D'souza
22b752ac21 test: Add tests for bench restore 2020-11-13 20:38:44 +05:30
Gavin D'souza
05c8e3c5a7 Merge branch 'develop' of github.com:frappe/frappe into skip-backup-tables 2020-11-13 19:44:17 +05:30
Gavin D'souza
2fd5a82bbd fix: Add header content in database backups 2020-11-13 19:43:07 +05:30
Gavin D'souza
14fe6ccfa3 fix: Add is_partial check in bench restore 2020-11-13 19:42:38 +05:30
Fahim Ali Zain TP
0cb29a81ae
feat(Event Streaming): Conditional Events (#10868) 2020-11-13 15:15:29 +05:30
Prssanna Desai
246d8721f3
Merge pull request #11922 from prssanna/based-on-field-assignment 2020-11-13 12:34:34 +05:30
prssanna
4e49f0f0ca fix: show only link, dynamic link and data fields 2020-11-12 15:39:04 +05:30
mergify[bot]
51ef952b26
Merge pull request #11923 from UrvashiKishnani/patch-2
fix(minor): order of HTML closing tags
2020-11-12 09:17:25 +00:00
UrvashiKishnani
e2dd9f401f
fix(minor): order of HTML closing tags 2020-11-12 12:50:09 +04:00
prssanna
e230ddf4d3 fix: allow any field to be set in based on field 2020-11-12 13:47:47 +05:30
mergify[bot]
a772210f37
Merge pull request #11920 from netchampfaris/ace-editor-fixes
fix: Ace editor fixes
2020-11-12 04:43:23 +00:00
Faris Ansari
3fec6c2ee1 fix: Python syntax highlighting in Script field 2020-11-11 19:09:36 +05:30
Faris Ansari
f9523b0a3d fix: Set VSCode keybindings in ace editor 2020-11-11 19:09:25 +05:30
Shivam Mishra
1afee1909a
Merge pull request #11918 from scmmishra/fix-form-hide-bug
fix: dashboard not visible bug
2020-11-11 18:23:40 +05:30
Shivam Mishra
53fc7b946a fix: dashboard not visible bug 2020-11-11 18:22:40 +05:30
mergify[bot]
14fa7e2fe2
Merge pull request #11841 from Mangesh-Khairnar/remove-twilio-settings
refactor: Remove twilio integration
2020-11-11 10:31:44 +00:00
mergify[bot]
e69cea8f2b
Merge pull request #11915 from gavindsouza/fix-restore-validation
fix: Bypass validation if force is passed
2020-11-11 10:21:29 +00:00
Gavin D'souza
ff1cf6e7d6 test: Trigger GitHub checks 2020-11-11 14:26:44 +05:30
Gavin D'souza
c295882e05 fix: Don't overwrite same variable 2020-11-11 14:03:43 +05:30
Gavin D'souza
e036c65ee2 fix: Bypass validation if force is passed 2020-11-11 12:34:56 +05:30
mergify[bot]
40a8b21d93
Merge pull request #11910 from adityahase/fix-query-report-scroll
fix(query-report): Show scrollbar for datatable
2020-11-10 12:36:26 +00:00
Gavin D'souza
a22cd461ac test: Commit after insert, not before count check 2020-11-10 13:34:48 +05:30
Gavin D'souza
34af8cb326 fix: Show partial backups when flag set
* in fetch_latest_backups whitelisted API
* BackupGenerator.get_recent_backup
2020-11-10 13:12:22 +05:30
Gavin D'souza
3fed5c7255 test: Add tests for bench partial-restore 2020-11-10 13:11:34 +05:30
Aditya Hase
e7fb4d0ef3
fix(query-report): Show scrollbar for datatable
Show report-wrapper before rendering datatable
2020-11-10 12:25:03 +05:30
Gavin D'souza
a073a59544 fix: Add partial slug only for database file 2020-11-10 12:04:22 +05:30
Faris Ansari
fbefdbecec
Merge pull request #11690 from gavindsouza/multisite-list-apps 2020-11-10 11:23:55 +05:30
Gavin D'souza
b4e17b9f95 fix: Give more information about file to match verbosity 2020-11-10 10:52:10 +05:30
Gavin D'souza
853acf6dd0 fix: Add "partial" tag in the backup file following site name to
indicate its nature
2020-11-10 10:51:23 +05:30
Gavin D'souza
142b6009fe fix: Better error message on missing table 2020-11-10 10:49:40 +05:30
Shivam Mishra
71339413d7
Merge pull request #11868 from hasnain2808/add-namespaces
refactor: Add namespaces to build_summary_item, generate_route, short…
2020-11-09 20:13:43 +05:30
Gavin D'souza
44f8c6e264 Merge branch 'develop' of github.com:frappe/frappe into skip-backup-tables 2020-11-09 19:08:36 +05:30
Gavin D'souza
19f87c36e5 fix: Marked is_downgrade function as only MariaDB compatible 2020-11-09 18:57:21 +05:30
Gavin D'souza
e8fdaa195b refactor: PostgreSQL module methods correspond to MariaDB
* Added bootstrap_database, import_db_from_sql function APIs similar
to MariaDB implementations
2020-11-09 18:55:29 +05:30
Gavin D'souza
b371c70053 refactor: Meaningful variable names 2020-11-09 18:54:47 +05:30
Gavin D'souza
ce45343355 feat: Add aliases for bench backup
* --include is the same as --only, -i
* --exclude is the same as -e
2020-11-09 18:53:14 +05:30
Gavin D'souza
7b1fa59a29 feat: Restore partial backups via bench partial-restore 2020-11-09 18:51:33 +05:30
Gavin D'souza
af1ed2f0bc refactor: Move _new_site and extract_sql_from_archive from
frappe.commands.site module to frappe.installer
2020-11-09 18:50:03 +05:30
Mohammad Hasnain
98b633a14e fix: add widgets/utils.js to build.json 2020-11-09 18:42:10 +05:30
Shivam Mishra
b86e6ac674
fix: validate links table data (#11884)
Co-authored-by: Faris Ansari <netchampfaris@users.noreply.github.com>
2020-11-09 17:39:45 +05:30
rohitwaghchaure
ead05cff0c
Merge pull request #11871 from anupamvs/jinja-issue
fix: frappe.utils.formatdate not working in the jinja template
2020-11-09 17:32:24 +05:30
mergify[bot]
c0aae3e28e
Merge pull request #11878 from gavindsouza/validate-backup-before-restore
feat: Validate sql file before restoring site
2020-11-09 12:01:33 +00:00
mergify[bot]
39b549291f
Merge pull request #11903 from surajshetty3416/fix-login-page-failure
fix(website): Bust cache by passing build_version to link and script src
2020-11-09 11:52:26 +00:00
Gavin D'souza
7394427df0 test: Add tests for bench list-apps 2020-11-09 16:45:21 +05:30