]> git.agnieray.net Git - galette.git/shortlog
galette.git
2023-06-12 Johan CwiklinskiFix CS
2023-06-12 Guillaume AGNIERAYFix telemetry; fixes #1680
2023-06-11 Johan CwiklinskiDisplay required PHP version; closes #1682
2023-06-11 Johan CwiklinskiFix parent loading
2023-06-08 Johan CwiklinskiAdd WebP images support; closes #1681
2023-06-08 Johan CwiklinskiMissing text telemetry modal
2023-06-08 dependabot... Bump socket.io-parser from 4.2.2 to 4.2.4
2023-06-08 dependabot... Bump engine.io and socket.io
2023-06-08 Johan Cwiklinskiinstall directory should not be removed
2023-06-08 Johan CwiklinskiUpdate 3rd party dependencies
2023-04-19 dependabot... Bump slim/psr7 from 1.6 to 1.6.1 in /galette
2023-04-07 Johan CwiklinskiAdd tests
2023-03-26 Johan CwiklinskiImprove and fix tests
2023-03-24 Johan CwiklinskiDrop no longer supported version, add latest ones
2023-03-24 Johan CwiklinskiSeparate lint from tests
2023-03-24 Johan CwiklinskiMigrate to phpunit; closes #1674
2023-03-22 Johan CwiklinskiRefactor Titles
2023-03-22 Johan CwiklinskiFix empty test
2023-03-22 Johan CwiklinskiDefault lang to en_US
2023-03-15 dependabot... Bump webpack from 5.75.0 to 5.76.1
2023-03-15 Johan CwiklinskiPrevent bad URL on dropdown empty search; closes #1677
2023-03-13 Johan CwiklinskiFix myContributions route ACLs
2023-03-13 Johan CwiklinskiFix "my" links on dashboards
2023-03-13 Johan CwiklinskiDisplay "my" links for every member
2023-03-13 Guillaume AGNIERAYOnly display default member picture on pdf cards
2023-03-13 Guillaume AGNIERAYGender neutral default member picture
2023-03-13 Guillaume AGNIERAYFix apidocs' logo and favicon
2023-03-13 Johan CwiklinskiPrevent deprecated calls
2023-03-12 Johan CwiklinskiFix display issue on connection failure
2023-03-12 Johan CwiklinskiFactorize messages in same message box
2023-03-12 Johan CwiklinskiCompile locales
2023-03-12 Johan CwiklinskiTranslated using Weblate (Norwegian Bokmål)
2023-03-12 Johan CwiklinskiCompile locales
2023-03-12 Johan CwiklinskiTranslated using Weblate (Spanish)
2023-03-12 Johan CwiklinskiTranslated using Weblate (French)
2023-03-12 Johan CwiklinskiTranslated using Weblate (French)
2023-03-11 Guillaume AGNIERAYAdd required attribute on input fields
2023-03-11 Guillaume AGNIERAYAdd missing cancel buttons
2023-03-11 Guillaume AGNIERAYAdd missing validations on entities add/edit
2023-03-11 Johan CwiklinskiRun Galette from a subdirectory
2023-03-11 Johan CwiklinskiDrop code that seems dumb
2023-03-11 Guillaume AGNIERAYUse raw twig filter on messages
2023-03-11 Guillaume AGNIERAYFix over-escaped values in members' list template
2023-03-11 Guillaume AGNIERAYFix over-escaped values in templates; fixes #1673
2023-03-05 Johan CwiklinskiAllow sourc emap files for plugins, rework failure
2023-03-04 Guillaume AGNIERAYHandle RTL
2023-03-03 Johan CwiklinskiMerge branch 'feature/paginated-search-dropdown' into...
2023-03-03 Guillaume AGNIERAYRevert code removal required for edition
2023-03-03 Guillaume AGNIERAYRestore prev/next pagination on search dropdowns
2023-03-03 Guillaume AGNIERAYFix twig CS
2023-03-03 Guillaume AGNIERAYAdd pagination button on members search dropdown
2023-03-03 Guillaume AGNIERAYUse FUI clearable dropdown
2023-03-02 Guillaume AGNIERAYFix other preferences values in template
2023-03-02 Johan CwiklinskiCompile locales
2023-03-02 Phil CliffordTranslated using Weblate (German)
2023-03-02 CryptKidTranslated using Weblate (German)
2023-03-02 klausellus... Translated using Weblate (German)
2023-03-02 Johan CwiklinskiPrevent issue on PHP 8.2
2023-03-02 Lukas Wagnerfixed pref_postal_adress values
2023-03-02 Johan CwiklinskiPrevent JS issue when no legend is present
2023-03-01 Johan CwiklinskiFix batch contributions removal
2023-03-01 Guillaume AGNIERAYFix tests
2023-03-01 Guillaume AGNIERAYMessages refine
2023-03-01 Guillaume AGNIERAYRename old css class to avoid conflicts with FUI
2023-03-01 Guillaume AGNIERAYMore options for the input template
2023-03-01 Guillaume AGNIERAYFix public page template
2023-03-01 Guillaume AGNIERAYPrevent overflow on error trace display
2023-03-01 Guillaume AGNIERAYFixed background image
2023-03-01 Johan CwiklinskiCompile locales
2023-03-01 Johan CwiklinskiTranslated using Weblate (Ukrainian)
2023-03-01 Johan CwiklinskiTranslated using Weblate (Catalan)
2023-03-01 Johan CwiklinskiTranslated using Weblate (Norwegian Bokmål)
2023-03-01 Johan CwiklinskiTranslated using Weblate (French)
2023-03-01 Johan CwiklinskiTranslated using Weblate (German)
2023-03-01 Hosted WeblateUpdate translation files
2023-03-01 Johan CwiklinskiExtract new strings
2023-03-01 Johan CwiklinskiI18n fixes
2023-03-01 Johan CwiklinskiFix method call; closes #1670
2023-03-01 Johan CwiklinskiFix for 2024 Feb, 29th
2023-03-01 Johan CwiklinskiHandle contributions dates with non localized format...
2023-03-01 Johan CwiklinskiFix lang extraction for Twig templates
2023-03-01 Johan CwiklinskiAdd translation comments on dates
2023-03-01 Johan CwiklinskiRemove useless _cleanUntranslated; use __() instead...
2023-03-01 Guillaume AGNIERAYMake the calendar's date formatter translatable
2023-02-28 Johan CwiklinskiMove middleware so it can be used when needed
2023-02-27 Guillaume AGNIERAYUse FUI to render odd/even tables' lines
2023-02-26 Guillaume AGNIERAYImprove selection in modals listings; closes #1645
2023-02-26 Guillaume AGNIERAYGNU GPL and variables's documentation in templates
2023-02-26 Guillaume AGNIERAYImprove error display using apiSettings
2023-02-26 Guillaume AGNIERAYModals's sizes review
2023-02-26 Guillaume AGNIERAYModals' templates cleaning
2023-02-26 Guillaume AGNIERAYUse modal onShow callback to reload UI components
2023-02-26 Guillaume AGNIERAYFix js
2023-02-26 Guillaume AGNIERAYMembers' attendance sheet modal improvements
2023-02-26 Guillaume AGNIERAYReplace js alert() with redalert modal
2023-02-26 Guillaume AGNIERAYSimplify redalert modal include statement
2023-02-26 Guillaume AGNIERAYFix twig CS
2023-02-26 Guillaume AGNIERAYChange loaders on mailings' pages
2023-02-26 Guillaume AGNIERAYUse basic modal's twig template in advanced modals
2023-02-26 Guillaume AGNIERAYModals' twig templates refactoring
next