Commit graph

197 commits

Author SHA1 Message Date
benjamin melançon
0b9f452ea3 Update pattern library 2018-10-07 01:22:10 -04:00
mlncn
81023733bb Merge branch '45-case-study' into 'master'
Create Case Study Content Type, corresponding view modes and View

Closes #45

See merge request agaric/sites/agaric-com!14
2018-10-02 22:02:27 +00:00
Clayton Dewey
c0ec8e49ac Remove agaric-test specific data from default content 2018-10-02 15:57:30 -06:00
Clayton Dewey
e630d8397b Create Creative License module 2018-10-02 12:49:24 -06:00
Clayton Dewey
a3eaabec25 Create Case Study Content Type, corresponding view modes and View 2018-10-02 11:52:16 -06:00
David Valdez
169721fee2 Add the redirect module.
Add the migration to migrate all the redirects.

Also, configure the pathauto for the users.
2018-09-10 19:00:48 -05:00
53f5270a64 Merge branch 'fix-styleguide' into 'master'
Update pattern library with static layouts fix

See merge request agaric/sites/agaric-com!11
2018-09-07 02:02:52 +00:00
David Valdez
45731ed90f Flatten all threads in the comments 2018-09-05 21:25:46 -05:00
David Valdez
54c3ac9b46 Fix a bug in the MigrationLookup migration.
The migrations with ID were being skipped by the MigrationLookup plugin.

More info here: https://www.drupal.org/project/drupal/issues/2751825
2018-09-05 21:20:50 -05:00
David Valdez
e730f92584 Import the last 4 missing comments 2018-09-05 21:20:50 -05:00
David Valdez
55e5f22249 Comments migration`: 2018-09-05 21:20:50 -05:00
David Valdez
2948dacdb4 The blog migration 2018-09-05 21:20:50 -05:00
David Valdez
71d407fefd Migrate the field_file and field_image in the pages. 2018-09-05 21:20:50 -05:00
David Valdez
14e829fd66 Add the bio and the gpg field in the users.
Also, the user migration was updated to migrate the data of these
fields.
2018-09-05 21:20:50 -05:00
David Valdez
f9db6433cd Files migration 2018-09-05 21:20:50 -05:00
benjamin melançon
6899beee93 Update pattern library with static layouts fix 2018-09-05 19:00:51 -04:00
Clayton Dewey
132b160382 Merge branch 'theme-cleanup' into 'master'
Theme cleanup

See merge request agaric/sites/agaric-com!9
2018-09-05 18:33:32 +00:00
benjamin melançon
99d1427306 Apparently we successfully made this unnecessary 2018-09-03 22:43:48 -04:00
Clayton Dewey
489a475af7 Add grunt-cli as a dependency 2018-09-03 14:04:01 -06:00
David Valdez
e48c0c6b03 Page migration 2018-08-24 15:46:37 -04:00
David Valdez
331e22299a Add the agaric_migration module 2018-08-24 15:46:37 -04:00
benjamin melançon
2df12e4273 Update pattern library 2018-08-24 11:30:54 -04:00
benjamin melançon
9438f9ac52 Add library to bring in Javascript; declare octavia a dependency 2018-08-24 11:30:40 -04:00
benjamin melançon
bcd624c9a8 Update pattern library 2018-08-24 09:50:47 -04:00
benjamin melançon
c08756ad27 Update pattern library 2018-08-24 09:31:37 -04:00
benjamin melançon
3b89b299ee Update pattern library 2018-08-24 00:33:39 -04:00
benjamin melançon
15ebd22051 Add stub README... maybe all docs will go in patternlib? 2018-08-21 18:55:02 -04:00
benjamin melançon
51a8a9cd69 Update pattern library 2018-08-21 18:44:55 -04:00
benjamin melançon
2ce17a5c32 Remove hook for overriding Bulma 2018-08-21 18:44:34 -04:00
benjamin melançon
bf9dc14bdd Document how we'd override an Octavia override 2018-08-21 18:43:16 -04:00
benjamin melançon
2c7c2ac7d7 Override Octavia's version of Bulma with ours 2018-08-21 18:24:23 -04:00
benjamin melançon
de6cdab7ca Update pattern library 2018-08-21 11:26:12 -04:00
benjamin melançon
1b0e23f6e7 Update pattern library 2018-08-20 20:28:05 -04:00
benjamin melançon
67469dd65d Update pattern library / styleguide 2018-08-20 18:28:36 -04:00
benjamin melançon
921369612b Update pattern library 2018-08-20 17:12:31 -04:00
benjamin melançon
d53b77f36e Update patternlibrary submodule 2018-08-20 10:51:22 -04:00
benjamin melançon
3fa33f279f Add patternlibrary/styleguide back in as submodule again 2018-08-20 10:44:01 -04:00
benjamin melançon
b87eac6504 I screwed up renaming submodule so temporarily delete 2018-08-20 10:33:50 -04:00
benjamin melançon
be838c2440 Update theme relation to pattern library 2018-08-20 09:56:31 -04:00
benjamin melançon
05e0efcaa7 Update paternlib 2018-08-20 09:54:15 -04:00
benjamin melançon
31db7a6336 Move styleguide to patternlibrary namespace 2018-08-20 09:45:55 -04:00
benjamin melançon
9a1e97c4e1 Update submodule 2018-08-20 09:43:38 -04:00
benjamin melançon
ecab17df41 Update styleguide 2018-08-19 23:40:48 -04:00
benjamin melançon
33ef89297b Include Agaric styleguide CSS in global library
Taken from Rosemary and Nedjo's work in

https://gitlab.com/uc-davis/patient-hm-brain/blob/master/web/themes/custom/henry/henry.theme
07981c439dfbf390abe047a7a95b053ffe4522cb
2018-07-31 21:57:20 -04:00
benjamin melançon
c02034cf26 Include Todd Linkner's Agaric styleguide as a submodule
It lives inside the theme, but .gitmodules documents that it's there
2018-07-31 21:28:32 -04:00
benjamin melançon
81fca49826 Add custom theme file
Need to temporarily allow (it seems) for custom block templates

TODO: Move enabling code *out* of custom theme somehow.
2018-07-31 19:08:16 -04:00
benjamin melançon
e0e6aa44f2 Add custom theme for agaric- just info file for now 2018-07-31 19:05:23 -04:00