Commit graph

582 commits

Author SHA1 Message Date
Anand Doshi
13e43fcbcd [fix] use importlib instead of imp.load_source in test_runner. Fixes to scheduler.py 2016-04-13 21:00:08 +05:30
Anand Doshi
5389d20072 Merge branch 'vjFaLk-remove-celery' into develop 2016-04-13 19:28:25 +05:30
Anand Doshi
a48dd50381 [fix] with frappe.init_site, worker and schedule commands, cleanup and fixes to rq code 2016-04-13 19:28:04 +05:30
Rushabh Mehta
daa9c094d0 [enhancement] [wip] links menu in forms 2016-04-12 19:16:17 +05:30
Valmik Jangla
a2ad631754 Removed / Replaced Celery related code 2016-04-11 17:39:06 +05:30
Valmik Jangla
ac23e91dee Various fixes and improvements 2016-04-11 17:38:40 +05:30
Valmik Jangla
a41c836d61 Added bench command to start worker
Added logger entry for RQ
Added queue and timeout as arguments for email
2016-04-11 17:36:27 +05:30
Valmik Jangla
6d0563e8ea WIP code migration from Celery to RQ 2016-04-11 17:36:27 +05:30
Rushabh Mehta
9d8c2b5eff [enhancements] added frappe.utils.evalute_filter(doc, filter) and ability to hook multiple doc events at the same time 2016-04-08 17:07:31 +05:30
Anand Doshi
73ea0b7c8e [fix] admin role addition 2016-04-08 16:11:15 +05:30
Anand Doshi
7132935fef Merge branch 'master' into develop 2016-04-07 17:39:51 +05:30
Nabin Hait
6aaa6ce17d [fix] Catch ConnectionError while checking gravatar_url 2016-04-07 16:10:32 +05:30
Nabin Hait
668831178b [fix] Route for report builder report from awesome bar 2016-04-04 17:31:50 +05:30
Rushabh Mehta
90fb3ebcb9 [enhancement] added image_field so image will appear in the sidebar 2016-04-04 16:56:35 +05:30
Rushabh Mehta
ef26877689 [enhancement] default user images based on user name 2016-04-01 19:16:08 +05:30
Anand Doshi
4fd42291b2 [enhancement] Identicon in sidebar 2016-04-01 15:08:22 +05:30
Rushabh Mehta
dacaa7ab0c [enhancement] portal settings for portal menu 2016-03-30 12:28:55 +05:30
Rushabh Mehta
f842385611 [fix] with permissions 2016-03-28 16:12:10 +05:30
Rushabh Mehta
9397f8f5e7 [fix] cleanup bot 2016-03-28 15:20:00 +05:30
Rushabh Mehta
a6f8e5b815 [hack] bot.py 2016-03-27 12:34:22 +05:30
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