FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for phpBB/phpbb/user.php - Pico/phpbb · GitHub
Pico
/
phpbb
Public
forked from
phpbb/phpbb
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
phpbb
phpBB
phpbb
user.php
on
develop
User selector
Datepicker
Commit history
Commits on May 29, 2014
[ticket/10073] Make contact page available when board is disabled
Show description for 6728119
nickvergessen
committed
6728119
View commit details
Copy full SHA for 6728119
View code at this point
Browse repository at this point
Commits on May 27, 2014
[ticket/12594] Remove @package tags and update file headers
Show description for a759704
Marshalrusty
committed
a759704
View commit details
Copy full SHA for a759704
View code at this point
Browse repository at this point
Commits on May 4, 2014
[ticket/12500] Set a title attribute in user.img()
Show description for fad41a6
prototech
committed
fad41a6
View commit details
Copy full SHA for fad41a6
View code at this point
Browse repository at this point
Commits on May 2, 2014
[ticket/10521] Allow language switching by URL parameter
Show description for 257ff46
iMattPro
committed
257ff46
View commit details
Copy full SHA for 257ff46
View code at this point
Browse repository at this point
Merge remote-tracking branch 'github-vse/ticket/12254' into develop-ascraeus
Show description for 0fc6b6a
naderman
committed
0fc6b6a
View commit details
Copy full SHA for 0fc6b6a
View code at this point
Browse repository at this point
[ticket/12254] Use a cookie instead of SID to store language selection
Show description for 7832573
iMattPro
committed
7832573
View commit details
Copy full SHA for 7832573
View code at this point
Browse repository at this point
Commits on Apr 25, 2014
[ticket/12273] Update since version to 3.1.0-a* style
Show description for b328953
nickvergessen
committed
b328953
View commit details
Copy full SHA for b328953
View code at this point
Browse repository at this point
[ticket/12273] Update existing events
Show description for 87899b0
nickvergessen
committed
87899b0
View commit details
Copy full SHA for 87899b0
View code at this point
Browse repository at this point
Commits on Apr 24, 2014
[ticket/12273] Fix long $vars lines for existing events
Show description for c2dace7
nickvergessen
committed
c2dace7
View commit details
Copy full SHA for c2dace7
View code at this point
Browse repository at this point
Commits on Apr 11, 2014
[ticket/12254] Use 'language' instead of 'set_lang' as the variable name
Show description for 60be502
iMattPro
committed
60be502
View commit details
Copy full SHA for 60be502
View code at this point
Browse repository at this point
Commits on Apr 7, 2014
[ticket/12254] Use new set_lang var to avoid conflict with change_lang
Show description for daae87d
iMattPro
committed
daae87d
View commit details
Copy full SHA for daae87d
View code at this point
Browse repository at this point
[ticket/12254] Stop using deprecated request_var in user class
Show description for a5940ed
iMattPro
committed
a5940ed
View commit details
Copy full SHA for a5940ed
View code at this point
Browse repository at this point
[ticket/12254] Better language switching on registration page
Show description for 41b0b8c
iMattPro
committed
41b0b8c
View commit details
Copy full SHA for 41b0b8c
View code at this point
Browse repository at this point
Commits on Mar 19, 2014
[ticket/12285] Fix mult-lingual issues between extensions
Show description for b0f34af
iMattPro
committed
b0f34af
View commit details
Copy full SHA for b0f34af
View code at this point
Browse repository at this point
Commits on Mar 15, 2014
[ticket/11071] Add fallback if requested style don't exist
Show description for df0ac98
Elsensee
committed
df0ac98
View commit details
Copy full SHA for df0ac98
View code at this point
Browse repository at this point
Commits on Feb 5, 2014
[ticket/12167] Allow users to change style via style parameter by default
Show description for 8a96e0b
marc1706
committed
8a96e0b
View commit details
Copy full SHA for 8a96e0b
View code at this point
Browse repository at this point
Commits on Nov 8, 2013
[ticket/12005] Remove PM popup
Show description for 65fbf87
Pico
committed
65fbf87
View commit details
Copy full SHA for 65fbf87
View code at this point
Browse repository at this point
Commits on Oct 30, 2013
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
Show description for 7aa8f64
bantu
committed
7aa8f64
View commit details
Copy full SHA for 7aa8f64
View code at this point
Browse repository at this point
Commits on Oct 28, 2013
[ticket/11981] Fix code sniffer complaints
Show description for 7f58a45
marc1706
committed
7f58a45
View commit details
Copy full SHA for 7f58a45
View code at this point
Browse repository at this point
Commits on Sep 16, 2013
[ticket/11700] And some last comments with backslashes
Show description for 390dc86
naderman
committed
390dc86
View commit details
Copy full SHA for 390dc86
View code at this point
Browse repository at this point
Commits on Sep 15, 2013
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Show description for 21bbb58
naderman
committed
21bbb58
View commit details
Copy full SHA for 21bbb58
View code at this point
Browse repository at this point
[ticket/11700] Move all recent code to namespaces
Show description for b95fdac
naderman
committed
b95fdac
View commit details
Copy full SHA for b95fdac
View code at this point
Browse repository at this point
Commits on Aug 28, 2013
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628
Show description for 68ed2b6
EXreaction
committed
68ed2b6
View commit details
Copy full SHA for 68ed2b6
View code at this point
Browse repository at this point
Commits on Aug 19, 2013
[ticket/11792] Add performance remark to core.user_setup event PHPDoc
Show description for 953ca17
rechosen
committed
953ca17
View commit details
Copy full SHA for 953ca17
View code at this point
Browse repository at this point
[ticket/11792] Add variable 'lang_set_ext' to event core.user_setup
Show description for 88e5ba4
rechosen
committed
88e5ba4
View commit details
Copy full SHA for 88e5ba4
View code at this point
Browse repository at this point
Commits on Jul 24, 2013
[ticket/11628] Remove phpbb_style (move methods to phpbb_template)
Show description for 5d1afb4
EXreaction
committed
5d1afb4
View commit details
Copy full SHA for 5d1afb4
View code at this point
Browse repository at this point
Commits on Jul 14, 2013
Merge remote-tracking branch 'upstream/develop' into ticket/11574
Show description for f6865dc
igorw
committed
f6865dc
View commit details
Copy full SHA for f6865dc
View code at this point
Browse repository at this point
[ticket/11698] Moving all autoloadable files to phpbb/
Show description for 7030578
naderman
committed
7030578
View commit details
Copy full SHA for 7030578
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL