Rushabh Mehta
|
8c77327060
|
bugfix in User
|
2014-03-14 15:19:23 +05:30 |
|
Anand Doshi
|
b5aa26b7bc
|
Updated margins for ul li, ol li elements, Changed Tools to Help in Toolbar, Moved Download Backup to Setup > System > Download Backup
|
2014-03-14 15:09:25 +05:30 |
|
Anand Doshi
|
3a71f00d2d
|
Revert "Frappe default wallpaper"
This reverts commit ef89f4e91e.
|
2014-03-14 11:40:59 +05:30 |
|
Anand Doshi
|
cec016be2a
|
Fixed Website Response, Startup JS loading,
Conditions involving STANDARD_USERS, removed Validate Max Users,
Cast Floats and Ints for Single DocTypes, Ability to Disable Scheduler
|
2014-03-13 20:43:17 +05:30 |
|
Rushabh Mehta
|
0a43add3d3
|
few minor fixes
|
2014-03-13 18:41:13 +05:30 |
|
Anand Doshi
|
8dcb89ccfc
|
Fixed mime type of json to application/json
|
2014-03-13 14:48:34 +05:30 |
|
Anand Doshi
|
38f9636e45
|
Merge pull request #472 from anandpdoshi/develop
Refactored handler, catch exceptions, response codes
|
2014-03-13 13:51:43 +05:30 |
|
Anand Doshi
|
d2f6905815
|
Handler response: each type of handler will create its own response
|
2014-03-13 13:04:25 +05:30 |
|
Pratik Vyas
|
d950904eac
|
add option to copy files while asset building
|
2014-03-13 02:14:26 +05:30 |
|
Anand Doshi
|
9eb55aa102
|
Fixed naming in response.py, build_response only if response.data does not exist
|
2014-03-12 19:27:05 +05:30 |
|
Anand Doshi
|
3444dd4a38
|
Refactored handler, catch exceptions, response codes and build response from app.py
|
2014-03-12 19:04:22 +05:30 |
|
Anand Doshi
|
ef89f4e91e
|
Frappe default wallpaper
|
2014-03-12 19:03:39 +05:30 |
|
Rushabh Mehta
|
c6a5624b5b
|
style fixes
|
2014-03-12 18:42:34 +05:30 |
|
Rushabh Mehta
|
84d5d79252
|
minor fixes
|
2014-03-12 16:57:50 +05:30 |
|
Anand Doshi
|
2c8ee08d0e
|
Fixed Profile to User, Desktop Text
|
2014-03-11 16:55:14 +05:30 |
|
Rushabh Mehta
|
f3810ae532
|
rename Profile to User frappe/frappe#470
|
2014-03-11 16:14:47 +05:30 |
|
Anand Doshi
|
6b75f57b82
|
Fixed desktop.js
|
2014-03-11 15:57:04 +05:30 |
|
Anand Doshi
|
010bdfb81a
|
Fixed desktop.js
|
2014-03-11 15:37:28 +05:30 |
|
Anand Doshi
|
201385ec70
|
Added StaticDataMiddleware for serving files from mulitple sites, desktop background and positioning
|
2014-03-11 15:14:06 +05:30 |
|
Pratik Vyas
|
3081224bbc
|
fix _response
|
2014-03-11 12:42:47 +05:30 |
|
Pratik Vyas
|
cc64d7a224
|
fix frappe.destroy in app.py
|
2014-03-11 11:29:20 +05:30 |
|
Anand Doshi
|
77cf148a08
|
hook: doctype_js:DOCTYPE, fixes in scheduler
|
2014-03-10 18:56:28 +05:30 |
|
Anand Doshi
|
7abc5b5e41
|
Fixes in Celery and Scheduler Hooks
|
2014-03-10 17:04:53 +05:30 |
|
Rushabh Mehta
|
b18ab9c7df
|
renamed app to desk
|
2014-03-10 15:38:50 +05:30 |
|
Pratik Vyas
|
329763a2e8
|
fix scheduler running even after lock
|
2014-03-10 15:25:17 +05:30 |
|
Pratik Vyas
|
1ec10d8870
|
fix unterminated string literal
|
2014-03-10 15:04:00 +05:30 |
|
Rushabh Mehta
|
ee10ed7abb
|
Merge pull request #467 from billyfordon/develop
Fixed untranslated strings in toolbar
|
2014-03-10 11:18:46 +05:30 |
|
Pratik Vyas
|
6084ea6fa4
|
fix autoname bug
|
2014-03-10 11:06:43 +05:30 |
|
Anand Doshi
|
89ea436be4
|
Check if apps.txt exists, set as patched optional in install app
|
2014-03-10 11:02:32 +05:30 |
|
Pratik Vyas
|
96b0677d69
|
Update verified_command with new api url
|
2014-03-10 09:56:31 +05:30 |
|
Laurent Bindschaedler
|
8c5ee737c5
|
Fixed untranslated strings in toolbar
|
2014-03-09 10:48:43 +01:00 |
|
Rushabh Mehta
|
84ff4b2308
|
clear cache on new comment
|
2014-03-07 22:20:27 +05:30 |
|
Anand Doshi
|
275b40118b
|
Reload report doctype before patch
|
2014-03-07 17:38:31 +05:30 |
|
Anand Doshi
|
2e35e9c157
|
Fixed ModuleView
|
2014-03-07 17:33:28 +05:30 |
|
Anand Doshi
|
f27c2260af
|
Set Module in Report
|
2014-03-07 17:33:28 +05:30 |
|
Rushabh Mehta
|
c32d601c73
|
cms: cleaned up sidebar
|
2014-03-07 15:49:29 +05:30 |
|
Rushabh Mehta
|
ff8bdcc3a0
|
cms: cleaned up sidebar
|
2014-03-07 15:07:32 +05:30 |
|
Anand Doshi
|
1b496fa712
|
Raise Forbidden if backup download is not allowed, verbose is default in cli.py
|
2014-03-07 14:01:34 +05:30 |
|
Anand Doshi
|
39f0aa17d1
|
--celery added to clip.py
|
2014-03-07 12:21:04 +05:30 |
|
Pratik Vyas
|
be715d277b
|
move download_backup to frappe.utils.response
|
2014-03-07 00:56:50 +05:30 |
|
Pratik Vyas
|
4370aede98
|
fix private backup path in patch
|
2014-03-07 00:11:20 +05:30 |
|
Pratik Vyas
|
8c0e8fc696
|
add patch
|
2014-03-07 00:11:20 +05:30 |
|
Pratik Vyas
|
7668316916
|
only system manager can download backups
|
2014-03-07 00:11:20 +05:30 |
|
Pratik Vyas
|
ac82b5ba6e
|
sites path with use
|
2014-03-06 23:41:15 +05:30 |
|
Pratik Vyas
|
32c54e31dc
|
get celery working again
|
2014-03-06 17:55:10 +05:30 |
|
Rushabh Mehta
|
5e45665c03
|
bugfix for frappe/erpnext#1458
|
2014-03-06 15:50:56 +05:30 |
|
Anand Doshi
|
656a583c1f
|
Cleanup in Celery
|
2014-03-06 14:54:39 +05:30 |
|
Pratik Vyas
|
a3dd38679f
|
conn -> db
|
2014-03-06 14:54:39 +05:30 |
|
Pratik Vyas
|
e4d8fcb45d
|
destroy and raise after every scheduler task
|
2014-03-06 14:54:39 +05:30 |
|
Pratik Vyas
|
950a621cab
|
celery
|
2014-03-06 14:54:39 +05:30 |
|