Anand Doshi
|
d76d8d3b7e
|
Merge branch 'customer-login'
|
2013-09-05 12:21:26 +05:30 |
|
Anand Doshi
|
2f5bc8b73f
|
[feature] [customer login] send links in email for portal access of Sales Order, Sales Invoice, Delivery Note and Suppor Ticket
|
2013-09-05 12:18:59 +05:30 |
|
Anand Doshi
|
a9a151c090
|
[fix] [minor] check for basestring before using encode/decode
|
2013-09-04 18:07:27 +05:30 |
|
Anand Doshi
|
2ae59c312d
|
[minor] added is_html function
|
2013-09-04 16:45:32 +05:30 |
|
Rushabh Mehta
|
799665f4b6
|
[minor] webnotes/erpnext#790
|
2013-09-04 16:25:35 +05:30 |
|
Rushabh Mehta
|
695e0cd61b
|
[minor] communication, webnotes/erpnext#790
|
2013-09-04 16:20:16 +05:30 |
|
Rushabh Mehta
|
9ab96ae277
|
[minor] [bugfix] webutils.py
|
2013-09-04 15:12:26 +05:30 |
|
Rushabh Mehta
|
9de5daa0e2
|
[minor] [bugfix] webutils.py
|
2013-09-04 15:05:24 +05:30 |
|
Rushabh Mehta
|
517f2b390b
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-09-04 14:43:03 +05:30 |
|
Rushabh Mehta
|
b178ed7dd2
|
[bug] [minor] fix #790
|
2013-09-04 14:42:36 +05:30 |
|
Rushabh Mehta
|
661318ff96
|
Merge pull request #253 from pdvyas/fw-cleanup
Framework cleanup (to make new apps)
|
2013-09-04 01:42:25 -07:00 |
|
Anand Doshi
|
3ef51a236a
|
[fix] [email] [minor] invalid recipient error message
|
2013-09-04 11:56:54 +05:30 |
|
Pratik Vyas
|
7d823c7dee
|
[minor] fix search widget for no startup standard queries
|
2013-09-04 11:42:49 +05:30 |
|
Pratik Vyas
|
70556493a0
|
[minor] return login page if no app or no home page in app
|
2013-09-04 10:55:59 +05:30 |
|
Pratik Vyas
|
e205598a5a
|
[minor] handle case for no app notifications
|
2013-09-03 17:42:10 +05:30 |
|
Pratik Vyas
|
a3d9121c4e
|
[minor] fix install of new app
|
2013-09-03 17:37:00 +05:30 |
|
Pratik Vyas
|
e2f1eef0c7
|
[minor] fix startup errors for new app
|
2013-09-03 17:36:59 +05:30 |
|
Rushabh Mehta
|
4179c3f257
|
[minor] [boot] moved load_country_and_currency to framework
|
2013-09-03 17:36:41 +05:30 |
|
Rushabh Mehta
|
e7c00d657f
|
[build] move latest update to app via event_handlers.on_build
|
2013-09-03 17:13:50 +05:30 |
|
Rushabh Mehta
|
51f274d773
|
[docs] custom script examples, [build] move CMS make to app via event_handlers.on_build
|
2013-09-03 17:04:04 +05:30 |
|
Anand Doshi
|
3c527d2af2
|
[fix] [minor] profile query
|
2013-09-03 15:33:50 +05:30 |
|
Anand Doshi
|
2ad370ec3e
|
[fix] [minor] reverted begin code, since it is not required
|
2013-09-02 14:58:14 +05:30 |
|
Anand Doshi
|
7228f671dd
|
[fix] [minor] decode subject as utf-8 if no encoding specified in the received mail
|
2013-08-29 13:58:21 +05:30 |
|
Rushabh Mehta
|
c2d2ab796c
|
[stock] [minor] Added Warehouse User check in Sales Order
|
2013-08-27 10:32:54 +05:30 |
|
Rushabh Mehta
|
e55fb97b5c
|
[demo] New ERPNext Demo
|
2013-08-26 16:17:50 +05:30 |
|
Rushabh Mehta
|
78ea7ec803
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-08-22 15:18:10 +05:30 |
|
Rushabh Mehta
|
7286b4d617
|
[demo] [minor] Added accounts, moved JV creation to server-side
|
2013-08-22 15:17:57 +05:30 |
|
Anand Doshi
|
9d1381c33b
|
[fix] [minor] do not allow website user access to app
|
2013-08-22 15:08:55 +05:30 |
|
Maxwell
|
7890bc0d18
|
Update bulk.py
Correction of var getting in bulk emails, the correct var name is "auto_email_id" but the code uses "auto_mail_id" in line 53
|
2013-08-21 12:37:34 -03:00 |
|
Anand Doshi
|
6d0438c322
|
[fix] [minor] webshop fixes after bootstrap 3
|
2013-08-21 19:36:22 +05:30 |
|
Rushabh Mehta
|
1df8e7147b
|
[style] added fancy loading effect NProgress
|
2013-08-21 11:18:39 +05:30 |
|
Nabin Hait
|
173c81e975
|
[fix] [minor] return blank from datetime_in_user_format if date is null
|
2013-08-20 10:51:20 +05:30 |
|
Anand Doshi
|
33c9db9552
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-08-19 20:01:32 +05:30 |
|
Anand Doshi
|
90f6e36fc3
|
[fix] [minor] _round function - implement round halfs to nearest even number
|
2013-08-19 19:58:22 +05:30 |
|
Nabin Hait
|
2b77e26f5c
|
Merge branch 'serial_no' of github.com:webnotes/wnframework
|
2013-08-19 16:22:19 +05:30 |
|
Rushabh Mehta
|
6c82ee9564
|
[lang] [minor]
|
2013-08-16 14:28:32 +05:30 |
|
Rushabh Mehta
|
5741ad0d5e
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-08-14 18:40:08 +05:30 |
|
Rushabh Mehta
|
0a4e0a6f88
|
[doc] [minor] add # to autoname if not specified
|
2013-08-14 18:36:01 +05:30 |
|
Nabin Hait
|
11daf3afae
|
[fix] [minor] do not set naming series when created new doc through mapper
|
2013-08-14 15:12:49 +05:30 |
|
Anand Doshi
|
064fc47184
|
[feature] add filters in query reports by adding javascript
|
2013-08-14 10:56:15 +05:30 |
|
Rushabh Mehta
|
ef93d7e877
|
[minor] rollback in msgprint with exception
|
2013-08-13 14:30:38 +05:30 |
|
Rushabh Mehta
|
8a803862d3
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-08-12 14:18:38 +05:30 |
|
Rushabh Mehta
|
d01f4c9e58
|
[minor] added rollback in msgprint if exception, add wnf option make_demo_fresh
|
2013-08-12 14:17:31 +05:30 |
|
Anand Doshi
|
a7cf1df5a9
|
[minor] [fix] precision for float fields on server-side
|
2013-08-12 11:58:01 +05:30 |
|
Rushabh Mehta
|
f5727e4834
|
[minor] Increased autosuggest options to 20
|
2013-08-12 10:53:00 +05:30 |
|
Rushabh Mehta
|
28a2129ec6
|
[fix] [minor] client.py - set_value
|
2013-08-09 16:27:48 +05:30 |
|
Rushabh Mehta
|
ce0af67ecc
|
[minor] webnotes.set_value
|
2013-08-09 15:25:54 +05:30 |
|
Rushabh Mehta
|
a33299a6f5
|
[reportview] Editable
|
2013-08-08 15:59:04 +05:30 |
|
Rushabh Mehta
|
a7cc50f504
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-08-08 14:16:55 +05:30 |
|
Rushabh Mehta
|
53bfa71906
|
[grid] Added Add Row at Bottom
|
2013-08-08 14:16:12 +05:30 |
|