This is an automated email from the ASF dual-hosted git repository.

eroma pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git


The following commit(s) were added to refs/heads/master by this push:
     new 5ee5c3b  adding updated search SRA theme
5ee5c3b is described below

commit 5ee5c3bb0f9ec663564dfe050c1107dcc348407e
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Sun Nov 3 01:36:25 2019 -0400

    adding updated search SRA theme
---
 .../wagtailapps/base/fixtures/saverx.json          | 33 ++++++++++++++++++----
 1 file changed, 27 insertions(+), 6 deletions(-)

diff --git a/django_airavata/wagtailapps/base/fixtures/saverx.json 
b/django_airavata/wagtailapps/base/fixtures/saverx.json
index 82257b4..18d8909 100644
--- a/django_airavata/wagtailapps/base/fixtures/saverx.json
+++ b/django_airavata/wagtailapps/base/fixtures/saverx.json
@@ -110,7 +110,7 @@
     "pk": 2,
     "fields": {
         "password": 
"pbkdf2_sha256$36000$ERbcYUAHzqrT$FC/sDt2R810gdwczdl8qn26EWPIgNoQKcigtSS7Dhl0=",
-        "last_login": "2019-11-01T13:47:36.534Z",
+        "last_login": "2019-11-03T05:35:17.433Z",
         "is_superuser": true,
         "username": "eabeysin",
         "first_name": "",
@@ -877,9 +877,9 @@
         "expired": false,
         "locked": false,
         "first_published_at": "2019-11-01T07:09:07.844Z",
-        "last_published_at": "2019-11-02T18:44:29.804Z",
-        "latest_revision_created_at": "2019-11-02T18:44:29.785Z",
-        "live_revision": 297
+        "last_published_at": "2019-11-03T05:35:25.214Z",
+        "latest_revision_created_at": "2019-11-03T05:35:25.192Z",
+        "live_revision": 298
     }
 },
 {
@@ -1961,6 +1961,20 @@
     }
 },
 {
+    "model": "wagtailcore.pagerevision",
+    "pk": 298,
+    "fields": {
+        "page": 11,
+        "submitted_for_moderation": false,
+        "created_at": "2019-11-03T05:35:25.192Z",
+        "user": [
+            "eabeysin"
+        ],
+        "content_json": "{\"pk\": 11, \"path\": \"0001000100010008\", 
\"depth\": 4, \"numchild\": 0, \"title\": \"Cite Us\", \"draft_title\": \"Cite 
Us\", \"slug\": \"cite-us\", \"content_type\": 35, \"live\": true, 
\"has_unpublished_changes\": false, \"url_path\": \"/home/home/cite-us/\", 
\"owner\": 2, \"seo_title\": \"about\", \"show_in_menus\": true, 
\"search_description\": \"\", \"go_live_at\": null, \"expire_at\": null, 
\"expired\": false, \"locked\": false, \"first_published_at\":  [...]
+        "approved_go_live_at": null
+    }
+},
+{
     "model": "wagtailcore.grouppagepermission",
     "pk": 1,
     "fields": {
@@ -2253,6 +2267,13 @@
     }
 },
 {
+    "model": "django_airavata_wagtail_base.navextra",
+    "pk": 1,
+    "fields": {
+        "nav": "[{\"type\": \"nav\", \"value\": {\"custom_class\": 
\"second-nav\", \"nav_items\": [{\"type\": \"create_account_link\", \"value\": 
{\"link\": \"/auth/create-account\", \"link_text\": \"Create Account\", 
\"image\": null, \"icon_class\": \"fas fa-user\", \"show\": \"not-logged-in\", 
\"horizontal_alignment\": \"push-right\"}, \"id\": 
\"75cc8055-a341-40aa-b03c-e22e3c46a668\"}, {\"type\": \"login_link\", 
\"value\": {\"link\": \"/auth/login\", \"link_text\": \"Log in\", \"image\ [...]
+    }
+},
+{
     "model": "django_airavata_wagtail_base.customcss",
     "pk": 1,
     "fields": {
@@ -2273,8 +2294,8 @@
         "logo": 9,
         "logo_redirect_link": "/",
         "logo_with_text": "no",
-        "logo_width": 400,
-        "logo_height": null,
+        "logo_width": 325,
+        "logo_height": 50,
         "logo_text": null,
         "logo_text_color": null,
         "logo_text_size": null

Reply via email to