Commit graph

541 commits

Author SHA1 Message Date
Anand Doshi
17f80e860a System Signature - fixes frappe/erpnext#1849 2014-06-26 12:03:50 +05:30
Nabin Hait
25f83d8f32 Module name based on app title and make init while creating folder 2014-06-25 19:02:06 +05:30
Anand Doshi
714f4ed4d0 Merge remote-tracking branch 'frappe/develop' into wip-4.1
Conflicts:
	frappe/patches.txt
2014-06-25 15:38:10 +05:30
Rushabh Mehta
f0e26cac1c form prev/next fix and file_order fix 2014-06-23 15:47:19 +05:30
Rushabh Mehta
ee3705f66f change default max_file_size to 3MB, its 2014 2014-06-23 12:39:14 +05:30
Rushabh Mehta
fa280fec57 removed print 2014-06-23 12:27:39 +05:30
Rushabh Mehta
66393fcd82 added upload / download in user permissions 2014-06-23 12:14:24 +05:30
Maxwell
7faf26c29f Fix app doesnt showed in desktop
Related to #607, #608 and this discussion on GGroup

https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/erpnext-developer-forum/cQMhAZAFiF4/7B8GHkH4RZ0J
2014-06-19 23:46:43 -03:00
Rushabh Mehta
5655e06448 fix hooks for website 2014-06-19 18:00:14 +05:30
Rushabh Mehta
6c3b5dded4 cleaned up verbosity 2014-06-19 18:00:14 +05:30
Rushabh Mehta
320cea88b5 removed inline styling and fancy formatting for emails 2014-06-19 17:59:37 +05:30
Rushabh Mehta
eb70ed8735 removed inline styling and fancy formatting for emails 2014-06-19 17:59:36 +05:30
Anand Doshi
a4fed1efe4 Validate Selects and Fixed Number Formats 2014-06-18 21:09:40 +05:30
Anand Doshi
41457b670b Background Style: Fill Screen or Tile 2014-06-10 14:13:56 +05:30
Anand Doshi
edde35f10b Fixed Download Backup 2014-06-07 01:12:48 +05:30
Anand Doshi
5fb1f1db59 Fixes to country info and module def 2014-06-06 23:32:29 +05:30
Anand Doshi
526b52abbb Fixed whitespace in momentjs data 2014-06-06 23:12:09 +05:30
Anand Doshi
a4f715717a Fix to momentjs timezone database 2014-06-06 23:09:16 +05:30
Anand Doshi
c690d2fb11 Hotfix for momentjs 2014-06-06 22:09:53 +05:30
Anand Doshi
964711a3e0 Enable Scheduler via Setup > System Settings 2014-06-04 17:53:24 +05:30
Anand Doshi
fec15666f4 Started permission relogication 2014-06-04 17:52:17 +05:30
Rushabh Mehta
82024d800a 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
Nabin Hait
ad96fbbbb1 minor fixes frappe/erpnext#1714 2014-05-30 14:33:13 +05:30
Anand Doshi
12ecaac182 default=retro in gravatar 2014-05-30 13:01:12 +05:30
Rushabh Mehta
722a61c7b7 show avatar instead of name in toolbar 2014-05-30 11:42:10 +05:30
Rushabh Mehta
c61b45dced added german date format dd.mm.yyyy fixes frappe/erpnext#1185 2014-05-27 17:29:24 +05:30
Anand Doshi
36571c65bc Fixed line break logic of translation utility 2014-05-23 09:18:45 +05:30
Anand Doshi
0871e4104d Fixed user language and boilerplate desktop.py 2014-05-22 19:50:24 +05:30
Anand Doshi
6bda09db38 Removed gzip for json responses. It should be handled by http server. 2014-05-20 20:16:18 +05:30
Anand Doshi
39208159a4 Communication Fixes #545, frappe/erpnext#1670 2014-05-20 16:42:58 +05:30
Anand Doshi
648ec7d059 Fixed scheduler error logging 2014-05-17 00:10:25 +05:30
Pratik Vyas
a961af72c4 raise exception on scheduler lock timeout 2014-05-16 19:30:40 +05:30
Pratik Vyas
aa90e2a049 optimize mysqldump 2014-05-14 23:01:08 +05:30
Pratik Vyas
18f897aa0e hotfix: escape curly in boilerplate 2014-05-14 21:38:10 +05:30
Rushabh Mehta
1a94ae61de Merge pull request #514 from anandpdoshi/deprecate-link-selects
Deprecate link selects
2014-05-09 14:08:35 +05:30
Anand Doshi
3c160b6554 Deprecate Select fields with options as link: 2014-05-09 13:35:09 +05:30
Rushabh Mehta
b977b22440 bugfix to sendmail(bulk) 2014-05-09 11:48:23 +05:30
Rushabh Mehta
28418fecf2 added sort_field and sort_order to doctype so that sorting can be user defined. Also added to customize form view 2014-05-08 16:53:28 +05:30
Anand Doshi
b5032cf51e Fixed moduleview language issue 2014-05-08 11:43:11 +05:30
Rushabh Mehta
2405ed2e81 added or_filters to db_query. link search will not search 'search_fields' by default 2014-05-07 14:09:40 +05:30
Pratik Vyas
b6efb3fe96 Merge pull request #502 from rmehta/develop
fix to boilerplate, added Core module for Administrator and fixed layout...
2014-05-06 18:50:54 +05:30
Rushabh Mehta
2f926f0136 fix to boilerplate, added Core module for Administrator and fixed layout in ControlImage in control.js 2014-05-06 17:17:40 +05:30
Anand Doshi
90b637e844 Fixed Selenium Tests 2014-05-05 17:18:58 +05:30
Pratik Vyas
c5da29e16d Add provision to set http status code using frappe.local.response.http_status_code 2014-05-05 07:57:07 +05:30
Rushabh Mehta
c9055ad62f website updates 2014-05-04 17:46:11 +05:30
Anand Doshi
e211281a01 Fixed get_localhost 2014-05-04 15:25:49 +05:30
Anand Doshi
e3251668e7 Fixes to Travis 2014-05-04 15:19:46 +05:30
Rushabh Mehta
7cf586dcd4 fixes to style, app boilerplate and selenium testing 2014-05-03 16:21:59 +05:30
Rushabh Mehta
343330fe6b hooks.txt -> hooks.py 2014-05-02 12:18:12 +05:30
Nabin Hait
8d7ea61415 Merge branch 'develop' of github.com:frappe/frappe into develop 2014-05-01 15:50:06 +05:30