Commit graph

45 commits

Author SHA1 Message Date
gabtzi
b6d321a921 Added requirement for beautifulsoup4 2016-01-27 20:51:23 +05:30
Paul Belanger
a4751e1d80 Drop slugify from requirements
I could not see where this was actually needed.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-01-14 11:38:55 -05:00
Anand Doshi
e7738da5fc [fix] hotfix use https in cloning pdfkit 2015-12-09 15:12:07 +05:30
Anand Doshi
8a5addaae7 [feature] Private files. Fixes #927
- Option during upload + all new incoming email files will be private
- Paired with @rmehta
2015-12-09 14:02:14 +05:30
Rushabh Mehta
9231b9a9b8 [enhancement] added 'make_thumbnail' to File and will be saved as thumbnail_url 2015-10-07 14:28:42 +05:30
Anand Doshi
587e43c7b0 [fix] sanitize html for guest methods if guest user 2015-09-23 18:25:36 +05:30
Jesus Tinoco
f76fd58698 Watchdog version updated
Executing the 'bench init frappe-bench' command in OSX the latest version of watchdog fails. Using watchdog 0.8.0 it works properly.
2015-08-14 12:29:45 +02:00
Anand Doshi
ab2ac94d10 [minor] removed pyopenssl from requirements 2015-08-12 10:46:07 +05:30
Anand Doshi
c079e27d3f Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration 2015-08-11 12:03:13 +05:30
Pratik Vyas
11c8e3ee67 Set multi statements to off 2015-05-13 11:15:39 +05:30
Anand Doshi
50b80c89a2 [fix] use sqlparse to ensure only one query is executed in frappe.db.sql 2015-05-12 14:30:35 -07:00
Pratik Vyas
60acd54391 Use num2words 2015-05-04 16:57:41 +05:30
Pratik Vyas
7993f8c1e8 new cli 2015-03-02 17:13:42 +05:30
Anand Doshi
0f6bf727d8 Fixes in less 2015-02-26 16:17:26 +05:30
Rushabh Mehta
494f8274ae [new-app] [minor] app pre-requisites and requirements fixes 2015-02-13 10:13:14 +05:30
Anand Doshi
b81b3fe65d Translate country info, removed some $.each 2015-02-12 19:11:57 +05:30
Rushabh Mehta
0d56458b8d [email] fixes to formatting and threading 2015-01-22 15:53:23 +05:30
Rushabh Mehta
7ae3ca289b [design] list views 2015-01-05 17:36:46 +05:30
Rushabh Mehta
cd9a34616f [style] 2014-12-26 12:51:09 +05:30
Pratik Vyas
d16d3be524 remove pytz version pinning 2014-12-24 10:19:52 +05:30
Pratik Vyas
e99e195312 Update requirements.txt 2014-10-10 17:00:33 +05:30
Anand Doshi
b8e863c90a [fix] Convert newlines to <br> for Text/Small Text, added ipython to requirements.txt 2014-08-05 11:39:17 +05:30
Anand Doshi
d6af832216 Added babel, allow script report columns and data as a list of dict 2014-07-21 11:42:46 +05:30
Rushabh Mehta
347b03f8a6 added pdf, fixes frappe/erpnext#863 2014-07-07 11:48:55 +05:30
Rushabh Mehta
eb70ed8735 removed inline styling and fancy formatting for emails 2014-06-19 17:59:36 +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
Anand Doshi
656a583c1f Cleanup in Celery 2014-03-06 14:54:39 +05:30
Anand Doshi
092a665806 Fixed rauth, requests requirements issue 2014-02-27 23:47:52 +05:30
Anand Doshi
e3a0c4c9a6 Fixed rauth, requests requirements issue 2014-02-27 23:09:04 +05:30
Anand Doshi
9f61571c0c Commonified OAuth v2 based login using Facebook, Google and GitHub 2014-02-27 20:40:06 +05:30
Pratik Vyas
c5c94242bb Update requirements.txt 2014-02-27 13:19:51 +05:30
Anand Doshi
8333562e1a Build and Watch without passing site argument,
Finishing touches to Google OAuth
2014-02-27 13:11:40 +05:30
Rushabh Mehta
730717e93e started google oauth integration 2014-02-25 13:55:48 +05:30
Rushabh Mehta
a3a0b5c03f added lxml dependency 2014-01-31 14:53:58 +05:30
Anand Doshi
c4ce0c869b Added requirement: inlinestyler, added html email template, expand partial links in bulk email text content 2014-01-27 14:56:24 +05:30
Nabin Hait
af041d7713 Fixed conflict while merging with develop branch 2014-01-20 17:01:01 +05:30
Pratik Vyas
87fa6bee40 pin mysql-python to 1.2.4 2014-01-07 12:00:30 +05:30
Rushabh Mehta
183865950c added setup.py 2013-12-11 11:32:43 +05:30
Pratik Vyas
9d2548c62a [minor] started versioning 2013-11-28 09:57:14 +05:30
Anand Doshi
458bf6e330 [minor] [requirements] sorted alphabetically 2013-11-18 12:06:51 +05:30
Pratik Vyas
09677017a7 [minor] minify css 💥 2013-11-14 16:41:22 +05:30
miguelfontanes
915ce647ab Update requirements.txt
add slugify (used to handle unicode file names)
2013-11-04 14:44:39 -05:00
Anand Doshi
9a0cc40f50 [minor] requirements - changed to lowercase 2013-10-28 12:52:18 +05:30
Anand Doshi
572120eb40 [minor] change filename to unicode after os.walk and os.listdir 2013-10-01 17:11:39 +05:30
Rushabh Mehta
ffae2a5d7a added requirements 2013-09-13 16:49:22 +05:30