Commit graph

7156 commits

Author SHA1 Message Date
Rushabh Mehta
04d90f8f0c [minor] [cleanup] frappe.model.clear_doc (js) 2015-04-17 11:47:31 +05:30
Anand Doshi
b0ac972fbd [minor] tree grid expand collapse button visible 2015-04-16 12:03:35 -04:00
Pratik Vyas
83d14f894c Merge pull request #1083 from pdvyas/default-flag-values
Add default values flags
2015-04-16 20:35:52 +05:30
Pratik Vyas
b35ee8fbae Fix enabled scheduler test case 2015-04-16 19:36:49 +05:30
Pratik Vyas
14c4238c5d Add default values flags 2015-04-16 19:20:51 +05:30
Rushabh Mehta
8411e2a040 [cleanup] [minor] 2015-04-16 16:02:58 +05:30
Pratik Vyas
1a2786b043 [scheduler] better trigger_if_enabled 2015-04-16 15:25:41 +05:30
Rushabh Mehta
c897d360f4 [splash] new logos 2015-04-16 15:09:21 +05:30
Rushabh Mehta
f5ecc6a7e0 Merge pull request #1081 from pdvyas/scheduler-v5
Scheduler optimization
2015-04-16 15:00:33 +05:30
Pratik Vyas
773a43d411 [scheduler] Add test case 2015-04-16 14:59:52 +05:30
Pratik Vyas
a3abcd960c [scheduler] run all event at least once a day 2015-04-16 14:28:49 +05:30
Pratik Vyas
bf9d9777ac [scheduler] Add enabled_scheduler_events 2015-04-16 14:28:49 +05:30
Pratik Vyas
41f1be3dd4 Add drop-site 2015-04-16 14:28:49 +05:30
Rushabh Mehta
c6361d59ee [minor] ask notifications on starting session, typo in about 2015-04-16 14:09:32 +05:30
Rushabh Mehta
c34221a58e [notifications] added to title and new favicon 2015-04-16 12:41:20 +05:30
Rushabh Mehta
28693f87ad [notify] added browser notifications 2015-04-15 17:37:52 +05:30
Rushabh Mehta
9aaf15cbe7 [notify] added browser notifications 2015-04-15 17:34:00 +05:30
Rushabh Mehta
f45107123b [communication] can reply to specific message fixes frappe/erpnext#3041 2015-04-15 16:21:14 +05:30
Rushabh Mehta
1267f56dbf [cleanup] removed doctype Tag 2015-04-15 15:39:04 +05:30
Rushabh Mehta
eecb2a3129 [fixes] [enhancement] autocomplete in tags and other fixes frappe/erpnext#3049 2015-04-15 14:54:21 +05:30
Rushabh Mehta
14432af06d [fix] no star for single doctypes fixes frappe/erpnext#3050 2015-04-15 14:14:34 +05:30
Rushabh Mehta
b3c5765426 [labels] fixes frappe/erpnext#3105 2015-04-15 13:04:07 +05:30
Rushabh Mehta
b82da2a897 [minor] [enhancement] added frappe.get_precision 2015-04-15 12:02:36 +05:30
Rushabh Mehta
8a64ef9ef3 [fix] editor, fixes frappe/erpnext#3058 2015-04-14 18:19:46 +05:30
Rushabh Mehta
2632a09784 [enhancement] ability to set route_options in link fields so values get auto populated 2015-04-14 17:52:17 +05:30
Rushabh Mehta
99c55650cf [perm] fixes for user permissions 2015-04-14 15:53:55 +05:30
Rushabh Mehta
b8a07a0323 [translation] bad strings, fixes frappe/erpnext#3067 2015-04-14 14:39:57 +05:30
Pratik Vyas
d1c18105fb Fix email account error in setup wizard 2015-04-14 11:58:01 +05:30
Pratik Vyas
140dec8794 [website] Fix install bug due to relative urls 2015-04-14 11:58:01 +05:30
Rushabh Mehta
a9d0fa04ac [fix] [ui] user btn 2015-04-14 10:52:57 +05:30
Rushabh Mehta
bea1d52363 [fix] custom doctype 2015-04-14 10:48:37 +05:30
Rushabh Mehta
4582339bcf [minor] formatters 2015-04-13 15:31:46 +05:30
Rushabh Mehta
f85401944f [fix] remove_script_and_style 2015-04-13 12:24:52 +05:30
Rushabh Mehta
68f0e06f21 [fix] remove_script_and_style 2015-04-13 12:21:11 +05:30
Rushabh Mehta
07419877bb [fix] remove_script_and_style 2015-04-13 12:20:05 +05:30
Rushabh Mehta
ff7ca2ba43 [fix] remove_script_and_style 2015-04-13 12:18:28 +05:30
Rushabh Mehta
39200fbe9f [fix] remove_script_and_style 2015-04-13 12:16:06 +05:30
Pratik Vyas
f72ac30cfa Merge pull request #1078 from pdvyas/lang
Update translations
2015-04-10 10:30:01 +05:30
Pratik Vyas
634bb077f9 [lang] RTL for arabic and hebrew 2015-04-10 10:23:40 +05:30
Pratik Vyas
0d7c6e4fdb update translations 2015-04-09 09:51:33 +05:30
Anand Doshi
c0653c31fc [fix] timedelta to mysql time converter 2015-04-08 21:20:13 +05:30
Anand Doshi
eac7619d72 [fix] login limit exceeded 2015-04-08 17:06:38 +05:30
Anand Doshi
b2872487ad [hotfix] formatters 2015-04-08 16:17:32 +05:30
Anand Doshi
7418bcd613 [minor] fixed custom field insert after validation 2015-04-08 15:29:32 +05:30
Anand Doshi
790769ee93 [fix] formatters 2015-04-08 12:33:09 +05:30
Anand Doshi
7e03b22d98 fixed render_403 and handle too many logins in email receive 2015-04-08 12:27:28 +05:30
Anand Doshi
1459242715 website fixes 2015-04-07 21:05:38 +05:30
Anand Doshi
c7de21c773 [fix] sidebar refresh before header 2015-04-07 14:48:11 +05:30
Pratik Vyas
c189723407 Add patch to force sync website 2015-04-07 12:49:07 +05:30
Anand Doshi
e384d22965 [minor] no_welcome_mail 2015-04-07 11:03:35 +05:30