stable

Clone or download

Read-only

Refactor common/news

Switch to PSR4 to ease introduction of new code. Dao is switched to EasyDb Part of request #12636 Display promoted news on Site Home Page Change-Id: I0233fb628f0fac4e993c8b2c227df6211d114f22

Modified Files

Name
R src/common/news/admin/AdminNewsBuilder.php Go to diff View file
R src/common/news/admin/AdminNewsController.php Go to diff View file
R src/common/news/admin/AdminNewsDao.php Go to diff View file
R src/common/news/admin/AdminNewsFindException.php Go to diff View file
R src/common/news/admin/AdminNewsListPresenter.php Go to diff View file
R src/common/news/admin/AdminNewsMissingTitleException.php Go to diff View file
R src/common/news/admin/AdminNewsPresenter.php Go to diff View file
R src/common/news/admin/AdminNewsRouter.php Go to diff View file
R src/common/news/admin/AdminNewsUpdateException.php Go to diff View file
R src/common/news/admin/AdminPublishedNewsPresenter.php Go to diff View file
R src/common/news/admin/AdminRejectedNewsPresenter.php Go to diff View file
R src/common/news/admin/AdminWaitingPublicationPresenter.php Go to diff View file
R src/common/news/admin/NewsRetriever.php Go to diff View file
R src/common/news/admin/PermissionsPerGroup/NewsJSONPermissionsRetriever.php Go to diff View file
R src/common/news/admin/PermissionsPerGroup/NewsPermissionPerGroupPaneBuilder.php Go to diff View file
R src/common/news/admin/PermissionsPerGroup/NewsPermissionsManager.php Go to diff View file
R src/common/news/admin/PermissionsPerGroup/NewsPermissionsRepresentationBuilder.php Go to diff View file
R src/common/news/admin/PermissionsPerGroup/NewsVisibilityRepresentation.php Go to diff View file
R src/common/news/ChooseNewsItemController.class.php Go to diff View file
R src/common/news/ChooseNewsPresenter.class.php Go to diff View file
R src/common/news/NewsItemDao.class.php Go to diff View file
R src/common/news/NewsItem.class.php Go to diff View file
R src/common/news/NewsItemDataMapper.class.php Go to diff View file