Faris Ansari
60f9e2c973
Add utility frappe.utils.md_to_html
...
- Replace all occurences of manual imports with this utility
- Also enable extras
- fenced-code-blocks
- tables with class 'table table-bordered'
- header-ids
2018-08-05 18:19:25 +05:30
Prateeksha Singh
ac6f938cd9
[fix][help] image links
2018-07-19 14:50:55 +05:30
Prateeksha Singh
f566850728
[help] revert assets path, fix broken images
2018-07-19 13:10:34 +05:30
Rushabh Mehta
cd9d085944
[patch] Get apps for docs ( #5772 )
...
* [docs] add getting docs patch
* [fix] get apps for docs
2018-07-04 11:09:55 +05:30
Prateeksha Singh
b4e97cfc9c
[docs] remove docs folder 💥 , update docs app to frappe.io ( #5682 )
...
* [docs] build docs from app specified in hooks
* [docs] remove docs folder 💥
2018-06-14 09:10:26 +05:30
Prateeksha Singh
e3115bfbc7
[docs-portal] Search the Docs ( #5558 )
...
* [docs-portal] search documentation
* [doc-search] remove search-result template
* [portal-search][minor] add search result section title
* [portal-search] make search result section macro
* [portal-search] two-col layout for more sections
2018-05-22 10:23:13 +05:30
Rushabh Mehta
f20da41bf6
[fix] rename custom fields before sync if name conflicts ( #5062 )
...
* [fix] rename custom fields before sync if name conflicts
* [minor] re-add text_type
* Update doctype.py
2018-02-23 11:10:21 +05:30
Rushabh Mehta
61bf34f3ef
[fix] help images ( #4897 )
2018-01-23 15:30:37 +05:30
Brown-Harry Boma
b9201dbdd0
Make improve page link generic in help documentation ( #4586 )
2017-12-12 12:53:59 +05:30
Aditya Hase
e6bd1e4995
Replaced all instances of 'unicode' with 'six.text_type' ( #3825 )
2017-08-02 16:57:39 +05:30
tundebabzy
6fbe20caaa
Except and raise statement python 3 compatible style ( #3216 )
...
* changes exception and raise statements to python 3 style
* changes except statement to python 3 style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* adds six.reraise to fix python 3 style raise statements with traceback
* fixes indentation
2017-05-11 10:51:59 +05:30
tundebabzy
7b41d7e5eb
Python 3 compatible print statements ( #3199 )
...
* changes print statements in file to python 3 compatible style using `__future__`
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* changes deprecated md5 module to hashlib
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
* adds python 3 style for print statements
2017-05-01 12:34:29 +05:30
Saurabh
91a40435b4
[fix] read apps dir if setting up global help else get installed apps from respective site
2017-04-12 20:11:54 +05:30
Valmik
145fa3196b
[fix] only show help for installed apps ( #2924 )
2017-03-27 11:08:54 +05:30
Rushabh Mehta
86ceb21005
[feature] Global Search (again) ( #2710 )
...
* [start] global search frappe/erpnext#6674
* [fix] setup before running test
* [start] global search frappe/erpnext#6674
* Display result as rudimentary list, rebuild old doctypes
* Media view, child tables, delete document updates, searchable fields
* More results UI
* Code clean up
* remove msgprint from document.py to resolve merge conflict
* Modularization stage 1, get show more to work with it
* Dedicated modal Search bar works, some clean up needed
* Can't data-dismiss on links, Bootstrap issue, use hashchange
* Accomodate missing field content syndrome
* Search in boolean mode, make GS default in awesome bar, fix double modal bug and cleanup
* Add in Meta
* Add in customize form
* Modularise Global Search
* Search object
* Commonify Search UI: Stage I
* II: save list state, UI, default condensed view, refactor
* Fix SQL bug, Refactor awesome bar, Fix unicode bug, add nav results
* Refactor using separate search objects, some async issues
* Fix async flow
* Fix preceding more list bug
* UI additions
* another async fix, back link
* Help: Stage I
* Help: Stage II
* Background jobs, fix route options bug
* Fix GS syncing on install
* Add GS options in awesome bar: test
* Input now remembers search type state
* More UI updates
* Add description for GS results in awesome bar
* Fix help modal bug
* Fix: not commit during install
* Test cases, some fixes
* Update in_test flag in enqueue
* Disable GS sync when not install_db
* Add flag check
* Disable field in child tables
* Cleanups
* Create table fix
* Fix redis exception, remove commit enqueue, add gs in migrate
* Fix tests
* Single enqueue
* cleanups
* Fix tests
* Fix event test
* Fix duplication, search as first option
* Add show name in global search
* fix event tests and desk.less
* Fix communication.json
* [fixes] wip
* [fix] tests
* [minor] for tests
* [minor] for tests
* [minor] for tests
* [minor] for tests
2017-02-13 14:50:54 +05:30
Rushabh Mehta
7bc7e3bc63
Upgrade Font Awesome ( #2410 )
...
* Font-Awesome V3.x to V4.x
Font-Awesome V3.x to V4.x
* Font Tidy
Font Tidy
* FA4 Upgrade - Html Js & Json
FA4 Upgrade - Html Js & Json
* Minor
Minor
2016-12-05 13:07:03 +05:30
Faris Ansari
add9c74779
[enhance] search results in help ( #2022 )
2016-09-01 18:07:22 +05:30
Rushabh Mehta
19e955f81d
[minor] catch badly formed template while building help
2016-09-01 13:17:08 +05:30
Rushabh Mehta
6157d7afc7
[fix] commands to setup help and version set as 7.1-beta
2016-08-24 12:44:04 +05:30
Rushabh Mehta
c034750708
[fix] for building help
2016-08-23 18:10:00 +05:30
Rushabh Mehta
8a32adcaf8
[command] bench setup-help will make the help db
2016-08-23 17:53:38 +05:30
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
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
754e23e745
[feature] added a new database _frappe_help containing all help files
2016-08-03 18:00:45 +05:30