2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 19:29:02 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
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