8ee37def81
[ticket/11962] Resize posted images to fit and give them a class
...
PHPBB3-11962
2014-03-30 14:19:16 -07:00
eefc652220
[ticket/12321] Remove execute bit from ucp_main_subscribed.html and buttons.png
...
PHPBB3-12321
2014-03-30 14:29:56 +03:00
01697ab2f5
Merge remote-tracking branch 'prosk8er/ticket/12298' into develop-ascraeus
...
* prosk8er/ticket/12298:
[ticket/12298] Template Event memberlist_view_contact_before/after
2014-03-29 17:43:03 +01:00
255fab038d
[ticket/12298] Template Event memberlist_view_contact_before/after
...
add template event memberlist_view_contact_before
and memberlist_view_contact_after
PHPBB3-12298
2014-03-29 12:13:17 -04:00
f879714d35
Merge remote-tracking branch 'prosk8er/ticket/12301' into develop-ascraeus
...
* prosk8er/ticket/12301:
[ticket/12301] Template Event overall_header_body_before
2014-03-29 16:42:10 +01:00
fb25917fa9
[ticket/12301] Template Event overall_header_body_before
...
add template event overall_header_body_before
PHPBB3-12301
2014-03-29 09:57:11 -04:00
e8b43a1bb8
[ticket/12308] Template Event forumlist_body_last_row_after
...
PHPBB3-12308
2014-03-29 12:50:23 +01:00
1e0af0d252
Merge remote-tracking branch 'paybas/ticket/12304' into develop-ascraeus
...
* paybas/ticket/12304:
[ticket/12304] Add CSS class to rules-link container
2014-03-29 12:36:05 +01:00
0d84a42cd4
[ticket/12309] Template Event quickreply_editor_panel_before/after
...
PHPBB3-12309
2014-03-29 12:17:11 +01:00
7a5639816a
[ticket/12304] Add CSS class to rules-link container
...
When a forum has a forum-rules link instead of forum-rules text, there
is no way to distinguish in the styling of the container (or the button)
it will have.
It should be possible to style the <div class="rules"> container
differently if there is only a link (no text).
PHPBB3-12304
2014-03-29 11:20:03 +01:00
fd16a50baf
Merge remote-tracking branch 'vsephpbb/ticket/12300' into develop-ascraeus
...
* vsephpbb/ticket/12300:
[ticket/12300] Make only red topic/forum row icons clickable to unread posts
[ticket/12300] Fix broken link to last post in topic subscriptions list
[ticket/12300] Fix alignment of clickable icons
[ticket/12300] Make all topic row icons clickable
[ticket/12300] Rename new class for row icon links
[ticket/12300] Make topic icon links clickable to newest unread posts
[ticket/12300] Revert topic title links back to default behavior
2014-03-29 11:09:33 +01:00
96ac2790fc
[ticket/12300] Make only red topic/forum row icons clickable to unread posts
...
PHPBB3-12300
2014-03-28 20:54:49 -07:00
76558fbce5
[ticket/11336] Changes "leaders"-mode to "team"-mode and so in test-file
...
PHPBB3-11336
2014-03-28 19:36:08 +01:00
619e844c1b
[ticket/12300] Fix broken link to last post in topic subscriptions list
...
PHPBB3-12300
2014-03-27 17:32:15 -07:00
e1c962894b
[ticket/12300] Fix alignment of clickable icons
...
PHPBB3-12300
2014-03-27 17:31:31 -07:00
2bc5fcc7de
[ticket/12300] Make all topic row icons clickable
...
Forum list icons link to first page of forum
UCP subscribed forums icons link to first page of forum
MCP Forum page topic icons link to first (or first unread) post
PM Icons link to the message
PHPBB3-12300
2014-03-27 17:29:50 -07:00
c897ac5d70
[ticket/12300] Rename new class for row icon links
...
PHPBB3-12300
2014-03-27 17:25:37 -07:00
f6519414b7
[ticket/12300] Make topic icon links clickable to newest unread posts
...
PHPBB3-12300
2014-03-24 10:42:32 -07:00
449e583fc4
[ticket/12300] Revert topic title links back to default behavior
...
PHPBB3-12300
2014-03-24 09:43:25 -07:00
84b91beed1
Merge remote-tracking branch 'rxu/ticket/12289' into develop-ascraeus
...
* rxu/ticket/12289:
[ticket/12289] Add viewtopic template events for posts specific custom notices
2014-03-22 21:35:38 +01:00
4bb898a061
[ticket/12289] Add viewtopic template events for posts specific custom notices
...
These events allow extensions to add own posts specific notices-alike info.
PHPBB3-12289
2014-03-22 22:45:05 +08:00
7f5d8becad
Merge pull request #2137 from geetakshi/ticket/8309
...
[ticket/8309] Rename "Last visited" to "Last activity" on memberlist/viewprofile
2014-03-20 03:44:39 +05:30
66ed9881df
[ticket/8309] Removing key with similar function to avoid redundancy
...
PHPBB3-8309
2014-03-17 21:08:03 +05:30
1e1a54882c
[ticket/12279] Add memberlist_view.html template event to add custom info
...
Template event to ddd custom content
to the user profile view after the main content.
PHPBB3-12279
2014-03-17 21:01:16 +08:00
8c4604a78e
[ticket/8309] Renaming "Last visit" to "Last activity"
...
PHPBB3-8309
2014-03-16 03:32:08 +05:30
407e0dbd8b
[prep-release-3.1.0-b1] Update version to 3.1.0-b1
2014-03-15 15:37:21 +01:00
23b7671617
[ticket/12272] Fix hardcoded colons in subforums.
...
In subforums list, under the parent forum description, there are two
harcoded colons instead of {L_COLON}.
PHPBB3-12272
2014-03-15 14:32:26 +01:00
e1278320a2
[ticket/12272] Fix hardcoded colons in subforums.
...
In subforums list, under the parent forum description, there are two
harcoded colons instead of {L_COLON}.
PHPBB3-12272
2014-03-15 14:25:11 +01:00
d9037965c8
[ticket/12271] Decouple dropdown header and footer from #notifications_list
...
PHPBB3-12271
2014-03-14 17:10:20 +01:00
7b08a483fd
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/12202] Use an array in the data provider instead of exploding manually
[ticket/12202] Can't call htmlspecialchars before checking for quotes
[ticket/12202] Fix tests
[ticket/12202] Test for parse_cfg_file
[ticket/12202] Use copyright symbol in style.cfg files
[ticket/12202] Apply htmlspecialchars to style.cfg data
Conflicts:
phpBB/styles/prosilver/style.cfg
phpBB/styles/subsilver2/style.cfg
2014-03-14 13:55:53 +01:00
21bec33e0b
[ticket/11111] Prosilver posting textarea may only be resized vertically
...
The resize element displays a mechanism for allowing the
user to resize the element. Setting this to vertical means it
may only be resized vertically.
PHPBB3-11111
2014-03-13 12:47:28 -07:00
8a61e4b4c0
Merge remote-tracking branch 'crizz0/ticket/8785' into develop
...
* crizz0/ticket/8785:
[ticket/8785] Deletes additional add and add_bcc buttons
[ticket/8785] Fixed problem with add empty.png and travis will now pass
[ticket/8785] and again a fresh line
[ticket/8785] Just one blank line
[ticket/8785] pm_layout.html back to more standard code
[ticket/8785] <hr /> will only displayed when needed
[ticket/8785] Adds blank lines at file end
[ticket/8785] Adds a new optical improvement, new file and fixes html bugs
[ticket/8785] Adds two <hr /> to seperate recipients and BCC
[ticket/8785] Scrollbar to Reciepients and BCC with max-height: 200px
[ticket/8785] Little spaces mistake
[ticket/8785] Rebuilding posting_editor pm head + new language vars
2014-03-13 11:28:21 +01:00
bd33855e7b
Merge pull request #2110 from nickvergessen/ticket/12168
...
[ticket/12168] Move padding-top to ul.linklist li
* nickvergessen/ticket/12168:
[ticket/12168] Move padding-top to ul.linklist li
2014-03-13 11:10:08 +01:00
9419edd686
[ticket/8041] Merge item name into "Return to" string for better translations
...
PHPBB3-8041
2014-03-12 01:05:05 +01:00
21961a25ba
[ticket/8785] Deletes additional add and add_bcc buttons
...
PHPBB3-8785
2014-03-11 22:02:43 +01:00
8eb15de406
[ticket/12168] Move padding-top to ul.linklist li
...
PHPBB3-12168
2014-03-11 11:26:13 +01:00
f7020fb5d1
Merge pull request #2092 from nickvergessen/ticket/12090
...
[ticket/12090] Pass route name to url() instead of the url itself
2014-03-10 20:50:08 -05:00
47ad92ae31
[ticket/8785] Fixed problem with add empty.png and travis will now pass
...
PHPBB3-8785
2014-03-09 22:14:40 +01:00
0fd172aaa4
[ticket/8785] and again a fresh line
...
PHPBB3-8785
2014-03-09 21:50:44 +01:00
224e3f139f
[ticket/12202] Use copyright symbol in style.cfg files
...
PHPBB3-12202
2014-03-09 15:20:18 -05:00
cc59b5e44b
[ticket/8785] Just one blank line
...
PHPBB3-8785
2014-03-09 21:16:40 +01:00
b4a65da2ed
[ticket/8785] pm_layout.html back to more standard code
...
PHPBB3-8785
2014-03-09 19:37:45 +01:00
cace4a50d0
[ticket/8785] <hr /> will only displayed when needed
...
PHPBB3-8785
2014-03-09 17:59:49 +01:00
f2321af9ed
[ticket/8785] Adds blank lines at file end
...
PHPBB3-8785
2014-03-09 14:21:17 +01:00
9ef79776a9
[ticket/8785] Adds a new optical improvement, new file and fixes html bugs
...
PHPBB3-8785
2014-03-09 13:20:49 +01:00
c305bd25e4
Merge pull request #2074 from Crizz0/ticket/12240
...
Ticket/12240 - Adds specific class to BBCode-Buttons in Template incl. Custom-BBCode support
2014-03-08 19:20:22 -06:00
275910d8b0
[ticket/12090] Fix pagination for routes
...
No clickable "jump to" at the moment, as we can not get the route url
by the route name in js yet. Need to find another solution later.
PHPBB3-12090
2014-03-08 16:02:44 +01:00
4b6f3f8b0f
Merge pull request #2088 from nickvergessen/ticket/12236
...
Ticket/12236 Convert AOL and Yahoo to custom profile fields
2014-03-05 18:44:39 -06:00
9d25485b32
Merge pull request #2061 from rxu/ticket/12231
...
[ticket/12231] Add template events to forumlist_body.html
2014-03-05 18:33:27 -06:00
9b1b57c649
Merge pull request #2080 from nickvergessen/ticket/12243
...
[Ticket/12243] subsilver2 is missing profile field files
2014-03-05 18:29:07 -06:00