]> git.immae.eu Git - github/shaarli/Shaarli.git/history - tests
Fix: redirect to referrer after bookmark deletion
[github/shaarli/Shaarli.git] / tests /
2020-08-27  ArthurHoaroFix UT 1520/head
2020-08-27  ArthurHoaroMerge pull request #1518 from ArthurHoaro/authors/v0...
2020-08-27  ArthurHoaroMerge pull request #1517 from ArthurHoaro/changelog...
2020-08-27  ArthurHoaroMerge pull request #1516 from ArthurHoaro/feature/plugi...
2020-08-27  ArthurHoaroBetter handling of plugin incompatibility 1516/head
2020-08-27  ArthurHoaroMerge pull request #1511 from ArthurHoaro/wip-slim...
2020-08-21  ArthurHoaroMove error handling to dedicated controller instead... 1511/head
2020-08-13  ArthurHoaroMove all admin controller into a dedicated group
2020-08-01  ArthurHoaroRemove anonymous permission and initialize bookmarks...
2020-07-28  ArthurHoaroFix basePath in unit tests reference DB
2020-07-28  ArthurHoaroBetter support for notes permalink
2020-07-26  ArthurHoaroNew basePath: fix officiel plugin paths and vintage...
2020-07-24  ArthurHoaroFix: visitor are allowed to chose nb of links per page
2020-07-24  ArthurHoaroFix default link and redirection in install controller
2020-07-23  ArthurHoaroMultiple small fixes
2020-07-23  ArthurHoaroProcess login through Slim controller
2020-07-23  ArthurHoaroProcess Shaarli install through Slim controller
2020-07-23  ArthurHoaroProcess main page (linklist) through Slim controller
2020-07-23  ArthurHoaroProcess thumbnail synchronize page through Slim controllers
2020-07-23  ArthurHoaroProcess token retrieve through Slim controller
2020-07-23  ArthurHoaroProcess plugins administration page through Slim contro...
2020-07-23  ArthurHoaroProcess bookmarks import through Slim controller
2020-07-23  ArthurHoaroProcess bookmark exports through Slim controllers
2020-07-23  ArthurHoaroUse NetscapeBookmarkUtils object instance instead of...
2020-07-23  ArthurHoaroPin bookmarks through Slim controller
2020-07-23  ArthurHoaroProcess change visibility action through Slim controller
2020-07-23  ArthurHoaroImprove ManageTagController coverage and error handling
2020-07-23  ArthurHoaroUse multi-level routes for existing controllers instead...
2020-07-23  ArthurHoaroExplicitly define base and asset path in templates
2020-07-23  ArthurHoaroHandle shaare creation/edition/deletion through Slim...
2020-07-23  ArthurHoaroProcess manage tags page through Slim controller
2020-07-23  ArthurHoaroProcess configure page through Slim controller
2020-07-23  ArthurHoaroPassword change: UT use case with open shaarli
2020-07-23  ArthurHoaroTest ShaarliAdminController
2020-07-23  ArthurHoaroProcess password change controller through Slim
2020-07-23  ArthurHoaroProcess tools page through Slim controller
2020-07-23  ArthurHoaroInitialize admin Slim controllers
2020-07-23  ArthurHoaroProcess session filters through Slim controllers
2020-07-23  ArthurHoaroProcess remove tag endpoint through Slim controller
2020-07-23  ArthurHoaroRefactor front controller tests to create container...
2020-07-23  ArthurHoaroProcess OpenSearch controller through Slim
2020-07-23  ArthurHoaroRSS/ATOM feeds: process through Slim controller
2020-07-23  ArthurHoaroMake FeedBuilder instance creation independant of the...
2020-07-23  ArthurHoaroPHP 7.1 compatibility
2020-07-23  ArthurHoaroProcess Daily RSS feed through Slim controller
2020-07-23  ArthurHoaroSlim daily: minor bugfix with empty data
2020-07-23  ArthurHoaroProcess daily page through Slim controller
2020-07-23  ArthurHoaroProcess tag list page through Slim controller
2020-07-23  ArthurHoaroFew optimizations and code readability for tag cloud...
2020-07-23  ArthurHoaroHandle tag filtering in the Bookmark service
2020-07-23  ArthurHoaroWorking version before optimization
2020-07-23  ArthurHoaroSlim router: handle add tag route
2020-07-23  ArthurHoaroProcess logout through Slim controller
2020-07-23  ArthurHoaroMigrate cache purge function to a proper class
2020-07-23  ArthurHoaroProcess picwall rendering through Slim controller + UT
2020-06-25  ArthurHoaroMerge pull request #1428 from pipoprods/feat/ldap-auth
2020-04-11  nodisccMerge pull request #1403 from shaarli/doc-composer
2020-03-02  Sébastien NOBILIfixed typo
2020-03-02  Sébastien NOBILIldap authentication, fixes shaarli/Shaarli#1343
2020-01-26  ArthurHoaroRender login page through Slim controller (#1401)
2020-01-26  ArthurHoaroExecute common plugin hooks before rendering login...
2020-01-26  ArthurHoaroFix all existing links and redirection to ?do=login
2020-01-26  ArthurHoaroRender login page through Slim controller
2020-01-18  ArthurHoaroFix an issue with private tags and fix nomarkdown tag...
2020-01-18  ArthurHoaroFix an issue with private tags and fix nomarkdown tag 1399/head
2020-01-18  ArthurHoaroStore bookmarks as PHP objects and add a service layer...
2020-01-18  ArthurHoaroAdd and update unit test for the new system (Bookmark... 1307/head
2020-01-17  ArthurHoaroRun Unit Tests against PHP 7.4 (#1353)
2020-01-17  ArthurHoaroRun Unit Tests against PHP 7.4 1353/head
2019-09-10  ArthurHoaroFix undefined thumbnail in OpenGraph headers (#1363)
2019-08-15  ArthurHoaroMerge pull request #1355 from ArthurHoaro/hotfix/feed...
2019-08-15  ArthurHoaroMarkdown plugin: fix RSS feed direct link reverse 1355/head
2019-08-10  ArthurHoaroMerge pull request #1352 from ArthurHoaro/hotfix/ut...
2019-08-10  ArthurHoaroFix UT: LinkDBTest - make each tests independant 1352/head
2019-08-10  ArthurHoaroMerge pull request #1336 from ArthurHoaro/hotfix/atom...
2019-08-10  ArthurHoaroMerge pull request #1350 from ArthurHoaro/hotfix/sort...
2019-08-07  ArthurHoaroMake sure that bookmark sort is consistent, even with... 1350/head
2019-07-29  ArthurHoaroMerge pull request #1327 from llune/master
2019-07-20  ArthurHoaroMerge pull request #1317 from ArthurHoaro/feature/defau...
2019-07-20  ArthurHoaroDefault colors plugin - Add unit tests
2019-07-06  ArthurHoaroMerge pull request #1313 from ArthurHoaro/feature/desc...
2019-07-06  ArthurHoaroAutomatically retrieve description for new bookmarks 1313/head
2019-05-25  ArthurHoaroMerge pull request #1273 from ArthurHoaro/feature/ban...
2019-04-22  ArthurHoaroMerge pull request #1276 from ArthurHoaro/feature/bulk...
2019-03-02  ArthurHoaroMerge pull request #1272 from ArthurHoaro/feature/html...
2019-03-02  ArthurHoaroMerge pull request #1271 from ArthurHoaro/hotfix/thumb...
2019-02-24  Aurélien TamisierMerge pull request #1279 from virtualtam/changelog...
2019-02-24  ArthurHoaroMerge pull request #1275 from ArthurHoaro/doc/drop...
2019-02-24  ArthurHoaroDo not try to retrieve thumbnails for internal link 1271/head
2019-02-24  ArthurHoaroMerge pull request #1270 from ArthurHoaro/hotfix/sticky...
2019-02-24  ArthurHoaroMerge pull request #1269 from ArthurHoaro/feature/remov...
2019-02-09  nodisccMerge pull request #1264 from shaarli/doc-fix-mkdocs...
2019-02-09  ArthurHoaroRewrite IP ban management 1273/head
2019-02-09  ArthurHoaroRemove the redirector setting 1269/head
2019-02-09  ArthurHoaroMerge pull request #1182 from ArthurHoaro/feature/sessi...
2019-01-18  Aurélien TamisierMerge pull request #1248 from virtualtam/refactor/names...
2019-01-12  VirtualTamOptimize and cleanup imports 1248/head
2019-01-12  VirtualTamAPI: update test regexes to comply with PCRE2
2019-01-12  VirtualTamnamespacing: add plugin tests to \Shaarli\Plugin\[...]
2019-01-12  VirtualTamnamespacing: \Shaarli\Plugin\PluginManager
next