| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* EXreaction/ticket/8796:
[ticket/8796] Prevent setting post_time greater than time() in markread
[ticket/8796] Fix a few issues with the previous commits
[ticket/8796] Mark read links updated to include time() in url
[ticket/8796] Revert changes to $user->data['lastmark']
[ticket/8796] Make function markread obey the $post_time argument
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-8796
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix an SQL error and the redirect url generated
PHPBB3-8796
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The earlier change might change the way some things work
(after looking at viewtopic) and I'd rather not risk introducing
new bugs, so I'm going to revert those changes to be safe.
PHPBB3-8796
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also do a little cleanup of the markread function
PHPBB3-8796
|
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10848] Move include up.
[ticket/10848] Add phpbb_ prefix.
[ticket/10848] Redirect from adm to installer correctly.
Conflicts:
phpBB/includes/functions.php
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10848
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10848
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11103
|
|\ \ \ \
| |/ / / |
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* bantu/ticket/8713:
[ticket/8713] Update untrimmed_variable() doc block.
[ticket/8713] Revert changes to ucp_profile, ucp_register and acp_users.
[ticket/8713] Trim password in auth_db to keep compatibility.
[ticket/8713] Call htmlspecialchars_decode() on transfer (e.g. ftp) passwords.
[ticket/8713] Rename untrimed_variable() to untrimmed_variable().
[ticket/8713] DRY: variable() and untrimed_variable() into a protected method.
[ticket/8713] Fix type_cast_helper.php doc blocks: Add punctuation etc.
[ticket/8713] Always trim array keys.
[ticket/8713] Add simple (non-nested) test case for untrimmed set_var().
[ticket/8713] Use \t in double quotes instead of tabs.
[ticket/8713] Use correct parameter for nested data.
[ticket/8713] Adjust test method name to other recursive_set_var() tests.
[ticket/8713] Do not trim login inputs
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-8713
|
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Create a function to request variables which are not trimmed.
All requests for passwords (except forum passwords) now use the
untrimmed request function.
PHPBB3-8713
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11103
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Do not use phpbb_container everywhere (makes testing difficult)
PHPBB3-11103
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11103
|
|\ \ \ \
| |/ / / |
|
| |\ \ \
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/11112] updating links to phpbb.com to use SSL
Conflicts:
phpBB/adm/index.php
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11112
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11103
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Create a way to mark items read from the output list.
PHPBB3-11103
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove the formatted title function, plaintext is not needed since
email templates are used
Fix a number of bugs.
PHPBB3-11103
|
|\ \ \ \
| |/ / / |
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* EXreaction/ticket/11021:
[ticket/11021] Fix the language changes that were lost previously
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change U_HOME to U_SITE_HOME
PHPBB3-11021
|
| |\ \ \ \
| | |/ / /
| | | | /
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
* EXreaction/ticket/11021:
[ticket/11021] Remove unnecessary line spacing in functions.php
[ticket/11021] Use L_SITE_HOME instead of L_HOME
[ticket/11021] Better language strings for site home url/text
[ticket/11021] subsilver2 support
[ticket/11021] Add the option to specify a Site home URL and text
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11021
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Check site home url against !== '', not empty
PHPBB3-11021
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Correct the logo title to be {L_HOME} if {U_HOME} is used.
Check if the Home text is instead of just equal to false when
outputting it to the template
PHPBB3-11021
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11021
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add unread count to the page title
PHPBB3-11103
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Use $phpbb_notifications instead of $notifications everywhere for
consistency and conflict prevention.
PHPBB3-11103
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This saves a lot of code in some areas (where the same data is sent, just
for different types)
Notifications for bookmarks
PHPBB3-11103
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Mark forum read marks all topics read, so do so properly for notifications
PHPBB3-11103
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Mark topics/posts read from the markread() function.
Identify unread items by a grey background in the header (for now)
PHPBB3-11103
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Very rough (lots of inline CSS, very ugly)
PHPBB3-11103
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
For now, just dumping the notifications in the header.
PHPBB3-11103
|
|\ \ \
| | | |
| | | | |
Feature/add events
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9550
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also, I added the hook back in below the event for backwards compatibility.
PHPBB3-9550
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9550
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-9550
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The new event, core.append_sid_override can either supplement or override
the append_sid() function.
PHPBB3-9550
|
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/|
| | |
| | | |
* develop-olympus:
[task/functional] Fixed DEBUG_TEST related issues
[task/functional] Allow tests to bypass certain restrictions with DEBUG_TEST
[task/functional] Added posting tests (reply and new topic)
|
| | |
| | |
| | |
| | | |
PHPBB3-10758
|
| | |
| | |
| | |
| | | |
PHPBB3-9550
|
| | |
| | |
| | |
| | | |
PHPBB3-9550
|
| | |
| | |
| | |
| | | |
PHPBB3-9550
|
| | |
| | |
| | |
| | | |
PHPBB3-9550
|
| | |
| | |
| | |
| | | |
PHPBB3-9550
|