- 28 Jul, 2017 3 commits
-
-
mbauskar authored
-
mbauskar authored
-
Faris Ansari authored
* [hotfix] Linked with and List item click * Run a single test using Test Runner * Add test for Linked With * [minor] List view fixes
-
- 27 Jul, 2017 7 commits
-
-
Saurabh authored
-
Saurabh authored
-
Rushabh Mehta authored
* [fix] callback for ajax * [fix] ajaxSend instead of ajaxStart
-
mbauskar authored
-
mbauskar authored
-
Makarand Bauskar authored
* [hotfix] encode the email message to utf8 before sending mail * [minor] review fixes
-
Nabin Hait authored
-
- 25 Jul, 2017 8 commits
-
-
Saurabh authored
-
Saurabh authored
-
Saurabh authored
-
Saurabh authored
-
Saurabh authored
-
Manas Solanki authored
* convert numbers to basestring for link field * fix for link and dynamic link only
-
Frappe PR Bot authored
-
Manas Solanki authored
* convert numbers to basestring for link field * Update importer.py
-
- 21 Jul, 2017 2 commits
-
-
Faris Ansari authored
-
Rushabh Mehta authored
-
- 20 Jul, 2017 17 commits
-
-
felixvarghese authored
* Allow SSL connections to a remote database server Add the following options in site_config.json to use ssl - "db_ssl_ca" = "/path/to/ca/cert.pem" - "db_ssl_cert" = "/path/to/ssl/cert.pem" - "db_ssl_key" = "/path/to/ssl/key.pem" The files mentioned should be stored on the App server in the location mentioned. This commit allows for basic ssl connections. X509 is still not supported. If the above options are not set, the connection will not use an encrypted connection, and connect normally. * docs - Allow SSL to remote database host
-
Faris Ansari authored
* Fix fonts for emails * Email header with indicator * Login emails with header * Add tests for email header * fix codacy
-
mbauskar authored
-
mbauskar authored
-
mbauskar authored
-
Rushabh Mehta authored
-
Rushabh Mehta authored
-
Rushabh Mehta authored
-
mbauskar authored
-
mbauskar authored
-
mbauskar authored
-
Nabin Hait authored
-
Prateeksha Singh authored
* [versioning] check for empty field values * [test] get_diff for changes across docs
-
Faris Ansari authored
-
Narciso E. Núñez Arias authored
* Add basic files structure for spanish translation of the doc * Translate the video tutorial index page * Translate Before Start page * Translate What is an app page * Translate the Bench page * Translate Conslusion page of the tutorial * Translate to spanish Tutorial Index page * Translate to spanish Reports page * Translate to Spanish Roles Page * Translate to Spanish the Tutorial Model Page * Translate to Spanish the tutorial Single Doctypes page * Translate to Spanish the tutorial Doctype files structure page * Translate to Spanish the tutorial Start Bench page * Translate to Spanish the tutorial New App page * Translate to Spanish the tutorial Client Side Script page * Translate to Spanish the tutorial Users and records page * Translate to Spanish the tutorial Setting Up the site page * Translate to Spanish the tutorial Task Runner page * Translate to Spanish the tutorial Controllers Page * Translate to Spanish the tutorial Doctypes page * Translate to Spanish the tutorial Naming And Linking page * Translate to Spanish the tutorial Web Views page * Add basic file structure to translate the bench section of the tutorial * [docs] Translate to Spanish the tutorial Adding custom domain page * [docs] Translate to Spanish the tutorial Configuring HTTPS page * [docs] Translate to Spanish the tutorial Diagnosing the Scheduler page * [docs] Translate to Spanish the tutorial Settings Site Limits\ page * [docs] Translate to Spanish the tutorial Setup Production page * [docs] Translate to Spanish the tutorial Bench ProcFile page * [docs] Translate to Spanish the tutorial Manual Setup page * [docs] Translate to Spanish the tutorial Background Services page * [docs] Translate to Spanish the tutorial Lets Encrypt Setup page * [docs] Translate to Spanish the tutorial Setup Multitenancy page * [docs] Translate to Spanish the tutorial Bench Commands page
-
Faris Ansari authored
* Add auto_email_report.html * Add table styling for email * wip * commonify template * Right align numeric fields * Add text utility classes * fix tests
-
Prateeksha Singh authored
-
- 19 Jul, 2017 3 commits
-
-
Rushabh Mehta authored
* [tests] refactored client side tests * [tests] refactored client side tests * [tests] refactored client side tests
-
Faris Ansari authored
* DRY font-family declarations * Add email.less, inline styles using premailer * min-width 100% for mobile email clients * Emails without header have default 100% width (like before) * Include email.css for all apps * Keep !important declarations * Add test case for inlining css * Ignore important rules in css * minor
-
Mainul Islam authored
* Section label set as translatable * Show section title if hase data in section other
-