Commit graph

5353 commits

Author SHA1 Message Date
Anand Doshi
6d4656d5e9 Merge pull request #563 from nabinhait/v4-hotfix
Some fixes
2014-05-30 11:43:13 +05:30
Nabin Hait
934eb724e0 catch proper exception 2014-05-30 11:30:10 +05:30
Nabin Hait
296fbcb52c On cancel, check if doc is linked with other docs 2014-05-29 19:46:34 +05:30
Nabin Hait
c454efaa70 removed print statement 2014-05-29 19:38:15 +05:30
Nabin Hait
f15863babc Rename doc fixes frappe/erpnext#1692 2014-05-29 19:36:28 +05:30
Nabin Hait
08b27f7d20 minor fixes for todo deletion 2014-05-29 19:36:28 +05:30
Rushabh Mehta
8a998de8ce fixes for read only, added simple calculator in Help menu, fixes frappe/erpnext#1010 2014-05-29 13:19:18 +05:30
Rushabh Mehta
370925066b remove as_dict for style_settings 2014-05-29 10:42:03 +05:30
Rushabh Mehta
11dd2888d1 updated about, fixes to dialog and customize form fixes frappe/erpnext#1639 2014-05-28 16:06:43 +05:30
Rushabh Mehta
9497fdc713 show versions in about in desk, fixes frappe/erpnext#1656 2014-05-28 13:13:59 +05:30
Anand Doshi
8cd8c6f9c3 Merge pull request #562 from rmehta/develop
Various UI Bug Fixes
2014-05-28 11:34:23 +05:30
Rushabh Mehta
e714729a82 various fixes to style_settings, fixes frappe/erpnext#955 2014-05-28 11:30:36 +05:30
Rushabh Mehta
baf8615011 like condition becomes free string in select fixes frappe/erpnext#1187 2014-05-28 10:36:42 +05:30
Rushabh Mehta
7272290eb1 fixed style for docstatus and filter in listing.js 2014-05-28 10:25:46 +05:30
Rushabh Mehta
3d9abfb185 typo workflow.py 2014-05-27 17:51:19 +05:30
Rushabh Mehta
c61b45dced added german date format dd.mm.yyyy fixes frappe/erpnext#1185 2014-05-27 17:29:24 +05:30
Rushabh Mehta
a833627bb5 moved draft/submitted/cancelled selectors to listing.js, fixes frappe/erpnext#1519 2014-05-27 17:23:55 +05:30
Rushabh Mehta
8da423b46e id missing in filters, fixes frappe/erpnext#1697 2014-05-27 16:46:31 +05:30
Rushabh Mehta
976de17044 validate docstatus in workflow, fixes frappe/erpnext#1349 2014-05-27 16:27:08 +05:30
Rushabh Mehta
233ebf5e26 added number format # ###,## fixes frappe/erpnext#1641 2014-05-27 16:00:17 +05:30
Rushabh Mehta
f27fa57cbc set value after timeout fixes frappe/erpnext#1695 2014-05-27 15:37:15 +05:30
Rushabh Mehta
4d3d309ab9 add export button to actions, fixes frappe/erpnext#1043 2014-05-27 14:08:04 +05:30
Rushabh Mehta
6b18f5f6f9 show timestamp on date (fixes frappe/erpnext#1085), fix to bad link checker 2014-05-27 14:00:02 +05:30
Rushabh Mehta
852f597eea added utility to check broken links from web pages 2014-05-27 10:46:40 +05:30
Nabin Hait
eefd7239da Merge pull request #560 from rmehta/develop
Fixes
2014-05-26 16:43:58 +05:30
Rushabh Mehta
4facc14ef7 bugfix for add_if_empty in mapper.py fixes frappe/erpnext#1683 2014-05-26 16:11:26 +05:30
Rushabh Mehta
c423b08442 fixes for print format and workflow attachment with docs. fixes frappe/erpnext#1684 and frappe/erpnext#1681 2014-05-26 16:02:19 +05:30
Nabin Hait
3f9923cdf6 Merge pull request #555 from rmehta/develop
minor cleanups to desk
2014-05-26 13:37:19 +05:30
Rushabh Mehta
2f60578698 catch all errors in app.py 2014-05-26 12:52:32 +05:30
Rushabh Mehta
45844ec668 fix to select 2014-05-26 11:49:08 +05:30
Rushabh Mehta
a87fd4aa65 Merge branch 'develop' of github.com:frappe/frappe into develop 2014-05-26 11:41:10 +05:30
Pratik Vyas
f1159cdbd3 Merge pull request #559 from anandpdoshi/hotfix
Celery: Enqueue events for site
2014-05-25 10:51:30 +05:30
Anand Doshi
483466de22 Allow werkzeug debugging server to have multiple concurrent requests 2014-05-25 09:55:54 +05:30
Anand Doshi
ceda8f2080 Celery: Enqueue events for site 2014-05-25 09:05:02 +05:30
Rushabh Mehta
101e18a65f minor cleanups to desk 2014-05-24 12:02:34 +05:30
Pratik Vyas
e9d09a9d05 Merge pull request #558 from anandpdoshi/hotfix
Fixed last_edited_communication
2014-05-24 01:50:05 +05:30
Anand Doshi
ef1746e5de Fixed last_edited_communication 2014-05-24 01:23:17 +05:30
Pratik Vyas
3c73afc5a1 Merge pull request #557 from anandpdoshi/hotfix
Fixed get_lang_dict. Added delete permission for role to Administrator.
2014-05-24 00:01:58 +05:30
Anand Doshi
34840d15a3 Fixed get_lang_dict. Added delete permission for role to Administrator. 2014-05-23 23:47:34 +05:30
Anand Doshi
d45b8361d2 Merge pull request #556 from pdvyas/hotfix-scheduler-enqueue
destroy on enqueue scheduler exception
2014-05-23 21:29:10 +05:30
Pratik Vyas
42cae46b75 destroy on enqueue scheduler exception 2014-05-23 21:19:17 +05:30
Anand Doshi
2ce952f938 Merge pull request #554 from anandpdoshi/hotfix
Updated Translations
2014-05-23 10:43:20 +05:30
Anand Doshi
d2f4a4b312 Updated translations 2014-05-23 10:29:14 +05:30
Anand Doshi
87e4b53a02 Fixed translate.py get_messages_from_include_files 2014-05-23 09:48:11 +05:30
Anand Doshi
eacb394e58 Updated translations 2014-05-23 09:22:42 +05:30
Anand Doshi
36571c65bc Fixed line break logic of translation utility 2014-05-23 09:18:45 +05:30
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