Commit graph

1014 commits

Author SHA1 Message Date
Faris Ansari
5683f1f5aa [enhance] app wise help documentation (#2002)
* [enhance] app wise help documentation

* [fix] data-path for contextual help links
2016-08-23 16:47:59 +05:30
Rushabh Mehta
a292810202 [minor] add hours to add_to_date 2016-08-23 10:40:14 +05:30
Rushabh Mehta
ae8381f022 [fixes] for in-app help; 2016-08-22 18:47:50 +05:30
Faris Ansari
e0a22a98bf Help feature (#1966)
* [feature] help search modal

* add symlinks for docs assets

* update help links

* [ui] fix help dropdown in mobile view

* replaced {index} tags in help content, api for fetching help content

* help links open in help modal

* moved help content logic to py
2016-08-22 14:32:43 +05:30
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
5621576b3c [hot] get_url fix 2016-08-12 19:19:36 +05:30
Rushabh Mehta
8dd380baac [fix] file_manager.py decode filename while extracting from dataurl 2016-08-12 15:09:42 +05:30
Rushabh Mehta
3a211bf497 Merge pull request #1969 from frappe/hotfix
Hotfix
2016-08-12 11:39:20 +05:30
Rohit Waghchaure
1fbc271b5d [Rename Tool] Fixed reading data from wrong file issue 2016-08-11 19:27:40 +05:30
Rushabh Mehta
f91977f7da [feature] allow multiple sessions per user 2016-08-10 17:31:29 +05:30
Rushabh Mehta
fca0cf5ddf [minor] allow button in list view for grid, and other minor fixes 2016-08-09 16:42:30 +05:30
Rushabh Mehta
754e23e745 [feature] added a new database _frappe_help containing all help files 2016-08-03 18:00:45 +05:30
Rushabh Mehta
c61bae3659 [fix] test for unsubscribe 2016-08-02 11:57:06 +05:30
Rushabh Mehta
61ea2522d9 [fix] email queue 2016-08-02 10:35:38 +05:30
Rushabh Mehta
ab1d947871 [fix] email queue 2016-08-02 10:25:31 +05:30
Rushabh Mehta
2bf6be0629 [fix] email queue must be fifo with priority 2016-08-01 22:04:23 +05:30
Rushabh Mehta
561b2490c4 [minor] email queue system more optimized 2016-08-01 19:40:43 +05:30
Rushabh Mehta
a9e3df6e82 [minor] fixes for custom field and website route length 2016-07-26 08:23:04 +05:30
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