Faris Ansari
fef4f96e78
fix: frappe.db.getCachedValue
...
- CacheManager
- Use db.getCachedValue in doc.getFrom
2019-12-18 23:51:45 +05:30
Faris Ansari
7198979fc7
fix: frappe.registerModels
...
- Directly register from models object, not models.models
- frappe.getModels
- Validate model before registering
- Fix model.extend bug for duplicate fields
- Remove usage of deepmerge and use lodash/cloneDeep
2019-12-18 23:48:53 +05:30
Faris Ansari
51541465e6
fix: Format currency
2019-12-02 17:36:25 +05:30
Faris Ansari
dc41c0b775
fix: throw Error object
2019-10-08 16:46:12 +05:30
thefalconx33
b0e572b16c
Dynamic Labels
2019-09-17 13:44:09 +05:30
thefalconx33
ea2d0a8383
Currency formatting with symbol
2019-08-30 15:34:47 +05:30
thefalconx33
4cbb99ed2d
- Base Input Sizing and Placeholder
...
- $formModal defaults
2019-08-14 13:18:04 +05:30
thefalconx33
e1266c4f69
Report Actions
2019-07-17 19:26:44 +05:30
Nishchith K
9053f4a710
Fix DateTime + error logs ( #106 )
2019-01-12 17:40:52 +05:30
Faris Ansari
b380812c57
Dont convert md to html in fieldtype Text
2018-10-23 02:20:35 +05:30
sahil28297
e5a4464167
Changes in events, payment modal and date in registers ( #92 )
...
* changes in events, payment modal and date in registers
* Remove window.datatable
2018-09-20 18:09:21 +05:30
Faris Ansari
24b55da0e4
Fix failing tests
2018-07-18 00:59:18 +05:30
Faris Ansari
5733caccd6
Remove unused packages
2018-07-18 00:13:51 +05:30
Faris Ansari
d8d1eb69a2
Rename number_format => numberFormat
2018-07-14 21:42:34 +05:30
Suraj Shetty
8203bfc84e
Merge branch 'master' of https://github.com/frappe/frappejs
2018-06-25 13:19:57 +05:30
Suraj Shetty
349faf0695
Format code
2018-06-25 13:19:11 +05:30
Faris Ansari
290607a810
Convert util functions from object to independent functions
2018-06-24 11:22:23 +05:30
Faris Ansari
b6562fe7f3
refactor getFilterConditions, add some utils
2018-04-19 20:01:17 +05:30
Faris Ansari
32cd6581d1
PDF generation
...
- /api/method/pdf
- frappe.getPDF
- download using blob url
2018-04-15 00:44:02 +05:30
Rushabh Mehta
497c2ab742
report fixes
2018-03-27 19:25:26 +05:30
Rushabh Mehta
fa049a37a1
frappe.call
2018-03-26 18:26:21 +05:30
Rushabh Mehta
a91489cfbc
added reportpage.js
2018-03-26 17:48:07 +05:30
Rushabh Mehta
3646e7d778
[ui] add links to forms
2018-03-26 14:24:38 +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
415389bca0
fix for add column, observable
2018-02-23 21:47:55 +05:30
Rushabh Mehta
7c6ddcd3e5
added indicators and throttling of events
2018-02-22 16:51:42 +05:30
Rushabh Mehta
077d098599
whitespace
2018-02-21 15:13:21 +05:30
Rushabh Mehta
f25c4ab81b
print formats, momentjs, markdown, nunjucks
2018-02-21 15:08:56 +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
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
c7c115452a
new documents from link created in modal
2018-02-13 16:12:55 +05:30
Rushabh Mehta
ed4dbb496c
added database baseclass and moving to camelCase
2018-02-08 12:16:38 +05:30
Rushabh Mehta
2a2f1fb6f3
added modal
2018-02-07 18:53:52 +05:30
Rushabh Mehta
4af2b1394d
table control
2018-02-06 22:45:17 +05:30
Rushabh Mehta
d5c03b5303
added user, role, parent-child CRUD
2018-02-01 16:39:37 +05:30
Rushabh Mehta
8475b83d2d
getting ready for parent child
2018-01-31 18:26:21 +05:30
Rushabh Mehta
a6c98470ba
fixes and added observable base class
2018-01-31 15:43:33 +05:30
Rushabh Mehta
ec0ebd95a5
added new controls float, currency and added formatting
2018-01-25 15:34:55 +05:30
Rushabh Mehta
8df658112f
[new control] link
2018-01-23 17:56:40 +05:30
Rushabh Mehta
2f0c3574db
fixes for multiple models
2018-01-23 13:30:29 +05:30
Rushabh Mehta
df9fc91123
routing for desk, error handling, test for router
2018-01-15 17:25:31 +05:30
Rushabh Mehta
e3a94dc997
collapse frappe folder and start desk
2018-01-12 17:55:07 +05:30