Commit graph

37 commits

Author SHA1 Message Date
Anand Doshi
2b8cfe61f3 [fix] issues encountered migrating from v3/4 to 6 2015-11-02 14:50:38 +05:30
Rushabh Mehta
2191312c87 [enhancement] document management system 2015-09-21 15:41:34 +05:30
Nabin Hait
779c27877c [fix] rename_field path 2015-07-17 15:32:42 +05:30
Rushabh Mehta
56b2317ea0 [fix] property setter for idx 2015-07-10 20:32:54 +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
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
f3b37df2dd [fix] Added unicode_literals if missing in py files 2015-02-24 12:24:20 +05:30
Anand Doshi
e6a7459657 Fixes in share, moved flags like ignore_mandatory, ignore_validate etc to doc.flags 2015-02-10 14:41:14 +05:30
Rushabh Mehta
e5496e8a87 reverting 4.0 patches 2014-12-31 15:11:28 +05:30
Rushabh Mehta
94b9f819fb [cleanup] remove website group 2014-12-26 12:50:44 +05:30
Rushabh Mehta
d9dfbc02d9 [refactor] custom 2014-09-29 12:21:11 +05:30
Anand Doshi
64c6b93b6e [fix] patches related to the deprecated Website Route 2014-08-25 15:36:22 +05:30
Rushabh Mehta
07fa6d1971 [route] redesigned 2014-08-20 11:50:37 +05:30
Anand Doshi
cd8d19248e Fixes in Email Alert system 2014-07-15 14:55:21 +05:30
Anand Doshi
188b2266ce Fixed patch rename_profile_to_user.py 2014-07-08 11:17:20 +05:30
Rushabh Mehta
c49f517e96 added patches for build_website and removed website template frappe/frappe#600 2014-06-19 18:00:08 +05:30
Anand Doshi
8b97787f40 Remove user_owner Custom Field 2014-06-19 16:04:38 +05:30
Anand Doshi
69907bcf8c hotfix - don't create owner custom field for User 2014-06-16 12:54:42 +05:30
Anand Doshi
11b5f488a2 Fix Attach field's file url. Reset Permissions for User doctype 2014-06-13 14:28:47 +05:30
Anand Doshi
983c324504 Fixed varchar patch 2014-06-12 16:43:22 +05:30
Anand Doshi
9d6450d69b Patch: change default fields like name, owner, etc to varchar(255) 2014-06-12 15:00:53 +05:30
Anand Doshi
f836156ff4 Fixed timezone patch 2014-06-07 08:25:12 +05:30
Anand Doshi
a4f715717a Fix to momentjs timezone database 2014-06-06 23:09:16 +05:30
Anand Doshi
644660b6c4 Fix in enable scheduler patch 2014-06-04 22:58:27 +05:30
Anand Doshi
8dd14aa6c1 Fixed enable scheduler patch, control.js disp_area fix 2014-06-04 20:50:26 +05:30
Anand Doshi
274ccd1eae Fixes in patches for user permissions 2014-06-04 17:55:25 +05:30
Anand Doshi
964711a3e0 Enable Scheduler via Setup > System Settings 2014-06-04 17:53:24 +05:30
Anand Doshi
aeede9226c Fixes in patches for migration 2014-06-04 17:53:24 +05:30
Anand Doshi
901628888f Do not copy certain user fields, permission fixes 2014-06-04 17:53:23 +05:30
Anand Doshi
11259e8eaa Role and User Permissions 2014-06-04 17:52:50 +05:30
Anand Doshi
fec15666f4 Started permission relogication 2014-06-04 17:52:17 +05:30
Nabin Hait
b76177b1e7 Merged language patch with another patch global_defaults_to_system_settings 2014-05-15 17:15:57 +05:30
Nabin Hait
6cf7913a68 Set Custom Field's Insert After values as fieldname 2014-05-14 18:50:04 +05:30
Anand Doshi
757baf3012 Don't clear Actions menu on dirty, prevent mapping of doc if unsaved, downloadify fix, set global language fix 2014-05-14 17:36:48 +05:30
Anand Doshi
da26421eeb Set gravatar for users whose image is missing 2014-05-14 13:45:06 +05:30
Anand Doshi
dd93e2b354 Patch to set language in System Settings 2014-05-14 13:32:24 +05:30
Anand Doshi
51b3534a0f Changed patch folder 4_0 to v4_0 2014-05-13 15:13:30 +05:30