aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | [ticket/11957] Change avatars gallery from table to listVjacheslav Trushkin2013-10-262-12/+37
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Responsive formsVjacheslav Trushkin2013-10-262-0/+71
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Responsive jQuery popupsVjacheslav Trushkin2013-10-261-2/+19
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Remove IE6 hacksVjacheslav Trushkin2013-10-261-23/+0
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Responsive ACP tablesVjacheslav Trushkin2013-10-263-1/+196
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Use fixed width for sidebarVjacheslav Trushkin2013-10-261-8/+22
| | | | | | | | | | | | | | | | | | | | | | | | Use fixed width for sidebar and few minor fixes for other items PHPBB3-11957
* | | | [ticket/11957] Adjustments to ACP layout, menu and some elementsVjacheslav Trushkin2013-10-262-7/+68
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Enhance responsive nav with JSVjacheslav Trushkin2013-10-262-4/+40
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Include admin.js in footerVjacheslav Trushkin2013-10-265-2/+23
| | | | | | | | | | | | | | | | | | | | | | | | Include admin.js in footer, swap .hasjs and .nojs PHPBB3-11957
* | | | [ticket/11957] Responsive layout and menuVjacheslav Trushkin2013-10-263-9/+106
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Remove menu toggleVjacheslav Trushkin2013-10-263-87/+0
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Replace corner images with CSS3 cornersVjacheslav Trushkin2013-10-2612-105/+12
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Viewport meta for install_update_diffVjacheslav Trushkin2013-10-261-0/+1
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Viewport metaVjacheslav Trushkin2013-10-262-0/+2
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11138] Do not use AJAX for ACP resync features.Cesar G2013-10-231-3/+3
| |/ / |/| | | | | | | | PHPBB3-11138
* | | [ticket/11936] Update color scheme of new no_avatar.gifMatt Friedman2013-10-201-0/+0
|/ / | | | | | | PHPBB3-11936
* | [ticket/11703] Make jQuery CDN switch more generic.Andreas Fischer2013-10-103-3/+3
| | | | | | | | | | | | | | Config variable: load_jquery_cdn -> allow_cdn Template variable: S_JQUERY_FALLBACK -> S_ALLOW_CDN PHPBB3-11703
* | [ticket/11795] Replace TWIG with phpBB syntax in ACPVjacheslav Trushkin2013-09-142-2/+2
| | | | | | | | PHPBB3-11795
* | [ticket/11795] Get rid of pagination JS variablesVjacheslav Trushkin2013-09-142-2/+2
| | | | | | | | | | | | | | Move pagination variables to data attributes Replace A_BASE_URL with BASE_URL and use TWIG to escape it PHPBB3-11795
* | Merge branch 'ticket/11811' into ticket/develop-2/11811Vjacheslav Trushkin2013-09-141-0/+10
|\ \ | |/ | | | | | | | | | | | | | | * ticket/11811: [ticket/11811] Remove outline on :focus Conflicts: phpBB/adm/style/admin.css phpBB/styles/prosilver/theme/forms.css
| * [ticket/11811] Remove outline on :focusVjacheslav Trushkin2013-09-131-0/+10
| | | | | | | | PHPBB3-11811
| * [ticket/10896] Move EMAIL_INVALID_EMAIL to common, replace EMAIL_INVALIDNathan Guse2013-02-041-1/+1
| | | | | | | | PHPBB3-10896
| * [ticket/10896] Adds email validation to email settings in ACPDavid Tobin2013-02-041-0/+7
| | | | | | | | | | | | | | Adds a new validation type to the ACP validate_config_vars function and implements it on the board_contact and board_email settings. PHPBB3-10896
* | [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ↵Joseph Warner2013-09-064-38/+27
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/oauth Conflicts: phpBB/composer.json phpBB/composer.lock phpBB/develop/create_schema_files.php phpBB/includes/ucp/ucp_register.php PHPBB3-11673
| * | [ticket/11791] Load adm/ events from styles/adm/event/Nathan Guse2013-09-022-2/+2
| | | | | | | | | | | | PHPBB3-11791
| * | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628Nathan Guse2013-08-281-34/+21
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # By Bruno Ais (42) and others # Via Joas Schilling (39) and others * 'develop' of github.com:phpbb/phpbb3: (157 commits) [ticket/11803] Revert POLL_MAX_OPTIONS min value to 0 [ticket/11799] Send anti abuse headers in "new password" emails. [ticket/11792] Add functional test for var lang_set_ext of core.user_setup [ticket/11804] Remove </li> from overall_header which was not open [ticket/11802] replace $browser with $user->browser [ticket/11801] removed some whitespace and added missing semi colon's in css [ticket/11792] Add performance remark to core.user_setup event PHPDoc [ticket/11792] Add variable 'lang_set_ext' to event core.user_setup [ticket/11789] Remove inline color in memberlist_view [ticket/11800] Fix scripts variable in subsilver simple_footer [ticket/11800] Fix JavaScript in simple_footer.html [ticket/11800] Remove forum_fn from memberlist_search.html [ticket/11796] Replace pagination with pagination.html [ticket/11794] Add missing array element commas to docs/coding-guidelines.html [ticket/11775] Fix doc blocks syntax [ticket/11775] Remove spaces at line ends [ticket/11789] Remove colors from HTML code [ticket/11784] Remove naming redundancy for event listeners [ticket/11775] Split test into multiple steps [ticket/11777] Fix new test for loop variables in extension template listeners ... Conflicts: phpBB/install/index.php phpBB/install/install_update.php
| | * \ Merge remote-tracking branch 'phpbb/develop' into ticket/11574Joas Schilling2013-07-301-2/+4
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * phpbb/develop: (130 commits) [ticket/11638] Changed the layout to match the other similar commits [ticket/11640] removed the space that I wonder what it was doing there. [ticket/11749] Move event after all template data has been defined [ticket/10917] Variable used only once so delete it [ticket/10917] Revert use of phpbb wrapper [ticket/11749] Template events for topic_list_row_pre/append [ticket/11749] PHP Events for viewforum.php [ticket/11749] PHP Events for search.php [ticket/11740] Update FAQ to include Ideas Centre [ticket/11062] If user's language is english there is no further work needed [ticket/11062] Load new strings from user's language file if provided [ticket/10917] Using phpbb wrapper [ticket/10917] Fixed notice that files are out of date when updating to an unreleased version [ticket/11741] Fix empty brackets and remove bullet [ticket/11638] Removed the unneeded reset. [ticket/11638] Use the $parse_flags like the other commits [ticket/11638] Reverted to use the $parse tags way as the other ones [ticket/11638] Updated: bitwise $parse_flags use optionset() [ticket/11656] Made the check for the bitfield just like other PR's [ticket/11667] Use @inheritdoc ...
| | * | | [ticket/11574] Remove old "continue step"-messageJoas Schilling2013-07-291-14/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-11574
| | * | | [ticket/11574] Change order of files and database updateJoas Schilling2013-07-291-23/+23
| | | | | | | | | | | | | | | | | | | | PHPBB3-11574
| * | | | [ticket/11628] Remove template_path option on set_custom_styleNathaniel Guse2013-07-242-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was set to default 'template/' to append template/ to all the paths, but every location was actually just setting it to '' to not append anything. So removed the option entirely (additional paths can be appended to the paths being sent to the function already) PHPBB3-11628
| * | | | [ticket/11628] Remove third parameter ($names) from set_custom_styleNathaniel Guse2013-07-242-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was basically duplicating functionality. $names would be used if not empty, else array($name) would be used. Merged functionality into the first argument PHPBB3-11628
| * | | | [ticket/11628] Remove phpbb_style (move methods to phpbb_template)Nathaniel Guse2013-07-242-2/+2
| | |/ / | |/| | | | | | | | | | PHPBB3-11628
| * | | [ticket/11713] Do not remove module if it couldn't be deletedMarc Alexander2013-07-181-2/+4
| |/ / | | | | | | | | | | | | | | | | | | | | | Up to now, the module or module category was always removed with jQuery, even if there was an error. With this change, the modules will not be deleted by jQuery if the return JSON array will have SUCCESS set to false. PHPBB3-11713
* | | [feature/oauth] Clean up the OAuth ACP templateJoseph Warner2013-07-231-2/+4
| | | | | | | | | | | | PHPBB3-11673
* | | [feature/oauth] Finish the template so it "works"Joseph Warner2013-07-231-2/+2
| | | | | | | | | | | | PHPBB3-11673
* | | [feature/oauth] ACP options for OAuth, needs some workJoseph Warner2013-07-231-0/+15
|/ / | | | | | | PHPBB3-11673
* | [ticket/11675] Fix template loopNathaniel Guse2013-07-131-1/+1
| | | | | | | | PHPBB3-11675
* | [ticket/10999] Fix assets_version in ACPVjacheslav Trushkin2013-07-131-1/+1
| | | | | | | | PHPBB3-10999
* | Merge remote-tracking branch 'remotes/Hardolaf/ticket/11626' into developNathaniel Guse2013-07-122-1/+33
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # By Joseph Warner # Via Joseph Warner * remotes/Hardolaf/ticket/11626: [ticket/11626] Remove last reference to template in ldap [ticket/11626] Remove LDAP dependency on template [ticket/11626] Make identifier uppercase per style requirements [ticket/11626] Change the identifier template file in the template [ticket/11626] Call method only one time per provider [ticket/11626] Change interface to match functionality [ticket/11626] Include the template file in acp_board [ticket/11626] LDAP Auth ACP Template File [ticket/11626] Create get_acp_template method for auth providers
| * | [ticket/11626] Make identifier uppercase per style requirementsJoseph Warner2013-07-111-1/+1
| | | | | | | | | | | | PHPBB3-11626
| * | [ticket/11626] Change the identifier template file in the templateJoseph Warner2013-07-111-1/+1
| | | | | | | | | | | | PHPBB3-11626
| * | [ticket/11626] Include the template file in acp_boardJoseph Warner2013-07-111-1/+1
| | | | | | | | | | | | PHPBB3-11626
| * | [ticket/11626] LDAP Auth ACP Template FileJoseph Warner2013-07-111-0/+32
| | | | | | | | | | | | PHPBB3-11626
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/twigNathaniel Guse2013-07-011-2/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # By Dhruv (7) and others # Via Andreas Fischer (7) and others * 'develop' of https://github.com/phpbb/phpbb3: [ticket/11593] initialize $is_expr as null before being passed to get_varref [ticket/9341] Assert that page doesnt contain next or prev page posts [ticket/9341] Follow the Next/Prev link in tests follow the next/prev link and then assert if the page contains its last post or not [ticket/9341] remove PREV_PAGE tpl var used for backward compatability [ticket/11618] Replace glob() with scandir() and string matching [ticket/9341] Add tests for checking Next and Previous template vars [ticket/9341] Move create_topic and post into functional test case [ticket/11615] Fix typo in creation_test [ticket/11615] Remove magic number in creation_test [ticket/11615] Rename class in file to match [ticket/11615] Rename init_test to creation_test for clarity [ticket/9341] Use U_PREVIOUS and U_NEXT in template files [ticket/9341] Correctly named template vars Conflicts: tests/template/template_test_case.php
| * | [ticket/9341] Use U_PREVIOUS and U_NEXT in template filesDhruv2013-06-221-2/+2
| | | | | | | | | | | | PHPBB3-9341
* | | [feature/twig] Fix improper template syntax in acp_forums.htmlNathaniel Guse2013-06-141-1/+1
|/ / | | | | | | PHPBB3-11598
* | Merge remote-tracking branch 'remotes/cyberalien/feature/editor-code-tabs' ↵Nathaniel Guse2013-06-062-3/+3
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into develop # By Vjacheslav Trushkin # Via Vjacheslav Trushkin * remotes/cyberalien/feature/editor-code-tabs: [feature/editor-code-tabs] Make inTag function reusable [feature/editor-code-tabs] Check for browser support in function [feature/editor-code-tabs] Apply code editor to everything [feature/editor-code-tabs] Correctly count indentation on first line
| * | [feature/editor-code-tabs] Apply code editor to everythingVjacheslav Trushkin2013-05-202-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Move code editor from prosilver to assets Apply code editor to subsilver2 Apply code editor to ACP elements where bbcode is allowed PHPBB3-11557
* | | [ticket/11549] Do not set extension dir path for style in adm/index.phpJoas Schilling2013-05-311-1/+0
| | | | | | | | | | | | | | | | | | | | | As we don't want style files in adm/adm/style/ we should not prepend the adm/ by setting it. Note, we did that correctly in adm/swatch.php. PHPBB3-11549
* | | Merge remote-tracking branch 'remotes/Senky/ticket/11010' into developNathaniel Guse2013-05-2117-42/+42
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # By Senky (19) and others # Via Senky * remotes/Senky/ticket/11010: (32 commits) [ticket/11010] properly tabifying 'max_autologin_time' [ticket/11010] resolving latest comments [ticket/11010] Fixes for number input in acp [ticket/11010] Fix input type for urls [ticket/11010] Fix email inputs [ticket/11010] updating tests [ticket/11010] dealing with dimensions problem, removing extra code [ticket/11010] Change input type to search for search forms [ticket/11010] Add all HTML5 input types to ACP [ticket/11010] Add HTML5 input types to installer [ticket/11010] validation to match type [ticket/11010] displaying min and max only if they are set [ticket/11010] fixing tests [ticket/11010] replacing maxlenght with max [ticket/11010] applying some of EXreaction notes [ticket/11010] Try to keep min < max. [ticket/11010] Mock user in order for the test to run standalone. [ticket/11010] Progress toward fixing the test suite. [ticket/11010] adding type="url" to 'site_home_url' [ticket/11010] fixing inputs types in memberlist_search.html ...