Commit graph

645 commits

Author SHA1 Message Date
Anand Doshi
957048457d [fix] get https url if ssl certificate is present or wildcard domain match 2016-07-24 18:43:25 +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
Rushabh Mehta
9570eecc4d [fix] setup wizard redesign for schools 2016-07-21 16:01:37 +05:30
Rushabh Mehta
7c870d6ba4 [fix] dont update modified timestamp if called from post save methods 2016-07-20 12:55:19 +05:30
Rushabh Mehta
22c3f7966d [enhance] run actions in background doc.queue_action("submit") 2016-07-19 17:12:37 +05:30
Rushabh Mehta
caeb6c8f58 [minor] fixed error for #5782 and grid text editor must be text 2016-07-18 14:48:34 +05:30
Anand Doshi
c84c2e6af6 [fix] grid ellipsis and hourly, hourly_long in dormant events 2016-07-15 13:05:52 +05:30
Dony Sukardi
2dedc9a3de Fix for Documentation
The following issues are addressed in this commit:
- Synchronize CSS with the layout changes in Docs
- Hide 'Shopping Cart' on Docs pages
- Load Frappe context for Jinja
- Fix for 'Improve this page' link
- Get title for ToC from .md files
- Fix for non-pages child routes
2016-07-12 03:16:05 +08:00
Anand Doshi
3acd8b462e Merge branch 'master' into develop 2016-07-11 22:41:31 +05:30
Rushabh Mehta
3e3e30cfa6 [cleanups] 2016-07-08 18:21:33 +05:30
Anand Doshi
075a6a250a [fix] linkify — allow any protocol in src/href 2016-07-06 21:31:49 +05:30
Anand Doshi
cb08274315 [hotfix] is_table -> istable 2016-07-06 19:33:06 +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
8618d9767d [fix] create enqueue.lock before queuing enqueue_events_for_site to prevent duplicate enqueue events 2016-07-04 23:04:21 +05:30
Anand Doshi
1a4966f949 [minor] sort get_sites 2016-07-04 21:56:33 +05:30
Anand Doshi
820a1e01a6 [fix] added set-limits, changed clear-limit to clear-limits 2016-07-04 00:32:32 +05:30
Anand Doshi
2c98f146c1 [fix] retry a job on deadlock or lock-wait-timeout 2016-07-03 16:14:50 +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
Rohit Waghchaure
e275f1a7cb Moved download_multi_pdf, download_pdf, report_to_pdf to new file print_format.py 2016-07-01 13:14:18 +05:30
Rushabh Mehta
0a5c6a3e79 [minor] [fixes
]
2016-06-30 17:02:23 +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
26eafaec13 [fix] Prompt naming and add-system-manager --send-welcome-email 2016-06-27 17:09:41 +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
Anand Doshi
571de33901 [fix] test cases for limits change 2016-06-25 19:08:36 +05:30
Anand Doshi
3854bcad04 [fix] limits variables and how usage is stored within limits + additional fixes 2016-06-25 17:41:19 +05:30
Rushabh Mehta
b6e8e01181 [enhance] web forms are now first class 2016-06-24 16:40:28 +05:30
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