Rushabh Mehta
4113888e60
[fix] [tests]
9 years ago
Rushabh Mehta
b698124ae8
[fix] multi-lingual print formats
9 years ago
Rushabh Mehta
d0c2e57e1f
[translation] moved Translation DocType from erpnext
9 years ago
Rushabh Mehta
2331c0ea43
[minor] like unlinked communicaiton
9 years ago
Rushabh Mehta
f679b7642a
[minor] [docs]
9 years ago
Rushabh Mehta
e6aeb6c9d5
Merge pull request #1605 from anandpdoshi/fix/sync-fixtures-ignore-standard-validation
[fix] don't validate standard webform if in sync fixtures
9 years ago
Rushabh Mehta
82b655d3d8
Merge pull request #1606 from anandpdoshi/fix/xss-filter-only-for-draft
[fix] apply xss filter only if docstatus is draft or submit with update after submit enabled for the field
9 years ago
Anand Doshi
8b72bbd256
[hotfix] cint for deny multiple sessions
9 years ago
Anand Doshi
acc5c7ef09
[fix] apply xss filter only if docstatus is draft or submit with update after submit enabled for the field
9 years ago
Anand Doshi
027e1d2131
[fix] don't validate standard webform if in sync fixtures
9 years ago
Rushabh Mehta
4b550c4f49
Merge pull request #1602 from smorele/develop
change links to start tutorial in both french and english
9 years ago
Rushabh Mehta
7636e8f7bc
Merge pull request #1517 from bohlian/develop
PDF Generation for Query Reports
9 years ago
Rushabh Mehta
8362e98972
Merge pull request #1603 from StrellaGroup/develop
[fixed] Multiple Sessions are Always Denied
9 years ago
Rushabh Mehta
14c5b681c4
Merge pull request #1601 from anandpdoshi/fix/uninstall-drop-tables
[fix] uninstall-app: drop tables after commit
9 years ago
Rushabh Mehta
803feec337
Merge pull request #1604 from rohitwaghchaure/multi-lingual-2
[enhancement] multi-lingual print formats
9 years ago
rohitwaghchaure
9adaabbf38
[enhancement] multi-lingual print formats
9 years ago
Javier Wong
0565d0e0f5
[fixed] Multiple Sessions are Always Denied
Casted frappe.db.get_system_setting('deny_multiple_sessions') to int, as a string it is always evaluated as True in the conditional statement and therefore it is always treated as multiple sessions are denied.
9 years ago
Javier Wong
583124d85a
Merge pull request #1 from frappe/develop
01/03/2016 Merge
9 years ago
smorele
7f53ca7e06
change links to start tutorial in both french and english
9 years ago
Javier Wong
c4cee7b33f
Revert "[fixed] Multiple Sessions are Always Denied"
This reverts commit df085e56ed
.
9 years ago
Javier Wong
df085e56ed
[fixed] Multiple Sessions are Always Denied
Casted frappe.db.get_system_setting('deny_multiple_sessions') to int, as a string it is always evaluated as True in the conditional statement and therefore it is always treated as multiple sessions are denied.
9 years ago
Javier Wong
1743d1c5e5
Merge pull request #3 from frappe/develop
1/3/2016 Merge
9 years ago
Anand Doshi
35d1bfe68a
[fix] uninstall-app: drop tables after commit
9 years ago
Rushabh Mehta
cdabacc5ce
Merge pull request #1598 from kardmode/Multi-Print
Multi Doc PDF Printing
9 years ago
Rushabh Mehta
253db485e5
Merge pull request #1599 from smorele/develop
french translation about tutorial
9 years ago
smorele
bdcdc2db76
add en pages with corrects links
9 years ago
smorele
fbde9e1a7a
fix translations
9 years ago
smorele
56d5868d0a
conclusion page translation
9 years ago
smorele
399c185157
task runner page translations
9 years ago
smorele
572c5e4093
single doctypes page translations
9 years ago
smorele
c81e0c2aa6
web views page translations
9 years ago
smorele
ebfe28a662
records page translations
9 years ago
smorele
c438566bbc
some pages translations
9 years ago
smorele
6a95306491
translations
9 years ago
smorele
6a6b38c07e
add trans
9 years ago
smorele
7186805791
users and records page translation
9 years ago
smorele
787509f80f
users and records page translation
9 years ago
smorele
1e28a5d6dd
doctype directory structure page translation
9 years ago
smorele
a4505ba3bd
naming and linking page translation
9 years ago
smorele
ab52fd5169
doctypes page translation
9 years ago
smorele
ce1a0e585a
roles page translation
9 years ago
smorele
3b319b9f2c
models page translation
9 years ago
smorele
ac6028edb5
start page translation
9 years ago
smorele
49dbf08ed3
start page translation
9 years ago
smorele
df0fac467e
setting-up page translation
9 years ago
smorele
ced559aaff
new-app page translation
9 years ago
smorele
84432e771b
bench page translation
9 years ago
Rushabh Mehta
412b256d21
Merge branch 'develop'
9 years ago
Rushabh Mehta
08d2b3adb4
bumped to version 6.24.10
9 years ago
Rushabh Mehta
18ec7fe53f
[hotfix] import cstr in query_report.py
9 years ago