Anand Doshi
|
293a8136cb
|
[fix] facebook oauth, login using token. Fixes frappe/erpnext#4166
|
2015-12-24 20:37:45 +05:30 |
|
Anand Doshi
|
04da07fe19
|
[fix] always use per site queue, don't add queue when in maintenance mode
|
2015-12-22 14:29:36 +05:30 |
|
Anand Doshi
|
a662a7da0d
|
Merge pull request #1470 from anandpdoshi/fix/private-file-with-percent-character
[fix] A percentage in file name caused 404 error in case of private file while checking permissions
|
2015-12-21 16:01:25 +05:30 |
|
Anand Doshi
|
5572f24c5d
|
[fix] A percentage in file name caused 404 error in case of private file while checking permissions
|
2015-12-21 15:44:50 +05:30 |
|
Anand Doshi
|
5165df0af9
|
[fix] pass session to tasks.sendmail to give access to private files
|
2015-12-21 13:15:08 +05:30 |
|
Anand Doshi
|
d8f24822a9
|
[fix] cleanup, re-org and fixes to error snapshot
|
2015-12-16 19:39:56 +05:30 |
|
Maxwell Morais
|
a3aa7552a1
|
Hot fix for undefined context
|
2015-12-16 19:39:55 +05:30 |
|
Maxwell Morais
|
a191f92f7f
|
Variable rename
|
2015-12-16 19:39:55 +05:30 |
|
Maxwell Morais
|
26278cae85
|
Error Snapshot Feature
|
2015-12-16 19:39:55 +05:30 |
|
Anand Doshi
|
e53089048f
|
[fix] show improve this page at center, use fontawesome smile icon, fix web page naming
|
2015-12-15 17:22:09 +05:30 |
|
Anand Doshi
|
9b85610b93
|
[fix] set content type of private files
|
2015-12-12 01:31:59 +05:30 |
|
Anand Doshi
|
485786e9b6
|
[fix] bring back content disposition in send private file
|
2015-12-11 11:15:25 +05:30 |
|
Anand Doshi
|
f1a8b42443
|
[fix] get_file in file_manager
|
2015-12-11 00:47:58 +05:30 |
|
Anand Doshi
|
72761d6f3e
|
[fix] send private file via dev server: use direct_passthrough=True for faster delivery
|
2015-12-10 17:16:57 +05:30 |
|
Anand Doshi
|
80d11cbb23
|
[fix] response for X-Use-X-Accel-Redirect
|
2015-12-10 12:19:51 +05:30 |
|
Anand Doshi
|
99dd012914
|
[fix] get_file_path
|
2015-12-10 00:37:31 +05:30 |
|
Anand Doshi
|
d8149f5e22
|
[fix] docs version
|
2015-12-09 15:36:55 +05:30 |
|
Anand Doshi
|
8a5addaae7
|
[feature] Private files. Fixes #927
- Option during upload + all new incoming email files will be private
- Paired with @rmehta
|
2015-12-09 14:02:14 +05:30 |
|
Rushabh Mehta
|
8228cf183c
|
[docs] [fixes]
|
2015-12-09 12:03:20 +05:30 |
|
Rushabh Mehta
|
608cf0befc
|
[docs] update style
|
2015-12-07 11:45:13 +05:30 |
|
Rushabh Mehta
|
72cfc2c6cc
|
[docs] add option of white background
|
2015-12-04 16:02:24 +05:30 |
|
Rushabh Mehta
|
2f364452b0
|
[docs] updated and [ux] key board entry made better
|
2015-12-04 10:22:48 +05:30 |
|
Anand Doshi
|
3e317b235e
|
[docs] css fixes, auto-rebuild of docs
|
2015-12-02 17:07:08 +05:30 |
|
Rushabh Mehta
|
838de9ab7c
|
[minor] [docs] make /user and /assets/img folders in /docs
|
2015-12-02 15:13:38 +05:30 |
|
Anand Doshi
|
c4cb6171df
|
Merge pull request #1442 from ashishacharya/sm-docs
Sm docs
|
2015-12-01 15:27:29 +05:30 |
|
Ashish Acharya
|
c651ed05fa
|
Sync images
|
2015-12-01 12:33:47 +05:30 |
|
Ashish Acharya
|
5d3ab20218
|
Icons for breadcrumbs, edit, next. Updated developer docs.
|
2015-11-30 21:03:32 +05:30 |
|
Rushabh Mehta
|
e8e3de811e
|
Merge pull request #1440 from rmehta/setup-wizard-fixes
[fix] system settings saving in frappe
|
2015-11-30 17:16:52 +05:30 |
|
Rushabh Mehta
|
21ee0142ce
|
[minor] quote form link in email
|
2015-11-30 17:02:56 +05:30 |
|
Rushabh Mehta
|
658b19990d
|
[fix] system settings saving in frappe
|
2015-11-30 15:11:57 +05:30 |
|
Anand Doshi
|
e5a2524820
|
[fix] Ability to hide a field in print if its value is 0
|
2015-11-25 16:33:37 +05:30 |
|
Anand Doshi
|
ca142f9160
|
[fix] encode path before opening a file
|
2015-11-19 19:05:44 +05:30 |
|
Anand Doshi
|
5621ba30c0
|
[enhancement] Int, Currency, Float, Percent as not null and default to 0
|
2015-11-19 13:09:44 +05:30 |
|
Rushabh Mehta
|
0749122d07
|
Merge pull request #1330 from pdvyas/contrib-apps
[minor] add contrib apps to installer
|
2015-11-18 11:27:19 +05:30 |
|
Anand Doshi
|
5191dc0699
|
[fix] get_js
|
2015-11-17 18:27:29 +05:30 |
|
Anand Doshi
|
872acd4a9b
|
[fix] Autodocs link install section on home page, don't add Contents in top bar
|
2015-11-12 14:37:24 +05:30 |
|
Rushabh Mehta
|
9e5750f6d8
|
[re-org] setup wizard now in frappe
|
2015-11-12 11:42:30 +05:30 |
|
Anand Doshi
|
16c8926c36
|
[fix] ignore broken images in pdf
|
2015-11-11 17:58:17 +05:30 |
|
Anand Doshi
|
32192c1c39
|
[fix] autodoc should show linked with of only current app
|
2015-11-11 17:44:26 +05:30 |
|
Rushabh Mehta
|
fca5b4d002
|
[fix] inline images in email receive
|
2015-11-06 16:49:17 +05:30 |
|
Rushabh Mehta
|
bc8882d6c7
|
[docs] added delete all web pages before sync
|
2015-11-06 14:58:57 +05:30 |
|
Nabin Hait
|
e827c505bc
|
minor fix
|
2015-11-05 16:53:20 +05:30 |
|
Rushabh Mehta
|
94eac0d6a1
|
[fix] [docs] select only doc pages
|
2015-11-04 18:35:12 +05:30 |
|
Anand Doshi
|
753f4f7df5
|
[enhancement] Play sounds for certain actions
|
2015-11-03 21:50:50 +05:30 |
|
Pratik Vyas
|
855147f155
|
bench changes
|
2015-11-02 11:47:55 -08:00 |
|
Rushabh Mehta
|
0cba385f24
|
[fix] added docs link and generate pages
|
2015-10-30 17:29:28 +05:30 |
|
Anand Doshi
|
3766bdb061
|
Merge pull request #1377 from rmehta/setup-docs
Documentation Generator Reloaded
|
2015-10-30 13:03:57 +05:30 |
|
Rushabh Mehta
|
02f39bf71a
|
[docs] added docs first-cut
|
2015-10-29 18:46:04 +05:30 |
|
Rushabh Mehta
|
89a62031e4
|
[minor] [fix] fixes to urls and added url_prefix
|
2015-10-29 11:25:57 +05:30 |
|
Rushabh Mehta
|
e95b72665f
|
[fixes] [style] for docs and fix to web form
|
2015-10-28 15:11:40 +05:30 |
|