| .. |
|
config
|
traslation issue fixed in desktop
|
2014-05-16 19:58:43 +05:30 |
|
core
|
updated about, fixes to dialog and customize form fixes frappe/erpnext#1639
|
2014-05-28 16:06:43 +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
|
fixes for read only, added simple calculator in Help menu, fixes frappe/erpnext#1010
|
2014-05-29 13:19:18 +05:30 |
|
templates
|
removed print statement
|
2014-05-29 19:38:15 +05:30 |
|
tests
|
Test case fixes for defaults
|
2014-05-11 13:09:32 +05:30 |
|
translations
|
Updated translations
|
2014-05-23 10:29:14 +05:30 |
|
utils
|
added german date format dd.mm.yyyy fixes frappe/erpnext#1185
|
2014-05-27 17:29:24 +05:30 |
|
website
|
various fixes to style_settings, fixes frappe/erpnext#955
|
2014-05-28 11:30:36 +05:30 |
|
widgets
|
minor fixes for todo deletion
|
2014-05-29 19:36:28 +05:30 |
|
__init__.py
|
updated about, fixes to dialog and customize form fixes frappe/erpnext#1639
|
2014-05-28 16:06:43 +05:30 |
|
api.py
|
Whitelisting of controller methods
|
2014-05-05 17:51:38 +05:30 |
|
app.py
|
catch all errors in app.py
|
2014-05-26 12:52:32 +05:30 |
|
auth.py
|
Fixes in logout and reset password
|
2014-04-21 12:41:30 +05:30 |
|
boot.py
|
fix to website active
|
2014-05-22 17:49:34 +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
|
Merge pull request #534 from anandpdoshi/hotfix
|
2014-05-16 12:38:07 +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
|
started client side testing using selenium and other related and unrelated fixes
|
2014-04-30 19:39:35 +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
|
Clear expired sessions every day
|
2014-05-14 19:33:29 +05:30 |
|
installer.py
|
Run sync_fixtures when installing app
|
2014-05-12 20:07: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
|
-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 |