Commit graph

88 commits

Author SHA1 Message Date
Pratik Vyas
68dbc60d84 [minor] ask for admin password on install 2014-10-14 17:23:22 +05:30
Rushabh Mehta
abb6efc3a0 [fix] statics 2014-09-29 16:49:33 +05:30
Rushabh Mehta
07fa6d1971 [route] redesigned 2014-08-20 11:50:37 +05:30
Rushabh Mehta
1d8405ce23 [route] refactor, wip 2014-08-20 11:50:37 +05:30
Rushabh Mehta
fa4d327e10 added boilerplates for list 2014-08-08 11:56:23 +05:30
Rushabh Mehta
3a2b4ee2df Update cli.py 2014-07-28 16:20:28 +05:30
Rushabh Mehta
2ba8b251ab [hot] [fix] [minor] 2014-07-28 16:19:28 +05:30
Anand Doshi
76f6f22406 Merge pull request #730 from rmehta/static-on-demand
do not force rebuild everytime
2014-07-28 16:01:40 +05:30
Rushabh Mehta
c4208b3cdd do not force rebuild everytime 2014-07-28 15:32:33 +05:30
Anand Doshi
8fb23e4ebd [minor] Scheduler status for --restore 2014-07-28 14:20:20 +05:30
Rushabh Mehta
cc63bde2a8 moved old print format code to a separte file 2014-07-25 13:01:52 +05:30
Anand Doshi
3ef6793248 Clear notifications where necessary, and not during clear_cache 2014-07-21 17:35:33 +05:30
Rushabh Mehta
b9f6bc3423 added email alerts 2014-07-15 14:50:49 +05:30
Rushabh Mehta
6c3b5dded4 cleaned up verbosity 2014-06-19 18:00:14 +05:30
Rushabh Mehta
5c3ba2edd1 fixes for statics -> statics will be built after fixtures 2014-06-19 18:00:14 +05:30
Rushabh Mehta
a2aaba7d9e closes frappe/frappe#600 2014-06-19 18:00:13 +05:30
Rushabh Mehta
c49f517e96 added patches for build_website and removed website template frappe/frappe#600 2014-06-19 18:00:08 +05:30
Rushabh Mehta
b40bb3a5a0 Merge pull request #614 from rmehta/develop
sync_statics force
2014-06-13 16:16:59 +05:30
Rushabh Mehta
4844cd040a sync_statics force 2014-06-13 16:15:31 +05:30
Pratik Vyas
6eb489e3a5 fix root_password arg in frappe cli 2014-06-13 15:08:30 +05:30
Rushabh Mehta
b2b70b8480 Merge pull request #598 from pdvyas/hotfix-cli
fix all command in cli
2014-06-11 14:46:06 +05:30
Pratik Vyas
9ded23a9b7 fix all command in cli 2014-06-11 00:34:30 +05:30
Anand Doshi
26fa28a3bc Ask admin password in --set_admin_password 2014-06-10 15:01:10 +05:30
Anand Doshi
274ccd1eae Fixes in patches for user permissions 2014-06-04 17:55:25 +05:30
Anand Doshi
964711a3e0 Enable Scheduler via Setup > System Settings 2014-06-04 17:53:24 +05:30
Pratik Vyas
2688ed38cf fix install 2014-06-04 11:31:16 +05:30
Rushabh Mehta
24b1c6def6 cli.py: fix for installed apps 2014-05-31 10:45:45 +05:30
Rushabh Mehta
cde7509074 cli.py: fix for installed apps 2014-05-31 10:42:08 +05:30
Rushabh Mehta
507c77aa19 cli.py: fix for installed apps 2014-05-31 10:35:21 +05:30
Rushabh Mehta
0c63250d22 fixes to reinstall, style fixes and fixes to frappe/erpnext#1721 2014-05-31 10:10:06 +05:30
Pratik Vyas
d28146f929 Merge pull request #534 from anandpdoshi/hotfix
Clear expired sessions via Scheduler
2014-05-16 12:38:07 +05:30
Pratik Vyas
d15d0620fd fix --backup return code 2014-05-14 23:00:19 +05:30
Anand Doshi
bc14dee451 Added frappe --clear_all_sessions 2014-05-14 19:33:28 +05:30
Anand Doshi
ac2261e114 Fixed patch handler and update_reports method 2014-05-13 21:02:23 +05:30
Pratik Vyas
1c19bf95b8 do not rebuild sitemap on add to installed app 2014-05-10 22:18:52 +05:30
Anand Doshi
90b637e844 Fixed Selenium Tests 2014-05-05 17:18:58 +05:30
Anand Doshi
e3251668e7 Fixes to Travis 2014-05-04 15:19:46 +05:30
Anand Doshi
b12dcfc7b3 Travis: start serve at port 8888 2014-05-04 15:03:37 +05:30
Rushabh Mehta
343330fe6b hooks.txt -> hooks.py 2014-05-02 12:18:12 +05:30
Anand Doshi
2535c65bb1 Test Cases - commit after running tests, run tests --without_serve 2014-05-01 16:28:36 +05:30
Rushabh Mehta
12ecc5ac42 added form tests for selenium testing 2014-05-01 12:24:49 +05:30
Rushabh Mehta
487a4fed32 started client side testing using selenium and other related and unrelated fixes 2014-04-30 19:39:35 +05:30
Rushabh Mehta
44be375b39 resize_images 2014-04-27 10:02:46 +05:30
Pratik Vyas
11f1b3f00d can now select destination for boilerplate 2014-04-23 10:34:20 +05:30
Pratik Vyas
198e2abfab allow symlink to be a site 2014-04-17 01:10:44 +05:30
Rushabh Mehta
f553841fba updated translations 2014-04-16 17:46:54 +05:30
Anand Doshi
e798db1ef4 Data Import #478 2014-04-10 18:41:23 +05:30
Rushabh Mehta
f686c769b4 #478, fix sync and other minor fixes 2014-04-08 13:10:35 +05:30
Anand Doshi
678f7e506c Cache get_table_fields #478 2014-04-07 17:19:24 +05:30
Anand Doshi
d891c34e6e Run specific test cases by passing function names to --tests 2014-04-07 13:12:30 +05:30