Commit graph

33 commits

Author SHA1 Message Date
Neil Trini Lasrado
62036a5b89 fix frappe.db.exist function 2015-01-12 12:22:43 +05:30
Rushabh Mehta
c35a4e1235 [design] wip 2014-12-26 12:50:43 +05:30
Rushabh Mehta
0e85139034 [docs] database.py + login fix 2014-12-02 14:35:26 +05:30
Rushabh Mehta
2b9f6bace1 [merge] 2014-11-28 12:00:15 +05:30
Rushabh Mehta
a2fdef2c50 [fixes] complete signup and email footer frappe/erpnext#2433 2014-11-27 12:33:40 +05:30
Rushabh Mehta
e1c4ec3e0c [oauth] ask for email if missing 2014-11-27 10:46:50 +05:30
Rushabh Mehta
766d4540b9 [fixes] [minor] based on error reports 2014-11-18 15:24:31 +05:30
Rushabh Mehta
4b519bdada [api] frappe.get_all 2014-09-30 17:44:41 +05:30
Anand Doshi
140a299daf [hotfix] mysqldb encoders for UnicodeWithAttrs of markdown2 2014-09-15 16:26:01 +05:30
Rushabh Mehta
f4b823ae2d [fix] [database.py] cleanup index size from name 2014-08-28 14:43:49 +05:30
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)