rxu
673acc7313
[ticket/14316] Add events before/after the custom/zebra fields in profile view
...
PHPBB3-14316
2016-02-27 11:53:19 +07:00
javiexin
ed3f46a9b1
[ticket/13982] Add events around ranks
...
Add events to present information around ranks in the memberlist,
user profile, viewtopic profile and private message profile.
PHPBB3-13982
2015-07-04 01:51:06 +02:00
PayBas
fbc07d3b14
[ticket/12804] Hide jabber for subSilver2 as well
...
PHPBB3-12804
2014-07-07 11:21:48 +02:00
n-aleha
a114333209
[ticket/12525] Add string argument to contact and email user language variables
...
In language/en/common.php:
* Introduce a new language variable 'CONTACT' => 'Contact'
* Add a string argument to lang var 'CONTACT_USER' to avoid an appended
'{USERNAME}' in template.
* Add a string argument to lang var 'SEND_EMAIL_USER' to avoid an appended
'{USERNAME}' in template.
Also fix typos.
PHPBB3-12525
2014-05-17 04:50:57 +03:00
PayBas
173bffb61a
[ticket/12438] Add Template event memberlist_view_content_prepend
...
PHPBB3-12438
2014-05-02 17:58:02 +02:00
Prosk8er
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
Dhruv Goel
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
geetakshi
66ed9881df
[ticket/8309] Removing key with similar function to avoid redundancy
...
PHPBB3-8309
2014-03-17 21:08:03 +05:30
rxu
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
geetakshi
8c4604a78e
[ticket/8309] Renaming "Last visit" to "Last activity"
...
PHPBB3-8309
2014-03-16 03:32:08 +05:30
Joas Schilling
f2059f52f3
[ticket/12236] Move AOL Instant Messanger field to custom profile field
...
PHPBB3-12236
2014-03-05 22:13:22 +01:00
Joas Schilling
2e5106aae1
[ticket/12237] Convert yahoo messanger to custom profile field
...
PHPBB3-12237
2014-03-05 21:38:57 +01:00
Joas Schilling
83a7e632b9
[ticket/12235] Convert WLM to custom profile field
...
PHPBB3-12235
2014-03-04 10:19:08 +01:00
Joas Schilling
5b1fbfb2f2
[ticket/12187] Remove user_website functionality
...
PHPBB3-12187
2014-03-03 20:01:19 +01:00
Joas Schilling
76409388af
[ticket/12234] Replace ICQ with custom profile field
...
PHPBB3-12234
2014-02-28 15:24:35 +01:00
Joas Schilling
43040dd6a4
[ticket/12233] Add images back to subsilver2
...
PHPBB3-12233
2014-02-28 15:08:15 +01:00
Joas Schilling
a823205403
[ticket/12233] Allow profile fields to be contact fields
...
Contact fields are displayed with in the contact section of the user profile
and are displayed differently in the mini profile next to posts and private
messages
PHPBB3-12233
2014-02-28 14:38:03 +01:00
Joas Schilling
6bee91c429
[ticket/12169] Convert user_from to profile field location
...
Missing changes on memberlist view due to missing functionality
PHPBB3-12169
2014-02-10 14:38:43 +01:00
Joas Schilling
bbada27ee9
[ticket/12115] Also port user interests to profile fields
...
PHPBB3-12115
2014-02-06 11:32:11 +01:00
Joas Schilling
38608bfa62
[ticket/12115] Remove occupation field from html files
...
PHPBB3-12115
2014-02-06 11:32:07 +01:00
Andreas Fischer
3cc0a4149f
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11789] Remove inline color in memberlist_view
Conflicts:
phpBB/styles/subsilver2/template/memberlist_view.html
2013-08-18 17:10:26 +02:00
Vjacheslav Trushkin
6f566fdaf0
[ticket/11789] Remove inline color in memberlist_view
...
PHPBB3-11789
2013-08-18 10:56:16 +03:00
rechosen
a10ab3e7d9
[ticket/9550] Add template event memberlist_view_user_statistics_after
...
Adds the append counterpart of a template event required for the karma
extension. It allows adding entries to the user statistics part of any user
profile.
Explanation from http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=44379 :
Per suggestion of nickvergessen, add a counterpart for every append or prepend
event.
PHPBB3-9550
2013-08-02 11:16:02 +02:00
rechosen
d7e048da10
[ticket/9550] Add template event memberlist_view_user_statistics_before
...
Adds a template event required for the karma extension. It allows adding
entries to the user statistics part of any user profile.
Explanation from http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=44379 :
Used by the karma extension to add a karma score indication that allows other
users to see how respected this user is. Prepend because karma score is often
a more meaningful statistic than the bottom statistics (like "Most active
topic"), and should therefore be more prominent.
PHPBB3-9550
2013-08-02 11:16:02 +02:00
Andreas Fischer
336187151a
[ticket/11201] Revert WLM dropping because it is still used in China.
...
Windows Live Messenger is still in use in china which accounts for ~20% of world
population. Revert WLM dropping which has been merged under the assumption that
WLM data and features are completely useless.
This commit reverts commits
- 460470229d
- 9affd6f7e7
which have been merged by d59431691c
.
PHPBB3-11201
2013-02-04 01:31:43 +01:00
Joas Schilling
9affd6f7e7
[ticket/11201] Remove MSN/WLM fields
...
WLM will be shutdown in March 2013. Skype is the new replacement. But as Skype
uses a different login ID and service, the values in this field are useless.
So we can safely remove the field and the links/functions we create.
PHPBB3-11201
2013-01-11 14:32:44 +01:00
Nathan Guse
6e7e70a18a
[ticket/10780] Replace colon usage in template output with {L_COLON}
...
Replace all the instances (I could find) where the colon is displayed
to the user with {L_COLON} so it can be localised.
PHPBB3-10780
2012-11-10 00:23:03 +01:00
Vjacheslav Trushkin
4035f3f6c8
[feature/remove-imagesets] Changing subsilver
...
Removing imagesets. Changing subsilver
PHPBB3-10336
2011-09-04 11:05:10 +03:00
Joas Schilling
57f7c24806
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10341] Also show forum/topic name of "0" as most active forum/topic.
2011-08-29 22:28:44 +02:00
Andreas Fischer
4499be5795
[ticket/10341] Also show forum/topic name of "0" as most active forum/topic.
...
PHPBB3-10341
2011-08-25 17:44:45 +02:00
Nils Adermann
d06dcd69e6
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/8571] Show age as 0 in birthday list when birthday is in the future.
[ticket/8571] Show 'Age: 0' on viewprofile when birthday is in the future.
[ticket/8571] Also display age on memberlist/viewprofile when age is 0.
Conflicts:
phpBB/index.php
2011-08-18 17:46:31 -04:00
Andreas Fischer
b4949675bf
[ticket/8571] Also display age on memberlist/viewprofile when age is 0.
...
PHPBB3-8571
2011-07-20 00:31:45 +02:00
Meik Sievertsen
e0bf824501
Do not display links to user/post search if search is disabled. (Bug #50685 - Patch by HardStyle)
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10108 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-09-05 12:03:52 +00:00
Joas Schilling
52e9f4d13e
fix r10065 for #50475
...
Authorised by: bantu
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10066 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-08-30 12:05:38 +00:00
Joas Schilling
2ad1abe0ee
Fix Bug #50475 - Only show "Add friend" and "Add foe" links if the specific module is enabled.
...
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10065 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-08-30 11:56:15 +00:00
Chris Smith
11d8d3455a
Changes to r9617 Fix a template compilation issue, and reshuffle the code. The added template complexity made it more of a problem to check the variables correctly, hence simplification.
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9619 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-06-18 12:59:43 +00:00
Ruslan Uzdenov
a4e817e322
Fix bug #10519 - "View user notes" and "Warn user" links shown even if modules disabled
...
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9617 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-06-18 11:43:16 +00:00
Joas Schilling
ac72c7e049
Fix bug #20775 - Display user's Jabber address in popup when Jabber functionality is disabled
...
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9603 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-06-17 09:59:49 +00:00
Meik Sievertsen
528cf7de0f
Show users posts in queue in acp and profile + link to mcp
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8801 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-09-01 21:33:12 +00:00
Henry Sudhof
3e14cefc2b
by popular demand
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8747 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-08-13 14:16:40 +00:00
Meik Sievertsen
e3882844ec
#i62 - #i65
...
gone through every javascript invocation and making sure we adhere to our coding guidelines.
git-svn-id: file:///svn/phpbb/trunk@8099 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-09-22 18:31:50 +00:00
Meik Sievertsen
75a5162945
again, a lot of bug fixes
...
git-svn-id: file:///svn/phpbb/trunk@7909 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-07-19 20:38:38 +00:00
Meik Sievertsen
c04a69c67c
tiny fixes which do not need to be listed within the changelog... (falls under tiny stylistic and language changes)
...
git-svn-id: file:///svn/phpbb/trunk@7709 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-06-03 16:12:00 +00:00
Meik Sievertsen
4ed8b3a62c
ahhh, there are you. I can see a new haircut... looks good.
...
git-svn-id: file:///svn/phpbb/trunk@7263 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-04-01 22:46:14 +00:00
Igor Wiedler
af5b9a9640
[ticket/9556] Drop php closing tags, add trailing newline
...
Closing tags converted using Oleg's script.
remove-php-end-tags.py -a .
Trailing newlines added using the following where $ext is file extension.
find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s;
Extensions: php, css, html, js, xml.
PHPBB3-9556
2010-11-11 19:10:55 +01:00
Nils Adermann
c69936d220
[task/restore-subsilver2] Revert removing subsilver2 for Ascraeus development.
...
This reverts commit ac2b5430aa
.
PHPBB3-9783
2010-08-20 22:55:25 +02:00
Nils Adermann
ac2b5430aa
[task/drop-subsilver2] Removing subsilver2 for Ascraeus development.
...
The discussion about this has taken place on area51:
http://area51.phpbb.com/phpBB/viewtopic.php?f=81&t=32496
PHPBB3-9607
2010-05-16 20:57:01 +02:00
Meik Sievertsen
2e17e448de
Copy 3.0.x branch to trunk
...
git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-10-04 18:14:59 +00:00
Meik Sievertsen
e85f9f79bc
remove no longer necessary files... hooray
...
git-svn-id: file:///svn/phpbb/trunk@9221 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-12-24 13:14:24 +00:00
Meik Sievertsen
44416f4744
- queue trigger feature
...
- queued posts do not affect user_posts
- show links to MCP + queued posts in ucp and acp
git-svn-id: file:///svn/phpbb/trunk@8816 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-09-04 14:04:30 +00:00