1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-25 12:33:29 +01:00

1470 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
118b66534e [ticket/11552] Add search link to responsive header
PHPBB3-11552
2013-10-17 21:12:45 +03:00
Vjacheslav Trushkin
5d999e008c [ticket/11552] Breadcrumbs in footer, tabs bg color
Change breadcrumbs layout in footer to match breadcrumbs
in header. Change background color for tabs dropdown menu

PHPBB3-11552
2013-10-17 21:11:39 +03:00
Vjacheslav Trushkin
e5788cbda8 [ticket/11552] Disable responsive JS for IE8-
PHPBB3-11552
2013-10-17 21:11:38 +03:00
Vjacheslav Trushkin
8ea5a77aa2 [ticket/11552] Join functions for hiding tabs and menu
PHPBB3-11552
2013-10-17 21:11:38 +03:00
Vjacheslav Trushkin
a1f118872b [ticket/11552] Responsive CP tabs
PHPBB3-11552
2013-10-17 21:11:38 +03:00
Vjacheslav Trushkin
88cbd68d00 [ticket/11552] Responsive notifications list, pagination
PHPBB3-11552
2013-10-17 21:11:38 +03:00
Vjacheslav Trushkin
7e683cb14d [ticket/11552] Insert responsive menu toggle before li.rightside
Insert responsive menu toggle before li.rightside to prevent
li.rightside:last-child css rule from not working

PHPBB3-11552
2013-10-17 21:11:38 +03:00
Vjacheslav Trushkin
9b4001a786 [ticket/11552] Align text to left in right side popups
PHPBB3-11552
2013-10-17 21:11:37 +03:00
Vjacheslav Trushkin
28fbbcbbc1 [ticket/11552] Hide other popups when menu is toggled
PHPBB3-11552
2013-10-17 21:11:37 +03:00
Vjacheslav Trushkin
70a4bab9ed [ticket/11552] Limit width of linklists
Limit width of left/right aligned link lists

PHPBB3-11552
2013-10-17 21:11:37 +03:00
Vjacheslav Trushkin
dbb6fc2ebe [ticket/11552] Responsive menu
PHPBB3-11552
2013-10-17 21:11:03 +03:00
Vjacheslav Trushkin
c15ab90c38 [ticket/11552] More breadcrumbs adjustments
PHPBB3-11552
2013-10-17 21:08:32 +03:00
Vjacheslav Trushkin
464248d341 [ticket/11552] Tooltips for breadcrumbs
PHPBB3-11552
2013-10-17 21:08:31 +03:00
Vjacheslav Trushkin
77a9635495 [ticket/11552] Keep first nav row on same line
PHPBB3-11552
2013-10-17 21:08:31 +03:00
Vjacheslav Trushkin
b84f0791b2 [ticket/11552] Change breadcrumbs structure
PHPBB3-11552
2013-10-17 21:08:31 +03:00
Vjacheslav Trushkin
284fb30958 [ticket/11552] Display checkbox in forums list
PHPBB3-11552
2013-10-17 21:08:31 +03:00
Vjacheslav Trushkin
5e8eec6330 [ticket/11552] Move breadcrumbs up
Remove spacing between navigation and breadcrumbs
Fix comments format in responsive.css

PHPBB3-11552
2013-10-17 21:08:31 +03:00
Vjacheslav Trushkin
f3d83def0a [ticket/11552] Responsive forums list
PHPBB3-11552
2013-10-17 21:08:31 +03:00
Vjacheslav Trushkin
744a91dc7b [ticket/11552] Responsive breadcrumbs
PHPBB3-11552
2013-10-17 21:07:41 +03:00
Vjacheslav Trushkin
a189c38853 [ticket/11552] Add .nojs or .hasjs to body
Add .nojs to body element, swap it to .hasjs when
JavaScript is enabled

PHPBB3-11552
2013-10-17 21:03:53 +03:00
Vjacheslav Trushkin
befffe7472 [ticket/11552] Basic rules for wrappers and header
Basic rules for content wrapper, common block wrappers and header

PHPBB3-11552
2013-10-17 21:03:53 +03:00
Vjacheslav Trushkin
5c3669eccb [ticket/11552] Add link to responsive.css
Add link to responsive.css and blank responsive.css

PHPBB3-11552
2013-10-17 21:03:53 +03:00
Vjacheslav Trushkin
7cf0cdb67e [ticket/11552] Viewport meta for mobile devices
PHPBB3-11552
2013-10-17 21:03:52 +03:00
Nathan Guse
852b707b48 Merge pull request #1781 from VSEphpbb/ticket/11921
Ticket/11921 - Streamline PMs and Notifications in Header Link List
2013-10-16 10:50:17 -07:00
Matt Friedman
2867831232 [ticket/11921] Move any HTML for Notifications to the templates
PHPBB3-11921
2013-10-16 10:07:54 -07:00
Matt Friedman
8608204097 [ticket/11921] Improve appearance of PM notifications in linklist
PHPBB3-11921
2013-10-15 10:29:15 -07:00
Matt Friedman
9363986f43 [ticket/11921] Improve appearance of Notifications in linklist
PHPBB3-11921
2013-10-15 10:27:00 -07:00
Joas Schilling
4709cbbed3 [prep-release-3.1.0-a1] Update version to 3.1.0-a1 2013-10-14 12:04:18 +02:00
Andreas Fischer
2050a39da7 [feature/plupload/integration] Integration of Plupload
This commit is a highly-refactored and up-to-date version of Fyorl's work
which was part of his Google Summer of Code 2012 project "Attachment
Improvements".

PHPBB3-10929
2013-10-11 17:40:16 +02:00
Nils Adermann
0b56390e32 Merge pull request #1571 from bantu/ticket/11345
[ticket/11345] Better font for buttons
2013-10-10 15:27:06 -07:00
Andreas Fischer
94b49d8a92 [ticket/11703] Make jQuery CDN switch more generic.
Config variable: load_jquery_cdn -> allow_cdn
Template variable: S_JQUERY_FALLBACK -> S_ALLOW_CDN

PHPBB3-11703
2013-10-10 23:26:03 +02:00
Nathan Guse
ca619cb4a9 Merge pull request #1757 from prototech/ticket/10383
[ticket/10383] AJAXify poll voting
2013-10-07 18:27:18 -07:00
Cesar G
98a1694c7c [ticket/10383] Update the results without the overlay popup.
PHPBB3-10383
2013-10-07 17:55:04 -07:00
Cesar G
7f31277269 [ticket/10383] Make the content transitions smoother.
PHPBB3-10383
2013-10-07 07:39:50 -07:00
Cesar G
637a5a5eea [ticket/10383] AJAXify poll voting
PHPBB3-10383
2013-10-06 21:48:36 -07:00
Cesar G
19178421cf [ticket/11893] Remove unnecessary <fieldset> causing a large font size
PHPBB3-11893
2013-10-05 21:22:09 -07:00
Joas Schilling
f16a7e351f [ticket/11805] Fix "jump to page" feature for pagination in routes
PHPBB3-11805
2013-09-25 17:34:29 +02:00
Andreas Fischer
717e2337b9 Merge remote-tracking branch 'cyberalien/ticket/11846' into develop
* cyberalien/ticket/11846:
  [ticket/11846] Replace empty p with margin-top
2013-09-23 12:52:43 +02:00
Vjacheslav Trushkin
7c5675942b [ticket/11846] Replace empty p with margin-top
PHPBB3-11846
2013-09-15 21:22:06 +03:00
Dhruv
41282c5065 [ticket/11735] Display disabled checkbox when notification is already read
PHPBB3-11735
2013-09-15 20:29:45 +05:30
Vjacheslav Trushkin
d27bc857f3 [ticket/11795] Remove PM popup
PHPBB3-11795
2013-09-14 10:10:45 +03:00
Vjacheslav Trushkin
973f4bc887 [ticket/11795] Remove outdated comment from forum_fn.js
This comment is no longer relevant because function was rewritten

PHPBB3-11795
2013-09-14 10:10:44 +03:00
Vjacheslav Trushkin
e6d87c5bc0 [ticket/11795] Move find user JS to forum_fn
Move JavaScript from user search results to forum_fn.js

PHPBB3-11795
2013-09-14 10:10:44 +03:00
Vjacheslav Trushkin
4b27ec441a [ticket/11795] Move MSN scripts to forum_fn.js
Move MSN scripts to forum_fn.js
Rewrite MSN scripts to remove duplicate code

PHPBB3-11795
2013-09-14 10:10:44 +03:00
Vjacheslav Trushkin
e4874c180a [ticket/11795] Use phpBB template syntax instead of TWIG
PHPBB3-11795
2013-09-14 10:10:44 +03:00
Vjacheslav Trushkin
22c8df5403 [ticket/11795] Move PM popup JS to forum_fn.js
Move PM popup JavaScript from overall_header to forum_fn.js
Use TWIG to escape PM popup URL

PHPBB3-11795
2013-09-14 10:10:43 +03:00
Vjacheslav Trushkin
4c2aad4ca9 [ticket/11795] Get rid of pagination JS variables
Move pagination variables to data attributes
Replace A_BASE_URL with BASE_URL and use TWIG to escape it

PHPBB3-11795
2013-09-14 10:10:43 +03:00
Vjacheslav Trushkin
253890520d [ticket/11795] Get rid of onload_functions
Get rid of onload_functions and onunload_functions
Scripts should use $(document).ready() instead

PHPBB-11795
2013-09-14 10:10:42 +03:00
Vjacheslav Trushkin
a92a3cfeb9 [ticket/11795] Use data-reset-on-edit attr to reset elements
Use data-reset-on-edit attribute to reset other inputs
when editing input with data.

Do not unbind event (old code unbound it after one use for
no reason)

PHPBB3-11795
2013-09-14 10:10:42 +03:00
Vjacheslav Trushkin
605cd0cafb [ticket/11795] Redo form elements auto-focus
Use data-focus attribute for forms to focus elements
when document is loaded instead of adding JavaScript

PHPBB3-11795
2013-09-14 10:10:42 +03:00