]> git.agnieray.net Git - galette.git/history - galette/includes/dependencies.php
Merge branch 'hotfix/1.0.4'
[galette.git] / galette / includes / dependencies.php
2017-10-01 Johan CwiklinskiMove admintools plugins capabilities into core; fixes...
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
2017-07-24 Johan CwiklinskiMake sure plugins autoloaders are registered before...
2017-07-21 Johan CwiklinskiCleanup
2017-07-20 Johan CwiklinskiUse only session middleware
2017-05-13 Johan CwiklinskiReorder groups; cleanup
2017-04-01 Johan CwiklinskiFix language change redirection
2017-03-12 Johan CwiklinskiTest email from preferences; closes #588
2017-03-12 Johan CwiklinskiMake sure a lang is loaded; to prevent routes to fail
2017-03-12 Johan CwiklinskiAdd attachments preview from stored mailing; fixes...
2017-03-12 Johan CwiklinskiFix some groupmanager ACls
2017-03-12 Johan CwiklinskiFix texts management UI
2017-03-11 Johan CwiklinskiFix some issues on self subscribing
2017-03-06 Johan CwiklinskiUse separate route for mailing send; this fix messages...
2017-03-05 Johan CwiklinskiFix ACLs for member to see its own contributions and...
2017-03-04 Johan CwiklinskiAdd a route for plugins activation/deactivation
2017-03-04 Johan CwiklinskiAdd fake data form, route and menu entry
2017-03-04 Johan CwiklinskiAdd link to plugin info page from plugins management
2017-03-04 Johan CwiklinskiAdd plugin info page (on plugin main route)
2017-03-04 Johan CwiklinskiFix static resources path
2017-02-25 Johan CwiklinskiAdd 404 handler
2017-02-25 Johan CwiklinskiUse a template to display errors
2017-02-25 Johan CwiklinskiOverride error handlers to log everything even if error...
2017-02-19 Johan CwiklinskiFix dynamic file upload, migrate its display
2017-02-19 Johan CwiklinskiAdd two steps removal on members mass deletion
2017-02-19 Johan CwiklinskiFix ajax selection validation on mailing
2017-02-18 Johan CwiklinskiMigrate ajax members selection
2017-02-14 Johan CwiklinskiMigrate groups selection from member card
2017-02-14 Johan CwiklinskiMigrate print contributions
2017-01-21 Johan CwiklinskiBegin to migrate plugins install
2017-01-06 Johan CwiklinskiWork on reminders
2017-01-06 Johan CwiklinskiUpdate photo drag&drop
2016-12-26 Johan CwiklinskiAdd filtering from reminders
2016-12-24 Johan CwiklinskiMerge branch 'hotfix/0.8.3.3' into develop
2016-12-15 Johan CwiklinskiMerge branch 'hotfix/0.8.3.1' into develop
2016-12-07 Johan CwiklinskiNo need to implement serializable since it is now handl...
2016-12-04 Johan CwiklinskiAdd two steps removal on logs flushing
2016-12-04 Johan CwiklinskiAdd two steps removal on statuses and contributions...
2016-12-04 Johan CwiklinskiAdd two steps removal on titles
2016-12-03 Johan CwiklinskiAdd two steps removal for import/export files
2016-12-03 Johan CwiklinskiMailing preview
2016-12-03 Johan CwiklinskiRemove emailings
2016-12-03 Johan CwiklinskiAdd filtering on mailings management
2016-11-26 Johan CwiklinskiAdd filtering on history entries
2016-11-20 Johan CwiklinskiUse translations domains for plugins
2016-11-15 Johan CwiklinskiAdd print logo, improve checks on picture display from...
2016-11-13 Johan CwiklinskiMove and delete dynamic fields
2016-11-12 Johan CwiklinskiMigrate dynamic translations edition
2016-11-12 Johan CwiklinskiBegin to migrate dynamic fields configuration
2016-11-12 Johan CwiklinskiMigrate fields configuration
2016-11-01 Johan CwiklinskiCleanup, use logger parameters defined in app configuration
2016-10-31 Johan CwiklinskiCS
2016-10-31 Johan CwiklinskiAdd contribution, two steps removal for contributions
2016-10-23 Johan CwiklinskiCoding standards
2016-10-23 Johan CwiklinskiSingle member removal
2016-10-22 Johan CwiklinskiMigrate pdf adhesion form
2016-10-17 Johan CwiklinskiFix Plugins object after rebase
2016-10-17 Johan CwiklinskiMake sure tranlsation stuff in instanciated after database
2016-10-17 Johan CwiklinskiLogin constructor has changed
2016-10-17 Johan CwiklinskiDb object must be passed back to Login after deserializ...
2016-10-17 Johan CwiklinskiDrop useless file; add logout on disconnect
2016-10-17 Johan CwiklinskiHandle groups removal and confirmation
2016-10-17 Johan CwiklinskiAdd groups
2016-10-17 Johan CwiklinskiLoad groups via ajax, export groups list as PDF
2016-10-17 Johan CwiklinskiContributions and transactions removal
2016-10-17 Johan CwiklinskiAttach and detach contributions from transactions
2016-10-17 Johan CwiklinskiSome vars were assigned twice
2016-10-17 Johan CwiklinskiDrop some globals
2016-10-17 Johan CwiklinskiBegin dynamic translations routes
2016-10-17 Johan CwiklinskiMigrate statuses and contributions types management...
2016-10-17 Johan CwiklinskiFix FieldsConfig warnings
2016-10-17 Johan CwiklinskiAttendance sheet routes
2016-10-17 Johan CwiklinskiFix mailing cancel, cleanup
2016-10-17 Johan CwiklinskiDrop migrated file, fix php7 compat, fix login not...
2016-10-17 Johan CwiklinskiAdd transaction adeit/Add routes; bunch of globals...
2016-10-17 Johan CwiklinskiAdd routes for texts
2016-10-17 Johan CwiklinskiAdd titles routes
2016-10-17 Johan CwiklinskiAdd PDF models routes
2016-10-17 Johan CwiklinskiAdd import and export routes; fix session, DI
2016-10-17 Johan CwiklinskiPort exports
2016-10-17 Johan CwiklinskiPort reminders
2016-10-17 Johan CwiklinskiFix session issue, fix pdf cards and labels routes
2016-10-17 Johan CwiklinskiSlim3 Fixes
2016-10-17 Johan CwiklinskiAdd missing dependency
2016-10-17 Johan CwiklinskiAdaptations for Slim3 (WIP)