Commit graph

89 commits

Author SHA1 Message Date
Rushabh Mehta
b6bee64370 [enhance] minor fixes + background jobs 2016-08-18 18:26:15 +05:30
Rushabh Mehta
a50f1c076c [minor] get installed apps in frappe.utils.get_site_info 2016-08-16 17:09:38 +05:30
Rushabh Mehta
a5156ec40c [minor] encoding for has_gravatar 2016-07-24 13:12:10 +05:30
Valmik Jangla
c3cd0c4ea1 Added scheduler enabled to get_site_info 2016-07-23 14:57:26 +05:30
Anand Doshi
075a6a250a [fix] linkify — allow any protocol in src/href 2016-07-06 21:31:49 +05:30
Anand Doshi
234e21feee [fix] touch locks/installing.lock during new-site, fixes in db_query and get_app_path 2016-07-06 18:06:50 +05:30
Anand Doshi
2c5c76f65d [fix] linkify should use tokenizer as BleachSanitizer 2016-07-05 16:00:44 +05:30
Anand Doshi
1a4966f949 [minor] sort get_sites 2016-07-04 21:56:33 +05:30
Anand Doshi
b01edff59a [minor] backup naming to use datetime_random_string_database.sql instead of date_random_number_database.sql 2016-07-01 15:34:28 +05:30
Anand Doshi
aaabd81329 [enhancement] auto-link URLs in Text Editor using bleach.linkify 2016-06-29 12:49:20 +05:30
Rushabh Mehta
205b349880 [minor] move add_sidebar_items to the top 2016-06-27 18:13:49 +05:30
Anand Doshi
dab12e3342 [fix] limits and site info 2016-06-26 14:43:23 +05:30
Anand Doshi
a7ace6ae38 [fix] limits and site_info 2016-06-25 21:56:27 +05:30
Anand Doshi
feb9378e8e [feature] get_site_info + save Country and Setup Complete status in System Settings 2016-06-25 19:44:34 +05:30
Rushabh Mehta
620b2f82b3 [minor] get_gravatar in templates to not query and show 2016-06-08 16:03:56 +05:30
Anand Doshi
9800ac2d0a [cleanup] simpler logging system that does not affect other loggers 2016-05-06 20:28:10 +05:30
Anand Doshi
8bf6151dd9 [fix] css for blog and set context.path = request.path if available 2016-04-21 18:18:39 +05:30
Rushabh Mehta
671f22f269 [style] [cleanup] 2016-04-20 18:45:27 +05:30
Anand Doshi
fb5fbd17b4 [fix] unicode decode issue in frappe.get_traceback 2016-04-20 13:00:21 +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
Anand Doshi
73ea0b7c8e [fix] admin role addition 2016-04-08 16:11:15 +05:30
Nabin Hait
6aaa6ce17d [fix] Catch ConnectionError while checking gravatar_url 2016-04-07 16:10:32 +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
23b38dbd04 [cleanup] added migrate.py and sync desktop icons on migrate 2016-03-16 11:17:29 +05:30
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
Anand Doshi
353e8a9d1f [fix] Sanitize form_dict and doc values to prevent XSS 2016-02-23 12:11:28 +05:30
Anand Doshi
a3fe5ae8c1 [fix] validate email address 2016-01-27 17:03:38 +05:30
Rushabh Mehta
5297b2a56c [minor] strip email id before validating 2016-01-25 11:30:42 +05:30
Rushabh Mehta
e4a70cb5cb [fix] is_single in doctype as set_only_once 2016-01-11 12:26:12 +05:30
Anand Doshi
8a5addaae7 [feature] Private files. Fixes #927
- Option during upload + all new incoming email files will be private
- Paired with @rmehta
2015-12-09 14:02:14 +05:30
Rushabh Mehta
8228cf183c [docs] [fixes] 2015-12-09 12:03:20 +05:30
Anand Doshi
3e317b235e [docs] css fixes, auto-rebuild of docs 2015-12-02 17:07:08 +05:30
Rushabh Mehta
0749122d07 Merge pull request #1330 from pdvyas/contrib-apps
[minor] add contrib apps to installer
2015-11-18 11:27:19 +05:30
Anand Doshi
cc2a625bed [hook] before_write_file, added method call_hook_method 2015-10-28 13:09:57 +05:30
Pratik Vyas
f1b87d26f1 [minor] add contrib apps to installer 2015-10-07 00:40:52 -07:00
Anand Doshi
c726fb05db [fix] send upto 100 bulk emails at a time, and fix to validate email address 2015-09-30 09:47:16 +05:30
Anand Doshi
2b9cb67e1f Added CC in Communication to manually specify whom to notify. frappe/erpnext#3697 2015-09-17 13:14:51 +05:30
Pratik Vyas
422668a67f Async 2015-07-24 10:07:24 +05:30
Rushabh Mehta
69697bc172 [fix] validate_email_add 2015-07-16 11:51:55 +05:30
Pratik Vyas
ff8137650a [hotfix] avoid import error on old versions of requests 2015-05-01 15:19:05 +05:30
Pratik Vyas
79810466a8 [util] add custom request session with retries 2015-04-29 15:17:34 +05:30
Anand Doshi
05fe53c404 Merge remote-tracking branch 'frappe/v4.x.x' into develop
Conflicts:
	frappe/__version__.py
	frappe/core/doctype/comment/comment.py
	frappe/hooks.py
	frappe/model/db_query.py
	frappe/print/doctype/print_format/print_format.py
	frappe/utils/__init__.py
	requirements.txt
	setup.py
2015-04-06 12:05:50 +05:30
Rushabh Mehta
7ab5c17f7a [message.html] separate title and header 2015-04-02 11:16:17 +05:30
Rushabh Mehta
b64b79c4f1 [bulk] [feature] added send_after 2015-04-01 20:34:00 +05:30
Anand Doshi
e480abff16 [fix] compensate for the ridiculous shortcoming of email.utils.parseaddr 😞 2015-04-01 11:29:05 +05:30
Anand Doshi
f02a21f3d0 fixed email 2015-03-26 19:54:00 +05:30