Commit graph

73 commits

Author SHA1 Message Date
Anand Doshi
dcdbaec6db [hotfix] MySQLdb escape_string 2014-08-12 10:30:39 +05:30
Anand Doshi
88203eed52 [fix] Escape special characters as per MySQLdb 2014-08-08 14:16:05 +05:30
Rushabh Mehta
8f022029a8 added print settings print style fixes etc. 2014-07-25 13:01:47 +05:30
Anand Doshi
cb004a168b Save naming series in property setter before reload 2014-06-20 20:16:53 +05:30
Nabin Hait
104f639ffb minor fix in get_value 2014-06-12 10:30:06 +05:30
Rushabh Mehta
c8066cba9a increase number of commits in one transaction to 20k, fixes frappe/erpnext#1283 2014-06-03 12:01:26 +05:30
Nabin Hait
32b973b5b1 fixes in get_values 2014-06-02 12:10:25 +05:30
Rushabh Mehta
487a4fed32 started client side testing using selenium and other related and unrelated fixes 2014-04-30 19:39:35 +05:30
Anand Doshi
40d15f4c07 Revert: check if single doctype exists 2014-04-30 16:45:14 +05:30
Anand Doshi
cded652e9e Check permission on client side form actions like Save, Submit etc. and also while creating buttons for these actions 2014-04-30 15:02:47 +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
Anand Doshi
0cbf1e4191 init valid columns, improved load from db - no need to override __getattr__ #478 2014-04-04 13:10:02 +05:30
Rushabh Mehta
ec010462b6 removed control panel 2014-04-04 12:00:37 +05:30
Rushabh Mehta
fed21f63e7 #478, tests pass (hopefully) 2014-04-03 15:37:46 +05:30
Anand Doshi
f795f4ba99 frappe/frappe#478 2014-04-02 15:03:37 +05:30
Rushabh Mehta
6759ac99eb sorting in sync 2014-04-02 11:33:07 +05:30
Rushabh Mehta
4f304cfc6a frappe/frappe#478, frappe tests pass, .txt renamed to .json 2014-03-31 17:27:12 +05:30
Rushabh Mehta
7bef30b270 frappe/frappe#478 2014-03-28 16:52:23 +05:30
Anand Doshi
2680459e2f frappe/frappe#478 2014-03-28 15:23:25 +05:30
Rushabh Mehta
6f00aaf9f7 #478 start 2014-03-21 16:31:12 +05:30
Rushabh Mehta
f83404a6b5 more caching for frequent queries 2014-03-19 15:38:02 +05:30
Anand Doshi
edbadc18b2 Changed frappe.conn to frappe.db 2014-02-26 12:35:02 +05:30
Renamed from frappe/db.py (Browse further)