|
df16ca9a60
|
force bootstrap to be restricted to version 5.2
|
2023-11-29 16:01:42 +01:00 |
|
|
f1df2d5165
|
Update wrong translation key
|
2023-11-29 11:12:21 +01:00 |
|
|
4a58d7f300
|
attempt to write tests
|
2023-11-21 20:34:28 +01:00 |
|
|
d6b1216021
|
rename methods for more clarity
|
2023-11-21 15:10:14 +01:00 |
|
|
dadde29bc2
|
Fix navigation back to MyCustoms tab
|
2023-11-21 11:53:16 +01:00 |
|
|
693bf65721
|
Add single detail page to view entire article from within news item history page
|
2023-11-21 10:19:00 +01:00 |
|
|
8f3256e46e
|
rename news item history controller
|
2023-11-21 09:39:59 +01:00 |
|
|
f7de5fe1ed
|
remove custom serializer and adjust annotations of news item entity
|
2023-11-21 09:28:19 +01:00 |
|
|
6dd463a7b0
|
let news tile stretch over entire dashboard
|
2023-11-21 09:20:45 +01:00 |
|
|
ed271bed31
|
fix truncating of text to avoid cutting into link
|
2023-11-21 09:20:21 +01:00 |
|
|
502894ecea
|
add limit and offset for apicontroller
|
2023-11-21 09:19:57 +01:00 |
|
|
c185c35c44
|
Add history page for all news items with a search filter on the basis of the title or content
|
2023-11-20 17:13:04 +01:00 |
|
|
e8b8f30e3c
|
add validation on start- and enddate of news item
|
2023-11-20 15:52:30 +01:00 |
|
|
caa2bc1f3c
|
Add admin translations and order items differently in admin
|
2023-11-20 15:52:08 +01:00 |
|
|
50a6cb5af6
|
fix: do no display expired news items
|
2023-11-20 15:51:07 +01:00 |
|
|
13c33567fd
|
separate vue logic into different components
|
2023-11-20 15:50:02 +01:00 |
|
|
af3d06e7d3
|
Format date in dd-mm-yyyy
|
2023-11-20 12:00:27 +01:00 |
|
|
b74ab2fa0e
|
Fix date typing issue
|
2023-11-20 11:52:56 +01:00 |
|
|
001fb269b3
|
Adapt pathes for importing ChillMainAssets in ts
|
2023-11-20 11:21:58 +01:00 |
|
|
262e76c993
|
Update bootstrap to version 5.3.0
|
2023-11-20 11:05:36 +01:00 |
|
|
19b53e4a4c
|
php cs fixes
|
2023-11-13 14:06:47 +01:00 |
|
|
09f823ac08
|
process review
|
2023-11-13 14:06:05 +01:00 |
|
|
eb8dc441b9
|
add typing
|
2023-11-09 20:46:43 +01:00 |
|
|
32a103d86a
|
php cs fixes
|
2023-11-09 20:46:43 +01:00 |
|
|
6d608ab35a
|
fix phpstan issues
|
2023-11-09 20:46:43 +01:00 |
|
|
334d357189
|
uncomment sanitizing
|
2023-11-09 20:46:42 +01:00 |
|
|
8363c5c3cf
|
Add use of DOMPurify to sanitize text from possible injection
|
2023-11-09 20:46:42 +01:00 |
|
|
cd793d6842
|
Convert markdown into html + minor style adjustments
|
2023-11-09 20:46:42 +01:00 |
|
|
3ae8e0c406
|
update controller not to extend apiController and make some changes in repository + serializer
|
2023-11-09 20:46:42 +01:00 |
|
|
6c93c8b8fa
|
make frontend news widget
|
2023-11-09 20:46:42 +01:00 |
|
|
efdc84930b
|
change logic of dashboard item to return user config, reinstate news items api
|
2023-11-09 20:46:42 +01:00 |
|
|
6cd6cb1000
|
fix admin form for news item
|
2023-11-09 20:46:42 +01:00 |
|
|
f4c08ee0d7
|
create dashboard item entity
|
2023-11-09 20:46:42 +01:00 |
|
|
b5f7f578da
|
some setup in frontend
|
2023-11-09 20:46:42 +01:00 |
|
|
b172ebdf76
|
api point for dashboard items
|
2023-11-09 20:46:42 +01:00 |
|
|
312a43c093
|
news item normalizer - to be generalized to dashboard item?
|
2023-11-09 20:46:42 +01:00 |
|
|
e17b4da2a4
|
some adjustments to news item
|
2023-11-09 20:46:42 +01:00 |
|
|
003ca30c74
|
adjust news item entity and recreate migration
|
2023-11-09 20:46:42 +01:00 |
|
|
88447bbbf8
|
restructure json data
|
2023-11-09 20:46:42 +01:00 |
|
|
1c49eb492a
|
create API for news item + testing if fetch works : to be generalized to accomodate other types of dashboard items
|
2023-11-09 20:46:42 +01:00 |
|
|
7bdb5bfce6
|
create news item entity and the admin for it
|
2023-11-09 20:46:42 +01:00 |
|
|
87615d179e
|
create news item entity + migration
|
2023-11-09 20:46:42 +01:00 |
|
|
1b0a30baf8
|
Merge branch '188-fix-ci' into 'master'
debug ci
Closes #188
See merge request Chill-Projet/chill-bundles!606
|
2023-11-09 15:20:55 +00:00 |
|
|
43966c4d5a
|
remove the change of timezone in test's setUp
|
2023-11-09 16:01:34 +01:00 |
|
|
f756c0d71e
|
Merge branch '185-fix-inconsistencies-person-geog-unit-aggregator' into 'master'
Fix geographical unit stat aggregator by course: show also the course if they...
Closes #194 and #185
See merge request Chill-Projet/chill-bundles!607
|
2023-11-07 15:15:12 +00:00 |
|
|
bb1602934c
|
Fix "group activity by creator job" aggregator
|
2023-11-07 16:07:24 +01:00 |
|
|
83fe3ec3fc
|
Export: add a "filter activity by creator job" filter
|
2023-11-07 16:06:22 +01:00 |
|
|
abebb79e8b
|
Fix geographical unit stat aggregator by course: show also the course if they are not located within a location
|
2023-11-07 14:41:56 +01:00 |
|
|
1e43772b17
|
php cs fixer
|
2023-11-07 10:54:22 +01:00 |
|
|
c29b356c02
|
minor change to rerun pipeline
|
2023-11-07 10:54:22 +01:00 |
|