| .. |
|
change_log
|
[change log]
|
2016-04-20 16:05:38 +05:30 |
|
commands
|
[fix] Prompt naming and add-system-manager --send-welcome-email
|
2016-06-27 17:09:41 +05:30 |
|
config
|
Newsletter moved to Frappe
|
2016-06-28 18:28:24 +05:30 |
|
core
|
[fix] doctype website route
|
2016-06-28 00:08:08 +05:30 |
|
custom
|
[minor]
|
2016-06-14 18:09:07 +05:30 |
|
data
|
[enhance] razorpay integration app listing
|
2016-06-28 15:03:45 +05:30 |
|
desk
|
[fix] Desktop Icon - Setup Wizard issue - Fixes frappe/erpnext#5586
|
2016-06-28 21:36:08 +05:30 |
|
docs
|
[feature] robots.txt - uses Website Settings or frappe.local.conf.robots_txt (file path)
|
2016-06-29 13:25:43 +05:30 |
|
email
|
Merge pull request #1820 from KanchanChauhan/newsletter-moved-to-frappe
|
2016-06-29 11:00:26 +05:30 |
|
geo
|
Merge branch 'master' into develop
|
2016-06-03 11:49:00 +05:30 |
|
integrations
|
[fix] parent_website_route + '/' + page_name = route
|
2016-06-23 15:47:47 +05:30 |
|
model
|
[enhancement] auto-link URLs in Text Editor using bleach.linkify
|
2016-06-29 12:49:20 +05:30 |
|
modules
|
[enhance] web forms are now first class
|
2016-06-24 16:40:28 +05:30 |
|
patches
|
Newsletter moved to Frappe
|
2016-06-28 18:28:24 +05:30 |
|
print
|
Label changed
|
2016-06-22 11:44:52 +05:30 |
|
public
|
[fix] strip html of title in listview
|
2016-06-29 12:57:23 +05:30 |
|
templates
|
[feature] robots.txt - uses Website Settings or frappe.local.conf.robots_txt (file path)
|
2016-06-29 13:25:43 +05:30 |
|
tests
|
[tests] added basic tests for page and generator
|
2016-06-27 11:50:04 +05:30 |
|
translations
|
[translations]
|
2016-04-15 14:51:12 +05:30 |
|
utils
|
[enhancement] auto-link URLs in Text Editor using bleach.linkify
|
2016-06-29 12:49:20 +05:30 |
|
website
|
[feature] robots.txt - uses Website Settings or frappe.local.conf.robots_txt (file path)
|
2016-06-29 13:25:43 +05:30 |
|
workflow
|
[fix] don't allow import for child tables
|
2016-01-06 12:22:03 +05:30 |
|
www
|
[feature] robots.txt - uses Website Settings or frappe.local.conf.robots_txt (file path)
|
2016-06-29 13:25:43 +05:30 |
|
__init__.py
|
[Enhancement] Print doc without get doc, pass self/doc in attach_print(doc=self) method
|
2016-06-28 23:46:58 +05:30 |
|
api.py
|
[enhancement] remember list settings - sort, filters, paging
|
2016-05-30 18:19:47 +05:30 |
|
app.py
|
[tests] added basic tests for page and generator
|
2016-06-27 11:50:04 +05:30 |
|
async.py
|
[fix] with frappe.init_site, worker and schedule commands, cleanup and fixes to rq code
|
2016-04-13 19:28:04 +05:30 |
|
auth.py
|
[security] encrypt passwords that need to be retrievable, except User password which should be hashed
|
2016-06-13 17:18:59 +05:30 |
|
boot.py
|
[fix] limits and site_info
|
2016-06-25 21:56:27 +05:30 |
|
build.py
|
[fix] control.js for read only values
|
2016-04-25 17:53:13 +05:30 |
|
client.py
|
Fix: TypeError: unhashable type: 'dict'
|
2016-05-14 23:18:52 -03:00 |
|
database.py
|
[fix] reconnect if mysql has gone away
|
2016-06-20 17:39:37 +05:30 |
|
defaults.py
|
[fix] unhide first
|
2016-04-15 16:46:51 +05:30 |
|
exceptions.py
|
Move Frappe subscription features to Frappe App as Limits
|
2016-06-10 16:34:53 +05:30 |
|
frappeclient.py
|
[enhancement] Merge Comment and Feed into Communication 💥
|
2016-02-04 17:46:53 +05:30 |
|
handler.py
|
Removed / Replaced Celery related code
|
2016-04-11 17:39:06 +05:30 |
|
hooks.py
|
Newsletter moved to Frappe
|
2016-06-28 18:28:24 +05:30 |
|
installer.py
|
[redesign] removed website statics, www served like templates/pages
|
2016-06-23 10:54:31 +05:30 |
|
limits.py
|
[fix] limits and site info
|
2016-06-26 14:43:23 +05:30 |
|
middlewares.py
|
[website] route caching, bye bye sidebar, navbar search, blog cleanup
|
2015-03-12 16:31:14 +05:30 |
|
migrate.py
|
[redesign] removed website statics, www served like templates/pages
|
2016-06-23 10:54:31 +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
|
Newsletter moved to Frappe
|
2016-06-28 18:28:24 +05:30 |
|
permissions.py
|
[fix] has_controller_permissions - return None if function could not decide on True or False
|
2016-02-15 13:26:23 +05:30 |
|
pythonrc.py
|
Web Notes to Frappe, better alerts, css fixes, fixed splash
|
2015-03-03 15:09:34 +05:30 |
|
sessions.py
|
[fix] limits and site_info
|
2016-06-25 21:56:27 +05:30 |
|
share.py
|
[fix] ignore permissions when removing user share
|
2016-04-04 16:53:58 +05:30 |
|
test_runner.py
|
[fix] use importlib instead of imp.load_source in test_runner. Fixes to scheduler.py
|
2016-04-13 21:00:08 +05:30 |
|
translate.py
|
Enable translation of Capitalized Keywords
|
2016-04-26 14:27:36 -03:00 |