seitime-frappe/frappe
Rushabh Mehta 37eb4eaffc [wip] grid in web form (#2044)
* [wip] grid in web form

* [complete] webform in grid

* [minor] configurable sidebar items in web form

* [fix] tests

* [style]
2016-09-13 14:38:38 +05:30
..
change_log [fix] change_log 2016-08-29 17:03:53 +05:30
commands Option to send email from Data Import Tool where applicable (#2026) 2016-09-13 13:13:02 +05:30
config [enhance] minor fixes + background jobs 2016-08-18 18:26:15 +05:30
core Option to send email from Data Import Tool where applicable (#2026) 2016-09-13 13:13:02 +05:30
custom Added columns field to grid (#1998) 2016-08-23 16:47:51 +05:30
data Added columns field to grid (#1998) 2016-08-23 16:47:51 +05:30
desk Some fixes for web forms (#2043) 2016-09-12 16:07:36 +05:30
docs [Documentation update] - Update documentation for XML Report (#2010) 2016-09-12 15:29:52 +05:30
email [wip] grid in web form (#2044) 2016-09-13 14:38:38 +05:30
geo [languages] fix code for zh, zh-TW 2016-08-25 15:01:01 +05:30
integration_broker Integration broker (#1968) 2016-09-09 11:15:18 +05:30
integrations [urgent][fix] handler if ldap is not setup (#2033) 2016-09-09 19:39:00 +05:30
model [fix] name case for doctype, fixes #2029 2016-09-12 16:02:18 +05:30
modules [minor] [patch] import os for patches 2016-08-29 22:08:48 +05:30
patches Integration broker (#1968) 2016-09-09 11:15:18 +05:30
print print format show default heading for editing (#2039) 2016-09-12 16:15:39 +05:30
public [wip] grid in web form (#2044) 2016-09-13 14:38:38 +05:30
templates [wip] grid in web form (#2044) 2016-09-13 14:38:38 +05:30
tests [test] fix for get_url 2016-08-12 19:32:03 +05:30
translations New languages added: 2016-08-25 15:22:22 +05:30
utils [enhance] search results in help (#2022) 2016-09-01 18:07:22 +05:30
website [wip] grid in web form (#2044) 2016-09-13 14:38:38 +05:30
workflow [minor] add quick_entry and added icelandic language 2016-07-25 15:03:26 +05:30
www [urgent][fix] handler if ldap is not setup (#2033) 2016-09-09 19:39:00 +05:30
__init__.py [Documentation update] - Update documentation for XML Report (#2010) 2016-09-12 15:29:52 +05:30
api.py [enhancement] remember list settings - sort, filters, paging 2016-05-30 18:19:47 +05:30
app.py Fix issue: There is an error appear "ValueError: No JSON object could be decoded" when data is sent from SAP to ERPNext in http request body. 2016-08-09 13:38:11 +03:00
async.py [enhance] run actions in background doc.queue_action("submit") 2016-07-19 17:12:37 +05:30
auth.py [feature] allow multiple sessions per user 2016-08-10 17:31:29 +05:30
boot.py [minor] expire notification in popup note 2016-08-30 09:59:23 +05:30
build.py [refactor] Language is now a doctype (#2003) 2016-08-23 16:38:03 +05:30
client.py [feature] [api] frappe.client.insert_many 2016-08-09 11:09:31 +05:30
database.py [fix] removed mysql auto-connect on 'mysql has gone away' 2016-07-14 14:38:26 +05:30
defaults.py [fix] unhide first 2016-04-15 16:46:51 +05:30
exceptions.py [fix] retry a job on deadlock or lock-wait-timeout 2016-07-03 16:14:50 +05:30
frappeclient.py [feature] [api] frappe.client.insert_many 2016-08-09 11:09:31 +05:30
handler.py [enhance] run actions in background doc.queue_action("submit") 2016-07-19 17:12:37 +05:30
hooks.py Integration broker (#1968) 2016-09-09 11:15:18 +05:30
installer.py [fix] commands to setup help and version set as 7.1-beta 2016-08-24 12:44:04 +05:30
limits.py [feature] allow multiple sessions per user 2016-08-10 17:31:29 +05:30
middlewares.py [website] route caching, bye bye sidebar, navbar search, blog cleanup 2015-03-12 16:31:14 +05:30
migrate.py [fix] commands to setup help and version set as 7.1-beta 2016-08-24 12:44:04 +05:30
modules.txt Integration broker (#1968) 2016-09-09 11:15:18 +05:30
patches.txt Integration broker (#1968) 2016-09-09 11:15:18 +05:30
permissions.py allow creation of user permissions on site creation (#2006) 2016-09-12 15:29:14 +05:30
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
sessions.py [feature] show note to all users on popup (#2017) 2016-08-29 15:40:26 +05:30
share.py [fix] ignore permissions when removing user share 2016-04-04 16:53:58 +05:30
test_runner.py [fix] [test] [translation] 2016-08-24 14:39:57 +05:30
translate.py [fix] language test for derivative languages 2016-08-31 21:51:56 +05:30