Commit graph

37 commits

Author SHA1 Message Date
Anand Doshi
986c96d01a Fixed Email Pulling 2015-03-30 20:35:52 +05:30
Anand Doshi
a24393f12d Convert to barracuda and utf8mb4, trim tables 2015-03-25 19:05:06 +05:30
Rushabh Mehta
9e6eaf5a0b [test] fixes 2015-03-24 17:57:46 +05:30
Anand Doshi
f7f2372929 fixed boilerplate, freeze, attach, frappeclient 2015-03-17 19:44:53 +05:30
Anand Doshi
5214bb286a Fixes in test cases and recents 2015-03-05 16:29:26 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Anand Doshi
2e53a15bda Fieldname validation, fixes frappe/erpnext#2608 2015-02-25 15:06:18 +05:30
Anand Doshi
f6cdd4a655 Merge remote-tracking branch 'frappe/develop' into v5.0
Conflicts:
	frappe/__version__.py
	frappe/core/doctype/communication/communication.py
	frappe/core/page/desktop/desktop.js
	frappe/hooks.py
	frappe/translations/ar.csv
	frappe/translations/es.csv
	frappe/translations/fr.csv
	frappe/translations/hr.csv
	frappe/translations/id.csv
	frappe/translations/ja.csv
	frappe/translations/nl.csv
	frappe/translations/pl.csv
	frappe/translations/pt-BR.csv
	frappe/translations/ru.csv
	frappe/translations/tr.csv
	frappe/translations/zh-cn.csv
	frappe/translations/zh-tw.csv
	frappe/utils/email_lib/html2text.py
	setup.py
2015-02-24 18:06:16 +05:30
Anand Doshi
d234939cee [fix] changed Text Editor's mysql type to longtext 2015-02-24 12:48:49 +05:30
Anand Doshi
e5e80a27a3 Allow non-english field names in Custom Field #919 2015-02-06 12:55:52 +05:30
Rushabh Mehta
d4393365e4 [fix] in_install_app is in_install 2015-01-22 17:12:27 +05:30
Rushabh Mehta
2b9f6bace1 [merge] 2014-11-28 12:00:15 +05:30
Rushabh Mehta
766d4540b9 [fixes] [minor] based on error reports 2014-11-18 15:24:31 +05:30
Rushabh Mehta
c3ac0b9113 [merge] develop 2014-11-10 12:43:20 +05:30
Nabin Hait
dea587bcad check property setter and custom field only called after install 2014-11-08 10:25:17 +05:30
Nabin Hait
c3406b8d5a Allowed precision upto 9 for Float, Currency, Percent fieldtype 2014-11-07 17:03:56 +05:30
Nabin Hait
812515f312 Allowed precision upto 9 for Float, Currency, Percent fieldtype 2014-11-07 17:03:55 +05:30
Rushabh Mehta
99d3966cd6 [merge] conflicts 2014-10-21 12:34:57 +05:30
Pratik Vyas
ddc06e8a39 add support for install using dbhost #692 2014-10-16 00:03:13 +05:30
Rushabh Mehta
575ec0015a [api] added frappe.client.get_list 2014-09-26 18:53:37 +05:30
Rushabh Mehta
be6b3f37a8 added unique constraint 2014-09-26 15:21:25 +05:30
Rushabh Mehta
3fb3667204 new feature: dynamic links 💥 2014-06-20 16:47:34 +05:30
Anand Doshi
9d6450d69b Patch: change default fields like name, owner, etc to varchar(255) 2014-06-12 15:00:53 +05:30
Rushabh Mehta
11dd2888d1 updated about, fixes to dialog and customize form fixes frappe/erpnext#1639 2014-05-28 16:06:43 +05:30
Anand Doshi
24b2b08e4d No default for name field 2014-05-22 00:35:04 +05:30
Pratik Vyas
c941e70252 fix default in alter table 2014-05-11 10:32:52 +05:30
Anand Doshi
417cec89cb Alter table using a single query 2014-05-10 22:20:09 +05:30
Rushabh Mehta
246a2a84fb fixed strings for translation 2014-04-15 14:40:00 +05:30
Anand Doshi
678f7e506c Cache get_table_fields #478 2014-04-07 17:19:24 +05:30
Anand Doshi
fd70bc138e Fixed db_schema 2014-03-25 19:32:31 +05:30
Rushabh Mehta
893588a0ce #478 2014-03-25 17:33:24 +05:30
Anand Doshi
4f6d4b6779 Fixed db schema 2014-03-22 14:43:19 +05:30
Rushabh Mehta
6f00aaf9f7 #478 start 2014-03-21 16:31:12 +05:30
Nabin Hait
78770434a7 Increased length for some data_type: mysql table columns 2014-03-21 11:16:17 +05:30
Nabin Hait
d03bb6e21a sql injection fixes 2014-03-21 11:16:15 +05:30
Anand Doshi
edbadc18b2 Changed frappe.conn to frappe.db 2014-02-26 12:35:02 +05:30
Rushabh Mehta
024ddfcc5b -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
Renamed from webnotes/model/db_schema.py (Browse further)