Anand Doshi
|
0871e4104d
|
Fixed user language and boilerplate desktop.py
|
2014-05-22 19:50:24 +05:30 |
|
Pratik Vyas
|
9fe4e17bb0
|
Merge pull request #553 from rmehta/develop
save communication if lost
|
2014-05-22 19:03:41 +05:30 |
|
Rushabh Mehta
|
1e0eba53e0
|
save communication if lost
|
2014-05-22 18:59:39 +05:30 |
|
Rushabh Mehta
|
cc7d74862e
|
Merge pull request #552 from rmehta/develop
added feature to set title from content
|
2014-05-22 17:55:37 +05:30 |
|
Rushabh Mehta
|
56107e083d
|
updated readme
|
2014-05-22 17:54:47 +05:30 |
|
Rushabh Mehta
|
13545751c4
|
fix to website active
|
2014-05-22 17:49:34 +05:30 |
|
Rushabh Mehta
|
8e1167edf4
|
bugfix: send logout back to / not index.html
|
2014-05-22 17:49:34 +05:30 |
|
Rushabh Mehta
|
7f8e5de8d6
|
added feature to set title from content
|
2014-05-22 17:49:33 +05:30 |
|
Rushabh Mehta
|
8221f10cdf
|
Merge pull request #550 from rmehta/develop
updated bootstrap and css
|
2014-05-22 11:22:39 +05:30 |
|
Rushabh Mehta
|
73b07f3262
|
more style fixes
|
2014-05-22 11:19:46 +05:30 |
|
Pratik Vyas
|
772725fb2e
|
Merge pull request #551 from anandpdoshi/hotfix
Fix rename doc for doctype
|
2014-05-22 11:10:45 +05:30 |
|
Anand Doshi
|
a41e12c233
|
Fixed clear_event_cache
|
2014-05-22 11:03:05 +05:30 |
|
Anand Doshi
|
24b2b08e4d
|
No default for name field
|
2014-05-22 00:35:04 +05:30 |
|
Anand Doshi
|
57625db4b3
|
Fix rename doc for doctype
|
2014-05-21 23:55:03 +05:30 |
|
Rushabh Mehta
|
cbb7a4e122
|
updated bootstrap and css
|
2014-05-21 17:26:00 +05:30 |
|
Pratik Vyas
|
87a52f9089
|
Merge pull request #548 from anandpdoshi/hotfix
Communication Fixes #545, frappe/erpnext#1670. Also removed gzip compression handling, fixed print table
|
2014-05-21 15:12:47 +05:30 |
|
Anand Doshi
|
314e730f5f
|
Print table column sorting. Fixes frappe/erpnext#1673
|
2014-05-21 14:56:32 +05:30 |
|
Anand Doshi
|
6bda09db38
|
Removed gzip for json responses. It should be handled by http server.
|
2014-05-20 20:16:18 +05:30 |
|
Anand Doshi
|
39208159a4
|
Communication Fixes #545, frappe/erpnext#1670
|
2014-05-20 16:42:58 +05:30 |
|
Pratik Vyas
|
d9dcf132a1
|
Merge branch 'develop'
Conflicts:
frappe/__init__.py
setup.py
|
2014-05-20 16:21:22 +05:30 |
|
Pratik Vyas
|
496c27141a
|
Release v4.0.1
|
2014-05-20 16:18:02 +05:30 |
|
Nabin Hait
|
c8a8cd6df7
|
Merge pull request #547 from anandpdoshi/hotfix
Set remove_typography to false as default
|
2014-05-20 14:38:23 +05:30 |
|
Anand Doshi
|
f654b59c41
|
Set remove_typography to false as default
|
2014-05-20 13:59:49 +05:30 |
|
Anand Doshi
|
a7132f91e0
|
Merge pull request #544 from nabinhait/v4-hotfix
Server side onload functionality in multiple docs
|
2014-05-20 10:40:52 +05:30 |
|
Nabin Hait
|
b51a3da222
|
Set idx while adding communication. Fixes frappe/erpnext#1645
|
2014-05-19 19:33:27 +05:30 |
|
Nabin Hait
|
5cc654f774
|
Server side onload functionality in multiple docs
|
2014-05-19 18:16:36 +05:30 |
|
Pratik Vyas
|
48126a4572
|
Merge pull request #542 from anandpdoshi/hotfix
Fixed scheduler error logging
|
2014-05-17 00:11:31 +05:30 |
|
Anand Doshi
|
648ec7d059
|
Fixed scheduler error logging
|
2014-05-17 00:10:25 +05:30 |
|
Anand Doshi
|
7b1ea71709
|
Merge pull request #540 from pdvyas/enable-locktimeout
raise exception on scheduler lock timeout
|
2014-05-16 23:24:31 +05:30 |
|
Nabin Hait
|
e4ff2ecc0b
|
Merge pull request #541 from nabinhait/v4-hotfix
traslation issue fixed in desktop
|
2014-05-16 20:10:31 +05:30 |
|
Nabin Hait
|
e6ad4830a9
|
traslation issue fixed in desktop
|
2014-05-16 19:58:43 +05:30 |
|
Pratik Vyas
|
a961af72c4
|
raise exception on scheduler lock timeout
|
2014-05-16 19:30:40 +05:30 |
|
Pratik Vyas
|
0751a1b02f
|
fix copy doc naming bug in test runner
|
2014-05-16 13:35:57 +05:30 |
|
Pratik Vyas
|
d28146f929
|
Merge pull request #534 from anandpdoshi/hotfix
Clear expired sessions via Scheduler
|
2014-05-16 12:38:07 +05:30 |
|
Nabin Hait
|
dcb7e7ed20
|
Merge pull request #539 from anandpdoshi/prompt-naming
Fixed naming via Prompt
|
2014-05-15 23:15:41 +05:30 |
|
Anand Doshi
|
fb2d9cd38e
|
Fixed naming via Prompt
|
2014-05-15 23:05:45 +05:30 |
|
Pratik Vyas
|
36740609c6
|
Merge pull request #538 from nabinhait/v4-hotfix
Merged language patch with another patch global_defaults_to_system_settings
|
2014-05-15 18:11:46 +05:30 |
|
Nabin Hait
|
b76177b1e7
|
Merged language patch with another patch global_defaults_to_system_settings
|
2014-05-15 17:15:57 +05:30 |
|
Anand Doshi
|
5a776cbaec
|
Merge pull request #537 from pdvyas/hotfix
make celery emails config a dict
|
2014-05-15 16:18:54 +05:30 |
|
Pratik Vyas
|
032f430a13
|
make celery emails config a dict
|
2014-05-15 15:58:00 +05:30 |
|
Anand Doshi
|
5b52902c4a
|
Merge pull request #536 from pdvyas/hotfix
backup fixes
|
2014-05-15 11:05:00 +05:30 |
|
Pratik Vyas
|
aa90e2a049
|
optimize mysqldump
|
2014-05-14 23:01:08 +05:30 |
|
Pratik Vyas
|
51ad31e895
|
email auth for exception mails
|
2014-05-14 23:00:52 +05:30 |
|
Pratik Vyas
|
d15d0620fd
|
fix --backup return code
|
2014-05-14 23:00:19 +05:30 |
|
Pratik Vyas
|
18f897aa0e
|
hotfix: escape curly in boilerplate
|
2014-05-14 21:38:10 +05:30 |
|
Anand Doshi
|
5a56ee3a1f
|
Fixed rss.xml
|
2014-05-14 19:39:59 +05:30 |
|
Anand Doshi
|
bfd8b88b39
|
Set frappe.flags.in_patch when running a patch
|
2014-05-14 19:33:30 +05:30 |
|
Anand Doshi
|
2666e19641
|
Clear expired sessions every day
|
2014-05-14 19:33:29 +05:30 |
|
Anand Doshi
|
bc14dee451
|
Added frappe --clear_all_sessions
|
2014-05-14 19:33:28 +05:30 |
|
Anand Doshi
|
96087e318b
|
Merge pull request #533 from nabinhait/v4-hotfix
custom fields and report filters
|
2014-05-14 19:15:37 +05:30 |
|