aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/ucp.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14465] Remove setting for maximum password lengthMarc Alexander2019-10-031-4/+4
| | | | PHPBB3-14465
* [ticket/11327] Adjust code per review commentsMarc Alexander2019-10-031-1/+1
| | | | PHPBB3-11327
* [ticket/11327] Clean up code a bitMarc Alexander2019-08-101-1/+0
| | | | PHPBB3-11327
* [ticket/11327] Finish up initial version of password reset systemMarc Alexander2019-08-101-2/+3
| | | | PHPBB3-11327
* [ticket/11327] Continue with implementation of password reset functionalityMarc Alexander2019-08-101-0/+2
| | | | PHPBB3-11327
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-061-1/+1
|\
| * Merge pull request #5603 from senky/ticket/16000Marc Alexander2019-06-061-1/+1
| |\ | | | | | | | | | [ticket/16000] Link to php's date()
| | * [ticket/16000] Do not open links in a new tabJakub Senko2019-06-041-1/+1
| | | | | | | | | | | | PHPBB3-16000
| | * [ticket/16000] Link to php's date()Jakub Senko2019-05-241-1/+1
| | | | | | | | | | | | PHPBB3-16000
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-041-0/+1
|\ \ \ | |/ /
| * | [ticket/15932] Disallow deleting locked attachmentsJakub Senko2019-05-281-0/+1
| |/ | | | | | | PHPBB3-15932
* | [ticket/11838] OAuth registration from ucp_registerJakub Senko2019-05-091-0/+1
| | | | | | | | PHPBB3-11838
* | [ticket/15714] Edit language stringRubén Calvo2019-05-091-1/+1
|/ | | | PHPBB3-15714
* Merge pull request #5556 from 3D-I/ticket/16004Marc Alexander2019-04-071-0/+1
|\ | | | | | | [ticket/16004] Add check-in for Emojis in Username
| * [ticket/16004] Add check-in for Emojis in Username3D-I2019-03-311-0/+1
| | | | | | | | PHPBB3-16004
* | [ticket/15953] add reported pm bordershanakin2019-03-041-0/+1
|/ | | | PHPBB3-15953
* Merge pull request #4223 from senky/ticket/10432Marc Alexander2018-10-281-2/+2
|\ | | | | | | [ticket/10432] Don't require username when user forgets password
| * [ticket/10432] Improve PASSWORD_UPDATED_IF_EXISTED langJakub Senko2018-10-281-1/+1
| | | | | | | | PHPBB3-10432
| * [ticket/10432] Fix errors and address privacy concernJakub Senko2018-10-281-2/+1
| | | | | | | | PHPBB3-10432
| * [ticket/10432] Don't require username when user forgets passwordJakub Senko2018-10-181-0/+1
| | | | | | | | PHPBB3-10432
* | [ticket/15593] Do not allow print view with direct URLJakub Senko2018-09-281-0/+1
|/ | | | PHPBB3-15593
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-201-0/+1
|\
| * [ticket/14842] Don't display filesize limit if there is noneJakub Senko2016-11-151-0/+1
| | | | | | | | PHPBB3-14842
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-03-051-1/+1
|\ \ | |/
| * [ticket/14508] Adjust account inactive languageRichard McGirr2016-03-031-1/+1
| | | | | | | | PHPBB3-14508
| * [ticket/14508] Change language notice on account activationRichard McGirr2016-03-021-1/+1
| | | | | | | | PHPBB3-14508
* | Merge branch '3.1.x'Marc Alexander2015-10-171-1/+1
|\ \ | |/
| * [ticket/13945] Send reactivation requests to admins using notifications system.Cesar G2015-10-151-1/+1
| | | | | | | | PHPBB3-13945
* | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-131-0/+1
|/ | | | | | | | | | | | | | Currently the in-board method for the notifications is hardcoded and cannot be disabled. This method should be in his own class extending `phpbb\notification\method\method_interface`. It also add the possibility, for each method, to be enabled by default (ie: no entry in the DB => notification enabled). https://tracker.phpbb.com/browse/PHPBB3-11444 https://tracker.phpbb.com/browse/PHPBB3-11967 PHPBB3-11444
* [ticket/13205] Add a mark all messages read link to PM foldersNils Adermann2014-10-221-0/+2
| | | | PHPBB3-13205
* [ticket/12796] Use dedicated lang varsPayBas2014-10-151-0/+1
| | | | PHPBB3-12796
* [ticket/13055] Add string profile fields validation options to support unicoderxu2014-09-181-0/+5
| | | | PHPBB3-13055
* [ticket/12748] Fix typo in terms of useOliver Schramm2014-07-181-1/+1
| | | | PHPBB3-12748
* [ticket/12768] More fixes in language filesn-aleha2014-07-081-2/+2
| | | | | | More spaces converted to tabs for identation in language files. PHPBB3-12768
* [ticket/12462] Do not use string "None" for different optionsJoas Schilling2014-06-251-0/+1
| | | | | | ... it limits translations. PHPBB3-12462
* [ticket/12753] Add invalid chars string for ALPHA_DOTS and ALPHA_PUNCTUATIONShitiz Garg2014-06-211-0/+2
| | | | PHPBB3-12753
* [ticket/12594] Replace phpBB Group with phpBB LimitedYuriy Rusko2014-05-281-2/+2
| | | | PHPBB3-12594
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+6
| | | | PHPBB3-12594
* Merge remote-tracking branch 'github-exreaction/ticket/8323' into ↵Nils Adermann2014-05-021-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-exreaction/ticket/8323: [ticket/8323] Cache auth request [ticket/8323] Combine into a single query [ticket/8323] Comments on phpbb_get_banned_user_ids input for test [ticket/8323] More readability in test case [ticket/8323] Comments [ticket/8323] dataProvider for the test; better test data [ticket/8323] Comments [ticket/8323] Unit test for phpbb_get_banned_user_ids [ticket/8323] Comments for inactive reasons in constants.php [ticket/8323] Only disable administrative deactivated accounts from receiving PMs [ticket/8323] Allow temporarily banned users to receive PMs, but not a notification [ticket/8323] Correct PM notification settings (only notify those who can receive them) [ticket/8323] Cleanup viewtopic code (not sure how this mess happened) [ticket/8323] Allow sending PMs to temporarily banned users [ticket/8323] Do not allow sending PMs to Inactive users [ticket/8323] Hide the Send PM link if users cannot receive the PM [ticket/8323] Correcting the comment [ticket/8323] Do not allow sending of Private Messages to users who are banned [ticket/8323] Remove code used for testing [ticket/8323] Do not allow sending of Private Messages to users who do not have permission to read private messages Conflicts: phpBB/language/en/ucp.php
| * Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/8323Nathan Guse2013-09-051-2/+41
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # By Joas Schilling (613) and others # Via Andreas Fischer (214) and others * 'develop' of github.com:phpbb/phpbb3: (2494 commits) [ticket/11825] Move schema_data.php into includes/ instead of phpbb/ [ticket/11215] Remove unnecessary comment [ticket/11755] MySQL upgrader out of date [prep-release-3.0.12] Update Changelog for 3.0.12-RC3 release. [prep-release-3.0.12] Bumping version number for 3.0.12-RC3. [ticket/11823] Set up nginx server to match PHP files with characters after .php [ticket/11812] Fix empty define [ticket/11818] Update Symfony dependencies to 2.3.* [ticket/11791] Load adm/ events from styles/adm/event/ [ticket/11215] Fix helper_url_test.php tests [ticket/11215] Add newline back to .htaccess, fix wording [ticket/11215] Update comment in .htaccess [ticket/11215] Uncomment rewrite rules in .htaccess [ticket/11215] Make controller helper url() method use correct format [ticket/11215] Add commented-out URL rewrite capability to .htaccess [ticket/11821] Fix comma usage next to "You are receiving this notification". [ticket/11769] Allow using 0 as poster name [ticket/11769] Allow '0' as username [ticket/11215] Use new URL structure for controllers [ticket/11215] Everything appears to be working... ... Conflicts: phpBB/includes/functions_privmsgs.php
| * \ Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/8323Nathan Guse2012-12-071-6/+11
| |\ \ | | | | | | | | | | | | | | | | Conflicts: phpBB/viewtopic.php
| * | | [ticket/8323] Only disable administrative deactivated accounts from ↵Nathan2012-07-101-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | receiving PMs Allow other types of inactive accounts to receive PMs. Remove the banned PM error message and use the string saying they do not have permission (less translation) PHPBB3-8323
| * | | [ticket/8323] Do not allow sending of Private Messages to users who are bannedNathan2012-07-101-0/+1
| | | | | | | | | | | | | | | | PHPBB3-8323
| * | | [ticket/8323] Do not allow sending of Private Messages to users who do not ↵Nathan2012-07-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | have permission to read private messages PHPBB3-8323
* | | | [ticket/12456] Add , after the last array elementJoas Schilling2014-04-291-3/+3
| | | | | | | | | | | | | | | | PHPBB3-12456
* | | | [ticket/12456] Fix duplicated empty lines in language filesJoas Schilling2014-04-291-1/+0
| | | | | | | | | | | | | | | | PHPBB3-12456
* | | | [ticket/12389] Change "PM" to "Message"PayBas2014-04-241-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12389
* | | | [ticket/12389] Moved PM tools to UCP templatePayBas2014-04-201-0/+1
| | | | | | | | | | | | | | | | PHPBB3-12389
* | | | Merge remote-tracking branch 'crizz0/ticket/8785' into developJoas Schilling2014-03-131-1/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * crizz0/ticket/8785: [ticket/8785] Deletes additional add and add_bcc buttons [ticket/8785] Fixed problem with add empty.png and travis will now pass [ticket/8785] and again a fresh line [ticket/8785] Just one blank line [ticket/8785] pm_layout.html back to more standard code [ticket/8785] <hr /> will only displayed when needed [ticket/8785] Adds blank lines at file end [ticket/8785] Adds a new optical improvement, new file and fixes html bugs [ticket/8785] Adds two <hr /> to seperate recipients and BCC [ticket/8785] Scrollbar to Reciepients and BCC with max-height: 200px [ticket/8785] Little spaces mistake [ticket/8785] Rebuilding posting_editor pm head + new language vars
| * | | | [ticket/8785] Rebuilding posting_editor pm head + new language varsCrizzo2014-03-031-1/+5
| | | | | | | | | | | | | | | | | | | | PHPBB3-8785