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

212 Commits

Author SHA1 Message Date
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
de9ecc9f96 updated docs 2018-02-22 13:09:27 +05:30
Rushabh Mehta
5c3a52186e updated docs 2018-02-22 13:07:50 +05:30
Rushabh Mehta
18544d0d28
Merge pull request #36 from subhamsarangi/indexmd-fix
Fixed an url in the Index.md file
2018-02-22 11:27:24 +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
742b933207 foreign keys 2018-02-20 15:23:38 +05:30
Rushabh Mehta
61294fd77f keyboard nav in listview 2018-02-20 12:09:41 +05:30
Rushabh Mehta
db181ddea0 introduction socketio 2018-02-19 22:11:10 +05:30
Rushabh Mehta
676965be5e
Delete session.js 2018-02-19 12:47:04 +05:30
Rushabh Mehta
6033f711ab
Delete todo.js 2018-02-19 12:46:52 +05:30
Rushabh Mehta
cba8b401fd
Delete user.js 2018-02-19 12:46:39 +05:30
Rushabh Mehta
b384f37b3c
Delete role.js 2018-02-19 12:46:27 +05:30
Rushabh Mehta
2f5037a0bb fix case 2018-02-19 12:43:54 +05:30
subhamsarangi
02e024b818 Fix: the url in index.md which linked to the backends.md file 2018-02-19 12:32:25 +05:30
Rushabh Mehta
4d3a176d98 implement templates for control 2018-02-19 12:01:07 +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
cb446ba49f minor fixes 2018-02-15 22:09:50 +05:30
Rushabh Mehta
1b42e46462 ui fixes 2018-02-15 15:23:28 +05:30
Rushabh Mehta
a10f75b195 multi column layout 2018-02-14 22:14:50 +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
Shridhar
397a052c7b Updated docs
Spelling correction
2018-02-13 15:35:41 +05:30
Rushabh Mehta
16932cd4f9
Merge pull request #29 from shridarpatil/mysql_spelling_correction
Spelling correction
2018-02-13 14:44:13 +05:30
Shridhar
fbbd404548 Spelling correction 2018-02-13 12:56:25 +05:30
Rushabh Mehta
d0919ddf6c
Merge pull request #27 from shridarpatil/mysql
Mysql Backend
2018-02-12 18:12:57 +05:30
Rushabh Mehta
55dca13824 added integer control 2018-02-12 17:54:57 +05:30
Rushabh Mehta
92355be627 added singles 2018-02-12 17:31:31 +05:30
Rushabh Mehta
95cbd8ea61 validate child table mandatory 2018-02-12 15:12:26 +05:30
Rushabh Mehta
3af4fb8671 added fetch 2018-02-09 18:25:55 +05:30
Shridhar
8483832399 removed root login attempts 2018-02-08 21:22:07 +05:30
Shridhar
1f16a22b0f removed -p option 2018-02-08 21:18:58 +05:30
Shridhar
5ae06bd741 removed space and install section 2018-02-08 21:12:54 +05:30
Rushabh Mehta
bc095b5bc3 more camelCase 2018-02-08 17:58:51 +05:30
Shridhar
ad410f6ab1 install mysql in travic CI 2018-02-08 17:47:57 +05:30
Rushabh Mehta
dfdb18b5bc add formula handling 2018-02-08 17:15:32 +05:30
Shridhar
a358888f0f mysql backend test 2018-02-08 17:03:59 +05:30
Shridhar
278e953429 added mysql service to travis 2018-02-08 17:03:59 +05:30
Shridhar
ab21928142 updated travis yml for mysql backend
travis: Create mysql database
runs mysql backend tests
2018-02-08 17:03:59 +05:30
Shridhar
2e51a952db Extend basedatabase class in mysql backend 2018-02-08 17:03:59 +05:30
Shridhar
6bd30b1158 Checkbox map to int(1) 2018-02-08 17:03:59 +05:30
Shridhar
4f9917bda8 Mysql Mappings 2018-02-08 17:02:29 +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
b9424c43e9 fix tests 2018-02-07 22:22:35 +05:30
Rushabh Mehta
66b3dc6dc7 add number series 2018-02-07 22:14:59 +05:30