Commit graph

10258 commits

Author SHA1 Message Date
Rushabh Mehta
a08cbd6e1b Merge branch 'develop' 2016-07-29 18:55:14 +05:30
Rushabh Mehta
7d4138029f bumped to version 7.0.10 2016-07-29 19:25:14 +06:00
Rushabh Mehta
48756d4b4a [minor] name optional in export-json command 2016-07-29 18:51:08 +05:30
Rushabh Mehta
99f1682721 [fix] rename_doc 2016-07-29 15:26:31 +05:30
Rushabh Mehta
095450f50f [minor] remove pages from in remove-app 2016-07-29 12:59:11 +05:30
Rushabh Mehta
4bf2fd166e Merge pull request #1917 from KanchanChauhan/renaming-with-accents
Name with accents can be renamed now
2016-07-29 12:43:16 +05:30
Kanchan Chauhan
55fbc3cbf9 Name with accents can be renamed now 2016-07-29 12:37:01 +05:30
Rushabh Mehta
8707c7f697 [fix] report_to_pdf link, fixes #1912 2016-07-29 07:59:07 +05:30
Rushabh Mehta
e2649975d2 [fix] use currentsite.txt only if host is localhost 2016-07-29 07:59:07 +05:30
Rushabh Mehta
269ef51c66 Merge pull request #1914 from netchampfaris/ui-fixes
several ui fixes
2016-07-28 17:40:19 +05:30
Faris Ansari
0fd18d7efd [fix] blog post horizontal scroll fixed 2016-07-28 17:01:20 +05:30
Faris Ansari
4e7affa7e7 [fix] ui-autocomplete 2016-07-28 15:53:32 +05:30
Faris Ansari
921fd7d5a3 [mobile ui] improved searchbar 2016-07-28 15:02:04 +05:30
Faris Ansari
ea00aa5764 [fix] horizontal scroll 2016-07-28 14:36:44 +05:30
Faris Ansari
497a458eb2 [mobile ui] better sidebar with padding 2016-07-28 13:02:05 +05:30
Rushabh Mehta
bab65fde2b Merge branch 'develop' 2016-07-28 11:17:38 +05:30
Rushabh Mehta
b84e1bbaac bumped to version 7.0.9 2016-07-28 11:47:38 +06:00
Rushabh Mehta
83eee92692 [fix] route too long 2016-07-28 11:13:13 +05:30
Rushabh Mehta
a29fff51d4 Merge pull request #1909 from vjFaLk/limits-docs
Added docs for limits
2016-07-27 17:48:28 +05:30
Rushabh Mehta
9aa9706e1d Merge pull request #1910 from netchampfaris/ui-fixes
UI fixes frappe/erpnext#5842
2016-07-27 17:47:57 +05:30
Valmik Jangla
0d3a5be28e Added docs for limits 2016-07-27 17:45:33 +05:30
Faris Ansari
e23e594147 [minor] [ui] 2016-07-27 17:40:07 +05:30
Rushabh Mehta
68dc63c28e Merge branch 'develop' 2016-07-27 15:08:28 +05:30
Rushabh Mehta
f782918e0a bumped to version 7.0.8 2016-07-27 15:38:28 +06:00
Rushabh Mehta
2f9c6adb74 [minor] fixes 2016-07-27 12:35:28 +05:30
Rushabh Mehta
ae0189adf1 [fix] #1905 2016-07-26 21:25:53 +05:30
Rushabh Mehta
3b8f3a5cf7 Merge branch 'develop' 2016-07-26 18:01:37 +05:30
Rushabh Mehta
e2867015cc bumped to version 7.0.7 2016-07-26 18:31:37 +06:00
Rushabh Mehta
1a8d8c90aa [minor] fix blog post route and formatter for item, employee 2016-07-26 17:52:52 +05:30
Rushabh Mehta
822538d35b Merge pull request #1903 from yashodhank/patch-1
Added -H to sudo
2016-07-26 12:03:43 +05:30
Rushabh Mehta
4aaf50045f Merge pull request #1898 from vjFaLk/central-upgrade-url
Added country in url for upgrade url
2016-07-26 11:26:08 +05:30
Rushabh Mehta
4a27a330dc Merge branch 'develop' 2016-07-26 11:18:10 +05:30
Rushabh Mehta
71e987a68f bumped to version 7.0.6 2016-07-26 11:48:10 +06:00
Rushabh Mehta
017e985f20 [hot-fix] custom field for single 2016-07-26 11:17:13 +05:30
Rushabh Mehta
7b5827b5ba Merge branch 'develop' 2016-07-26 09:22:58 +05:30
Rushabh Mehta
cd029aae05 bumped to version 7.0.5 2016-07-26 09:52:58 +06:00
Rushabh Mehta
61cbcdc560 [fix] grid tabbing and arrow keys 2016-07-26 09:01:05 +05:30
Rushabh Mehta
174cbd99f7 [fix] tests 2016-07-26 08:56:42 +05:30
Rushabh Mehta
a9e3df6e82 [minor] fixes for custom field and website route length 2016-07-26 08:23:04 +05:30
Rushabh Mehta
07c593b08d Merge pull request #1902 from KanchanChauhan/logout-on-not-finding-password-fixed
Password validation may not be required while creating email account
2016-07-26 07:57:24 +05:30
Rushabh Mehta
15d87b2f8c Merge pull request #1900 from bcornwellmott/patch-1
Add return to the wrapper for save
2016-07-26 07:55:23 +05:30
Yashodhan
768f881e06 Added -H to sudo
Without -H permission on Ubuntu 14.04 LTS got messed up as pip was update installed by apt-get with root permission.
2016-07-26 01:14:27 +05:30
Kanchan Chauhan
001d1421f8 Taking into consideration that password may not always be provided 2016-07-25 23:42:51 +05:30
bcornwellmott
ea033f9dd5 Add return to the wrapper for save
Save mistakenly removed the return function when a wrapper was added for it. This has created downstream issues, including preventing PUT requests through the API.
2016-07-25 10:00:42 -07:00
Rushabh Mehta
3e495b6f0b Merge pull request #1896 from mbauskar/image-view
[fix] re-initialize select all and like filters
2016-07-25 18:02:59 +05:30
Rushabh Mehta
149779f3c0 Merge pull request #1893 from KanchanChauhan/naming-series-in-doctype
Naming Options added for new DocType
2016-07-25 18:02:26 +05:30
Rushabh Mehta
4f6fa886d7 Merge pull request #1895 from vjFaLk/add-email-fix
Changed add-email-queue logic
2016-07-25 18:02:15 +05:30
Valmik Jangla
92798b0393 Changed add-email-queue logic 2016-07-25 17:54:27 +05:30
Valmik Jangla
6fbc5a9506 added country in url for upgrade url 2016-07-25 17:17:38 +05:30
mbauskar
6472b401b3 [fix] re-initialize select all and like filters 2016-07-25 15:37:33 +05:30