|
2 | 2 | VERSION 4 NEWSCOOP 4.3 |
3 | 3 | ========================================================================================================= |
4 | 4 |
|
| 5 | + Version 4.4 - Newscoop 4.4 minor release |
| 6 | + 24/03/2015 16:08 4.4.0 initial release |
| 7 | + 2f8dd0f fixed proxy regeneration when already generated in upgrade scripts |
| 8 | + 34783f4 improve rmt config |
| 9 | + 734e5ed optimize search query |
| 10 | + 2bbad8f fixed loading more articles on scroll - afterlist save |
| 11 | + 1c3dad1 added track by |
| 12 | + 098b175 removed height from the editor image tpl so images can be disppplayed responsively |
| 13 | + 2d9f639 fix translation |
| 14 | + e3369b8 fix issue with dissapearing articles |
| 15 | + f9079dd display revert popup when adding article from preview |
| 16 | + 41937ab revert button fix |
| 17 | + f93f95f changed onEnd to onAdd events in playlist app |
| 18 | + e137cb6 Set new codename for minor release |
| 19 | + 268a8f5 updated translation resources |
| 20 | + f01cbe7 updated translation resources |
| 21 | + b5bcd71 add missing domain translations |
| 22 | + e921f3a fix typo in translations domain |
| 23 | + ea4421e updated translation resources |
| 24 | + ded1774 CS-5735: Changes find into findOneBy and catches exception if not found. |
| 25 | + e3840e7 fix admin menu under low permisions, update vendors |
| 26 | + b1fd64a CS-5732 - User can add into playlist same article multi times in FF |
| 27 | + 218582e CS-5731 - playlist limit alert "limit reached - should I revert" is not being triggered on firefox |
| 28 | + 068b04b Set new codename for minor release |
| 29 | + 0e93c9d set descending sorting in article repository |
| 30 | + 633d2aa CS-5709 - Playlist is not correct working with long list |
| 31 | + b153f14 updated translation resources |
| 32 | + c249df1 updated translation resources |
| 33 | + f0b167a added translation domain |
| 34 | + 4b5165f fix playlist limit when saving and fetching more articles on scroll |
| 35 | + d75258f fix limit |
| 36 | + d350920 added spinner when loading featured articles |
| 37 | + 6e800d9 disable proxy regeneration, laod other annotations |
| 38 | + 165b9d6 added spinner when loading featured articles |
| 39 | + ee75778 [CS-5729] add upgrade script for initializing playlists articles order, remove some not used files |
| 40 | + 7553d46 improvements to list saving |
| 41 | + 0ff18f0 disable proxy regeneration, laod other annotations |
| 42 | + ee78558 CS-5728 - Remove limitation from loaded playlist, load more on scroll when no limit |
| 43 | + cffecc9 Update BridgeController.php |
| 44 | + a2923f5 [CS-5720] Fix Insert/edit internal link |
| 45 | + 59e37d1 added option to not create default client in console command installer |
| 46 | + c5547a3 fix try catch for topics.php script |
| 47 | + c469078 fix renditions cropping with in implementation |
| 48 | + d81433a create oauth client when installing newscoop from console command |
| 49 | + bd35900 added fixed rss fields links to dashboard widgets |
| 50 | + a47652d mapping fixes |
| 51 | + 5144978 fix some of the not valid associations |
| 52 | + 09108b0 fix add_client.php script to not fail when diffrent files permissions |
| 53 | + 56e40bf CS-5721: Adds composer.lock for updated composer.jsont |
| 54 | + d18f1d7 Fixes issue |
| 55 | + e6410b8 catch Entity not found exception when topic's language cant be found |
| 56 | + a412c53 clear cache before adding oauth client |
| 57 | + 87e8574 CS-5721: Fixes issue when using <% or %> in templates with smarty |
| 58 | + 2ea50ba improved topics script |
| 59 | + 30a545f CS-5723 - AES is showing incorrect language for added topics |
| 60 | + 916cbd5 CS-5715 - Remove not used core files in 4.4 |
| 61 | + 0ec87a8 updated docs |
| 62 | + 62f3414 CS-5718 - added and changed upgrade docs |
| 63 | + 4159f61 move editorial comment sql so the script can be executed |
| 64 | + 6d06f31 revert exception handling |
| 65 | + 2553179 fix bug in authors table causing: headers already sent issue |
| 66 | + 3b0a9ed CS-5684 - Front-end is not support correctly percent values from AES |
| 67 | + 9834873 CS-5642 - Article Editor removes the img tags for imported articles |
| 68 | + fb420df CS-5717 - fixed topics script |
| 69 | + 379b8f0 CS-5714 - Restore of backup is not working from 4.3.2 to 4.4.0 RC |
| 70 | + a060634 CS-5719 - DB query errors for dashboard widgets |
| 71 | + c4c2e4b CS-5717 - Integrate script which converts topics into Newscoop |
| 72 | + 37ef66b CS-5666 - Stop creating newscoop-indexer.lock in the root of newscoop instance |
| 73 | + 093a8e1 fixed topic unlinking - behat |
| 74 | + bb38717 require MetaDbObject class in MetaTopic class |
| 75 | + 93a560c CS-5708 - Add info how to install Newscoop from the console |
| 76 | + 00ccfde CS-5666 - Stop creating newscoop-indexer.lock in the root of newscoop instance |
| 77 | + 222220e added isset |
| 78 | + e755d0f Adds link to 'Add publication'-button, if no publications are available |
| 79 | + 27f927e added try catch block to getDefaultAlias function |
| 80 | + 9e94a10 fix documentation block for getServerOS in bug reporter |
| 81 | + de7c397 added php version and OS info to bug reporter |
| 82 | + 0862d1b clear 'topic' namespace |
| 83 | + 19a41c6 fixed image width for user image in comments management |
| 84 | + 807b0e2 added 'site' for backward compability |
| 85 | + a256d18 fixed subtopics list and added caching to it |
| 86 | + 4198d32 fix install plugins command |
| 87 | + 0efb477 remove request |
| 88 | + 33bbd59 throw exception when alias not found |
| 89 | + 008d056 provide default alias for creating oauth default client upgrade script |
| 90 | + 863979f changed preview function name |
| 91 | + 4c63ea7 fixed article preview for related articles |
| 92 | + 804a13f fix sections API, article translate url |
| 93 | + 6973425 CS-5713 - Namespace alias can't be detected in Topic service |
| 94 | + f3394db updated translation resources |
| 95 | + 71361e7 updated translation resources |
| 96 | + b4685fe updated translation resources |
| 97 | + e522575 updated translation resources |
| 98 | + 4014748 CS-5712 - Show popup when changing list name |
| 99 | + 00302f8 revert action improvements |
| 100 | + 56197f7 CS-5711 - Remove last item from the list with possibility to revert |
| 101 | + 47d84cf added alert, changed draggable placeholder, removed load on scroll |
| 102 | + 5ad70b2 changed DateTime parameter when locking, unlocking article |
| 103 | + 201dff5 AENV-428 - image captions not updating |
| 104 | + fc2743b updated translation resources |
| 105 | + 1a9f857 updated translation resources |
| 106 | + 07c0d62 updated translation resources |
| 107 | + 7b23a29 AENV-356 - Related articles is not showing correctly issues - added parameter |
| 108 | + 5deae2e AENV-356 - Related articles is not showing correctly issues |
| 109 | + 8269cc5 A proper merge of #918 into 4.3 |
| 110 | + df845a4 CS-5656 - Error in section articles API - languages mixed |
| 111 | + 68567b3 CS-5656 - Error in section articles API - languages mixed |
| 112 | + 9a9b367 removed wrong phrase in articles.en.yml |
| 113 | + 0bff89f updated translation resources |
| 114 | + 0bea33b Release of new version 4.4.0-rc |
| 115 | + |
5 | 116 | Version 4.4 - Newscoop 4.4 Release Candidate 1 |
6 | 117 | 04/03/2015 12:01 4.4.0-rc initial release |
7 | 118 |
|
|
0 commit comments