seitime-frappe/frappe
2015-05-12 13:01:51 -07:00
..
config [fix] Added unicode_literals if missing in py files 2015-02-24 12:24:20 +05:30
core [minor] print format 2015-03-26 18:06:33 +05:30
data add Bosnian and Catalin language 2015-02-11 15:12:03 +05:30
model [fixes] added for update in document save to prevent double saving 2015-04-27 17:18:49 +05:30
modules [hotfix] boilerplate 2014-08-16 20:13:05 +05:30
patches [fix] Added unicode_literals if missing in py files 2015-02-24 12:24:20 +05:30
public Rounding for negative numbers in javascript 2015-04-16 15:53:04 +05:30
templates [fix] title (id) in standard_macros.html 2015-04-13 15:45:27 +05:30
tests [hotfix] prevent multiple sql queries 2015-05-12 13:01:51 -07:00
translations [translations] removed translations that have missing placeholders like {0} 2015-02-26 13:35:07 +05:30
utils [fix] compensate for the ridiculous shortcoming of email.utils.parseaddr 😞 2015-04-01 11:29:05 +05:30
website fixed noto-sans errors and scrub_relative_urls 2015-04-14 12:32:52 -04:00
widgets Add to doctype's list js via code hooks 2015-02-26 11:19:50 +05:30
__init__.py [fix] [smtp] strip no-width-break and no-width-space characters from email addresses 2015-01-28 17:27:52 +05:30
__version__.py bumped to version 4.14.1 2015-04-27 17:58:05 +06:00
api.py [fix] Added unicode_literals if missing in py files 2015-02-24 12:24:20 +05:30
app.py File Manager: fixed unicode decode error 2015-03-23 16:07:42 +05:30
auth.py [minor] Moved cookie quoting to flush_cookies 2014-08-25 11:58:32 +05:30
boot.py [print] Print Settings -> With Letterhead, defaults the Letterhead checkbox in Print Preview 2014-07-31 17:33:25 +05:30
build.py [ux] timeline and folds, added to attachments, etc 2014-08-14 11:42:18 +05:30
celery_app.py make celery emails config a dict 2014-05-15 15:58:00 +05:30
cli.py Fix new-app 2015-02-10 14:40:48 +05:30
client.py Typo Error ? frappe.client.submit fail 2014-08-29 10:35:50 +08:00
country_info.json [minor] Added currency RON - Romanian New Leu 2014-12-29 12:35:53 +05:30
country_info.py Fix to momentjs timezone database 2014-06-06 23:09:16 +05:30
database.py [hotfix] prevent multiple sql queries 2015-05-12 13:01:51 -07:00
defaults.py Clear notifications where necessary, and not during clear_cache 2014-07-21 17:35:33 +05:30
exceptions.py [validate] for a submittable document, validate if it is linked to a cancelled document 2014-08-05 14:24:19 +05:30
handler.py [fix] generator caching 2014-10-20 15:54:37 +05:30
hooks.py bumped to version 4.14.1 2015-04-27 17:58:05 +06:00
installer.py remove frappe_subscription if doesnt exist on restore 2014-11-26 18:18:48 +05:30
memc.py frappe/frappe#478 2014-04-01 12:26:34 +05:30
middlewares.py fix to boilerplate, added Core module for Administrator and fixed layout in ControlImage in control.js 2014-05-06 17:17:40 +05:30
modules.txt Changed case in modules.txt 2014-06-06 16:28:15 +05:30
patches.txt Don't allow to set 'Allow on Submit' for standard fields. Fixes frappe/erpnext#956 2014-09-09 15:25:32 +05:30
permissions.py Fixed User Permissions for listing and report 2015-03-23 15:25:24 +05:30
pythonrc.py -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
sessions.py Merge pull request #888 from pdvyas/fix-sessions 2014-10-17 10:09:42 +05:30
setup_logging.py [fix] Added unicode_literals if missing in py files 2015-02-24 12:24:20 +05:30
tasks.py Merge pull request #770 from pdvyas/hotfix-maintenance-mode 2014-08-13 10:56:06 +05:30
test_runner.py Minor fixes: escaped characters 2015-01-16 15:37:47 +05:30
translate.py fix for translations 2015-03-20 15:26:48 +05:30