Skip to content
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

Comits from develop to i18n #157

Open
wants to merge 394 commits into
base: i18n
Choose a base branch
from
Open

Comits from develop to i18n #157

wants to merge 394 commits into from

Conversation

IrcDirk
Copy link
Contributor

@IrcDirk IrcDirk commented Jan 20, 2016

No description provided.

lonnieezell and others added 30 commits July 12, 2015 22:04
[ci skip] Fix a typo in url_title() docblock
As it was, the static variable was always re-set to an empty array
SQLite < 3.3 doesn't support DROP TABLE IF
[ci skip] Fix comment typos and strip some new lines
…ttest

Added "is_resource" into the list of unit tests capable of being run.
key_prefix support for Cache increment() and decrement()
michalsn and others added 30 commits January 14, 2016 21:38
Fix purgeLoginAttempts method
…iews generated by the controller generation.
Fix php errors under PHP7 during tests
Show textareas content
On a base installation the site_url is set to "/" so the following line in the reformatAnchor method was rewriting "tutorials/blog" to "tutorialsblog" breaking the links for the documentation. 
```
$href = str_replace($site_url, '', $href);
```
Update Builder.php for links on base installation
When joining other tables which also have a delete column, and using find or find_all, an error is thrown as the delete field is ambiguous. I've added the table name in to the where deleted = 0 section.
```
Column 'deleted' is ambiguous
```
Update CIDbModel to allow joining other tables.
Fixed typo.
typos correction for models.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants