Commit graph

137 commits

Author SHA1 Message Date
Anand Doshi
5b3ec1b75d [change-log] 2015-09-08 16:48:15 +05:30
Anand Doshi
0f00c63801 [major fix] Restrict apply user permissions if user permissions list if empty. Fixes frappe/erpnext#3194 2015-09-07 14:58:53 +05:30
Anand Doshi
f2ccbc864f [fix] Allow appending to communication, don't pull sent email 2015-08-17 14:07:29 +05:30
Rushabh Mehta
5cbfecc299 [minor] added currency for Ghana, fixes frappe/erpnext#3795 2015-08-13 13:01:50 +05:30
Rushabh Mehta
a7bd640b24 [merge] 5.3.1 2015-08-11 10:38:03 +05:30
Anand Doshi
e71d34cd5f [patch] Rename chinese language 2015-08-07 11:50:34 +05:30
Rushabh Mehta
3a117b5656 [merge] develop 2015-07-30 16:06:06 +05:30
Anand Doshi
baec4f855f Change Check fields to have default as 0 (if not specified) and not null 2015-07-30 11:54:27 +05:30
Rushabh Mehta
6985d4127e [fixes] document_type, added set-config in commands, prompt in form.js 2015-07-28 17:37:01 +05:30
Rushabh Mehta
3932cecf85 [fixes] wiring exections for async requests 2015-07-27 18:22:50 +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
Nabin Hait
15f30899f6 [fix] [patch] modify session table if not already done 2015-06-03 13:24:11 +05:30
Anand Doshi
534ad27148 [fix] bookmarks to stars patch 2015-05-29 14:35:19 -04:00
Rushabh Mehta
f575654ec3 [minor] patch fix bookmarks_to_stars.py 2015-05-29 23:03:14 +05:30
Anand Doshi
9a231b2671 [fix] [patch] don't star for doctype==DocType or a single doc 2015-05-29 12:53:58 -04:00
Rushabh Mehta
40e4e66b9b [patch] [fix] star + is_single 2015-05-29 16:47:11 +05:30
Rushabh Mehta
958f970dd5 [enhancement] scheduler log in notifications 2015-05-28 12:30:37 +05:30
Nabin Hait
de4b6ac07b patch fix 2015-05-19 16:34:55 +05:30
Rushabh Mehta
2eb2019956 [enhancement] sessions for mobile 2015-05-19 10:24:31 +05:30
Rushabh Mehta
e7589541b4 [patch-fix] remove print 2015-05-07 10:29:03 +05:30
Anand Doshi
a5315e9b8d Fix src="files/something" to src="/files/something" 2015-05-06 20:06:11 -07:00
Pratik Vyas
aef411dae1 [patch] skip sharing for users that do not exist 2015-05-05 09:50:17 +05:30
Pratik Vyas
057ff39a5f Move scheduler_last_event to System Settings 2015-05-04 10:47:37 +05:30
Pratik Vyas
c189723407 Add patch to force sync website 2015-04-07 12:49:07 +05:30
Anand Doshi
1a06e5cd6c Fix null date and datetime values that got stored like 0000-00-00. Good riddance! 2015-04-05 17:19:55 +05:30
Anand Doshi
7b290fb0d6 fixes to rename field 2015-03-31 17:31:16 +05:30
Anand Doshi
0a4d7a25a1 [fix] charset change optional 2015-03-31 16:21:06 +05:30
Pratik Vyas
c11c3c1c33 Move Frappe field renames to frappe 2015-03-30 19:36:27 +05:30
Anand Doshi
ef0762e5f9 run trim_tables in barracuda patch, fixed email accounts and timeline to receive html emails 2015-03-26 18:24:47 +05:30
Anand Doshi
06f46a2458 check if ready for barracuda in installer 2015-03-26 12:49:55 +05:30
Anand Doshi
a24393f12d Convert to barracuda and utf8mb4, trim tables 2015-03-25 19:05:06 +05:30
Rushabh Mehta
b4cf9f7706 [ux] email alert, fix moduleview, speed of loading 2015-03-25 16:27:01 +05:30
Nabin Hait
bdef3c5ec7 removed shopping cart app via frappe patch 2015-03-25 16:02:37 +05:30
Rushabh Mehta
8180c64b67 [patch-fix] 2015-03-21 08:33:02 +05:30
Pratik Vyas
07405518c7 [patch] Ignore bookmarks to tools 2015-03-20 13:37:35 +05:30
Nabin Hait
831002f975 minor fix in patch 2015-03-20 10:29:01 +05:30
Rushabh Mehta
99ca7d5f8a [email] fixed test cases for bulk emails 2015-03-19 17:15:44 +05:30
Rushabh Mehta
9f7791bca5 [website] route caching, bye bye sidebar, navbar search, blog cleanup 2015-03-12 16:31:14 +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
7f75e233a8 Website Listing 2015-02-23 22:30:03 +05:30
Anand Doshi
50f2d1b5cd Website Offcanvas Sidebar 2015-02-23 22:13:39 +05:30
Anand Doshi
a1290bbdab Website Theme 2015-02-23 22:13:38 +05:30
Nabin Hait
aca7b3497e minor fixes 2015-02-18 11:56:28 +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
Anand Doshi
a03db0c223 Migrate bookmarks to stars #1000, sync boot docs loaded with desk.html 2015-02-09 17:27:19 +05:30
Rushabh Mehta
9a649a4a3d [share] added share permission and patch #992 2015-02-05 15:51:31 +05:30
Anand Doshi
0324b11729 [design] fixes to Activity and Task Calendar 2015-01-07 15:44:15 +05:30