mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Merge branch '3.8' into fix-latest-merge
Conflicts: CHANGELOG.md bower.json composer.json composer.lock lib/Alchemy/Phrasea/Controller/Api/V1.php lib/Alchemy/Phrasea/Controller/Prod/Push.php lib/Alchemy/Phrasea/Controller/Prod/Records.php lib/Alchemy/Phrasea/Core/Version.php lib/Alchemy/Phrasea/Media/Subdef/Image.php lib/conf.d/_GV_template.inc locale/de_DE/LC_MESSAGES/phraseanet.mo locale/de_DE/LC_MESSAGES/phraseanet.po locale/en_GB/LC_MESSAGES/phraseanet.mo locale/en_GB/LC_MESSAGES/phraseanet.po locale/fr_FR/LC_MESSAGES/phraseanet.mo locale/fr_FR/LC_MESSAGES/phraseanet.po locale/nl_NL/LC_MESSAGES/phraseanet.mo locale/nl_NL/LC_MESSAGES/phraseanet.po templates/web/prod/Story/Reorder.html.twig templates/web/prod/WorkZone/Macros.html.twig templates/web/prod/actions/Download/prepare.html.twig templates/web/prod/templates/push.html.twig
This commit is contained in:
62
CHANGELOG.md
62
CHANGELOG.md
@@ -9,7 +9,67 @@
|
||||
- Convert Ftp Export custom adapter to Doctrine entity.
|
||||
- Session management is now part of Phraseanet configuration.
|
||||
|
||||
## 3.8.3 (2014-xx-xx)
|
||||
## 3.8.5 (2014-07-08)
|
||||
|
||||
- BugFix : Fix Flickr connexion throught Bridge Application
|
||||
- BugFix : Fix broken Report Application
|
||||
- BugFix : Fix "force authentication" option for push validation
|
||||
- BugFix : Fix display of "edit" button for a validation accordint to user rights
|
||||
- BugFix : Fix highlight of record title in detailed view
|
||||
- BugFix : Fix thumbnail generation for PDF with transparency
|
||||
- BugFix : Fix reorder of stories & basket when record titles are too long
|
||||
- BugFix : Fix display of separators for multivalued fields in caption
|
||||
- Enhancement : Add the possibility to choose a document or a video as a representative image of a story
|
||||
- Enhancement : Titles are truncated but still visible by hovering them
|
||||
|
||||
## 3.8.4 (2014-06-25)
|
||||
|
||||
- BC Break : Drop sphinx search engine highlight support
|
||||
- BC Break : Notify user checkbox is now setted to false when publishing a new publication
|
||||
- BugFix : Fix database mapping in report
|
||||
- BugFix : Fix homepage feed url
|
||||
- BugFix : Fix CSV user import
|
||||
- BugFix : Fix status icon filename
|
||||
- BugFix : Fix highlight in caption display
|
||||
- BugFix : Fix bound in caption display
|
||||
- BugFix : Fix thumbnail display in feed view
|
||||
- BugFix : Fix thesaurus terms order
|
||||
- BugFix : Fix metadata filename attibute
|
||||
- BugFix : Fix https calls to googlechart API
|
||||
- BugFix : Fix API feed pagination
|
||||
- BugFix : Fix thumbnail etags generation
|
||||
- BugFix : Fix therausus search in workzone
|
||||
- BugFix : Fix context menu in main bar in account view
|
||||
- BugFix : Fix CSV download for filename with accent
|
||||
- BugFix : Fix CSV generation from report
|
||||
- BugFix : Fix old password migration
|
||||
- BugFix : Fix migration from 3.1 version
|
||||
- BugFix : Fix status calculation from XML indexation card for stories
|
||||
- BugFix : Fix homepage issue when a feed is deleted
|
||||
- BugFix : Fix phraseanet bridge connexion to dailymotion
|
||||
- BugFix : Fix unoconv and GPAC detection on debian system
|
||||
- BugFix : Fix oauth developer application form submission
|
||||
- BugFix : Fix anamorphosis problems for some videos
|
||||
- Enhancement : Set password fields as password input
|
||||
- Enhancement : Add extra information in user list popup in Push view
|
||||
- Enhancement : Force the use of latest IE engine
|
||||
- Enhancement : Add feed restriction when requesting aggregated feed in API
|
||||
- Enhancement : Add feed title property in feed entry JSON schema
|
||||
- Enhancement : Dashboard report is now lazy loaded
|
||||
- Enhancement : Update flowplayer version
|
||||
- Enhancement : Improve XsendFile command line tools
|
||||
- Enhancement : Remove disk IO on media_subdef::get_size function
|
||||
- Enhancement : User city is now setted through geonames server
|
||||
- Enhancement : Enhancement of Oauth2 integration
|
||||
- NewFeature : Add option to restrict Push visualization to Phraseanet users only
|
||||
- NewFeature : Add API webhook
|
||||
- NewFeature : Add CORS support for API
|
||||
- NewFeature : Add /me route in API
|
||||
- NewFeature : Add h264 pseudo stream configuration
|
||||
- NewFeature : Add session idle & life time in configuration
|
||||
- NewFeature : Add possibility to search “unknown” type document through API
|
||||
|
||||
## 3.8.3 (2014-02-24)
|
||||
|
||||
- BugFix : Fix record type editing.
|
||||
- BugFix : Fix scheduler timeout.
|
||||
|
Reference in New Issue
Block a user