aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12602] Fix coding style mistakes.Etienne Baroux2014-06-031-1/+1
| | | | PHPBB3-12602
* [ticket/12602] Add files to print the cron list and test files.Etienne Baroux2014-06-021-0/+1
| | | | PHPBB3-12602
* Merge pull request #2357 from Nicofuma/ticket/11942Joas Schilling2014-05-301-5/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/11942] Delete post/topic reason should be added to logs * Nicofuma/ticket/11942: [ticket/11942] Don't change the reason to '' when hard deleting [ticket/11942] Don't show the checkbox if the post is already soft-deleted [ticket/11942] Remove useless IF in templates [ticket/11942] Apply the modifications to subsilver [ticket/11942] Always display delete reason [ticket/11942] Edits messages [ticket/11942] Change the formulation [ticket/11942] Adding the reason to hard deleted topic/post [ticket/11942] Delete post/topic reason should be added to logs
| * [ticket/11942] Edits messagesNicofuma2014-05-041-1/+1
| | | | | | | | PHPBB3-11942
| * [ticket/11942] Change the formulationNicofuma2014-05-041-4/+4
| | | | | | | | PHPBB3-11942
| * [ticket/11942] Adding the reason to hard deleted topic/postNicofuma2014-05-041-4/+4
| | | | | | | | PHPBB3-11942
| * [ticket/11942] Delete post/topic reason should be added to logsNicofuma2014-05-041-2/+2
| | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-11942 PHPBB3-11942
* | Merge pull request #2447 from n-aleha/ticket/11467Joas Schilling2014-05-301-0/+3
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/11467] Add language variables for extension exception messages * n-aleha/ticket/11467: [ticket/11467] Add user object to extension manager for tests [ticket/11467] Add language variables to tests [ticket/11467] Add language variables for extension exception messages
| * | [ticket/11467] Add language variables for extension exception messagesn-aleha2014-05-291-0/+3
| | | | | | | | | | | | | | | | | | | | | Remove hard-coded messages and add language variables for extension exception messages. PHPBB3-11467
* | | Merge pull request #2523 from bantu/ticket/12597Joas Schilling2014-05-302-4/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12597] Command for executing all available cron tasks * bantu/ticket/12597: [ticket/12597] Update USE_SYSTEM_CRON_EXPLAIN to be a bit more verbose. [ticket/12597] Improve language for cron:run command. [ticket/12597] Do not output anything besides the gif image.
| * | | [ticket/12597] Update USE_SYSTEM_CRON_EXPLAIN to be a bit more verbose.Andreas Fischer2014-05-301-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12597
| * | | [ticket/12597] Improve language for cron:run command.Andreas Fischer2014-05-301-3/+3
| | | | | | | | | | | | | | | | PHPBB3-12597
* | | | Merge pull request #2508 from ptitlazy/ticket/12597Andreas Fischer2014-05-302-1/+8
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12597] Command for executing all available cron tasks * ptitlazy/ticket/12597: (27 commits) [ticket/12597] Reformating an acp message [ticket/12597] Modifiying acp message [ticket/12597] Fix wrong global variable name [ticket/12597] Typo correction [ticket/12597] Typo corrections [ticket/12597] Changing place of lock release in execute() method [ticket/12597] Fix test file [ticket/12597] Typing corrections and improvement of code consistency [ticket/12597] Fix various mistakes [ticket/12597] Fix various mistakes [ticket/12597] Fix visibilty of two functions in run.php [ticket/12597] Refactoring and test improving [ticket/12597] Fix language key name [ticket/12597] Fix coding style and typing mistakes [ticket/12597] Changes name of command cron:run-all to cron:run. [ticket/12597] Fix various problems [ticket/12597] Fix constructor bug and servral doc blocs [ticket/12597] Modification of return statuses and of test files [ticket/12597] Fix misplaced release of db lock [ticket/12597] Change EXECUTE to RUN in language ...
| * | [ticket/12597] Reformating an acp messageLEZY Thomas2014-05-301-1/+1
| | | | | | | | | | | | PHPBB3-12597
| * | [ticket/12597] Modifiying acp messageLEZY Thomas2014-05-291-1/+1
| | | | | | | | | | | | | | | | | | Modifying an acp message in order to include the use of the command PHPBB3-12597
| * | [ticket/12597] Refactoring and test improvingLEZY Thomas2014-05-291-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Adding tests of return status Refactoring code Adding consistency in verbose mode PHPBB3-12597
| * | [ticket/12597] Fix language key nameLEZY Thomas2014-05-281-2/+3
| | | | | | | | | | | | PHPBB3-12597
| * | [ticket/12597] Changes name of command cron:run-all to cron:run.LEZY Thomas2014-05-281-1/+3
| | | | | | | | | | | | | | | | | | | | | Also adds an optional argument to specify one precise cron task to lauch, and modifies test file accordingly. PHPBB3-12597
| * | [ticket/12597] Change EXECUTE to RUN in languageLEZY Thomas2014-05-281-1/+1
| | | | | | | | | | | | | | | | | | Fix previous commit : change execute to run in language keys PHPBB3-12597
| * | [ticket/12597] Command for executing all available cron tasksLEZY Thomas2014-05-271-0/+4
| | | | | | | | | | | | | | | | | | | | | Command cron:execute-all executes all available cron tasks. Test files in tests/console/cron folder PHPBB3-12597
* | | [ticket/11366] Better language string for "recheck all"Tristan Darricau2014-05-281-1/+1
| | | | | | | | | | | | PHPBB3-11366
* | | [ticket/11366] Add $config['extension_force_unstable']Tristan Darricau2014-05-281-1/+4
| | | | | | | | | | | | PHPBB3-11366
* | | [ticket/11366] Add recheck-all linkTristan Darricau2014-05-281-0/+2
| | | | | | | | | | | | PHPBB3-11366
* | | [ticket/11366] Align language stringsTristan Darricau2014-05-281-1/+1
| | | | | | | | | | | | PHPBB3-11366
* | | [ticket/11366] Coding styleTristan Darricau2014-05-281-1/+1
| | | | | | | | | | | | PHPBB3-11366
* | | [ticket/11366] Correct a sentenceTristan Darricau2014-05-281-1/+1
| | | | | | | | | | | | PHPBB3-11366
* | | [ticket/11366] Remove unused langage entryTristan Darricau2014-05-281-1/+0
| | | | | | | | | | | | PHPBB3-11366
* | | [ticket/11366] Moving to \phpbb\version_helperNicofuma2014-05-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + bug fix (missing exception) + Using \phpbb\version_helper So, now, the version file have a new format : { "stable": { "<branch>": { "current": "<version>", [ "announcement": "<announcement link>", ] [ "download": "<download link>", ] }, "<branch>": { ... } }, "unstable": { } } PHPBB3-11366
* | | [ticket/11366] Extension's version's checkNicofuma2014-05-281-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a feature to check automatically the version of the installed extensions. The informations are cached for 24 hours (like for the global update check on the main page of the acp). The informations about the versions are display both on the global list and on the detailled page. To do this the developper has to to let the composer.json of the latest version available and add some informations into it : "extra": { "version-check": { "host": "<the host>", "directory": "<the directory containing the file>", "filename": "<the composer.json of the latest version>" } } He can also add two extra informations which will be displayed if a new version is available : "extra": { "download": "<download link>", "annoucement": "<announcement link>", } Currently a notice is displayed when the "extra.version-check" informations are missing. Ticket: https://tracker.phpbb.com/browse/PHPBB3-11366 Signed-off-by: Nicofuma <github@nicofuma.fr> PHPBB3-11366
* | | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-271-34/+8
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: phpBB/docs/hook_system.html
| * \ \ Merge pull request #2440 from nickvergessen/ticket/12527Andreas Fischer2014-05-271-34/+8
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12527] Remove translation editor from ACP * nickvergessen/ticket/12527: [ticket/12527] Fix "board’s language" vs "boards language" [ticket/12527] Use a proper language string on confirm screen [ticket/12527] Remove unnecessary language strings [ticket/12527] Check whether the language exists [ticket/12527] Restore missing files and variables check [ticket/12527] Remove editor from template [ticket/12527] Remove language file editor form ACP
| | * | | [ticket/12527] Fix "board’s language" vs "boards language"Joas Schilling2014-05-181-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-12527
| | * | | [ticket/12527] Use a proper language string on confirm screenJoas Schilling2014-05-111-3/+5
| | | | | | | | | | | | | | | | | | | | PHPBB3-12527
| | * | | [ticket/12527] Remove unnecessary language stringsJoas Schilling2014-05-111-31/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-12527
| | * | | [ticket/12527] Restore missing files and variables checkJoas Schilling2014-05-111-0/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-12527
* | | | | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-2720-82/+123
|/ / / / | | | | | | | | | | | | PHPBB3-12594
* | | | Merge pull request #2429 from Nicofuma/ticket/12074Joas Schilling2014-05-261-0/+4
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12074] Managing extensions doesn't produce any log entry * Nicofuma/ticket/12074: [ticket/12074] Update the visibility of the constructor [ticket/12074] Don't log errors [ticket/12074] Managing extensions doesn't produce any log entry
| * | | [ticket/12074] Don't log errorsTristan Darricau2014-05-091-15/+1
| | | | | | | | | | | | | | | | PHPBB3-12074
| * | | [ticket/12074] Managing extensions doesn't produce any log entryTristan Darricau2014-05-091-0/+18
| | | | | | | | | | | | | | | | PHPBB3-12074
* | | | [ticket/12519] Restore m_approve language descriptionn-aleha2014-05-121-1/+1
| |/ / |/| | | | | | | | | | | | | | | | | Restore acl_m_approve language description to: "Can approve and restore posts" PHPBB3-12519
* | | [ticket/9388] Display only the settings for the auth method that's selected.Cesar G2014-05-081-0/+1
|/ / | | | | | | PHPBB3-9388
* | [ticket/12415] Use private message instead of "pm" accronymGaëtan Muller2014-05-041-2/+2
| | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-12415 PHPBB3-12415
* | Merge pull request #2267 from prototech/ticket/10737Joas Schilling2014-05-031-0/+2
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/10737] Add live member search. * prototech/ticket/10737: [ticket/10737] Remove loading indicator. [ticket/10737] Enforce allow_live_searches setting in memberlist.php. [ticket/10737] Add config setting to disable live searches. [ticket/10737] Add loading indicator and alert box code to simple_footer.html. [ticket/10737] Load core.js and ajax.js in simple_footer.html. [ticket/10737] Set the username as the input value instead of redirecting. [ticket/10737] Drop subsilver2 changes. [ticket/10737] Add a more generic live search implementation. [ticket/10737] Clean up memberlist.php. [ticket/10737] Use dropdown for search results container. [ticket/10737] Adding delayed keyup and removing target_blank. [ticket/10737] Using UTF-8 aware alternatives in PHP code. [ticket/10737] Removing obsolete code. [ticket/10737] Avoid hard-coding table row and use case-insensitive search. [ticket/10737] Removing unnecessary/obsolete code. [ticket/10737] Using JQuery events and JSON response. [ticket/10737] Code fixes in AJAX search feature [ticket/10737] Improvements over last commit [ticket/10737] Adding username suggestions in "Find a member" using AJAX
| * [ticket/10737] Add config setting to disable live searches.Cesar G2014-04-231-0/+2
| | | | | | | | PHPBB3-10737
* | Merge remote-tracking branch 'github-marc1706/ticket/8960' into develop-ascraeusNils Adermann2014-05-021-1/+1
|\ \ | | | | | | | | | | | | * github-marc1706/ticket/8960: [ticket/8960] Allow changing avatar path if it's not writable
| * \ Merge branch 'ticket/8960-olympus' into ticket/8960Marc Alexander2014-04-161-1/+1
| |\ \ | | | | | | | | | | | | | | | | Conflicts: phpBB/includes/acp/acp_board.php
| | * | [ticket/8960] Allow changing avatar path if it's not writableMarc Alexander2014-04-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change will allow users to change the avatar path even if it's not writable. However, this will get rid of the error message that the path is not writable. Due to this, a minor addition to the explain message in the ACP settings has been made. PHPBB3-8960
* | | | Merge remote-tracking branch 'github-elsensee/ticket/stenudd/8558-2' into ↵Nils Adermann2014-05-021-0/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-elsensee/ticket/stenudd/8558-2: [ticket/8558] Fix operator [ticket/8558] Fix field length in ACP [ticket/8558] Use only one variable and improve explain string [ticket/8558] Add config in migrations and schema_data [ticket/8558] Add display name in emails from board Conflicts: phpBB/includes/functions_messenger.php
| * | | | [ticket/8558] Use only one variable and improve explain stringOliver Schramm2014-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-8558
| * | | | [ticket/8558] Add display name in emails from boardMarkus Stenudd2014-04-171-0/+2
| |/ / / | | | | | | | | | | | | PHPBB3-8558