seitime-frappe/frappe
Rushabh Mehta 6b68b405e2 [fix] typo
2016-01-15 11:19:05 +05:30
..
change_log [change-log] 2016-01-04 16:18:55 +05:30
config [fix] module ordering and all applications fixes 2016-01-14 18:15:02 +05:30
core Merge pull request #1515 from saurabh6790/installer_fixes 2016-01-15 11:16:54 +05:30
custom [minor] allow Event in Customize Form 2016-01-08 15:26:54 +05:30
data [translations] + added Gujarati - Fixes frappe/translator#63 2015-12-21 17:09:56 +05:30
desk [minor] [fix] default english in setup wizard 2016-01-12 10:34:44 +05:30
docs [fix] typo 2016-01-15 11:19:05 +05:30
email [feature] Ability to like a document, comment or communication, see notifications about it and view it on activity feed 2016-01-01 12:50:14 +05:30
geo [fix] sort country by country_name 2015-12-16 12:43:26 +05:30
integrations [fix] check if private folder exists before dropbox upload 2015-12-11 12:05:00 +05:30
model [fix] print hide in print format builder should take preceedence 2016-01-12 12:02:32 +05:30
modules [minor] pass pre_process function to import methods 2015-07-22 14:32:18 +05:30
patches [patch] 2016-01-04 18:23:12 +05:30
print [fix] print hide in print format builder should take preceedence 2016-01-12 12:02:32 +05:30
public Merge pull request #1522 from nabinhait/develop 2016-01-15 11:18:35 +05:30
templates [fixes] generate cart button via js 2016-01-12 15:15:42 +05:30
tests [Fixes] flag value fixes 2015-11-02 15:23:16 +05:30
translations [translations] update 2016-01-12 12:02:33 +05:30
utils [fix] module ordering and all applications fixes 2016-01-14 18:15:02 +05:30
website [enhancement] dialog in website via dialog.min.js and some re-org of js code 2016-01-07 16:55:02 +05:30
workflow [fix] don't allow import for child tables 2016-01-06 12:22:03 +05:30
__init__.py [enhancement] prompt user to reload on migration 2016-01-07 15:35:17 +05:30
__version__.py bumped to version 6.18.1 2016-01-12 12:52:30 +06:00
api.py Async 2015-07-24 10:07:24 +05:30
app.py [fix] cleanup, re-org and fixes to error snapshot 2015-12-16 19:39:56 +05:30
async.py [enhancement] prompt user to reload on migration 2016-01-07 15:35:17 +05:30
auth.py [features] build multi-lingual website 2015-10-22 16:39:37 +05:30
boot.py [fix] module ordering and all applications fixes 2016-01-14 18:15:02 +05:30
build.py [fix] Add communication into timeline in realtime 2015-09-14 16:28:07 +05:30
celery_app.py [fix] always use per site queue, don't add queue when in maintenance mode 2015-12-22 14:29:36 +05:30
client.py [fix] get_js 2015-11-17 18:27:29 +05:30
commands.py [enhancement] prompt user to reload on migration 2016-01-07 15:35:17 +05:30
database.py [fix] Get defaults based on doctype or fieldname 2015-12-23 16:34:43 +05:30
defaults.py [fix] is_a_user_permission_key: also check if key contains ':' 2016-01-06 12:23:10 +05:30
exceptions.py [fix] whitelisted upload methods 2015-11-18 13:06:14 +05:30
frappeclient.py [enhancement] document management system 2015-09-21 15:41:34 +05:30
handler.py [fix] whitelisted upload methods 2015-11-18 13:06:14 +05:30
hooks.py bumped to version 6.18.1 2016-01-12 12:52:30 +06:00
installer.py [minor] quit install if before_install returns False and encoding in importer 2015-12-31 11:11:03 +05:30
middlewares.py [website] route caching, bye bye sidebar, navbar search, blog cleanup 2015-03-12 16:31:14 +05:30
modules.txt Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration 2015-08-11 12:03:13 +05:30
patches.txt [feature] Ability to like a document, comment or communication, see notifications about it and view it on activity feed 2016-01-01 12:50:14 +05:30
permissions.py [minor] added throw option to frappe.has_permission 2015-11-30 15:10:24 +05:30
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
sessions.py [enhancement] prompt user to reload on migration 2016-01-07 15:35:17 +05:30
setup_logging.py [fix] Added unicode_literals if missing in py files 2015-02-24 12:24:20 +05:30
share.py [fix] If flags.ignore_share_permission is passed, don't check for share permission 2015-09-09 12:48:56 +05:30
tasks.py [fix] always use per site queue, don't add queue when in maintenance mode 2015-12-22 14:29:36 +05:30
test_runner.py [fix] test runner fixes 2015-09-23 12:48:29 +05:30
translate.py [fix] minor, don't print messages for missing files 2015-12-11 10:52:47 +05:30