Nabin Hait
4cf123bd8f
Fixed merge conflict
8 年之前
Nabin Hait
f94bcf25c3
Merge branch 'hotfix'
8 年之前
Nabin Hait
c3ab1cf86b
bumped to version 7.1.20
8 年之前
Makarand Bauskar
bf37e4a254
[minor] fixes for check_if_latest method ( #2377 )
8 年之前
Shreyas Patil
6f59a23f47
[Minor] Removed not available scheduler commands 'dump-queue-status' ( #2385 )
8 年之前
Saurabh
3952338b73
[urgent][fix] convert use_sandbox param to integer to avoid false data sandboxing ( #2384 )
8 年之前
paurosello
fe5a516673
Fix error missing fields on fixtures ( #2378 )
Only name is currently taken from DB, other fields are mandatory to generate translations:
File "/Users/pau/frappe-bench/env/lib/python2.7/site-packages/frappe/translate.py", line 407, in get_messages_from_custom_fields
if cf['fieldtype'] == 'Selection' and cf.get('options'):
KeyError: u'fieldtype'
8 年之前
Rushabh Mehta
4bd2285159
File Based Locking at Document Level ( #2374 )
* [redesign] improved locking in documents and redesigned recent documents
* [minor] patch to update doctype in existing documents
8 年之前
paurosello
9e70ff8811
Missing fields in unordered list ( #2373 )
8 年之前
rohitwaghchaure
a7477d5641
Minor fix ( #2371 )
8 年之前
rohitwaghchaure
e03d56adb6
[Fix] Multiple letter head printing issue on print format ( #2365 )
8 年之前
robert schouten
570f242841
move newsletter to tools ( #2370 )
8 年之前
Viet Pham
ee02258999
Ability to publish realtime event from bench ( #2369 )
8 年之前
Faris Ansari
1fa7835661
[fix] redirect to 'Not Permitted' page ( #2367 )
8 年之前
robert schouten
ad4ebb1001
allow permission for communication based on timeline not just reference ( #2366 )
8 年之前
Shreyas Patil
8cb27f8366
[Docs] Added new article to add custom button to a form ( #2364 )
8 年之前
Faris Ansari
81ef23ab0b
pdf prompt for orientation ( #2358 )
8 年之前
Nabin Hait
ce4e170adb
Merge branch 'hotfix'
8 年之前
Nabin Hait
610ea6b47b
Merge branch 'master' into develop
8 年之前
Nabin Hait
d39510f915
bumped to version 7.1.19
8 年之前
Nabin Hait
3337e3f9dc
Merge pull request #2363 from RobertSchouten/chartfix
[fix] charts dont get carried across reports
8 年之前
robert schouten
25a9df4364
[fix] charts dont get carried across reports
8 年之前
Saurabh
d40d08fb66
[fix] check against all linked documents while canceling or deleting ( #2360 )
8 年之前
robert schouten
aed15c02ae
add order_by to get_value and document ( #2357 )
8 年之前
Nabin Hait
4dea45109b
Merge branch 'master' into develop
8 年之前
Nabin Hait
d3cfd0bbb4
Merge branch 'hotfix'
8 年之前
Nabin Hait
fc69d03dc8
bumped to version 7.1.18
8 年之前
Nabin Hait
17879397c7
Merge pull request #2359 from rmehta/print-format-builder-custom-html-fix
[hot] [fix] editing multiple CUSTOM HTML values in field
8 年之前
Rushabh Mehta
8d67b99166
[hot] [fix] editing multiple CUSTOM HTML values in field
8 年之前
Nabin Hait
f1f4f20cb9
Merge pull request #2355 from saurabh6790/append_empty_field_dict
[fix] check for column field dict before appending child table data field
8 年之前
Nabin Hait
6add60e054
Merge branch 'master' into develop
8 年之前
Nabin Hait
4940695966
Merge branch 'hotfix'
8 年之前
Nabin Hait
2adafeb95d
bumped to version 7.1.17
8 年之前
Nabin Hait
9255c9589f
Merge pull request #2356 from nabinhait/hotfix
Cherry-picked "set last active time to user" from develop
8 年之前
Saurabh
68186a4943
[fix] check if user exists while setting last active date
8 年之前
Saurabh
6b3bf22462
[enhance] set last active time to user
8 年之前
Saurabh
a5b7bff45a
[fix] check for column field dict before appending child table data field
8 年之前
robert schouten
6917dea00e
remove filter dash limit as no performance increase ( #2318 )
8 年之前
Rushabh Mehta
90bc926730
[minor] added flush feature in error log and apply filters from list only for link and select, fixes frappe/erpnext#6968 ( #2350 )
8 年之前
Rushabh Mehta
7c8652fbf2
[docs] added some style and some fixes ( #2352 )
8 年之前
Rushabh Mehta
a099690e8f
Revert "[optimize] remove count(*) from queries" ( #2353 )
8 年之前
Nabin Hait
ae197c37b1
Merge branch 'hotfix'
8 年之前
Nabin Hait
188c7390eb
Merge branch 'master' into develop
8 年之前
Nabin Hait
b7316e55fe
bumped to version 7.1.16
8 年之前
Nabin Hait
262920288e
Merge pull request #2349 from rohitwaghchaure/rename_autoname_field
[Fix] Rename autoname field on rename of docname
8 年之前
Nabin Hait
bc9cd55cd9
Merge pull request #2351 from frappe/nabinhait-patch-2
Changed order of Rename scheduler log patch
8 年之前
Nabin Hait
066e91d077
Update patches.txt
8 年之前
Faris Ansari
ff98e29dd9
[gantt] always sort based on start_date field ( #2342 )
8 年之前
Omar Ali
d100c7f0c5
excepting frappe.Redirect exception from exception handling ( #2348 )
8 年之前
Rushabh Mehta
3c7c17215d
[fix] fix toc for docs, url for local and other fixes #2293 ( #2346 )
8 年之前