Commit graph

5369 commits

Author SHA1 Message Date
Anand Doshi
a8f445ff4d Merge pull request #566 from rmehta/develop
UI, awesome bar and style fixes
2014-06-02 11:05:58 +05:30
Rushabh Mehta
24b1c6def6 cli.py: fix for installed apps 2014-05-31 10:45:45 +05:30
Rushabh Mehta
cde7509074 cli.py: fix for installed apps 2014-05-31 10:42:08 +05:30
Rushabh Mehta
507c77aa19 cli.py: fix for installed apps 2014-05-31 10:35:21 +05:30
Rushabh Mehta
0c63250d22 fixes to reinstall, style fixes and fixes to frappe/erpnext#1721 2014-05-31 10:10:06 +05:30
Nabin Hait
ad13909e25 Merge pull request #565 from nabinhait/v4-hotfix
minor fixes
2014-05-30 14:34:38 +05:30
Nabin Hait
ad96fbbbb1 minor fixes frappe/erpnext#1714 2014-05-30 14:33:13 +05:30
Anand Doshi
12ecaac182 default=retro in gravatar 2014-05-30 13:01:12 +05:30
Rushabh Mehta
9cd1c85f34 removed section_style 2014-05-30 12:57:40 +05:30
Rushabh Mehta
f13cacab32 bugfix: hide dialog on in confirm 2014-05-30 12:05:01 +05:30
Anand Doshi
7c8859c9bc Merge pull request #564 from rmehta/develop
Awesome Bar
2014-05-30 11:51:25 +05:30
Anand Doshi
6d4656d5e9 Merge pull request #563 from nabinhait/v4-hotfix
Some fixes
2014-05-30 11:43:13 +05:30
Rushabh Mehta
722a61c7b7 show avatar instead of name in toolbar 2014-05-30 11:42:10 +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
b3b25f501e updated calculator: 2014-05-29 18:23:56 +05:30
Rushabh Mehta
a636f324c4 moved calculator to awesome bar 2014-05-29 18:18:07 +05:30
Rushabh Mehta
08566970fe added awesome bar version 0.1 fixes frappe/erpnext#1049 and ablity to create new from link option, fixes frappe/erpnext#1375 2014-05-29 18:10:46 +05:30
Rushabh Mehta
1ae1b23e11 show error message on 505 2014-05-29 14:10:27 +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