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

2285 Commits

Author SHA1 Message Date
Joas Schilling
6ee05d369e [prep-release-3.1.0-a2] Update version to 3.1.0-a2 2013-11-19 01:18:21 +01:00
Cesar G
13d2d7d036 [ticket/11472] Expand palette cell links to the full block size.
PHPBB3-11472
2013-11-12 18:15:16 -08:00
Cesar G
1ea07e2270 [ticket/11472] Use {T_ASSETS_PATH}.
PHPBB3-11472
2013-11-12 18:15:16 -08:00
Cesar G
79b5e96896 [ticket/11472] Make the color swatch configurable and fix it in subsilver2
PHPBB3-11472
2013-11-12 18:11:56 -08:00
Cesar G
c386bf7911 [ticket/11472] Make prosilver's editor.js an asset used by all styles.
PHPBB3-11472
2013-11-12 18:11:56 -08:00
Nathan Guse
ad69d5af8a Merge pull request #1788 from VSEphpbb/ticket/11935
[ticket/11935] Fix invalid HTML and Errors
2013-11-04 09:43:34 -08:00
Nathan Guse
817a21dcfc Merge pull request #1826 from imkingdavid/ticket/11975
[ticket/11975] Add ACP link next to MCP link in header
2013-11-04 09:38:32 -08:00
Dhruv
27e54f9473 Merge remote-tracking branch 'prototech/ticket/11899' into develop
# By Cesar G
# Via Cesar G
* prototech/ticket/11899:
  [ticket/11899] Give indication of activity after voting in poll.
2013-11-04 00:42:59 +05:30
Dhruv
0e0e12963a Merge remote-tracking branch 'prototech/ticket/11928' into develop
# 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.
2013-11-04 00:28:02 +05:30
David King
6ee8f19fea [ticket/11975] Remove copy/paste fail, fix tests
PHPBB3-11975
2013-11-02 15:53:40 -07:00
David King
47f7992bf1 [ticket/11975] Change shortened ACP/MCP label to Administer/Moderate
Also utilizing the new data-responsive-text attribute

PHPBB3-11975
2013-11-02 15:34:19 -07:00
David King
54e82392f0 [ticket/11975] Make link text shorter on smaller resolutions
PHPBB3-11975
2013-11-02 15:34:18 -07:00
David King
abd035fcc9 [ticket/11975] Add ACP link next to MCP link in header
PHPBB3-11975
2013-11-02 15:34:18 -07:00
David King
835900123e [ticket/11972] Add posting_editor_message_after template event
PHPBB3-11972
2013-11-02 15:27:53 -07:00
David King
b8eeca7048 [ticket/11972] Add posting_editor_message_before template event
PHPBB3-11972
2013-11-02 15:27:53 -07:00
David King
3be5fe5354 [ticket/11972] Add posting_editor_subject_before template event
PHPBB3-11972
2013-11-02 15:27:53 -07:00
David King
069f806169 [ticket/11972] Add posting_editor_subject_after template event
PHPBB3-11972
2013-11-02 15:27:52 -07:00
Nathan Guse
2e9b39285d Merge pull request #1840 from cyberalien/ticket/11030
Fix cursor in prosilver and ACP
2013-11-02 13:36:18 -07:00
Marcus Vinny
e4008308fc [ticket/11992] Fix Users with most Warnings block
PHPBB3-11992
2013-10-31 15:30:02 -03:00
Vjacheslav Trushkin
7ce34f3f90 [ticket/11030] Fix cursor for checkboxes
PHPBB3-11030
2013-10-30 11:51:16 +02:00
Matt Friedman
16213c92fe [ticket/11935] Merge remote-tracking branch 'upstream/develop'
PHPBB3-11935
2013-10-29 19:12:32 -07:00
erangamapa
dffe790f19 [ticket/11030] Fixing cursor appearing in file upload browse button.
Removed unnecessary cursor CSS properties added for form inputs in both acp
and prosilver styles. Added cursor:pointer property only for buttons.

PHPBB3-11030
2013-10-30 02:10:47 +02:00
Cesar G
57fc62b000 [ticket/11928] Make sure the indicator is on top of other elements.
PHPBB3-11928
2013-10-29 10:11:29 -07:00
Cesar G
da4e0c4219 [ticket/11928] Replace AJAX loading popup with animation.
PHPBB3-11928
2013-10-29 07:27:08 -07:00
Vjacheslav Trushkin
e8b4a50a3d [ticket/11956] Ability to swap full and responsive text
PHPBB3-11956
2013-10-26 20:28:36 +03:00
Vjacheslav Trushkin
c521380273 [ticket/11956] Move code that hides dropdowns to assets
PHPBB3-11956
2013-10-26 16:35:59 +03:00
Vjacheslav Trushkin
368b3f0d9e [ticket/11956] Move dropdown handler to assets
PHPBB3-11956
2013-10-26 16:29:37 +03:00
Vjacheslav Trushkin
ee4c1ba5a8 [ticket/11956] Check for children elements in tables
PHPBB3-11956
2013-10-26 12:22:33 +03:00
Vjacheslav Trushkin
6dedac1929 [ticket/11956] Adjust few elements for tiny devices
Change min-width for tiny phones
Adjust form elements max-width for tiny phones

PHPBB3-11956
2013-10-25 12:50:36 +03:00
Vjacheslav Trushkin
db9ca2fc63 [ticket/11956] Fix IE responsive breadcrumbs and navigation icon
PHPBB3-11956
2013-10-25 02:20:49 +03:00
Vjacheslav Trushkin
fa8d1eb2dc [ticket/11956] Swap navigation events in header
PHPBB3-11956
2013-10-25 02:20:13 +03:00
Vjacheslav Trushkin
c879e8c0dd [ticket/11956] Fix asterix position in post menu icon
PHPBB3-11956
2013-10-24 21:28:49 +03:00
Vjacheslav Trushkin
4639d4fc86 [ticket/11956] Reverse order of .rightside items in dropdown
PHPBB3-11956
2013-10-24 20:51:58 +03:00
Vjacheslav Trushkin
3b1260fd28 [ticket/11956] One more dropdown fix
PHPBB3-11956
2013-10-24 19:59:31 +03:00
Vjacheslav Trushkin
1795f1d54b [ticket/11956] More resposive dropdown fixes
PHPBB3-11956
2013-10-24 19:57:19 +03:00
Vjacheslav Trushkin
bbb73d6e5c [ticket/11956] Move dropdown menu from edges of screen
Also add -webkit prefix to box-sizing

PHPBB3-11956
2013-10-24 18:36:18 +03:00
Vjacheslav Trushkin
3134580007 [ticket/11956] More fixes for responsive minitabs
PHPBB3-11956
2013-10-24 18:36:18 +03:00
Vjacheslav Trushkin
fb3a466805 [ticket/11956] Adjustments for responsive minitabs
PHPBB3-11956
2013-10-24 18:36:18 +03:00
Vjacheslav Trushkin
bf964d9570 [ticket/11956] Make notification, pm and forum index icons clickable
PHPBB3-11956
2013-10-24 18:36:18 +03:00
Vjacheslav Trushkin
17a954f454 [ticket/11956] Responsive subforums list
PHPBB3-11956
2013-10-24 18:36:18 +03:00
Vjacheslav Trushkin
a8f14b9ce3 [ticket/11956] Fix docblock for dropdown handler
PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
016958ea5e [ticket/11956] Reusable dropdown handler
Replace dropdown menu code with reusable handler that
is shared between all types of dropdown menus and can
be used by custom menus by extensions.

PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
6f97367ef0 [ticket/11956] Remove background image from *CP navigation
PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
c2f5ab3c6b [ticket/11956] Change .skip-responsive to data attribute
PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
11157e4f03 [ticket/11956] Fix responsive linkslist bug
PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
02cf80da9d [ticket/11956] Wider pagination links on mobile devices
Wider pagination links on mobile devices. Also fixes
typo in pagination selector.

PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
76bfd138c9 [ticket/11956] Fix postprofile popup
PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
5eeaab562c [ticket/11956] Responsive quick login form
PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
1638ff3cba [ticket/11956] Arrow for responsive popup
PHPBB3-11956
2013-10-24 18:36:16 +03:00
Vjacheslav Trushkin
d11e62930a [ticket/11956] Fix missing class name in index_body.html
PHPBB3-11956
2013-10-24 18:36:16 +03:00