Commit graph

19718 commits

Author SHA1 Message Date
Vjacheslav Trushkin
65ab004f96 [ticket/11957] Responsive ACP groups table
PHPBB3-11957
2013-10-27 01:27:31 +03:00
Joas Schilling
2086db0d7a [ticket/11974] Translate all timezones
PHPBB3-11974
2013-10-27 00:21:17 +02:00
Joas Schilling
6a87388e69 [ticket/11973] Remove logic from tokens language array
Previously if a translator did no translate a token, it would not be
displayed. On the other hand, the translator could add additional tokens
which have no functionality.  Functionality is already hardcoded into
bbcode.php so we can that in the ACP aswell, in order to prevent namend
issues.

PHPBB3-11973
2013-10-26 23:55:19 +02:00
Joas Schilling
616574d7ab [ticket/11924] Verify that the script is only run from command line
PHPBB3-11924
2013-10-26 22:53:40 +02:00
Vjacheslav Trushkin
522d5cc3f4 [ticket/11957] Responsive ACP permissions
PHPBB3-11957
2013-10-26 22:45:55 +03:00
Vjacheslav Trushkin
bea94b1f5b [ticket/11957] Fix position of main block for tab-less pages
PHPBB3-11957
2013-10-26 22:16:54 +03:00
Vjacheslav Trushkin
1cdb9a8057 [ticket/11957] Hide other navigation items when one is activated
PHPBB3-11957
2013-10-26 22:11:55 +03:00
Vjacheslav Trushkin
00734741af [ticket/11957] Do not add empty headers to responsive tables
PHPBB3-11957
2013-10-26 22:00:25 +03:00
Vjacheslav Trushkin
e9c0c9d5d2 [ticket/11957] Responsive ACP tabs
PHPBB3-11957
2013-10-26 22:00:25 +03:00
Vjacheslav Trushkin
b79cfa9f4a [ticket/11957] Add z-index to menu
Add z-index to menu to prevent content block from overlapping menu

PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
2a1db92955 [ticket/11957] Wrap content in double div
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
c1ca57fcdb [ticket/11957] Misc responsive changes
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
49e30b1243 [ticket/11957] Responsive styles list
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
7b3f63e8a3 [ticket/11957] More responsive forms adjustments
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
b107b4c0e2 [ticket/11957] Responsive forums list
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
10f0c8b333 [ticket/11957] Change avatars gallery from table to list
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
365d07ff6c [ticket/11957] Responsive forms
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
c23c64cb6d [ticket/11957] Responsive jQuery popups
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
9a8b463c33 [ticket/11957] Remove IE6 hacks
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
b80f213995 [ticket/11957] Responsive ACP tables
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
5f39fd470c [ticket/11957] Use fixed width for sidebar
Use fixed width for sidebar and few minor fixes for other items

PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
1b3daa1ad8 [ticket/11957] Adjustments to ACP layout, menu and some elements
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
43b9314390 [ticket/11957] Enhance responsive nav with JS
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
8567adf5db [ticket/11957] Include admin.js in footer
Include admin.js in footer, swap .hasjs and .nojs

PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
5779c300e4 [ticket/11957] Responsive layout and menu
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
64e26e8c71 [ticket/11957] Remove menu toggle
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
12c5997471 [ticket/11957] Replace corner images with CSS3 corners
PHPBB3-11957
2013-10-26 22:00:22 +03:00
Vjacheslav Trushkin
b3140f58a0 [ticket/11957] Viewport meta for install_update_diff
PHPBB3-11957
2013-10-26 22:00:22 +03:00
Vjacheslav Trushkin
afa71cc15b [ticket/11957] Viewport meta
PHPBB3-11957
2013-10-26 22:00:21 +03:00
David King
b0e0834637 Merge pull request #1817 from cyberalien/ticket/11956
More responsive design adjustments
2013-10-26 11:37:51 -07:00
Vjacheslav Trushkin
e8b4a50a3d [ticket/11956] Ability to swap full and responsive text
PHPBB3-11956
2013-10-26 20:28:36 +03:00
Joas Schilling
35dff79cd8 [ticket/11924] Do not use globals :(
PHPBB3-11924
2013-10-26 18:03:46 +02:00
Nils Adermann
5c5ff6cb7c Merge branch 'develop-olympus' into develop
* develop-olympus:
  [ticket/11970] Make apt-get less quiet.
  [ticket/11970] Add set -x to Travis setup scripts.
2013-10-26 10:53:49 -05:00
Nils Adermann
3eb4575f61 Merge remote-tracking branch 'github-bantu/ticket/11970' into develop-olympus
* github-bantu/ticket/11970:
  [ticket/11970] Make apt-get less quiet.
  [ticket/11970] Add set -x to Travis setup scripts.
2013-10-26 10:53:35 -05: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
Cesar G
c5fc8c43cb [ticket/11746] Delete the notification after user is approved & fix language.
PHPBB3-11746
2013-10-26 01:01:08 -07:00
Andreas Fischer
e65483ac32 [ticket/11970] Make apt-get less quiet.
PHPBB3-11970
2013-10-26 01:39:04 +02:00
Andreas Fischer
3c135ccab2 [ticket/11970] Add set -x to Travis setup scripts.
Output is hidden by Travis by default and this will allow easier debugging.

PHPBB3-11970
2013-10-26 01:37:03 +02:00
Marc Alexander
bb836b65e3 [feature/passwords] Integrate convert_flag with db auth provider
PHPBB3-11610
2013-10-25 15:21:09 +02:00
Andreas Fischer
f40f378483 Merge branch 'develop-olympus' into develop
* develop-olympus:
  [ticket/11920] Pin MariaDB repository to avoid conflicts with Ubuntu MySQL.
2013-10-25 14:01:41 +02:00
Andreas Fischer
66841a55d0 Merge remote-tracking branch 'bantu/ticket/11920' into develop-olympus
* bantu/ticket/11920:
  [ticket/11920] Pin MariaDB repository to avoid conflicts with Ubuntu MySQL.
2013-10-25 14:01:33 +02:00
Andreas Fischer
acc6e440d0 [ticket/11920] Pin MariaDB repository to avoid conflicts with Ubuntu MySQL.
PHPBB3-11920
2013-10-25 13:21:10 +02:00
Vjacheslav Trushkin
dbd4b5bdbc [ticket/11969] Change topic link to unread post in subsilver2
PHPBB3-11969
2013-10-25 14:18:53 +03:00
Vjacheslav Trushkin
7cb9493489 [ticket/11969] Change topic link to unread post in prosilver
PHPBB3-11969
2013-10-25 14:18:24 +03:00
Vjacheslav Trushkin
23954ac1b8 [ticket/11969] New language strings for first and last post links
PHPBB3-11969
2013-10-25 14:17:51 +03:00
Joas Schilling
157de2d80d [ticket/11031] Fix missing variable lang_file from code conversion
PHPBB3-11031
2013-10-25 13:10:33 +02:00
Joas Schilling
19380a9b08 [ticket/11031] Correctly set topic and post visibility
PHPBB3-11031
2013-10-25 12:36:06 +02:00
Joas Schilling
e9f4be9052 [ticket/11031] Update extension group names after converting them
PHPBB3-11031
2013-10-25 12:09:09 +02:00