index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
phpbb
/
profilefields
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[ticket/12759] Fix type_bool and type_dropdown's UCP fields
Shitiz Garg
2014-06-27
2
-2
/
+16
*
|
[ticket/12759] Remove lang_helper from profilefields_manager
Shitiz Garg
2014-06-27
1
-9
/
+1
*
|
[ticket/12759] Cache all lang_options in lang_helper instead
Shitiz Garg
2014-06-27
4
-66
/
+34
*
|
[ticket/12759] Extra line in profilefields_manager
Shitiz Garg
2014-06-27
1
-1
/
+0
*
|
[ticket/12759] Add phpDoc comments to explain get_option_lang
Shitiz Garg
2014-06-27
1
-0
/
+4
*
|
[ticket/12759] Little code cleanup
Shitiz Garg
2014-06-27
1
-5
/
+1
*
|
[ticket/12759] Make sure $field_id has unique elements
Shitiz Garg
2014-06-27
1
-0
/
+1
*
|
[ticket/12759] Cache the lang options earlier
Shitiz Garg
2014-06-27
1
-19
/
+28
*
|
[ticket/12759] Cache lang options for all fields while displaying
Shitiz Garg
2014-06-27
1
-1
/
+28
*
|
[ticket/12759] Allow multiple fields to be loaded via get_option_lang
Shitiz Garg
2014-06-27
3
-10
/
+21
|
/
*
[ticket/12730] Update maxlen for type_googleplus to 255
Shitiz Garg
2014-06-21
1
-1
/
+1
*
[ticket/12730] Update field_length to be 20 by default for Google+
Shitiz Garg
2014-06-21
1
-1
/
+1
*
[ticket/12730] Switch service name to googleplus for type_googleplus
Shitiz Garg
2014-06-21
1
-10
/
+2
*
[ticket/12730] Restore field_length to 10 for type_googleplus
Shitiz Garg
2014-06-21
1
-5
/
+5
*
[ticket/12730] Add missing brackets to type_googleplus.php
Shitiz Garg
2014-06-21
1
-0
/
+2
*
[ticket/12730] Use string template for Google+ CPF instead of a new one
Shitiz Garg
2014-06-21
1
-0
/
+8
*
[ticket/12730] Minor formatting fixes
Shitiz Garg
2014-06-21
1
-6
/
+6
*
[ticket/12730] Incorrect indentation for type_googleplus
Shitiz Garg
2014-06-21
1
-21
/
+21
*
[ticket/12730] Spaces in block header
Shitiz Garg
2014-06-21
1
-10
/
+10
*
[ticket/12730] Add Google+ profile field type
Shitiz Garg
2014-06-21
1
-0
/
+56
*
Merge pull request #2621 from Dragooon/ticket/12732
Joas Schilling
2014-06-20
1
-0
/
+1
|
\
|
*
[ticket/12732] Missing comma after validation definition
Shitiz Garg
2014-06-20
1
-1
/
+1
|
*
[ticket/12732] Add Skype custom profile field
Shitiz Garg
2014-06-20
1
-0
/
+1
*
|
[ticket/12729] Move ALPHA_DOTS to above ALPHA_SPACERS
Shitiz Garg
2014-06-20
1
-1
/
+1
*
|
[ticket/12729] Add Facebook custom profile field
Shitiz Garg
2014-06-20
1
-0
/
+1
|
/
*
[ticket/12715] Cleanup comments in \phpbb\profilefields\*
Tristan Darricau
2014-06-15
7
-7
/
+0
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
12
-38
/
+84
*
[ticket/12335] Remove $ from desc
PayBas
2014-05-03
1
-2
/
+2
*
[ticket/12335] Added generate_profile_fields _ before
PayBas
2014-05-03
1
-0
/
+12
*
[ticket/12335] Documentation fix and added use_contact_fields
PayBas
2014-05-03
1
-2
/
+3
*
[ticket/12335] Fix phpBB version number
PayBas
2014-05-03
1
-2
/
+2
*
[ticket/12335] Add Events to phpbb\profilefields\manager
PayBas
2014-05-03
1
-1
/
+31
*
Merge remote-tracking branch 'github-nickvergessen/ticket/12331' into develop...
Nils Adermann
2014-04-10
1
-0
/
+1
|
\
|
*
[ticket/12331] Fix SQL error when inserting a new entry to profile field data
Joas Schilling
2014-03-30
1
-0
/
+1
*
|
[ticket/12282] Use interface for type hinting
Joas Schilling
2014-04-01
2
-5
/
+5
|
/
*
[ticket/9040] Count HTML entities as single in custom profile fields
Shitiz Garg
2014-03-17
1
-1
/
+1
*
[ticket/12251] Add string validation for a-zA-Z0-9 and underscore
Joas Schilling
2014-03-06
1
-13
/
+14
*
Merge pull request #2088 from nickvergessen/ticket/12236
Nathan Guse
2014-03-05
1
-1
/
+1
|
\
|
*
[ticket/12249] Fix "Undefined variable: row" when editing profile
Joas Schilling
2014-03-05
1
-1
/
+1
*
|
Merge pull request #2058 from nickvergessen/ticket/12216
Nathan Guse
2014-03-05
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
[ticket/12216] Undefined index: lang_options when creating date profile field
Joas Schilling
2014-02-24
1
-0
/
+1
*
|
[ticket/12187] Do not make clickable when using as contact field
Joas Schilling
2014-03-04
5
-27
/
+53
*
|
[ticket/12187] Split generate_profile_fields_template() into 2 methods
Joas Schilling
2014-03-04
1
-96
/
+96
*
|
[ticket/12187] Add URL type for profile fields
Joas Schilling
2014-03-03
3
-2
/
+85
*
|
[ticket/12233] Allow profile fields to be contact fields
Joas Schilling
2014-02-28
1
-0
/
+19
*
|
Merge remote-tracking branch 'nickvergessen/ticket/12205' into ticket/12205-d...
Joas Schilling
2014-02-25
1
-1
/
+1
|
/
*
[ticket/12184] Fix undefined variable tpl_fields in profile field manager
Joas Schilling
2014-02-11
1
-0
/
+2
*
[ticket/12169] Split mode==headline into it's own function
Joas Schilling
2014-02-10
1
-23
/
+30
*
[ticket/12169] Allow displaying profile fields on memberlist
Joas Schilling
2014-02-10
1
-2
/
+28
*
[ticket/12169] Convert user_from to profile field location
Joas Schilling
2014-02-10
1
-1
/
+1
[prev]
[next]