Commit graph

12685 commits

Author SHA1 Message Date
Mohammed R Abukhamseen
a09fa6f769 Add Arabic translation for datepicker (#3453)
* Add persian right to left

* Update locale-all.js

Add Arabic translation for datepicker
2017-06-13 14:26:53 +05:30
Makarand Bauskar
b72a93dc9e Merge pull request #3468 from faztp12/patch-1
Update hooks.md
2017-06-13 12:39:59 +05:30
Faris Ansari
bf11a1a3fd Better error message for duplicate desktop icon (#3446)
* Better error message for duplicate desktop icon

* remove trailing whitespace
2017-06-13 12:13:15 +05:30
Fahim Ali Zain TP
ceec4af9c6 Create hooks.md 2017-06-13 05:45:05 +05:30
Rushabh Mehta
4203ebdfc7 [enhance] make bench commands extensible by apps (#3457) 2017-06-12 09:15:55 +05:30
Makarand Bauskar
0ee6f103af Merge pull request #3447 from mr-karan/patch-1
dialogs-types.md: Missing `+` operator
2017-06-09 17:06:00 +05:30
Faris Ansari
8d2bb6bc95 Fix frappe/erpnext#9115 (#3449) 2017-06-09 17:01:52 +05:30
Charles-Henri Decultot
21d720923e Make 'By' translatable in blog posts (#3450) 2017-06-09 17:01:08 +05:30
Makarand Bauskar
2912132984 Merge pull request #3454 from netchampfaris/globals.js
Add proxy variables for removed globals
2017-06-09 16:56:33 +05:30
Faris Ansari
bcf060dba0 Add inList 2017-06-09 16:32:09 +05:30
Faris Ansari
cd0aa8fa6a Add proxy variables for removed globals 2017-06-09 15:05:42 +05:30
Karan Sharma
1d0c98c265 Missing + operator
`msgprint` has a missing `+` operator, which is syntactically incorrect.
2017-06-08 11:58:04 +05:30
Ayush Shukla
e2de37b090 Email parse addr fix. (#3371)
* Added name fix

* Removed print

* Changed method name

* Added test  case for name

* Codacy fix

* Codacy Exception fix
2017-06-07 15:49:27 +05:30
Nabin Hait
bd8f0c24ba Merge branch 'master' into develop 2017-06-07 12:11:35 +05:30
Nabin Hait
8c1b31655a Merge branch 'hotfix' 2017-06-07 12:11:35 +05:30
Nabin Hait
46efcf14e2 bumped to version 8.0.65 2017-06-07 12:41:35 +06:00
Makarand Bauskar
66c9dfa42c [minor] compair minimum score with zxcvbn feedback score (#3444) 2017-06-07 12:07:01 +05:30
Makarand Bauskar
415bc5cd51 Merge pull request #3442 from frappe/eslintrc
[eslint] Set camelcase to off
2017-06-06 18:08:36 +05:30
Makarand Bauskar
c495e2f4c8 [minor] fixes in Search term label (#3424) 2017-06-06 18:06:38 +05:30
rohitwaghchaure
59acca249a [fix] Email alert for value change not working for the allow on submit field (#3433) 2017-06-06 18:06:05 +05:30
Faris Ansari
bcb195fa1c Update frappe-gantt to 0.0.6 (#3434) 2017-06-06 18:05:00 +05:30
Frappe PR Bot
2b4d223704 [translation] translation updates (#3439) 2017-06-06 18:04:20 +05:30
Makarand Bauskar
c45b575a93 [minor] ignore password strength test in frappe.in_test (#3423)
* Fixed issue #frappe WN-SUP25323 for password strength error

* [hotfix] fixes in password strength test

* [hotfix] ignore password strength test in tests
2017-06-06 18:03:37 +05:30
Faris Ansari
d98a4dc125 Set camelcase to off 2017-06-06 17:37:47 +05:30
almeidapaulopt
020851d4f7 translation errors in several msgprint (#3438)
* translation errors in several msgprint

* small fixes

* fixes
2017-06-06 15:44:59 +05:30
Makarand Bauskar
5b5f570ebc Merge pull request #3436 from netchampfaris/remove-testcafe-from-travis
Remove testcafe from travis
2017-06-06 15:40:07 +05:30
Faris Ansari
d0787f7e8c Remove testcafe folder 2017-06-06 14:52:51 +05:30
Faris Ansari
b2538bab08 Remove testcafe from travis 2017-06-06 14:28:38 +05:30
Makarand Bauskar
aa7424618c Merge pull request #3421 from netchampfaris/fix-summernote-build
Fixes for summernote and build.js
2017-06-06 13:35:03 +05:30
Makarand Bauskar
27dcbb1be8 Merge pull request #3430 from dalwadani/develop
fix RTL issues in tree view
2017-06-06 13:01:48 +05:30
Makarand Bauskar
34bc416fe7 Merge pull request #3435 from mbauskar/remove-globals
[minor] removed global variable user from navbar.html
2017-06-06 12:47:28 +05:30
mbauskar
1300228c66 [minor] removed global variable user from navbar.html 2017-06-06 12:43:37 +05:30
Makarand Bauskar
be3cbd53d1 Merge pull request #3350 from netchampfaris/js-remove-globals
Lint and fix JS files
2017-06-06 11:35:36 +05:30
Dhaifallah Alwadani
d321967594 fix RTL issues in tree view
Display tree view correctly in RTL
2017-06-06 02:10:03 +03:00
Faris Ansari
0e04d386e4 Global Date Format Localisation (#3428)
* Global Date Format localization

* Addition of the long format

* Update method description
2017-06-05 11:49:54 +05:30
Faris Ansari
26164e2ee4 minor 2017-06-05 11:35:17 +05:30
Faris Ansari
324ec411c4 Fix build.js
A single JS file can be bundled in multiple
output JS files, so removed `break` in the loop.
2017-06-02 15:50:49 +05:30
Faris Ansari
07ce1c94d6 Fix summernote ul/ol issue 2017-06-02 15:49:25 +05:30
Faris Ansari
448e100076 Added console.warn messages for deprecated API 2017-06-02 15:00:15 +05:30
Faris Ansari
dec7b337c6 add toString method to frappe.user 2017-06-02 15:00:15 +05:30
Faris Ansari
e1b243996a Added files in .eslintignore, updated globals 2017-06-02 15:00:15 +05:30
Faris Ansari
e243d76244 Rename validated to frappe.validated 2017-06-02 15:00:15 +05:30
Faris Ansari
2ff26d7798 Update eslint 2017-06-02 15:00:14 +05:30
Faris Ansari
b99fd5a4d3 Fixed tab spacing 2017-06-02 15:00:14 +05:30
Faris Ansari
d9f3b57bb8 Add eslint files 2017-06-02 15:00:14 +05:30
Faris Ansari
2a3b34822b Remove all implicit global variables 2017-06-02 15:00:14 +05:30
Nabin Hait
f1dc09fa3a Merge branch 'hotfix' 2017-06-02 14:46:13 +05:30
Nabin Hait
96c8d959af Merge branch 'master' into develop 2017-06-02 14:46:13 +05:30
Nabin Hait
b23d25275e bumped to version 8.0.64 2017-06-02 15:16:12 +06:00
Prateeksha Singh
fe9fdcb23a [hotfix] Password strength fix (#3420)
* [fix] password min-score loophole

* [minor] cleanup message

* [fix] test
2017-06-02 14:45:41 +05:30