18alantom
1390651803
fix: fix the conditional, apply to default too, early exit in column creation
2021-11-08 15:14:02 +05:30
18alantom
9f3bd96053
fix: apply required changes in database.js
2021-11-05 19:55:58 +05:30
Faris Ansari
d19182b583
fix: Singles
...
- Initialize defaults for SIngles
- Cast values when loading a Single document
2019-12-18 23:52:47 +05:30
Faris Ansari
fef4f96e78
fix: frappe.db.getCachedValue
...
- CacheManager
- Use db.getCachedValue in doc.getFrom
2019-12-18 23:51:45 +05:30
Faris Ansari
d1bbda829a
fix: Foreign key creation
2019-12-12 20:23:24 +05:30
Faris Ansari
4d616c075f
fix: Database
...
- Fix frappe.db.get for non existent record with children
- triggerChange in frappe.db.rename
- Handle null value in getAll filters
2019-12-11 17:57:25 +05:30
Faris Ansari
bdd470fd93
feat: Refactor database to use knex
2019-12-10 01:28:18 +05:30
Faris Ansari
b769cd0b4a
fix: Add name in errors
2019-11-15 13:14:45 +05:30
Faris Ansari
26f0a720e2
fix: Autocomplete -> AutoComplete
2019-10-26 20:16:34 +05:30
Faris Ansari
216e70a132
feat: Create DocTypes based on another DocType
2019-10-08 13:10:52 +05:30
Faris Ansari
700ee9c55c
feat: Rename methods
2019-10-06 03:16:14 +05:30
Anto Christopher
7a0356f414
Fix values not updating in single doctypes ( #104 )
2019-01-12 16:02:46 +05:30
Faris Ansari
3e6b741556
Use isNew() instead of _notInserted
2018-11-10 00:37:14 +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
8144761004
order_by => orderBy
2018-04-26 15:49:43 +05:30
Faris Ansari
125b3f5cb1
Fix Reportpage filter layout
2018-04-24 13:26:28 +05:30
Faris Ansari
b6562fe7f3
refactor getFilterConditions, add some utils
2018-04-19 20:01:17 +05:30
Faris Ansari
6fb782b300
Support 'in' and 'not in' in db filters
2018-04-18 12:18:20 +05:30
Faris Ansari
127ee1f6d2
Add ifnull to filterConditions
2018-04-09 00:02:06 +05:30
Faris Ansari
89736618e6
Add control Autocomplete
2018-03-30 22:27:13 +05:30
Faris Ansari
62718a55db
Merge branch 'pratu16x7-dev' into electronify
2018-03-30 00:31:22 +05:30
Faris Ansari
3e5c6fec43
Add File control
2018-03-30 00:21:24 +05:30
Rushabh Mehta
dd88baaf41
configurable list settings
2018-03-27 09:50:42 +05:30
Rushabh Mehta
ebb2618d30
filter enhancements
2018-03-09 18:30:51 +05:30
Rushabh Mehta
fb23980490
table filters, wip
2018-03-08 19:01:22 +05:30
Rushabh Mehta
4e9eaa0fff
minor fixes
2018-03-07 16:07:58 +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
742b933207
foreign keys
2018-02-20 15:23:38 +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
92355be627
added singles
2018-02-12 17:31:31 +05:30
Rushabh Mehta
3af4fb8671
added fetch
2018-02-09 18:25:55 +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