Commit graph

8392 commits

Author SHA1 Message Date
Rushabh Mehta
c369d7e1ac Merge pull request #1193 from pdvyas/lang
Fix lang code for česky and update translations
2015-07-10 12:54:33 +05:30
Pratik Vyas
110edcdc2d [fix] get commands from all apps 2015-07-10 12:07:21 +05:30
Pratik Vyas
8523ebe6a5 [fix] pretty date in website 2015-07-10 12:07:20 +05:30
Pratik Vyas
4edb2cf156 Fix lang code for česky 2015-07-10 12:07:20 +05:30
Pratik Vyas
466b1cac2c Update translations 2015-07-10 12:04:55 +05:30
Nabin Hait
1fb5b9eebe Reset permissions for DocType 2015-07-10 11:16:15 +05:30
Rushabh Mehta
e585fa2552 [fix] catch enter in dialog as submit fixes frappe/erpnext#3555 2015-07-09 11:31:36 +05:30
Rushabh Mehta
5ca8e26b75 [minor] fix help in email alert frappe/erpnext#3538 2015-07-09 10:29:40 +05:30
Tsutomu Daniel Mimori
a083650136 Merge pull request #1 from frappe/develop
Sync with the upstream repository v5.0.34
2015-07-09 12:13:47 +09:00
Nabin Hait
930f695701 Merge branch 'develop' 2015-07-08 16:49:12 +05:30
Nabin Hait
60b95587b2 bumped to version 5.0.34 2015-07-08 17:19:12 +06:00
Tsutomu Mimori
3277f0f633 erpnext #3361 2015-07-08 18:03:52 +09:00
Rushabh Mehta
f6bee7e78b [minor] [ui] link to calendars 2015-07-08 12:38:28 +05:30
Rushabh Mehta
26b219a461 [fix] autocomplete 2015-07-08 11:20:22 +05:30
Rushabh Mehta
c54724ac27 [minor] label description 2015-07-07 16:37:05 +05:30
Nabin Hait
9f155d9789 Merge branch 'develop' 2015-07-06 23:45:59 +05:30
Nabin Hait
b82ff78701 bumped to version 5.0.33 2015-07-07 00:15:59 +06:00
Rushabh Mehta
dc7b13ceef [hot] [fix] target doctype 2015-07-06 16:59:38 +05:30
Nabin Hait
3060a86ccf Merge branch 'develop' 2015-07-06 15:29:33 +05:30
Nabin Hait
3f6b99bf0b bumped to version 5.0.32 2015-07-06 15:59:32 +06:00
Nabin Hait
523139a6a3 Delete report_in_search.md 2015-07-06 15:27:47 +05:30
Nabin Hait
f7a8f94e1f Merge pull request #1187 from nabinhait/change_log
Added change log
2015-07-06 15:16:54 +05:30
Nabin Hait
1d7508f1b0 Added change log 2015-07-06 15:14:49 +05:30
Nabin Hait
84dce3445d Merge pull request #1184 from rmehta/email-receive-fix
[fix] remove arbit sender matching if append_to exists
2015-07-06 14:40:27 +05:30
Nabin Hait
f622e695e3 Merge pull request #1185 from rmehta/form-save-fix
[fix] re-enable save button on error frappe/erpnext#3496
2015-07-06 14:39:44 +05:30
Nabin Hait
1107a987ab Merge pull request #1186 from rmehta/empty-form-fix
[fix] display for empty form frappe/erpnext#3506
2015-07-06 14:39:12 +05:30
Rushabh Mehta
54e330db80 Merge pull request #1182 from rmehta/report-in-search
[enhancement] reports now searchable from awesome bar, added in boot
2015-07-06 12:28:45 +05:30
Rushabh Mehta
60806e9236 Merge pull request #1181 from rmehta/list-title-fix
[fix] show currect label for title in list views frappe/erpnext#3482
2015-07-06 12:28:38 +05:30
Rushabh Mehta
06fc344d1e Merge pull request #1179 from rmehta/datepicker-default
[fix] datepicker defaults to now
2015-07-06 12:28:20 +05:30
Rushabh Mehta
172f3fe6ae Merge pull request #1177 from jnix3/map-child-table-if-same
Map child table if not mentioned in table_map but have the same field…
2015-07-06 12:27:29 +05:30
Rushabh Mehta
2338eef688 [fix] print format builder #3510 2015-07-06 12:03:04 +05:30
Rushabh Mehta
ef158136ff [fix] display for empty form frappe/erpnext#3506 2015-07-06 11:50:36 +05:30
Rushabh Mehta
8320156d9f [fix] re-enable save button on error frappe/erpnext#3496 2015-07-06 11:28:45 +05:30
Rushabh Mehta
db6042b8a8 [fix] remove arbit sender matching if append_to exists 2015-07-06 10:50:09 +05:30
Rushabh Mehta
3eb8a6a6b6 [fix] [minor] select on selecting filter 2015-07-03 17:34:50 +05:30
Rushabh Mehta
d749990d0a [enhancement] reports now searchable from awesome bar, added in boot 2015-07-03 15:41:05 +05:30
Rushabh Mehta
b12aab1fe6 [fix] show currect label for title in list views frappe/erpnext#3482 2015-07-03 12:58:06 +05:30
Rushabh Mehta
2cae554596 [fix] datepicker defaults to now 2015-07-03 10:21:46 +05:30
Rushabh Mehta
7d5648eacd Merge pull request #1178 from pdvyas/fix-load-lang
[fix] Handle None lang in get_full_dict
2015-07-03 09:30:41 +05:30
Pratik Vyas
0faf6b6470 [fix] Handle None lang in get_full_dict 2015-07-03 09:20:18 +05:30
James T. Nixon III
f46092198f Map child table if not mentioned in table_map but have the same fieldname and same table and both hhave no_copy unchecked 2015-07-02 12:53:38 -07:00
Nabin Hait
e110967170 Merge branch 'develop' 2015-07-02 17:57:18 +05:30
Nabin Hait
782b82e0c3 bumped to version 5.0.31 2015-07-02 18:27:18 +06:00
Nabin Hait
724729648c Merge pull request #1175 from nabinhait/fix-1
[fix] Match conditions for shared docs
2015-07-02 17:55:46 +05:30
Nabin Hait
a962318f6e [fix] Match conditions for shared docs 2015-07-02 17:49:14 +05:30
Nabin Hait
1effc2f502 Merge branch 'develop' 2015-07-02 15:23:58 +05:30
Nabin Hait
04579cce79 bumped to version 5.0.30 2015-07-02 15:53:58 +06:00
Rushabh Mehta
69fac8f5e9 [pdf] santize error message for bad image links 2015-07-02 14:23:37 +05:30
Nabin Hait
a67f36d3d6 Merge pull request #1171 from rmehta/share-permission-fix
[fix] share permissions with user permissions
2015-07-02 14:21:00 +05:30
Nabin Hait
131ad5c1b4 Merge pull request #1172 from rmehta/email-doctype-fixes
[fixes] [minor] email and doctype message
2015-07-02 14:20:47 +05:30