Commit graph

153 commits

Author SHA1 Message Date
Rushabh Mehta
f905094fdb [fix] patch in file-url 2015-11-05 14:35:57 +05:30
Anand Doshi
2b8cfe61f3 [fix] issues encountered migrating from v3/4 to 6 2015-11-02 14:50:38 +05:30
Anand Doshi
e48cb75eb4 [language] added Slovene and updated translations 2015-11-02 14:31:11 +05:30
Anand Doshi
3036f2a37d [fix] Track when user was last active 2015-10-29 18:00:03 +05:30
Anand Doshi
70c58ccb81 [hotfix] patches and varchar length check 2015-10-19 17:25:05 +05:30
Nabin Hait
9a6f041237 Renamed bengali language 2015-10-19 16:15:35 +05:30
Anand Doshi
3c4f31a23c Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error 2015-10-14 16:00:14 +05:30
Rushabh Mehta
b30c39250f [fix] dropbox patch 2015-09-29 16:18:28 +05:30
Anand Doshi
ebdaaca779 [fix] dropbox backup typo and added backups under Setup > System 2015-09-28 19:37:12 +05:30
Rushabh Mehta
4e04d40d33 [cleanup] added dropbox backup 2015-09-28 19:12:35 +05:30
Anand Doshi
8a57ff6824 [fix] csrf token for website if switch to desk 2015-09-23 17:08:19 +05:30
Rushabh Mehta
73180cfe2a [added patch] 2015-09-21 17:28:02 +05:30
Rushabh Mehta
bedf04a5f4 [fixes] file manager, attachments go to 'Attachments' folder and permission + cleanups 2015-09-21 15:43:32 +05:30
Rushabh Mehta
9fbd12f5af [file-manager] fixed breadcrumbs and routing 2015-09-21 15:41:34 +05:30
Rushabh Mehta
2191312c87 [enhancement] document management system 2015-09-21 15:41:34 +05:30
Rushabh Mehta
7e6a2ca256 [fixes] [style] related to website and web-form 2015-09-09 11:17:38 +05:30
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