-
Notifications
You must be signed in to change notification settings - Fork 148
Merge 4.4.7 into master branch #1331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Will store resolved language in session, so that if the user gets on a page where no language can be determined (e.g. via url) we at least have a sane default (session) instead of always falling back on default publication language.
CS-5931: Fixes problems with persisting language settings over requests
…ale-listener Fix issue with 500 error when session not exists in request object
… links and more in api this same as in template
improve fetching topic articles
enable sluggable extension
CS-5844 - continue Mischa Work
remove broken upgrade script, improve errors handling in publication edit form
Not neccesary a fix, but more of an optimization.
[wip] - AZ-266: Adds return status to webcode command and removes weird loop
Sometimes the webcode generator generates a duplicate. The default webcode command will terminate with status 1. By using the provided webcode_generate_all.sh shell script it will keep running the webcode generate command untill the script exits with status 0.
MOTM-2268 & MOTM-2333
don't add default order for article comments in api
* articles search query improvement * change default doctrine connection charset to utf8md4 * CS-5990 - Convert Cache table charset to utf8md4 * change mysql version * truncate Cache table first, in case of already wrong content saved
…ox was deactivated in user permissions (#1385)
* MOTM-2202 - One article is blank * try catch fix
Fix slideshow items order
…rapher, photographer_url and place properties (#1394) * allow empty values on image metadata updating for description, photographer, photographer_url and place properties * handle non-existing array key
…pe field content (#1393)
* fix php7 strict code errors * improve code for strict php rules * don't use static veriable as object property
…ticles (by numbers), downgrade smarty (#1400) * improve subscriptions, slideshows, add option to get only choosen articles (by numbers), downgrade smarty
…ts_api [API] check if user is banned before posting comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.