Commit graph

1014 commits

Author SHA1 Message Date
Rushabh Mehta
349a65402f [website] fixes for generating docs 2016-06-23 18:22:03 +05:30
Rushabh Mehta
47005e9e02 [fix] parent_website_route + '/' + page_name = route 2016-06-23 15:47:47 +05:30
Rushabh Mehta
0cb31006e5 [redesign] website route is evaluated on request, no cold start 2016-06-23 12:23:37 +05:30
Anand Doshi
8d18bc484e [fix] show password strenght indicator in update password page 2016-06-16 17:42:07 +05:30
Anand Doshi
f176555dd5 [security] test password strength 2016-06-15 19:22:18 +05:30
Anand Doshi
a47580b3bc [fix] rename password field 2016-06-15 16:48:47 +05:30
Anand Doshi
831c3021f3 [fix] letterhead and background-image url in pdf 2016-06-13 18:50:41 +05:30
Rushabh Mehta
55d6bb7ff6 [fix] [patch] password.py 2016-06-13 18:17:28 +05:30
Anand Doshi
526e9ea2d7 [security] encrypt passwords that need to be retrievable, except User password which should be hashed 2016-06-13 17:18:59 +05:30
Anand Doshi
8df1c36a17 Merge pull request #1784 from vjFaLk/frappe-limits
[WIP] Move Frappe subscription features to Frappe App as Limits
2016-06-13 12:21:20 +05:30
shreyas
9511e14353 Move Frappe subscription features to Frappe App as Limits 2016-06-10 16:34:53 +05:30
Anand Doshi
0c551d6382 [fix] change in versioning: store __version__ in __init__.py 2016-06-09 16:08:59 +05:30
Anand Doshi
684c8a3e2f [fix] change in versioning: store __version__ in __init__.py 2016-06-09 16:07:09 +05:30
Rushabh Mehta
620b2f82b3 [minor] get_gravatar in templates to not query and show 2016-06-08 16:03:56 +05:30
Rushabh Mehta
84fbd57b8e [minor] new-app title by default 2016-06-06 09:34:12 +05:30
Nabin Hait
19dd64eb25 [fix] Naming of docs 2016-06-01 12:53:53 +05:30
Rushabh Mehta
a5899a0d0c [list-settings] save in redis, db, save filters while switching views and patch 2016-05-31 18:30:25 +05:30
Rushabh Mehta
ff003da663 [fix] bulk email indexing 2016-05-25 10:35:49 +05:30
Anand Doshi
6872c7c155 [fix] doctor 2016-05-23 14:57:28 +05:30
Rushabh Mehta
e7e7f0e218 [optimize] index tabcommunication based on modified and creation 2016-05-20 11:20:37 +05:30
Valmik Jangla
1831cd0b02 Added ready for migration command 2016-05-18 12:37:35 +05:30
Anand Doshi
763263d157 [fix] use response.mimetype and response.charset instead of setting 'Content-Type' directly in response.header 2016-05-11 12:55:43 +05:30
Anand Doshi
e1b7f40cc9 Merge pull request #1745 from anandpdoshi/cleanup/logging
[cleanup] simpler logging system that does not affect other loggers
2016-05-09 13:14:43 +05:30
Valmik Jangla
1798d1701b Added validation for App title 2016-05-09 12:22:55 +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
6e4f16b07a [fix] use response.mimetype and response.charset instead of setting 'Content-Type' directly in response.header 2016-04-28 15:26:30 +05:30
Anand Doshi
006d289b98 Merge branch 'master' into develop 2016-04-22 12:47:42 +05:30
Anand Doshi
e055ad221f [fix] Load private files having non-ascii characters when using Nginx's X-Accel-Redirect system 2016-04-22 12:45:15 +05:30
Rushabh Mehta
b902d1e8cc [enhancements] now can {% include %} in page js files and also write jinja like tags in js templates 2016-04-21 19:00:07 +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
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