Rushabh Mehta
|
6a994ebb02
|
[hot]
|
2015-04-21 14:41:28 +05:30 |
|
Rushabh Mehta
|
9907cd7d9e
|
[theme] [fix] make theme pickable
|
2015-04-21 14:37:17 +05:30 |
|
Pratik Vyas
|
3a3db0afe5
|
Add version info to error report
|
2015-04-21 11:49:54 +05:30 |
|
Rushabh Mehta
|
d27a3aac0e
|
[fix] x-forwarded-for gets priority over remote_addr in remote ip, fixes frappe/erpnext#3126
|
2015-04-21 10:44:30 +05:30 |
|
Anand Doshi
|
343509e001
|
fixed print format builder
|
2015-04-20 21:35:12 -04:00 |
|
Anand Doshi
|
3c772302b0
|
remove script and style in text-editor's setup_input
|
2015-04-20 11:14:39 -04:00 |
|
Anand Doshi
|
0757ad074e
|
moved js to base.html body, fixed statics update
|
2015-04-20 10:39:36 -04:00 |
|
Nabin Hait
|
987bcd3181
|
get options by method for dynamic link
|
2015-04-20 17:11:24 +05:30 |
|
Nabin Hait
|
4fc58e3fcc
|
apply lessc if installed
|
2015-04-20 17:11:24 +05:30 |
|
Nabin Hait
|
3780c8a3e0
|
country code updated
|
2015-04-20 17:11:24 +05:30 |
|
Rushabh Mehta
|
a523ad9db0
|
[email] don't remove full name from sender
|
2015-04-20 15:04:31 +05:30 |
|
Rushabh Mehta
|
b3e20f63b2
|
[enhancement] custom script fixtures via fixtures/custom_script
|
2015-04-20 12:46:44 +05:30 |
|
Rushabh Mehta
|
b4f4032183
|
[minor] datetime
|
2015-04-19 00:49:25 +05:30 |
|
Pratik Vyas
|
19ce1a7e03
|
Merge branch 'v4.x.x'
|
2015-04-17 16:01:22 +05:30 |
|
Pratik Vyas
|
9fb8764dcb
|
bumped to version 4.14.0
|
2015-04-17 16:31:22 +06:00 |
|
Nabin Hait
|
0a661ff4c5
|
Merge pull request #1082 from nabinhait/v4.x.x
Rounding for negative numbers in javascript
|
2015-04-17 12:14:05 +05:30 |
|
Rushabh Mehta
|
4c55d3e283
|
[minor] return dialog object from frappe.prompt
|
2015-04-17 11:51:58 +05:30 |
|
Rushabh Mehta
|
04d90f8f0c
|
[minor] [cleanup] frappe.model.clear_doc (js)
|
2015-04-17 11:47:31 +05:30 |
|
Anand Doshi
|
b0ac972fbd
|
[minor] tree grid expand collapse button visible
|
2015-04-16 12:03:35 -04:00 |
|
Pratik Vyas
|
83d14f894c
|
Merge pull request #1083 from pdvyas/default-flag-values
Add default values flags
|
2015-04-16 20:35:52 +05:30 |
|
Pratik Vyas
|
b35ee8fbae
|
Fix enabled scheduler test case
|
2015-04-16 19:36:49 +05:30 |
|
Pratik Vyas
|
14c4238c5d
|
Add default values flags
|
2015-04-16 19:20:51 +05:30 |
|
Rushabh Mehta
|
8411e2a040
|
[cleanup] [minor]
|
2015-04-16 16:02:58 +05:30 |
|
Nabin Hait
|
03985c0238
|
Rounding for negative numbers in javascript
|
2015-04-16 15:53:04 +05:30 |
|
Pratik Vyas
|
1a2786b043
|
[scheduler] better trigger_if_enabled
|
2015-04-16 15:25:41 +05:30 |
|
Rushabh Mehta
|
c897d360f4
|
[splash] new logos
|
2015-04-16 15:09:21 +05:30 |
|
Rushabh Mehta
|
f5ecc6a7e0
|
Merge pull request #1081 from pdvyas/scheduler-v5
Scheduler optimization
|
2015-04-16 15:00:33 +05:30 |
|
Pratik Vyas
|
773a43d411
|
[scheduler] Add test case
|
2015-04-16 14:59:52 +05:30 |
|
Pratik Vyas
|
a3abcd960c
|
[scheduler] run all event at least once a day
|
2015-04-16 14:28:49 +05:30 |
|
Pratik Vyas
|
bf9d9777ac
|
[scheduler] Add enabled_scheduler_events
|
2015-04-16 14:28:49 +05:30 |
|
Pratik Vyas
|
41f1be3dd4
|
Add drop-site
|
2015-04-16 14:28:49 +05:30 |
|
Rushabh Mehta
|
c6361d59ee
|
[minor] ask notifications on starting session, typo in about
|
2015-04-16 14:09:32 +05:30 |
|
Rushabh Mehta
|
c34221a58e
|
[notifications] added to title and new favicon
|
2015-04-16 12:41:20 +05:30 |
|
Rushabh Mehta
|
28693f87ad
|
[notify] added browser notifications
|
2015-04-15 17:37:52 +05:30 |
|
Rushabh Mehta
|
9aaf15cbe7
|
[notify] added browser notifications
|
2015-04-15 17:34:00 +05:30 |
|
Rushabh Mehta
|
f45107123b
|
[communication] can reply to specific message fixes frappe/erpnext#3041
|
2015-04-15 16:21:14 +05:30 |
|
Rushabh Mehta
|
1267f56dbf
|
[cleanup] removed doctype Tag
|
2015-04-15 15:39:04 +05:30 |
|
Rushabh Mehta
|
eecb2a3129
|
[fixes] [enhancement] autocomplete in tags and other fixes frappe/erpnext#3049
|
2015-04-15 14:54:21 +05:30 |
|
Rushabh Mehta
|
14432af06d
|
[fix] no star for single doctypes fixes frappe/erpnext#3050
|
2015-04-15 14:14:34 +05:30 |
|
Rushabh Mehta
|
b3c5765426
|
[labels] fixes frappe/erpnext#3105
|
2015-04-15 13:04:07 +05:30 |
|
Rushabh Mehta
|
b82da2a897
|
[minor] [enhancement] added frappe.get_precision
|
2015-04-15 12:02:36 +05:30 |
|
Anand Doshi
|
d783fb9942
|
fixed noto-sans errors and scrub_relative_urls
|
2015-04-14 12:32:52 -04:00 |
|
Rushabh Mehta
|
8a64ef9ef3
|
[fix] editor, fixes frappe/erpnext#3058
|
2015-04-14 18:19:46 +05:30 |
|
Rushabh Mehta
|
2632a09784
|
[enhancement] ability to set route_options in link fields so values get auto populated
|
2015-04-14 17:52:17 +05:30 |
|
Rushabh Mehta
|
99c55650cf
|
[perm] fixes for user permissions
|
2015-04-14 15:53:55 +05:30 |
|
Rushabh Mehta
|
b8a07a0323
|
[translation] bad strings, fixes frappe/erpnext#3067
|
2015-04-14 14:39:57 +05:30 |
|
Pratik Vyas
|
d1c18105fb
|
Fix email account error in setup wizard
|
2015-04-14 11:58:01 +05:30 |
|
Pratik Vyas
|
140dec8794
|
[website] Fix install bug due to relative urls
|
2015-04-14 11:58:01 +05:30 |
|
Rushabh Mehta
|
a9d0fa04ac
|
[fix] [ui] user btn
|
2015-04-14 10:52:57 +05:30 |
|
Rushabh Mehta
|
bea1d52363
|
[fix] custom doctype
|
2015-04-14 10:48:37 +05:30 |
|