[TikiWiki-commits] [Git][tikiwiki/tiki][27.x] [FIX][UX] Calendar: render Year view as month-based grid
"Adrien Mbuya Maloba \(@adrienmaloba\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <6a031b235bb8d_38190e4c78664@gitlab-sidekiq-low-urgency-cpu-bound-v2-8b6f44c4b-lkhnd.mail> |
Adrien Mbuya Maloba pushed to branch 27.x at Tiki Wiki CMS Groupware / Tiki
Commits:
25a8b890 by MAGENE Sem Joel at 2026-05-12T15:13:15+03:00
[FIX][UX] Calendar: render Year view as month-based grid
---
* [FIX][UX] Calendar: render Year view as month-based grid
See merge request tikiwiki/tiki!10196
- - - - -
1 changed file:
- src/js/jquery-tiki/tiki-calendar.js
Changes:
=====================================
src/js/jquery-tiki/tiki-calendar.js
=====================================
@@ -85,6 +85,7 @@ $.fn.setupFullCalendar = function (
},
year: {
type: "dayGrid",
+ duration: { months: 12 },
buttonText: tr("year"),
dayCellContent: function ($x) {
return moment($x.date).format("M/D");
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/25a8b890184890d1d91d4165a052271ea34eddf5
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/25a8b890184890d1d91d4165a052271ea34eddf5
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help
_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs