Commit graph

8029 commits

Author SHA1 Message Date
Nabin Hait
c152f3ead3 fix for negative value in money_in_words 2014-11-14 16:45:04 +05:30
Pratik Vyas
38a026f155 Merge branch 'develop' 2014-11-14 16:01:21 +05:30
Pratik Vyas
85e6f40909 bumped to version 4.5.6 2014-11-14 16:31:21 +06:00
Nabin Hait
07d2125b66 Merge pull request #916 from nabinhait/hotfix
hotfix in event
2014-11-14 16:00:09 +05:30
Nabin Hait
66f42121a5 hotfix in event 2014-11-14 15:59:45 +05:30
Pratik Vyas
73973d02b5 Merge branch 'develop' 2014-11-14 15:27:00 +05:30
Pratik Vyas
6b324f451b bumped to version 4.5.5 2014-11-14 15:57:00 +06:00
Nabin Hait
886b609fd3 Merge pull request #891 from nathando/patch-4
Convert dict to object before formatting
2014-11-14 14:59:03 +05:30
Nabin Hait
1aca5e49e0 Merge pull request #911 from pdvyas/fix-filemanager
[minor] encode filename to utf-8 and filepath before saving
2014-11-14 14:58:09 +05:30
Nabin Hait
62c2660332 Merge pull request #910 from jorxzpagta/patch-1
Update event.py
2014-11-14 14:56:34 +05:30
Pratik Vyas
edc8ed43a5 fix event test case 2014-11-14 10:35:01 +05:30
Pratik Vyas
eec17701b3 [minor] fix website route drop table 2014-11-14 10:23:42 +05:30
Pratik Vyas
43aeb93608 [minor] encode filename to utf-8 and filepath before saving 2014-11-14 10:23:42 +05:30
Rushabh Mehta
43fdc6b36d [autodoc] added class viewer 2014-11-13 17:51:53 +05:30
Nabin Hait
9bb708baa7 Merge pull request #915 from nabinhait/hotfix
fix: query order by
2014-11-13 14:43:04 +05:30
Nabin Hait
4eb6cdb157 fix: query order by 2014-11-13 14:42:41 +05:30
Rushabh Mehta
a07e1b94c5 moved templates/statics to www 2014-11-13 14:22:59 +05:30
Nabin Hait
a0e17a80b1 Merge pull request #914 from nabinhait/hotfix
Block parallel ajax while saving
2014-11-13 11:47:46 +05:30
Nabin Hait
27c23dccac Block parallel ajax while saving 2014-11-13 11:19:44 +05:30
Nabin Hait
a41f04a479 Merge pull request #913 from nabinhait/hotfix
Minor fix
2014-11-12 17:29:20 +05:30
Nabin Hait
3e18bfded9 Minor fix 2014-11-12 17:28:08 +05:30
Nabin Hait
1f994d31b8 Merge pull request #912 from nabinhait/hotfix
Hotfix
2014-11-12 17:13:07 +05:30
Nabin Hait
112ac47ce3 Merge branch 'develop' of https://github.com/frappe/frappe into hotfix 2014-11-12 17:11:12 +05:30
Nabin Hait
71a3cf1dfc link for website view in email 2014-11-12 17:11:01 +05:30
Nabin Hait
64febf111b Email fixes 2014-11-12 16:59:20 +05:30
Rushabh Mehta
63533d5071 [md editor] allow tabs 2014-11-12 14:51:42 +05:30
Nabin Hait
d17fb914c4 Merge pull request #909 from ankitjavalkarwork/fix2208
[#2208] System Manager role should always be a System User validation
2014-11-12 14:28:19 +05:30
Nabin Hait
692501156e Merge pull request #896 from ankitjavalkarwork/fix2285
Update Feed on delete_doc
2014-11-12 14:26:24 +05:30
Nabin Hait
16e0164492 Merge pull request #907 from neilLasrado/v5.0
fixed - email notification
2014-11-12 14:24:50 +05:30
jorxzpagta
1ba7837e97 Update event.py
Calendar Bug: When you create an event and repeat it to a certain date, it repeats the event from the start date to the last day of the calendar on the page.

Fix: it gets the repeat_till data from the database and limits the event to the proposed date.
2014-11-12 16:42:26 +08:00
ankitjavalkarwork
fd141f9424 [#2208] System Manager role should always be a System User validation 2014-11-12 13:13:32 +05:30
Rushabh Mehta
73a9c82631 [markdown] fixes 2014-11-12 12:48:48 +05:30
Rushabh Mehta
5c28f078b9 [markdown] fixes 2014-11-12 12:38:07 +05:30
Rushabh Mehta
8db2526b52 [editor] added markdown and fixed image bug 2014-11-12 12:01:51 +05:30
Rushabh Mehta
c69a005e2e [docs+comments] fixes and updates 2014-11-11 17:31:15 +05:30
Neil Trini Lasrado
ee4123252d fixed - email notification 2014-11-11 16:53:32 +05:30
Rushabh Mehta
bc2a8df9ce [autodocs] started 2014-11-11 12:32:34 +05:30
Rushabh Mehta
837ee1d769 [test] fix 2014-11-10 14:30:39 +05:30
ankitjavalkarwork
4dab5d62d5 [#2285] Update Feed on delete_doc 2014-11-10 13:50:56 +05:30
Rushabh Mehta
c3ac0b9113 [merge] develop 2014-11-10 12:43:20 +05:30
Pratik Vyas
26f1cc8b97 Merge branch 'develop' 2014-11-10 12:37:44 +05:30
Pratik Vyas
0eb5bdc167 bumped to version 4.5.4 2014-11-10 13:07:44 +06:00
Nabin Hait
9cf7651b59 Merge pull request #900 from ankitjavalkarwork/fix2302
[#2302] Fix Report Builder reports when fetching info from child tables
2014-11-10 12:12:52 +05:30
Pratik Vyas
cc1e0dad12 Merge branch 'develop' 2014-11-08 15:02:06 +05:30
Pratik Vyas
923cff7fe3 bumped to version 4.5.3 2014-11-08 15:32:05 +06:00
Nabin Hait
0bdcd50018 Merge pull request #906 from nabinhait/hotfix
Don't validate fields for doctype for custom fields when called from customize form
2014-11-08 14:57:11 +05:30
Nabin Hait
91679155a1 Don't validate fields for doctype for custom fields when called from customize form 2014-11-08 14:52:37 +05:30
Nabin Hait
aef4b10caf Merge pull request #904 from nabinhait/hotfix
Allowed precision upto 9 for Float, Currency, Percent fieldtype
2014-11-08 13:48:47 +05:30
Nabin Hait
dea587bcad check property setter and custom field only called after install 2014-11-08 10:25:17 +05:30
Nabin Hait
c3406b8d5a Allowed precision upto 9 for Float, Currency, Percent fieldtype 2014-11-07 17:03:56 +05:30