seitime-frappe/frappe
2014-06-04 17:48:54 +05:30
..
config traslation issue fixed in desktop 2014-05-16 19:58:43 +05:30
core fix assign test case 2014-06-04 17:41:06 +05:30
data Changed patch folder 4_0 to v4_0 2014-05-13 15:13:30 +05:30
model On cancel, check if doc is linked with other docs 2014-05-29 19:46:34 +05:30
modules Set frappe.flags.in_patch when running a patch 2014-05-14 19:33:30 +05:30
patches Merged language patch with another patch global_defaults_to_system_settings 2014-05-15 17:15:57 +05:30
public Merge pull request #575 from rmehta/develop 2014-06-04 17:48:02 +05:30
templates removed print statement 2014-05-29 19:38:15 +05:30
tests Fixed data import test case 2014-06-04 17:48:54 +05:30
translations Updated translations 2014-05-23 10:29:14 +05:30
utils added moment.js and added timezone to user, creation / modified timestamps will now be in user timezone fixes frappe/erpnext#890 2014-06-03 17:25:39 +05:30
website removed section_style 2014-05-30 12:57:40 +05:30
widgets css cleanups to form footer and time selector fixes 2014-06-04 16:46:06 +05:30
__init__.py keep version in separate file 2014-06-03 13:20:03 +05:30
__version__.py keep version in separate file 2014-06-03 13:20:03 +05:30
api.py Whitelisting of controller methods 2014-05-05 17:51:38 +05:30
app.py show error message on 505 2014-05-29 14:10:27 +05:30
auth.py Fixes in logout and reset password 2014-04-21 12:41:30 +05:30
boot.py Fixed avatar issue 2014-06-04 17:48:54 +05:30
build.py add option to copy files while asset building 2014-03-13 02:14:26 +05:30
celery_app.py make celery emails config a dict 2014-05-15 15:58:00 +05:30
cli.py fix install 2014-06-04 11:31:16 +05:30
client.py added form tests for selenium testing 2014-05-01 12:24:49 +05:30
country_info.json updated country info and fix in db_query 2014-03-21 11:16:16 +05:30
country_info.py removed print statement 2014-05-29 19:38:15 +05:30
database.py increase number of commits in one transaction to 20k, fixes frappe/erpnext#1283 2014-06-03 12:01:26 +05:30
defaults.py Test cases: delete doc if exists 2014-04-30 22:16:08 +05:30
exceptions.py NameError handling, fixed copy doc used in amend, handle tabs 2014-04-23 13:39:51 +05:30
handler.py website cleanups 2014-04-21 22:11:09 +05:30
hooks.py keep version in separate file 2014-06-03 13:20:03 +05:30
installer.py fixes to reinstall, style fixes and fixes to frappe/erpnext#1721 2014-05-31 10:10:06 +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 -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
patches.txt Merged language patch with another patch global_defaults_to_system_settings 2014-05-15 17:15:57 +05:30
permissions.py Fixes in Print, Test Cases, Permissions 2014-05-05 16:41:16 +05:30
pythonrc.py -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
sessions.py Clear expired sessions every day 2014-05-14 19:33:29 +05:30
tasks.py Celery: Enqueue events for site 2014-05-25 09:05:02 +05:30
test_runner.py fix copy doc naming bug in test runner 2014-05-16 13:35:57 +05:30
translate.py Fixed get_lang_dict. Added delete permission for role to Administrator. 2014-05-23 23:47:34 +05:30