Rushabh Mehta
|
ea55d77200
|
added validation for update_after_submit #270
|
2014-04-15 15:11:00 +05:30 |
|
Rushabh Mehta
|
e51f612657
|
fix now in base_document.py
|
2014-04-15 14:47:41 +05:30 |
|
Rushabh Mehta
|
246a2a84fb
|
fixed strings for translation
|
2014-04-15 14:40:00 +05:30 |
|
Anand Doshi
|
e2740054dc
|
Fixes to User Form, New method: doc.db_set(fieldname, value), splash.svg, Grid's use of get_docfield
Fixes frappe/erpnext#1447
|
2014-04-15 13:07:51 +05:30 |
|
Pratik Vyas
|
3da07b28a2
|
Merge pull request #488 from pdvyas/js-translate-refactor
JS traslate refactor
|
2014-04-15 11:43:58 +05:30 |
|
Pratik Vyas
|
e5a0ede248
|
frappe._ to __
|
2014-04-15 10:53:16 +05:30 |
|
Pratik Vyas
|
c3ce6d6fd9
|
fix double message in form save
|
2014-04-14 18:41:43 +05:30 |
|
Pratik Vyas
|
4d02afa221
|
fix translate syntax error
|
2014-04-14 17:12:50 +05:30 |
|
Pratik Vyas
|
499f8f7035
|
Refactor msgprints for new $.format
|
2014-04-14 16:03:12 +05:30 |
|
Pratik Vyas
|
cfac64a351
|
Add $.format replace to frappe._
|
2014-04-14 16:02:40 +05:30 |
|
Pratik Vyas
|
80f1a3a071
|
add $.format
|
2014-04-14 12:36:40 +05:30 |
|
Rushabh Mehta
|
6c79e85e8c
|
fixes to reportview and mapper
|
2014-04-12 12:40:29 +05:30 |
|
Anand Doshi
|
8b69aa038d
|
Minor fixes in notifications and permission errors #478
|
2014-04-11 16:50:04 +05:30 |
|
Anand Doshi
|
e798db1ef4
|
Data Import #478
|
2014-04-10 18:41:23 +05:30 |
|
Rushabh Mehta
|
9aa3d1c53c
|
fixes
|
2014-04-10 16:38:28 +05:30 |
|
Rushabh Mehta
|
2ccbbe8c93
|
multiple fixes
|
2014-04-10 16:38:28 +05:30 |
|
Anand Doshi
|
25249ff54b
|
Verbose tests
|
2014-04-10 12:37:20 +05:30 |
|
Anand Doshi
|
5f43286d0f
|
removed .no_timestamps
|
2014-04-10 12:22:34 +05:30 |
|
Pratik Vyas
|
f4d61dd654
|
update Manifest
|
2014-04-10 12:22:16 +05:30 |
|
Anand Doshi
|
c7073cabab
|
Merge pull request #483 from frappe/model-cleanup
Model cleanup
|
2014-04-10 11:39:13 +05:30 |
|
Anand Doshi
|
ec28917a68
|
Fixed website generator bug #478
|
2014-04-10 11:35:13 +05:30 |
|
Anand Doshi
|
a4cdfda418
|
Do not run WebsiteGenerator functions if template not found #478
|
2014-04-09 20:02:36 +05:30 |
|
Anand Doshi
|
08647cc032
|
#478
|
2014-04-09 19:19:24 +05:30 |
|
Pratik Vyas
|
485acc5878
|
fix docfield out of bound error for property setter in meta
|
2014-04-09 17:30:33 +05:30 |
|
Rushabh Mehta
|
d8c8f3fdfa
|
Merge pull request #482 from pdvyas/filemanager-hooks-new
hooked filemanager!
|
2014-04-09 16:18:46 +05:30 |
|
Pratik Vyas
|
bad85591ac
|
add filemanager tests
|
2014-04-09 16:14:05 +05:30 |
|
Pratik Vyas
|
4a39f50106
|
rename field only if it exists in profile to user patch
|
2014-04-09 12:52:48 +05:30 |
|
Pratik Vyas
|
5e6319530c
|
change patch order of rename profile to user
|
2014-04-09 12:52:48 +05:30 |
|
Pratik Vyas
|
d1a54091da
|
fix file_manager hooks patch
|
2014-04-09 12:52:47 +05:30 |
|
Pratik Vyas
|
6fd5f02015
|
check duplicate assignment using content_hash
|
2014-04-09 12:52:47 +05:30 |
|
Pratik Vyas
|
631de3881f
|
add File Data columns to list view
|
2014-04-09 12:52:47 +05:30 |
|
Pratik Vyas
|
0bd269448a
|
fix rename_doc for DocType
|
2014-04-09 12:52:47 +05:30 |
|
Pratik Vyas
|
66c7de1799
|
fixes for new model
|
2014-04-09 12:51:06 +05:30 |
|
Pratik Vyas
|
0791292d34
|
schema changes for file manager hooks
|
2014-04-09 12:51:06 +05:30 |
|
Pratik Vyas
|
e30dfd4ed0
|
file deduplication
|
2014-04-09 12:51:06 +05:30 |
|
Pratik Vyas
|
5103366eb9
|
add filemanager patch
|
2014-04-09 12:51:06 +05:30 |
|
Pratik Vyas
|
36a149a678
|
show correct name for file data link
|
2014-04-09 12:51:06 +05:30 |
|
Pratik Vyas
|
a257d47a76
|
filemanager fixes
|
2014-04-09 12:51:06 +05:30 |
|
Pratik Vyas
|
8281f07aae
|
redo files!
|
2014-04-09 12:51:06 +05:30 |
|
Pratik Vyas
|
28d26d2e65
|
make filemanager hooks and default them to filesystem
|
2014-04-09 12:51:06 +05:30 |
|
Rushabh Mehta
|
2d541e59f6
|
added pattern
|
2014-04-09 12:18:41 +05:30 |
|
Pratik Vyas
|
a23262667c
|
avoid out of bounds in sidebar
|
2014-04-09 10:19:51 +05:30 |
|
Anand Doshi
|
a134be1d81
|
#478
|
2014-04-08 20:19:02 +05:30 |
|
Nabin Hait
|
48dfc29548
|
Merge branch 'model-cleanup' of github.com:frappe/frappe into model-cleanup
|
2014-04-08 17:48:20 +05:30 |
|
Nabin Hait
|
f7a3dc407a
|
minor fix in model.js
|
2014-04-08 17:47:54 +05:30 |
|
Rushabh Mehta
|
a3ae8723de
|
added ability to add index in statics
|
2014-04-08 16:40:29 +05:30 |
|
Rushabh Mehta
|
c1d8407552
|
fixes to import
|
2014-04-08 14:06:09 +05:30 |
|
Anand Doshi
|
a43e4dc7de
|
link editor in editor.js
|
2014-04-08 13:52:36 +05:30 |
|
Anand Doshi
|
e3ac45d4b0
|
docstatus transition check, permissions #478
|
2014-04-08 13:52:36 +05:30 |
|
Rushabh Mehta
|
f686c769b4
|
#478, fix sync and other minor fixes
|
2014-04-08 13:10:35 +05:30 |
|