| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
# By Oleg Pudeyev (36) and others
# Via Oleg Pudeyev
* p/feature/template-events: (47 commits)
[feature/template-events] Pass arguments in correct order.
[feature/template-events] Order extensions in mock extension manager.
[feature/template-events] Changes per imkingdavid's review.
[feature/template-events] Make style names private on template.
[feature/template-events] Test for event that is defined in parent style only.
[feature/template-events] Specify style names, add inheritance tests.
[feature/template-events] Normalize expected directory trees.
[feature/template-events] Allow dataset to be correctly selectable.
[feature/template-events] Dataset for template event testing with inheritance.
[feature/template-events] Use style names array in template filter.
[feature/template-events] Generate style names array in set_style.
[feature/template-events] Convert a single style name to array of them.
[feature/template-events] Chase dependency injection for template context.
[feature/template-events] Adjust template events test to use the dataset.
[feature/template-events] Create a dataset for template event tests.
[feature/template-events] Indentation fix.
[feature/template-events] Cosmetic changes.
[feature/template-events] Wording: wrongly -> improperly.
[feature/template-events] Indentation fix.
[feature/template-events] Rename template_name to style_name.
...
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| |
| |
| |
| |
| | |
If the template event identifier is wrongly formatted phpBB will
triggern an `E_USER_NOTICE` if the `DEBUG` constant is set, otherwise
the location is ignored.
PHPBB3-9550
|
| |\ \
| |/
|/|
| |
| |
| |
| |
| |
| | |
* dhruvgoel92/ticket/10771:
[ticket/10771] fix remember me language
[ticket/10771] use remember me in ucp
[ticket/10771] use remember me in acp
[ticket/10771] changed value in help_faq.php
[ticket/10771] Using Remember Me instead of autologin or persistent keys
|
| | |
| |
| |
| |
| |
| |
| | |
Changed language variable LOG_ME_IN's value to
"Remember me"
PHPBB3-10771
|
| |\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/11192] Merge dataProvider arrays because the test is the same now.
[ticket/11192] Update $value parameter description to support other types.
[ticket/11192] Mark negative byte numbers as unsupported.
[ticket/11192] Test strings not converted to int/float before.
[ticket/11192] Also test strings, e.g. sums returned by the database.
[ticket/11192] Also test powers of 10 / 1000.
[ticket/11192] Add tests.
[ticket/11192] Add Tebibyte to get_formatted_filesize().
|
| | |
| |
| |
| | |
PHPBB3-11192
|
| | |\
| | |
| | |
| | |
| | |
| | | |
* github-dhruv/ticket/10797:
[ticket/10797] language key rank moved to common
[ticket/10797] user rank is displayed in mcp_warn.php
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Replace all the instances (I could find) where the colon is displayed
to the user with {L_COLON} so it can be localised.
PHPBB3-10780
|
| | | |
| | |
| | |
| | | |
PHPBB3-11042
|
| | | |
| | |
| | |
| | | |
PHPBB3-11042
|
| |\ \ \
| | | |
| | | | |
Ticket/10990
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10990
|
| |/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
They have the invers offset of their name. So GMT+2 has the offset -7200.
To avoid additional confusion, we simply overwrite their name.
PHPBB3-11002
|
| | | |
| | |
| | |
| | | |
PHPBB3-9558
|
| | | |
| | |
| | |
| | | |
PHPBB3-9558
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
feature/new-tz-handling
Conflicts:
phpBB/includes/functions_profile_fields.php
phpBB/includes/session.php
phpBB/install/database_update.php
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-9558
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* rahulr92/ticket/10650:
[ticket/10650] Subject is cleared if no permissions exist
[ticket/10650] Changed apostrophe to utf8 single quote
[ticket/10650] Moving censoring to before truncation
[ticket/10650] Added apostrophe in explanation in language file
[ticket/10650] Inserted correct utf ELLIPSIS character
[ticket/10650] Added space after if and comment
[ticket/10650] Added ellipsis to language file
[ticket/10650] Added href title to subject link
[ticket/10650] Made use of truncate_string() function
[ticket/10650] Removed changes from acp_forums.php
[ticket/10650]Removed incorrect newline
[ticket/10650] Changed acp option from per forum to global
[ticket/10650] Added checking for empty subjects
[ticket/10650] Corrected intendation
[ticket/10650]Added permission checking and utf8 functions
[ticket/10650] Cropped subject and inserted newline
[ticket/10650] Corrected space before true
[ticket/10650] Changed language files and forumlist
[ticket/10650] Added static sql files
[ticket/10650] Displaying last topic on forum list
Conflicts:
phpBB/install/database_update.php
phpBB/language/en/common.php
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Inserted the correct utf-8 ellipsis to the language file.
PHPBB3-10650
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Added space in proper places in database_update.php. Also
corrected language entry of ELLIPSIS to utf8
PHPBB3-10650
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Added ELLIPSIS to language file common.php and also corrected
language explanation of ACP option.
PHPBB3-10650
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Senky/ticket/10161:
[ticket/10161] added fullstop to the end of sentence
[ticket/10161] coding-guidelines.html updated
[ticket/10161] all "e-mail" strings in language files changed to "email"
|
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
according to Oleg's comment:
email is preferred by RFCs and probably the way of the future
PHPBB3-10161
|
| |\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| |
| | | | |
* github-dhruv/ticket/10797:
[ticket/10797] language key rank moved to common
[ticket/10797] user rank is displayed in mcp_warn.php
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Language key RANK moved from memberlist to common.
Removed from mcp language.
PHPBB3-10797
|
| |\ \ \ \
| | |_|/
| |/| |
| | | |
| | | | |
* develop-olympus:
[ticket/10508] Marked as read message now less specific.
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* Fyorl/ticket/10508:
[ticket/10508] Marked as read message now less specific.
|
| | | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Changed 'The selected forums have been marked read' to 'Forums
have been marked read'
PHPBB3-10508
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10607] Added 'Powered by' translation string.
Conflicts:
phpBB/adm/index.php
phpBB/language/en/common.php
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Added POWERED_BY line to common.php and modified the templates
to use it.
PHPBB3-10607
|
| | | |
| | |
| | |
| | | |
PHPBB3-10270
|
| | | |
| | |
| | |
| | | |
PHPBB3-10272
|
| | | |
| | |
| | |
| | | |
PHPBB3-10270
|
| | | |
| | |
| | |
| | | |
PHPBB3-10270
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This commit AJAXifies the moderator approval functionality, and adds it to
viewtopic instead of the MCP. This commit has involved some language changes,
which may affect fallbacks.
PHPBB3-10273
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Handle extension front pages
PHPBB3-10586
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* imkingdavid/ticket/10535:
[ticket/10535] Delete no longer needed email confirm language entries.
[ticket/10535] Delete email confirm from installer
[ticket/10535] Removed email confirm field from acp_users module
[ticket/10535] Forgot a subsilver2 change. *doh*
[ticket/10535] Removed email confirm from UCP, removed unused language entries
[ticket/10535] Remove email confirm check on registration form
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10535
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-9916
|
| | | |
| | |
| | |
| | | |
PHPBB3-10345
|
| | | |
| | |
| | |
| | | |
PHPBB3-10345
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
I added two function avatar_explanation_string() and avatar_error_wrong_size()
for easier handling of the "pixels"-languages, as they are used quite often.
PHPBB3-10345
|
| | | |
| | |
| | |
| | | |
PHPBB3-10345
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This message was only viewed for 1 second anyway,
as floor($delta / 60) is only 60 for 3600 to 3660,
but the code was limited to $delta <= 3600
PHPBB3-10345
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Also do not min/max the value, but throw an error on an invalid Plural rule.
PHPBB3-10345
|
| | |/
|/|
| |
| |
| |
| | |
See http://wiki.phpbb.com/Plural_Rules for explanation and examples.
PHPBB3-10345
|
| |\ \
| |/ |
|
| | |\ |
|