Saurabh
2147bca5d4
[fix] set no_copy property for workflow state field ( #5531 )
...
* [fix] set no_copy property for workflow state field
* [fix] check if custom field exists before loading doc
2018-05-08 15:16:08 +05:30
Zarrar
d29e280d14
[Fix] Workflow ui test dependency ( #4421 )
...
* timer increased, role selection removed
* used return promise instead of timeout
2017-11-03 13:37:48 +05:30
Rushabh Mehta
a0436456f8
[tests] fix
2017-08-29 15:31:04 +05:30
Zlash65
b7b77609ce
added workflow mechanism to add user
2017-08-29 11:08:40 +05:30
Nabin Hait
2e02267e88
Added fields in global search
2017-02-20 13:39:21 +05:30
Rushabh Mehta
d989a95472
[feature] document versioning #2469 ( #2523 )
...
* [feature] document versioning #2469
* [minor] remove on_update from WebsiteGenerator
* [fix] delete shares when deleting user
* [test] don't run delete in background if test
* [fix] test_db
* [added] Deleted Document
* [fix] added track_changes in all documents
* [fix] add to deleted only if exists
* [fix] in_install flag in deleted documents
* [minor] name will always be reset
2016-12-29 18:01:42 +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
Rushabh Mehta
95fdfe44d3
[minor] added default standard filters ( #2270 )
...
* [minor] added default standard filters
* [fix] frappe.sendmail
* [fix] frappe.sendmail
2016-11-07 17:18:49 +05:30
RobertSchouten
5a4d093cfe
[feature] opt out of workflow status override in list view ( #2040 )
...
* [feature] opt out of workflow status override in list view
* [feature] opt out of workflow status override in list view
2016-09-19 13:13:55 +05:30
Rushabh Mehta
c10d7ec8cb
[minor] add quick_entry and added icelandic language
2016-07-25 15:03:26 +05:30
Rushabh Mehta
093f293f42
[fix] grids editable by default
2016-07-11 16:06:20 +05:30
Anand Doshi
106e281608
[fix] don't allow import for child tables
2016-01-06 12:22:03 +05:30
Rushabh Mehta
52b63f9858
[translation] for frappe/erpnext#4461
2015-12-10 10:34:13 +05:30
Anand Doshi
5621ba30c0
[enhancement] Int, Currency, Float, Percent as not null and default to 0
2015-11-19 13:09:44 +05:30
Rushabh Mehta
15c686f572
[fix] make all VARCHAR default lengths as 140
2015-10-14 17:28:10 +05:30
Anand Doshi
3c4f31a23c
Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error
2015-10-14 16:00:14 +05:30
Anand Doshi
ffb8ef29ca
[fix] Use User Permission value as default only if the document type is Setup
2015-09-14 13:00:24 +05:30
Anand Doshi
ad9c500863
Exported all doctypes
2015-08-27 16:45:45 +05:30
Rushabh Mehta
2f7f4542e8
[minor] workflow in non-single, non-table & get_query fix
2015-08-24 13:51:13 +05:30
Rushabh Mehta
3a117b5656
[merge] develop
2015-07-30 16:06:06 +05:30
Rushabh Mehta
6985d4127e
[fixes] document_type, added set-config in commands, prompt in form.js
2015-07-28 17:37:01 +05:30
Anand Doshi
30993bd04a
[minor] changed modified for json files to affect #1215
2015-07-27 16:32:55 +05:30
Tsutomu Mimori
c9a651fe13
Removed HTML from messages
2015-07-27 16:32:54 +05:30
Anand Doshi
ec7763eb94
[minor] changed modified for json files to affect #1215
2015-07-27 12:15:05 +05:30
Tsutomu Mimori
a72b6d89de
Removed HTML from messages
2015-07-23 21:12:56 +09:00
Pratik Vyas
0f7b9cf135
Merge pull request #1124 from rmehta/help
...
[help] helpers for youtube videos added in list, form sidebar, modules
2015-05-27 14:49:59 +05:30
Rushabh Mehta
09af425b1b
[workflow] hide icon selector, not use right now, fixes frappe/erpnext#3326
2015-05-27 12:21:46 +05:30
Rushabh Mehta
b2ee616bb4
[help] helpers for youtube videos added in list, form sidebar, modules
2015-05-25 18:29:52 +05:30
Anand Doshi
2995f02f3b
Web Notes to Frappe, better alerts, css fixes, fixed splash
2015-03-03 15:09:34 +05:30
Anand Doshi
f6cdd4a655
Merge remote-tracking branch 'frappe/develop' into v5.0
...
Conflicts:
frappe/__version__.py
frappe/core/doctype/communication/communication.py
frappe/core/page/desktop/desktop.js
frappe/hooks.py
frappe/translations/ar.csv
frappe/translations/es.csv
frappe/translations/fr.csv
frappe/translations/hr.csv
frappe/translations/id.csv
frappe/translations/ja.csv
frappe/translations/nl.csv
frappe/translations/pl.csv
frappe/translations/pt-BR.csv
frappe/translations/ru.csv
frappe/translations/tr.csv
frappe/translations/zh-cn.csv
frappe/translations/zh-tw.csv
frappe/utils/email_lib/html2text.py
setup.py
2015-02-24 18:06:16 +05:30
Rushabh Mehta
9a649a4a3d
[share] added share permission and patch #992
2015-02-05 15:51:31 +05:30
Rushabh Mehta
dc009ae6f9
[ui] added list head
2015-01-15 15:29:59 +05:30
Rushabh Mehta
090e9ac48c
[ui] workflow and listview
2015-01-08 14:28:24 +05:30
Rushabh Mehta
4735486a26
[minor] [fixes] data import routing & removed workflow test records
2015-01-02 14:40:16 +05:30
Nabin Hait
a4d45cce6f
Renamed table fieldnames
2014-12-26 13:17:18 +05:30
Rushabh Mehta
2f30edd65c
[refactor] moved workflow to separate module
2014-09-29 12:21:11 +05:30