Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge remote-tracking branch 'prototech/ticket/11928' into develop | Dhruv | 2013-11-04 | 2 | -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 G | 2013-10-29 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11928 | |||||
| * | | | | | [ticket/11928] Replace AJAX loading popup with animation. | Cesar G | 2013-10-29 | 2 | -1/+15 | |
| | |/ / / | |/| | | | | | | | | | | | | | PHPBB3-11928 | |||||
* | | | | | [ticket/11977] Remove data and change code in acp_modules | Vjacheslav Trushkin | 2013-11-03 | 3 | -17/+8 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-11977 | |||||
* | | | | | [ticket/11977] Use CSS instead of JS to disable up/down icons | Vjacheslav Trushkin | 2013-11-02 | 4 | -134/+20 | |
| |_|/ / |/| | | | | | | | | | | | PHPBB3-11977 | |||||
* | | | | [ticket/11987] Replace {PHPBB_ROOT_PATH} with {ROOT_PATH}. | Cesar G | 2013-10-30 | 2 | -4/+4 | |
|/ / / | | | | | | | | | | PHPBB3-11987 | |||||
* | | | [ticket/11982] Fix z-index for AJAX popup background | Vjacheslav Trushkin | 2013-10-28 | 1 | -0/+1 | |
| | | | | | | | | | | | | PHPBB3-11982 | |||||
* | | | [ticket/11957] Append new line to install_header | Vjacheslav Trushkin | 2013-10-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Responsive ACP groups table | Vjacheslav Trushkin | 2013-10-27 | 2 | -12/+10 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Responsive ACP permissions | Vjacheslav Trushkin | 2013-10-26 | 4 | -9/+79 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Fix position of main block for tab-less pages | Vjacheslav Trushkin | 2013-10-26 | 1 | -0/+4 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Hide other navigation items when one is activated | Vjacheslav Trushkin | 2013-10-26 | 1 | -1/+5 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Do not add empty headers to responsive tables | Vjacheslav Trushkin | 2013-10-26 | 1 | -2/+5 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Responsive ACP tabs | Vjacheslav Trushkin | 2013-10-26 | 4 | -17/+282 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Add z-index to menu | Vjacheslav Trushkin | 2013-10-26 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | Add z-index to menu to prevent content block from overlapping menu PHPBB3-11957 | |||||
* | | | [ticket/11957] Wrap content in double div | Vjacheslav Trushkin | 2013-10-26 | 6 | -10/+24 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Misc responsive changes | Vjacheslav Trushkin | 2013-10-26 | 2 | -1/+20 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Responsive styles list | Vjacheslav Trushkin | 2013-10-26 | 3 | -6/+31 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] More responsive forms adjustments | Vjacheslav Trushkin | 2013-10-26 | 1 | -1/+11 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Responsive forums list | Vjacheslav Trushkin | 2013-10-26 | 3 | -10/+48 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Change avatars gallery from table to list | Vjacheslav Trushkin | 2013-10-26 | 2 | -12/+37 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Responsive forms | Vjacheslav Trushkin | 2013-10-26 | 2 | -0/+71 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Responsive jQuery popups | Vjacheslav Trushkin | 2013-10-26 | 1 | -2/+19 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Remove IE6 hacks | Vjacheslav Trushkin | 2013-10-26 | 1 | -23/+0 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Responsive ACP tables | Vjacheslav Trushkin | 2013-10-26 | 3 | -1/+196 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Use fixed width for sidebar | Vjacheslav Trushkin | 2013-10-26 | 1 | -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 elements | Vjacheslav Trushkin | 2013-10-26 | 2 | -7/+68 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Enhance responsive nav with JS | Vjacheslav Trushkin | 2013-10-26 | 2 | -4/+40 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Include admin.js in footer | Vjacheslav Trushkin | 2013-10-26 | 5 | -2/+23 | |
| | | | | | | | | | | | | | | | | | | Include admin.js in footer, swap .hasjs and .nojs PHPBB3-11957 | |||||
* | | | [ticket/11957] Responsive layout and menu | Vjacheslav Trushkin | 2013-10-26 | 3 | -9/+106 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Remove menu toggle | Vjacheslav Trushkin | 2013-10-26 | 2 | -87/+0 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Replace corner images with CSS3 corners | Vjacheslav Trushkin | 2013-10-26 | 8 | -105/+12 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Viewport meta for install_update_diff | Vjacheslav Trushkin | 2013-10-26 | 1 | -0/+1 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11957] Viewport meta | Vjacheslav Trushkin | 2013-10-26 | 2 | -0/+2 | |
| | | | | | | | | | | | | PHPBB3-11957 | |||||
* | | | [ticket/11138] Do not use AJAX for ACP resync features. | Cesar G | 2013-10-23 | 1 | -3/+3 | |
|/ / | | | | | | | PHPBB3-11138 | |||||
* | | [ticket/11703] Make jQuery CDN switch more generic. | Andreas Fischer | 2013-10-10 | 3 | -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 ACP | Vjacheslav Trushkin | 2013-09-14 | 2 | -2/+2 | |
| | | | | | | | | PHPBB3-11795 | |||||
* | | [ticket/11795] Get rid of pagination JS variables | Vjacheslav Trushkin | 2013-09-14 | 2 | -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/11811 | Vjacheslav Trushkin | 2013-09-14 | 1 | -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 :focus | Vjacheslav Trushkin | 2013-09-13 | 1 | -0/+10 | |
| | | | | | | | | PHPBB3-11811 | |||||
* | | [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ↵ | Joseph Warner | 2013-09-06 | 2 | -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/11574 | Joas Schilling | 2013-07-30 | 1 | -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 deleted | Marc Alexander | 2013-07-18 | 1 | -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"-message | Joas Schilling | 2013-07-29 | 1 | -14/+1 | |
| | | | | | | | | | | | | | | | | PHPBB3-11574 | |||||
| * | | | [ticket/11574] Change order of files and database update | Joas Schilling | 2013-07-29 | 1 | -23/+23 | |
| |/ / | | | | | | | | | | PHPBB3-11574 | |||||
* | | | [feature/oauth] Clean up the OAuth ACP template | Joseph Warner | 2013-07-23 | 1 | -2/+4 | |
| | | | | | | | | | | | | PHPBB3-11673 | |||||
* | | | [feature/oauth] Finish the template so it "works" | Joseph Warner | 2013-07-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | PHPBB3-11673 | |||||
* | | | [feature/oauth] ACP options for OAuth, needs some work | Joseph Warner | 2013-07-23 | 1 | -0/+15 | |
|/ / | | | | | | | PHPBB3-11673 | |||||
* | | [ticket/11675] Fix template loop | Nathaniel Guse | 2013-07-13 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-11675 | |||||
* | | [ticket/10999] Fix assets_version in ACP | Vjacheslav Trushkin | 2013-07-13 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-10999 |