| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
errors.
|
| |
|
| |
|
|
|
|
| |
infinite refresh loops in Safari)
|
| |
|
|
|
|
|
| |
- #31968: IE
- #41743: Safari
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- #41897: Dead variable (remove_short)
- #39117: Fix chinese search problem
- Fix bug with and OR queries
- Add smarter highlighting for CJK strings
- Add message about minimum word length to user
- Improve code comments
|
| |
|
| |
|
|
|
|
| |
for themselves.
|
| |
|
| |
|
|
|
|
| |
comments" role has to go via admin/comments to delete comments. this patch simply adds the delete link on each comment if you have administer comments role. "access administration pages" not needed; because if they not have it they can still delete from admin/comments.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Minor code simplifications in search_parse_query()
|
| |
|
|
|
|
| |
recipients' e-mail addresses.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
recreated.
|
|
|
|
| |
regular user fields.
|
| |
|
| |
|
|
|
|
|
|
| |
failure instead of -1.
Changed code to be compatible with all versions.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
manipulating the same array references.
|
|
|
|
| |
category.
|
| |
|
| |
|
|
|
|
| |
instead of array() when there are no node types.
|
| |
|
|
|
|
| |
to fix utf-8 problems and improves consistency with PostgreSQL.
|
|
|
|
|
|
|
|
|
| |
1. fixed problem with long URLs being truncated (and causing errors)
2. added CREATE UNIQUE INDEX to prefix.sh
3. changed totalcount from int to bigint to prevent overflow
4. unifies index names, syncs with database.mysql
Updated changelog.
|