Abhishek Balam
|
9d060f9653
|
fix: cstr import added
|
2020-12-04 17:01:55 +05:30 |
|
Saurabh
|
9219db4c2a
|
fix: validate email id before passing to formataddr
|
2020-10-16 14:12:31 +05:30 |
|
Gavin D'souza
|
45ec8ed485
|
fix: Sider
|
2020-09-28 19:18:14 +05:30 |
|
Gavin D'souza
|
95ab58fa3d
|
chore: Optimized imports
|
2020-09-28 19:13:57 +05:30 |
|
Gavin D'souza
|
a94db8a5ce
|
fix: Added human readable file size func
|
2020-09-28 19:13:31 +05:30 |
|
Gavin D'souza
|
26be4a2604
|
fix: Verbosity. Show Backup summary, always
|
2020-09-28 19:12:19 +05:30 |
|
Gavin D'souza
|
be2d41915a
|
fix: Make dirs if dont exist
|
2020-09-25 15:24:03 +05:30 |
|
Gavin D'souza
|
a098cd0055
|
fix: Folder creation failures, click.(s)echo
|
2020-09-25 14:07:14 +05:30 |
|
Gavin D'souza
|
5361464468
|
Merge branch 'develop' of github.com:frappe/frappe into compress-files
|
2020-09-25 14:00:40 +05:30 |
|
Faris Ansari
|
0db383499e
|
Merge pull request #11555 from netchampfaris/website_theme_hook
|
2020-09-24 14:13:16 +05:30 |
|
Faris Ansari
|
45e461a10a
|
Merge pull request #11527 from netchampfaris/override-doctype-class
|
2020-09-24 14:11:57 +05:30 |
|
Rucha Mahabal
|
175c2fdb65
|
Merge branch 'develop' into fix-duration-control-import-export
|
2020-09-23 09:39:32 +05:30 |
|
gavin
|
e8ee4bd867
|
Merge branch 'develop' into compress-files
|
2020-09-22 10:56:17 +05:30 |
|
barredterra
|
f06807daab
|
Merge branch 'develop' into website_theme_hook
|
2020-09-21 14:02:50 +02:00 |
|
Gavin D'souza
|
ab3b574e53
|
Merge branch 'develop' of github.com:frappe/frappe into compress-files
|
2020-09-21 11:11:52 +05:30 |
|
Rushabh Mehta
|
70baf49c6e
|
fix(data): dont try casting if doctype is missing
|
2020-09-21 10:28:11 +05:30 |
|
Rushabh Mehta
|
334ae82e52
|
fix(naming): added multiple rules for naming series
|
2020-09-21 10:28:11 +05:30 |
|
Faris Ansari
|
f2a6f3dd21
|
fix: Add example in boilerplate
|
2020-09-18 17:12:26 +05:30 |
|
barredterra
|
7fe2b356ec
|
Merge branch 'develop' into website_theme_hook
|
2020-09-18 13:30:07 +02:00 |
|
Faris Ansari
|
bbdbc0d947
|
Merge remote-tracking branch 'upstream/develop' into aaaa-website-enhancements-for-redesign
|
2020-09-18 16:17:15 +05:30 |
|
Rucha Mahabal
|
29fc0a8c0c
|
fix: validate duration value while converting to seconds
|
2020-09-17 11:47:39 +05:30 |
|
Gavin D'souza
|
bbdb05378b
|
fix: Deprecate site_config_backup_path in favour of backup_path_conf
|
2020-09-15 17:30:26 +05:30 |
|
Afshan
|
5377d65cad
|
fix: removed print statements
|
2020-09-15 16:40:24 +05:30 |
|
Afshan
|
772153da11
|
fix: setting "self.setting site_config_backup_path"
|
2020-09-15 16:20:58 +05:30 |
|
gavin
|
f710ad095f
|
Merge pull request #11436 from gavindsouza/build-assets
feat: Ship built assets
|
2020-09-15 13:01:38 +05:30 |
|
Faris Ansari
|
8f0f17eb7e
|
fix: Render web blocks using web_template.render
- web_block object need not be a WebPageBlock instance
|
2020-09-14 15:23:14 +00:00 |
|
Faris Ansari
|
627aff4bb8
|
fix: Handle jpe files in image_to_base64
|
2020-09-14 15:21:22 +00:00 |
|
Saurabh
|
ae31f08f42
|
feat(user): Add hourly limit for password reset requests (#11371)
Co-authored-by: Chinmay D. Pai <chinmaydpai@gmail.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
|
2020-09-14 12:19:06 +05:30 |
|
mergify[bot]
|
ebcc23591a
|
Merge pull request #11469 from adityahase/fix-pdf
fix(pdf): Restrict cookies to the host domain
|
2020-09-13 03:55:16 +00:00 |
|
Faris Ansari
|
7a31983c90
|
fix: Succinct syntax for rendering web templates
|
2020-09-11 19:49:20 +05:30 |
|
Faris Ansari
|
cc9fdd690a
|
fix: Check if file exists before generating base64
|
2020-09-11 19:22:34 +05:30 |
|
barredterra
|
735788370a
|
Merge branch 'develop' into website_theme_hook
|
2020-09-10 14:50:49 +02:00 |
|
Faris Ansari
|
4a58f2224c
|
fix: Ignore SVG images
|
2020-09-10 15:33:57 +05:30 |
|
Aditya Hase
|
3c9f265091
|
fix(pdf): Restrict cookies to the host domain
Use wkhtmltopdf's cookie-jar options to set domain
Reference: 7952b0f3e7/src/lib/multipageloader.cc (L532-L536)
Cookie format Reference: https://doc.qt.io/qt-5/qnetworkcookie.html#parseCookies
Also, werkzeug 0.16.x shows port in the host attribute.
https://werkzeug.palletsprojects.com/en/0.16.x/wrappers/#werkzeug.wrappers.BaseRequest.host
|
2020-09-09 20:58:42 +05:30 |
|
Aditya Hase
|
8feba5fa9b
|
fix(pdf): Cleanup temporary files after pdf generation
This was removed in https://github.com/frappe/frappe/pull/7358
|
2020-09-09 20:52:45 +05:30 |
|
Faris Ansari
|
ee7d119546
|
fix: Escape invalid email in throw
|
2020-09-09 14:03:56 +05:30 |
|
Gavin D'souza
|
2a7a3ec6ee
|
feat: Allow setting folder for where all backups can be set
Passing --backup-path {folder_name} to backup will set where the backup
files will be saved
|
2020-09-07 18:55:11 +05:30 |
|
Gavin D'souza
|
a7e0e96e49
|
chore: Drop dead code
|
2020-09-07 15:16:00 +05:30 |
|
Aditya Hase
|
3349c9f942
|
fix(minor): Prevent path traversal
|
2020-09-04 16:31:10 +05:30 |
|
Rushabh Mehta
|
8c8f7313f4
|
fix(minor): make utils explicit in safe_globals (#11408)
* fix(minor): make utils explicit in safe_globals
* fix(minor): import subprocess
* fix(minor): fix globals in safe_eval;
* fix(minor): import subprocess
* fix(minor): add test
* fix(minor): webhook.py
* fix(minor): document_type_mapping.py
|
2020-09-03 14:26:01 +05:30 |
|
Faris Ansari
|
58a819c305
|
fix: import
|
2020-09-03 13:59:20 +05:30 |
|
Faris Ansari
|
8c905437e6
|
fix: Add template validation in web_blocks
|
2020-09-03 13:58:22 +05:30 |
|
Rushabh Mehta
|
38e024ebbb
|
Merge pull request #11306 from rmehta/system-console
feat(system console): Added a System Console to help in debugging and Console Log
|
2020-09-03 11:12:23 +05:30 |
|
Rushabh Mehta
|
9eb9030381
|
fix(minor): move get_source_value to data_migration_mapper
|
2020-09-03 08:42:42 +05:30 |
|
Rucha Mahabal
|
c0b4532ea5
|
fix: Handle duration fieldtype for Data Import
|
2020-09-02 15:58:08 +05:30 |
|
Gavin D'souza
|
2339165d75
|
fix: Add command options and description
|
2020-09-01 20:51:13 +05:30 |
|
Gavin D'souza
|
bf6baff2e4
|
fix: Pass conf path via backup command
|
2020-09-01 20:16:07 +05:30 |
|
Gavin D'souza
|
4792556cc5
|
fix: Sider
|
2020-09-01 16:12:26 +05:30 |
|
Gavin D'souza
|
ec9559bf33
|
Merge branch 'develop' of github.com:frappe/frappe into compress-files
|
2020-09-01 16:01:24 +05:30 |
|
Gavin D'souza
|
b5252d11b9
|
feat: Compress private and public files during backup
|
2020-09-01 15:58:58 +05:30 |
|