seitime-frappe/frappe
Nabin Hait affa40db83 Merge pull request #2118 from neilLasrado/develop
Fix - add role to roles table if mentioned in hooks portal menu items
2016-09-29 11:37:52 +05:30
..
change_log [enhance] added roles for portal users #2091 (#2093) 2016-09-23 21:44:20 +05:30
commands [fix] number of backups 2016-09-21 11:18:16 +05:30
config [docs] and other minor fixes 2016-09-15 13:55:37 +05:30
core [minor] validated field name in autoname 2016-09-28 12:46:34 +05:30
custom Merge pull request #2094 from KanchanChauhan/custom-field-on-top 2016-09-28 17:03:06 +05:30
data Fixed version conflict 2016-09-21 13:09:01 +05:30
desk [gantt] fix invalid date on Event 2016-09-28 16:07:27 +05:30
docs Merge pull request #2110 from douglasPinheiro/fix_sintax_error_on_docs 2016-09-28 16:59:31 +05:30
email Test case fixed 2016-09-28 16:55:11 +05:30
geo Merge pull request #2051 from strixaluco/patch-3 2016-09-14 15:33:54 +05:30
integration_broker [minor] remove quick entry for custom script, integration service 2016-09-24 15:18:20 +05:30
integrations [enhance] receive payments in web form and other fixes (#2097) 2016-09-24 14:55:35 +05:30
model [enhance] receive payments in web form and other fixes (#2097) 2016-09-24 14:55:35 +05:30
modules [minor] print doctype and module name if broken 2016-09-23 21:44:34 +05:30
patches Fixed version conflict 2016-09-23 17:22:09 +05:30
print Fixed version conflict 2016-09-14 15:52:32 +05:30
public [feature] print only what is expanded in reports extended for pdf's (#2106) 2016-09-28 17:07:07 +05:30
templates [fix] date parsing and formatting in web form 2016-09-28 18:19:19 +05:30
tests Test case fixed 2016-09-28 16:55:11 +05:30
translations New languages added: 2016-08-25 15:22:22 +05:30
utils [logger] log in logs/frappe.log 2016-09-29 11:30:29 +05:30
website Fix - add role to roles table if mentioned in hooks portal menu items 2016-09-29 11:35:54 +05:30
workflow [feature] opt out of workflow status override in list view (#2040) 2016-09-19 13:13:55 +05:30
www [web-forms] mandatory fields must updated before payment, customize list for webform and other fixes 2016-09-28 15:08:10 +05:30
__init__.py bumped to version 7.0.36 2016-09-28 11:18:33 +06:00
api.py [enhancement] remember list settings - sort, filters, paging 2016-05-30 18:19:47 +05:30
app.py [logger] log in logs/frappe.log 2016-09-29 11:30:29 +05:30
async.py [enhance] run actions in background doc.queue_action("submit") 2016-07-19 17:12:37 +05:30
auth.py [enhance] save redirect info on sign-up 2016-09-24 13:05:05 +05:30
boot.py [enhance] set doctype label via Customize Form frappe/frappe#2019 (#2061) 2016-09-20 11:20:46 +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 Test case fixed 2016-09-28 16:55:11 +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 [minor] removed the desktop_backgroud from frappe hooks (#2085) 2016-09-26 18:15:47 +05:30
installer.py [enhance] save redirect info on sign-up 2016-09-24 13:05:05 +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 Fixed version conflict 2016-09-23 17:22:09 +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 [enhance] added roles for portal users #2091 (#2093) 2016-09-23 21:44:20 +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 [enhance] set doctype label via Customize Form frappe/frappe#2019 (#2061) 2016-09-20 11:20:46 +05:30