Commit graph

  • 3c32d5eaf8
    feat: add keywords section to PDF download main Kumi 2024-09-17 15:57:09 +0200
  • 81d567447b
    feat(article): add display of article keywords Kumi 2024-09-17 15:54:00 +0200
  • a5bcb0342b
    fix: remove duplicate author display logic Kumi 2024-09-17 15:51:56 +0200
  • 9e7dc2c85c
    fix(navwalker): correct file path in require statement Kumi 2024-09-17 15:47:54 +0200
  • e7a4f5923b
    feat: add keywords field to articles Kumi 2024-09-17 15:44:30 +0200
  • 744f31477d
    docs: update README with website link Kumi 2024-09-03 21:05:09 +0200
  • 3b51684b3a
    refactor: reorganize class files for better structure Kumi 2024-08-23 20:13:45 +0200
  • a09cd80a50
    fix(footer): remove default links from social media icons Kumi 2024-08-23 19:18:24 +0200
  • c3914f083d
    fix: add clear property to floated elements Kumi 2024-08-18 22:02:46 +0200
  • c0665e0444
    feat: enhance blockquote styling Kumi 2024-08-17 16:56:40 +0200
  • 7a88715a69
    feat: enhance theme styling and update version to 1.1 Kumi 2024-08-17 13:20:25 +0200
  • 0a31885c8a
    fix: prevent empty author names from displaying as 'Unknown' Kumi 2024-08-08 21:32:15 +0200
  • e9857658fc
    feat(admin): add lead author columns to articles and letters Kumi 2024-08-08 21:22:55 +0200
  • 5522a4599e
    fix(pdf-download): avoid empty abstract in PDF output Kumi 2024-08-07 16:12:18 +0200
  • 4de71503e8
    fix(lightbox): improve compatibility and responsiveness Kumi 2024-08-06 20:26:13 +0200
  • 60b731c1c6
    feat: add lightbox functionality for image viewing Kumi 2024-08-06 20:16:54 +0200
  • fd6fbf2827
    fix: remove margin-bottom on h5 inside a tags Kumi 2024-08-06 19:58:31 +0200
  • 1128527e5d
    fix(styles): ensure MathJax display inline-block Kumi 2024-08-03 20:36:34 +0200
  • 97935f9401
    fix(query): ensure accurate post type exclusion logic Kumi 2024-08-03 20:04:41 +0200
  • bee50a461d
    fix(customizer): clarify label for disabling posts option Kumi 2024-08-03 19:56:52 +0200
  • 3c3c337ad7
    feat: add option to disable posts in admin interface Kumi 2024-08-03 19:56:12 +0200
  • 1c631f5a47
    refactor: rename unregister_post_type function Kumi 2024-08-03 19:46:24 +0200
  • acdff85d5a
    feat: add customizer option to disable post type Kumi 2024-08-03 19:42:41 +0200
  • c738ed6f89
    refactor: extract publication status formatting Kumi 2024-08-03 17:12:13 +0200
  • 594a694178
    feat(taxonomy): add color picker to term edit and creation Kumi 2024-08-03 17:03:29 +0200
  • 9f6fdeb85e
    feat(pdf-generation): add custom MathJax CSS to PDF content Kumi 2024-08-03 16:49:51 +0200
  • e641e332d1
    feat: add MathJax styles to enhance mathematical rendering Kumi 2024-08-03 16:23:00 +0200
  • 8ad34a21d7
    feat: add MathJax CSS for math rendering Kumi 2024-08-03 16:22:04 +0200
  • 8574de341a
    fix(pdf-download): remove preprocess_mathjax_content call Kumi 2024-08-03 15:37:52 +0200
  • 600aeba81e
    fix(pdf-generation): apply content filters before conversion Kumi 2024-08-03 15:37:35 +0200
  • 9bf5f81c84
    fix(pdf): preprocess MathJax in post content before PDF generation Kumi 2024-08-03 15:23:50 +0200
  • 02796a28d8
    fix(mathjax): correct regex to match LaTeX expressions Kumi 2024-08-03 15:14:43 +0200
  • 93a8489fcf
    feat: integrate MathJax support for LaTeX rendering Kumi 2024-08-03 14:34:53 +0200
  • 3f6f3fbbb5
    feat: add initial project screenshot Kumi 2024-08-03 13:45:17 +0200
  • 6f3351c7c4
    fix(nav-accessibility): add aria and role attributes Kumi 2024-08-03 13:21:47 +0200
  • 72b54fa59e
    chore: upgrade Bootstrap to v5.3.3 Kumi 2024-08-03 13:14:21 +0200
  • aa7420cae6
    feat(README): update to include PDF generation and access control Kumi 2024-08-03 13:08:16 +0200
  • 640879a2b9
    feat: customize articles per page for article archives Kumi 2024-08-03 13:03:50 +0200
  • 9ece16c681
    feat: improve pagination styling and functionality Kumi 2024-08-03 12:59:01 +0200
  • 7ab01eec96
    style(navwalker): remove unnecessary blank lines Kumi 2024-08-03 07:49:25 +0200
  • d8fbff525d
    fix(nav): handle missing walker property in args Kumi 2024-08-03 07:49:06 +0200
  • f2a32cf134
    style(layout): widen content columns in article and letter pages Kumi 2024-08-02 23:13:53 +0200
  • 5201a8a7d6
    feat: enhance image and caption styling in CSS Kumi 2024-08-02 23:08:05 +0200
  • e2530b5da7
    feat: bypass real MIME type check for uploads Kumi 2024-08-02 22:50:26 +0200
  • 2b03226a50
    feat: allow Python file uploads Kumi 2024-08-02 22:45:55 +0200
  • 9885d43548
    feat: add alignment utility classes for flexible layout Kumi 2024-08-02 22:41:56 +0200
  • 934db5dcc4
    feat(pdf): improve PDF title rendering and margins Kumi 2024-08-02 22:18:58 +0200
  • 77949dd0c1
    feat: customize PDF download header/footer Kumi 2024-08-02 22:05:49 +0200
  • 4dbf366b1c
    feat: enhance PDF styling for abstract and content sections Kumi 2024-08-02 22:03:20 +0200
  • 32cbcedc52
    fix: ensure autoloader is available for TCPDF check Kumi 2024-08-02 21:56:10 +0200
  • d901010399
    feat: add PDF generation and download feature Kumi 2024-08-02 21:48:07 +0200
  • 72ef4d8c0c
    fix: update DOI URL to use freedoi.org Kumi 2024-06-22 20:09:20 +0200
  • b60e6c8c33
    fix: conditionally render social media links in footer Kumi 2024-06-22 10:59:53 +0200
  • 142e96e22a
    feat: enhance login screen customization Kumi 2024-06-22 09:53:44 +0200
  • 1ce2fc1332
    fix: update attachment URL handling for better security Kumi 2024-06-22 09:50:04 +0200
  • 8211a7957c
    feat: add custom file download endpoint Kumi 2024-06-22 09:46:51 +0200
  • 5c8cb16515
    fix(style): add muted text class for note to subscribers Kumi 2024-06-22 09:26:09 +0200
  • 7e94c6758b
    feat(meta-boxes): add file attachment and open access options Kumi 2024-06-22 09:18:59 +0200
  • 802cee2067
    feat: disable comments site-wide in admin and frontend Kumi 2024-06-21 21:29:12 +0200
  • 08a84c225d
    docs: update README with new features and installation guide Kumi 2024-06-20 21:44:49 +0200
  • a1fa110001
    feat(archive-letter): improve UI and readability Kumi 2024-06-20 21:02:27 +0200
  • 3cb11088a5
    feat(template): Display author/date in muted text style Kumi 2024-06-20 20:59:45 +0200
  • fb8e7870bc
    feat: add custom post type for letters to the editor Kumi 2024-06-20 20:54:23 +0200
  • 5adf97494d
    feat: add Letters to the Editor post type Kumi 2024-06-20 20:53:04 +0200
  • 1d2734bf00
    fix(routing): accommodate longer DOI prefixes in URLs Kumi 2024-06-20 15:55:36 +0200
  • 85ce309dc2
    docs: update DOI info in README.md Kumi 2024-06-20 15:52:07 +0200
  • ce8a5d25e4
    feat: Add DOI customization support and docs Kumi 2024-06-20 15:48:14 +0200
  • 1feacfbb39
    feat: add 'View All Articles' button to homepage Kumi 2024-06-20 15:30:57 +0200
  • 988c775d27
    feat: add dashed underline for DOI links Kumi 2024-06-20 15:26:25 +0200
  • 3bd51e66ed
    feat: add DOI copy-to-clipboard functionality Kumi 2024-06-20 15:24:22 +0200
  • ac0a7eb942
    feat: add search functionality to article archive Kumi 2024-06-20 15:05:39 +0200
  • d87996372e
    fix(header): remove duplicate title tag Kumi 2024-06-20 15:03:35 +0200
  • bc77ba4aba
    feat: enhance title rendering with wp_title function Kumi 2024-06-20 15:02:13 +0200
  • 98a3faf4ed
    fix(article): add status label in article metadata Kumi 2024-06-20 14:54:40 +0200
  • 4310ea6fb8
    feat: make article titles and thumbnails clickable Kumi 2024-06-20 14:52:37 +0200
  • b3246b8549
    feat(meta): consolidate save logic for article meta boxes Kumi 2024-06-20 14:47:10 +0200
  • 33f4d65bed
    feat: add DOI functionality to articles Kumi 2024-06-20 14:44:20 +0200
  • 04cab36072
    fix: update default hero image path Kumi 2024-06-20 13:01:39 +0200
  • d9bd687c7a
    feat: improve filter form styling and accessibility Kumi 2024-06-20 11:39:54 +0200
  • 747e313060
    feat: Display publication status for articles Kumi 2024-06-20 11:39:00 +0200
  • f12110eb50
    fix: correct button placement outside paragraph tag Kumi 2024-06-20 11:38:24 +0200
  • f579d5615a
    feat: add pagination support to article archive pages Kumi 2024-06-20 11:37:41 +0200
  • 2fab7b0aee
    feat: add publication status filter to article archive Kumi 2024-06-20 11:33:49 +0200
  • ca3417643a
    fix(article): disable post thumbnail display conditionally Kumi 2024-06-20 11:31:08 +0200
  • 93ceb845aa
    feat: add publication status taxonomy to articles Kumi 2024-06-20 11:28:29 +0200
  • 625a2f0639
    feat: add excerpt and author removal functionality Kumi 2024-06-20 11:10:31 +0200
  • 5ab9e5a62a
    chore: remove article template file Kumi 2024-06-20 11:00:38 +0200
  • b9e8ff9486
    feat: Add article template for custom post type Kumi 2024-06-20 10:56:25 +0200
  • f6e4824fe5
    feat: introduce custom post type for articles Kumi 2024-06-20 10:52:49 +0200
  • c61ba4a695
    feat: add new WordPress theme for Duck Behavior Journal Kumi 2024-06-20 09:22:10 +0200