Faris Ansari
b5bd5c9e77
fix: Remove unused auth module
2019-12-10 01:30:01 +05:30
Faris Ansari
ced079c9cb
fix: Remove non-existent method
2019-12-10 01:28:33 +05:30
Faris Ansari
496401c47e
chore: Remove electron pdf generation
...
- Moving it to accounting repo
2019-12-07 00:03:27 +05:30
Faris Ansari
859939e763
chore: Remove thumbnail middleware
2019-12-07 00:02:55 +05:30
Faris Ansari
48d12d1a93
chore: Remove unused packages
2019-12-06 23:42:06 +05:30
Faris Ansari
d027871707
fix: Set printPath using app.getAppPath()
2019-12-05 02:33:52 +05:30
Faris Ansari
f6204ad6db
fix: getPDFForElectron
2019-11-28 23:08:37 +05:30
thefalconx33
2a1673dfe3
Corrected path for print.html
2019-09-03 13:30:55 +05:30
thefalconx33
d352e39082
-Use puppeteer core for smaller app size
2019-08-19 14:38:07 +05:30
Anto Christopher
8bdce07a00
Default PDF Settings ( #105 )
...
* Fix values not updating in single doctypes
* Add print settings and comment isNew function
* Add print settings
* add no margin comment
2019-01-12 16:12:30 +05:30
Faris Ansari
cb731ba45f
Load printwindow in background
2018-10-24 23:42:40 +05:30
Faris Ansari
c8b05140e9
Use electron to generate pdf
2018-10-24 23:22:02 +05:30
Faris Ansari
9fdc94bd93
Link bootstrap css in puppeteer for generating pdf
2018-10-23 02:21:19 +05:30
Faris Ansari
b99519d86b
Configurable destination for Electron PDF
2018-10-22 23:26:42 +05:30
Saqib
ff5da22501
Thumbnail creation using Sharp ( #96 )
...
* Thumbnail creation using Sharp
* Cleanup styles and path name
* fix webpack config
2018-10-02 13:33:48 +05:30
Faris Ansari
96292f92c0
fix backends initialization
2018-09-29 12:54:03 +05:30
thefalconx33
233ad5eaa5
Serve resized images dynamically on request ( #94 )
...
* Added image upload to rest api
* Add file-loader and indexEntry
* Add file-loader and indexEntry
* Added delete file route
* Thumbnail creation with imagemagick
* Added unauthorized event
* Rebase to a new branch
* Revert Time.vue
* Enable friendly errors plugin
2018-09-29 12:47:43 +05:30
Faris Ansari
f1600c049f
Merge branch 'master' of https://github.com/frappe/frappejs
2018-09-14 23:16:35 +05:30
Faris Ansari
2950a368c0
test(REST): Initialize models before testing
2018-09-14 23:16:30 +05:30
sahil28297
0a354fa5c1
Displaying Links in correct sorted order ( #84 )
2018-09-07 15:38:15 +05:30
Faris Ansari
375325d917
File ( #80 )
...
File doctype
- Upload files using multer
- uploadFiles API in http.js
- Link File to doctype with name and field
- Refactor File component for fullpaths
- frappe.db.setValue(s) API
2018-08-18 21:24:17 +05:30
Faris Ansari
666c4969aa
Manually register staticPath in express
2018-08-10 17:41:48 +05:30
Faris Ansari
ddd9a786d2
Frappe CLI for development
...
- frappe start command
- starts frappejs server
- sets up webpack middleware to bundle files
- introduce frappe.conf.js for configuration
2018-07-29 16:51:03 +05:30
Faris Ansari
13d3d62cba
Add readFile method in server utils
2018-07-14 22:01:14 +05:30
Faris Ansari
c04123a2d1
Remove frappejs dep
2018-05-03 16:55:43 +05:30
Faris Ansari
3047abfe51
added frappe.login
...
- login working
2018-04-30 19:57:41 +05:30
Suraj Shetty
e062ed2ee9
Init Auth
...
- Add simple token based auth
2018-04-29 16:27:42 +05:30
Faris Ansari
66284ec5b3
minor fixes
2018-04-16 18:34:16 +05:30
Faris Ansari
4471bc0bd1
getPDF api for electron
2018-04-16 15:02:31 +05:30
Faris Ansari
32cd6581d1
PDF generation
...
- /api/method/pdf
- frappe.getPDF
- download using blob url
2018-04-15 00:44:02 +05:30
Faris Ansari
eb82b8d435
writeFile helper
2018-03-30 22:27:25 +05:30
Faris Ansari
d7fede965d
Pdf generation based on puppeteer
2018-03-30 00:21:56 +05:30
Rushabh Mehta
a91489cfbc
added reportpage.js
2018-03-26 17:48:07 +05:30
Rushabh Mehta
5446c2cc2e
added layout, submit and table view
2018-03-05 22:15:21 +05:30
Rushabh Mehta
b8d7294465
added submit feature and other cleanups
2018-02-27 21:59:14 +05:30
Rushabh Mehta
eac8bb3051
added print format and code control
2018-02-20 19:41:44 +05:30
Rushabh Mehta
db181ddea0
introduction socketio
2018-02-19 22:11:10 +05:30
Rushabh Mehta
2422e33ec0
refactor models are now js and better file naming for models
2018-02-16 18:43:46 +05:30
Rushabh Mehta
1f5e3d8fcb
added date control
2018-02-14 18:20:56 +05:30
Rushabh Mehta
bc781728aa
refactor observable
2018-02-13 17:24:57 +05:30
Rushabh Mehta
d0919ddf6c
Merge pull request #27 from shridarpatil/mysql
...
Mysql Backend
2018-02-12 18:12:57 +05:30
Rushabh Mehta
92355be627
added singles
2018-02-12 17:31:31 +05:30
Rushabh Mehta
bc095b5bc3
more camelCase
2018-02-08 17:58:51 +05:30
Rushabh Mehta
dfdb18b5bc
add formula handling
2018-02-08 17:15:32 +05:30
Shridhar
101d2a4a4f
Mysql backend
2018-02-08 17:02:29 +05:30
Rushabh Mehta
449df1dbca
multi-delete
2018-02-08 15:08:47 +05:30
Rushabh Mehta
ed4dbb496c
added database baseclass and moving to camelCase
2018-02-08 12:16:38 +05:30
Rushabh Mehta
d5c03b5303
added user, role, parent-child CRUD
2018-02-01 16:39:37 +05:30
Rushabh Mehta
84d39be287
[refactor] extending forms and lists
2018-01-24 17:22:05 +05:30
Rushabh Mehta
1e9701d0be
rest_api: /api/resource/doctype/name/fieldname
2018-01-23 18:48:37 +05:30