aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | [ticket/11957] Responsive ACP groups tableVjacheslav Trushkin2013-10-272-12/+10
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Responsive ACP permissionsVjacheslav Trushkin2013-10-264-9/+79
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Fix position of main block for tab-less pagesVjacheslav Trushkin2013-10-261-0/+4
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Hide other navigation items when one is activatedVjacheslav Trushkin2013-10-261-1/+5
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Do not add empty headers to responsive tablesVjacheslav Trushkin2013-10-261-2/+5
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Responsive ACP tabsVjacheslav Trushkin2013-10-264-17/+282
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Add z-index to menuVjacheslav Trushkin2013-10-261-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Add z-index to menu to prevent content block from overlapping menu PHPBB3-11957
* | | | [ticket/11957] Wrap content in double divVjacheslav Trushkin2013-10-266-10/+24
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Misc responsive changesVjacheslav Trushkin2013-10-262-1/+20
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Responsive styles listVjacheslav Trushkin2013-10-263-6/+31
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] More responsive forms adjustmentsVjacheslav Trushkin2013-10-261-1/+11
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [ticket/11957] Responsive forums listVjacheslav Trushkin2013-10-263-10/+48
| | | | | | | | | | | | | | | | PHPBB3-11957
* | | | [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