Commit graph

562 commits

Author SHA1 Message Date
Nabin Hait
737d81e45d Merge branch 'dynamic-links' of https://github.com/rmehta/frappe into rmehta-dynamic-links 2016-03-16 14:42:38 +05:30
Rushabh Mehta
b6262c1639 [modules] [redesign] 2016-03-16 11:17:30 +05:30
Rushabh Mehta
eb399f74bd [enhancement] desktop icons, completed modules setup and test cases 2016-03-16 11:17:29 +05:30
Rushabh Mehta
23b38dbd04 [cleanup] added migrate.py and sync desktop icons on migrate 2016-03-16 11:17:29 +05:30
Rushabh Mehta
28f038aa90 [enhancement] desktop icons DocType 2016-03-16 11:17:29 +05:30
Rushabh Mehta
ebbcd4593e [refactor] [optimize] dynamic links on deletion 2016-03-10 15:14:44 +05:30
Anand Doshi
a987e32f94 [fix] async and socketio 2016-03-07 14:56:42 +05:30
Rushabh Mehta
e03d22bb37 [fix] change parser in pdf generation 2016-03-03 17:16:22 +05:30
Rushabh Mehta
db128e6c3a [minor] add translated get_formatted 2016-03-03 10:44:30 +05:30
Anand Doshi
027e1d2131 [fix] don't validate standard webform if in sync fixtures 2016-03-01 17:13:12 +05:30
kardmode
3679689d71 [fix] for html parser for multi doc printing
BeautifulSoup parser "html5lib" doesn't work well with multi doc
printing
2016-02-28 16:15:18 +04:00
Anand Doshi
52d6784b47 [fix] for static jinja files, run markdown after rendering jinja and don't sanitize html 2016-02-26 15:18:06 +05:30
Anand Doshi
34af73de33 [hotfix] Additional whitelist tags in sanitize_html 2016-02-25 15:07:02 +05:30
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