|
b62597426c
|
classes for address-valid
|
2021-08-06 16:41:29 +02:00 |
|
|
8c06014ea5
|
render_box comment embeddable, misc
|
2021-07-31 14:48:03 +02:00 |
|
|
1325355ca7
|
revert flashbag wrapper class
|
2021-07-31 13:14:31 +02:00 |
|
|
949366cf7b
|
fix test failures
|
2021-07-30 22:32:29 +02:00 |
|
|
65fe9ab784
|
Merge branch 'master' into bootstrap5
|
2021-07-30 20:31:46 +02:00 |
|
|
f9735823c7
|
minor class renaming
|
2021-07-30 18:39:57 +02:00 |
|
|
31c5c8b52a
|
render_box address: new options and render modes
|
2021-07-30 14:17:16 +02:00 |
|
|
6dac130844
|
render box address, remove macro address, refactoring (wip)
|
2021-07-29 17:25:03 +02:00 |
|
|
55ac730c18
|
notification pill appearance
|
2021-07-29 15:23:28 +02:00 |
|
|
50e9a06e49
|
adding a responsive breakpoints debug flag
|
2021-07-28 12:59:03 +02:00 |
|
|
4b3f4edcc1
|
oups
|
2021-07-26 18:08:33 +02:00 |
|
|
376d8df55e
|
fix bug with bootstrap form theme textarea (horizontal layout mode)
cfr issue https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/182
+ make chill fields theme more responsive
|
2021-07-26 17:56:44 +02:00 |
|
|
d20a3cf9d4
|
add suffix to assets entrypoints + replace link/script html tags by encore_entry twig tag
|
2021-07-23 12:27:30 +02:00 |
|
|
e0dbe9cf9d
|
layout content position for fullwidth pages
|
2021-07-23 11:39:19 +02:00 |
|
|
7ac61002b0
|
layout content position for fullwidth pages
|
2021-07-22 22:19:27 +02:00 |
|
|
c9562ebdf7
|
improve layout classes
|
2021-07-22 22:09:31 +02:00 |
|
Marc Ducobu
|
282db51f06
|
Display notification using services (draft)
|
2021-07-22 17:32:20 +02:00 |
|
|
0cd9dc6028
|
batch remove col-md-10 col-xxl, and add it in layout (level up)
|
2021-07-22 17:29:40 +02:00 |
|
|
2699d48533
|
Fix tests after introduction of bootstrap
|
2021-07-22 15:20:45 +00:00 |
|
|
afd4ac27ea
|
search page, content position
|
2021-07-22 09:59:13 +02:00 |
|
|
8462538123
|
adapt pagination to bootstrap, add a short pagination variant
|
2021-07-16 09:51:15 +02:00 |
|
|
ccee105efb
|
batch replace grid- (scratch) by col- (bootstrap)
hand replace
* push- by offset-
* no-gutter by g-0
add breakpoints md- and sm-
|
2021-07-08 15:44:32 +02:00 |
|
|
0b329a9c9b
|
modify lightly bootstrap5 form theme
|
2021-07-08 14:52:46 +02:00 |
|
|
4cfc43aaa6
|
rename collection html classes
|
2021-07-08 14:49:53 +02:00 |
|
|
0f6ad3670a
|
add flashbag twig display condition + improve class consistency (main_search)
|
2021-07-08 11:12:31 +02:00 |
|
|
3653d7e0b8
|
fix missing dom selector in stickynav vue
|
2021-07-07 18:58:11 +02:00 |
|
|
9a1272d350
|
enabling symfony twig form_theme for bootstrap5
bootstrap5 templates are not supported in symfony 4
see twig.yaml comment and configuration while waiting to upgrade !!
|
2021-07-07 12:32:40 +02:00 |
|
|
a5d749b882
|
batch replace sc-button by btn btn-...
|
2021-07-05 21:55:24 +02:00 |
|
|
05a1f7d041
|
batch rename class sc-button (scratch) by btn (bootstrap)
|
2021-07-05 19:02:09 +02:00 |
|
|
c36aa22ab2
|
arrange collapsed header menu
|
2021-07-03 20:57:28 +02:00 |
|
|
e77c886e3f
|
banner and vertical-menu integration
|
2021-07-03 17:56:07 +02:00 |
|
|
4ca1618480
|
bt5, main layout, responsive header
|
2021-07-03 14:03:30 +02:00 |
|
|
8e8cdfce0a
|
bootstrap5, main layout settings
|
2021-07-02 18:42:26 +02:00 |
|
|
bc240a6754
|
bootstrap style in form fields, bootstrap integration for select2
|
2021-07-01 18:25:35 +02:00 |
|
|
50727fc4b0
|
bootstrap styles in forms fields
|
2021-07-01 18:24:48 +02:00 |
|
|
b327a3fbfa
|
fix homepage content cols
|
2021-07-01 18:24:48 +02:00 |
|
|
2916babe1c
|
bootstrap content with vertical right person menu
|
2021-07-01 18:24:46 +02:00 |
|
|
fe2f107ddc
|
bootstrap content with vertical right person menu
|
2021-07-01 18:20:11 +02:00 |
|
|
3da8f89d3c
|
bootstrap footer and homepage
|
2021-07-01 18:08:00 +02:00 |
|
|
19326ee750
|
wip.. navbar bootstrap
|
2021-07-01 18:07:57 +02:00 |
|
|
0878767c17
|
replace class container by container-fluid (full width in bootstrap)
|
2021-07-01 18:05:25 +02:00 |
|
|
c40019da8f
|
add alert for not-in-household and actions in page
accompanyingCourse/summary
* alert for people not in household for each accompanying course;
* style for action in alert
* form to members editor
|
2021-06-14 11:34:05 +02:00 |
|
|
1df759e970
|
fix JS error "chill is not defined"
This happens since js is loaded using "defer" tag
|
2021-06-14 10:19:18 +02:00 |
|
|
30668ca67f
|
Merge remote-tracking branch 'origin/master' into features/household-members-list
|
2021-06-10 10:29:57 +02:00 |
|
|
8d7d170f11
|
Use Html5 datetype and remove pikaday and moment.js
|
2021-06-08 17:58:23 +02:00 |
|
|
84d5fb936e
|
use encore entry tags to load css and js in layout
|
2021-06-07 14:48:36 +02:00 |
|
|
980a305456
|
Merge branch 'dune-risky'
Conflicts:
src/Bundle/ChillActivityBundle/config/services.yaml
src/Bundle/ChillPersonBundle/translations/messages.fr.yml
|
2021-06-02 16:23:45 +02:00 |
|
|
1410213258
|
Merge remote-tracking branch 'origin/master' into fix-person-tests
|
2021-05-31 21:17:56 +02:00 |
|
|
df00ac66f5
|
Merge remote-tracking branch 'origin/master' into fix-person-tests
|
2021-05-26 22:44:45 +02:00 |
|
|
acbe93f9cf
|
Merge remote-tracking branch 'origin/dune-risky' into fix-person-tests
|
2021-05-26 21:57:09 +02:00 |
|