aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge remote-tracking branch 'prototech/ticket/11928' into developDhruv2013-11-042-1/+16
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # By Cesar G # Via Cesar G * prototech/ticket/11928: [ticket/11928] Javascript requires camel case. [ticket/11928] Rename loadingAlert to loading_indicator. [ticket/11928] Make sure the indicator is on top of other elements. [ticket/11928] Replace AJAX loading popup with animation.
| * | | | | [ticket/11928] Make sure the indicator is on top of other elements.Cesar G2013-10-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11928
| * | | | | [ticket/11928] Replace AJAX loading popup with animation.Cesar G2013-10-292-1/+15
| | |/ / / | |/| | | | | | | | | | | | | PHPBB3-11928
* | | | | [ticket/11977] Remove data and change code in acp_modulesVjacheslav Trushkin2013-11-033-17/+8
| | | | | | | | | | | | | | | | | | | | PHPBB3-11977
* | | | | [ticket/11977] Use CSS instead of JS to disable up/down iconsVjacheslav Trushkin2013-11-024-134/+20
| |_|/ / |/| | | | | | | | | | | PHPBB3-11977
* | | | [ticket/11987] Replace {PHPBB_ROOT_PATH} with {ROOT_PATH}.Cesar G2013-10-302-4/+4
|/ / / | | | | | | | | | PHPBB3-11987
* | | [ticket/11982] Fix z-index for AJAX popup backgroundVjacheslav Trushkin2013-10-281-0/+1
| | | | | | | | | | | | PHPBB3-11982
* | | [ticket/11957] Append new line to install_headerVjacheslav Trushkin2013-10-281-1/+1
| | | | | | | | | | | | PHPBB3-11957
* | | [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-262-87/+0
| | | | | | | | | | | | PHPBB3-11957
* | | [ticket/11957] Replace corner images with CSS3 cornersVjacheslav Trushkin2013-10-268-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/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
* | [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ↵Joseph Warner2013-09-062-36/+25
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/oauth Conflicts: phpBB/composer.json phpBB/composer.lock phpBB/develop/create_schema_files.php phpBB/includes/ucp/ucp_register.php PHPBB3-11673
| * \ 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/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
| * | | [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
* | | [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