Commit graph

549 commits

Author SHA1 Message Date
Nabin Hait
a84dfdb29c [fix] IFrame included in html sanitizer svg elements 2016-02-24 17:41:59 +05:30
Nabin Hait
4425e5b99e Merge pull request #1520 from anandpdoshi/fix/sanitize-doc
[fix] Sanitize form_dict and doc values to prevent XSS
2016-02-24 12:43:07 +05:30
Neil Trini Lasrado
a3999826b6 Added new_line_sep to data.py 2016-02-23 18:54:02 +05:30
Anand Doshi
353e8a9d1f [fix] Sanitize form_dict and doc values to prevent XSS 2016-02-23 12:11:28 +05:30
Anand Doshi
0e1fc07c18 Merge pull request #1580 from akshay83/develop
Update fixtures.py
2016-02-19 12:55:03 +05:30
Anand Doshi
a9a90893ac [fix] doctype name validation and test case 2016-02-19 11:47:03 +05:30
Anand Doshi
026d89aa99 [fix] don't use delete_doc to delete Error Snapshot 2016-02-19 11:24:06 +05:30
Rushabh Mehta
e1ac647a13 [cleanup] system settings, added deny_multiple_sessions 2016-02-16 15:05:59 +05:30
akshay83
24aa3be1bb Update fixtures.py
Fixes Processing "property_setter.json" before "custom_field.json"
2016-02-13 15:39:40 +05:30
Rushabh Mehta
d5240aa061 [enhancement] added FrappeTask for pre-process, post-process 2016-02-09 18:58:17 +05:30
Anand Doshi
cb7f638255 [hotfix] dev_server = 1 2016-02-08 19:09:55 +05:30
Rushabh Mehta
38ac775bd6 [cleanup] added frappe.utils.jinja.validate_template 2016-02-08 14:50:19 +05:30
Rushabh Mehta
d98a90db58 Merge pull request #1557 from saurabh6790/installer_fixes
[fixes] purge pending task
2016-02-06 10:49:24 +05:30
Rushabh Mehta
4944ff5e22 [fix] add app_name/docs/current to gitignore for new app 2016-02-04 17:13:45 +05:30
Saurabh
30f672456d [fixes] purge queued task 2016-02-03 13:01:03 +05:30
Raul Viveros
f4909b57ad fix scheduler status in command doctor 2016-02-01 22:20:34 +01:00
Anand Doshi
f14683e91e [fix] pdf print: footer encoding and workaround to include bootstrap in footer 2016-01-28 16:41:11 +05:30
Anand Doshi
8b0b93a3a8 [enhancement] PDF: Footer option in Letter Head and show page number at the bottom 2016-01-28 15:56:45 +05:30
Anand Doshi
78bd12d8b0 [fix] typo in pdf header/footer code 2016-01-28 15:56:45 +05:30
Anand Doshi
146f2eb35e Merge pull request #1546 from rmehta/celery-inspect-queue
[admin] added bench purge-pending-tasks, and queue inspection in bench dump-queue-status
2016-01-28 11:26:58 +05:30
Anand Doshi
0a2db5ed4e Merge pull request #1545 from rmehta/socket-in-website
[realtime] Socket working in website
2016-01-28 11:26:29 +05:30
Rushabh Mehta
4f85bd3284 [bench] bench doctor to show if scheduler is disabled via system settings 2016-01-28 11:04:20 +05:30
Anand Doshi
2e7e73baac [fix] improvements in header/footer code 2016-01-27 20:51:23 +05:30
gabtzi
200ad06b5c Enchancement - provide header/footer HTML code and adjust margins on the fly in custom print formats 2016-01-27 20:51:23 +05:30
Rushabh Mehta
378053d119 [admin] added bench purge-pending-tasks, and queue inspection in bench dump-queue-status 2016-01-27 18:51:38 +05:30
Anand Doshi
a3fe5ae8c1 [fix] validate email address 2016-01-27 17:03:38 +05:30
Rushabh Mehta
45048ac41a [realtime] ability to get socket working in website, now_datetime should not be timezone aware and web-form properties should take preceedence 2016-01-27 12:26:21 +05:30
Rushabh Mehta
9e2ba37823 [minor] add hook for website user home page by function 2016-01-25 15:10:44 +05:30
Rushabh Mehta
5297b2a56c [minor] strip email id before validating 2016-01-25 11:30:42 +05:30
Nabin Hait
d0d44fa7c0 [fix] division by zero 2016-01-20 17:58:35 +05:30
Nabin Hait
c738b38487 Merge pull request #1537 from nabinhait/rounding
Rounding based on smallest circulating currency fraction value
2016-01-20 16:25:48 +05:30
Anand Doshi
6bfd4138cf [fix] handle content error in pdf.py 2016-01-20 14:52:40 +05:30
Nabin Hait
2f7697454e Rounding based on smallest circulating currency fraction value 2016-01-20 14:44:54 +05:30
Rushabh Mehta
3fbdd558af [fix] minor setup_docs 2016-01-18 12:35:45 +05:30
Rushabh Mehta
c47590ae04 [docs] delete user folder before writing new files (so old files will be deleted) 2016-01-18 10:42:06 +05:30
Rushabh Mehta
b8fc4da140 [fix] module ordering and all applications fixes 2016-01-14 18:15:02 +05:30
Anand Doshi
e23f4a435d [fix] Scrub app_name 2016-01-14 16:20:37 +05:30
Rushabh Mehta
e4a70cb5cb [fix] is_single in doctype as set_only_once 2016-01-11 12:26:12 +05:30
Anand Doshi
d32444151f [minor] don't update modified in last scheduler event 2016-01-05 18:22:43 +05:30
Anand Doshi
33d45b4e52 Merge pull request #1493 from rmehta/load-js-after-html
[website] load js after html
2016-01-04 11:40:40 +05:30
Anand Doshi
9f94fd11a7 Merge pull request #1489 from anandpdoshi/feature/like
[feature] Ability to like a document, comment or communication, see notifications about it and view it on activity feed
2016-01-04 11:39:59 +05:30
Rushabh Mehta
eac452a926 [cleanup] web templates, now using standard jinja architecture and removed push-state 2016-01-01 17:49:25 +05:30
Anand Doshi
3241a0969f [feature] Ability to like a document, comment or communication, see notifications about it and view it on activity feed 2016-01-01 12:50:14 +05:30
Nabin Hait
110374cc8a Merge pull request #1487 from nabinhait/file_size
Increased file size limit upto 10MB
2015-12-31 15:40:12 +05:30
Nabin Hait
bc731a0a69 Increased file size limit upto 10MB 2015-12-30 11:08:41 +05:30
Maxwell
3930e543c0 Fix UnicodeDecodeError
```
19:38:09 web.1                | Traceback (innermost last):
19:38:09 web.1                |   File "/vagrant/frappe-bench/apps/frappe/frappe/utils/error.py", line 36, in make_error_snapshot
19:38:09 web.1                |     snapshot = get_snapshot(exception)
19:38:09 web.1                |   File "/vagrant/frappe-bench/apps/frappe/frappe/utils/error.py", line 67, in get_snapshot
19:38:09 web.1                |     'evalue': cstr(evalue),
19:38:09 web.1                |   File "/vagrant/frappe-bench/apps/frappe/frappe/utils/data.py", line 256, in cstr
19:38:09 web.1                |     return unicode(s)
19:38:09 web.1                |  UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 14: ordinal not in range(128)
```

Dont ask me why this silly change works, but it works!
2015-12-29 12:16:50 -02:00
Rushabh Mehta
9a5d7794c5 [minor] add frappe.db.get_default to jinja 2015-12-28 10:41:17 +05:30
Anand Doshi
293a8136cb [fix] facebook oauth, login using token. Fixes frappe/erpnext#4166 2015-12-24 20:37:45 +05:30
Anand Doshi
04da07fe19 [fix] always use per site queue, don't add queue when in maintenance mode 2015-12-22 14:29:36 +05:30
Anand Doshi
a662a7da0d Merge pull request #1470 from anandpdoshi/fix/private-file-with-percent-character
[fix] A percentage in file name caused 404 error in case of private file while checking permissions
2015-12-21 16:01:25 +05:30