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
/
includes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/Senky/ticket/11010' into develop
Nathaniel Guse
2013-05-21
9
-83
/
+116
|
\
|
*
[ticket/11010] properly tabifying 'max_autologin_time'
Senky
2013-05-21
1
-1
/
+1
|
*
[ticket/11010] resolving latest comments
Senky
2013-05-21
2
-2
/
+2
|
*
[ticket/11010] Fixes for number input in acp
Vjacheslav Trushkin
2013-05-20
5
-9
/
+9
|
*
[ticket/11010] updating tests
Senky
2013-05-20
1
-3
/
+2
|
*
[ticket/11010] dealing with dimensions problem, removing extra code
Senky
2013-05-20
2
-5
/
+8
|
*
[ticket/11010] Add all HTML5 input types to ACP
Vjacheslav Trushkin
2013-05-20
1
-0
/
+12
|
*
[ticket/11010] validation to match type
Senky
2013-05-20
2
-48
/
+48
|
*
[ticket/11010] displaying min and max only if they are set
Senky
2013-05-20
1
-2
/
+2
|
*
[ticket/11010] replacing maxlenght with max
Senky
2013-05-20
3
-62
/
+64
|
*
[ticket/11010] applying some of EXreaction notes
Senky
2013-05-20
2
-4
/
+4
|
*
[ticket/11010] adding type="url" to 'site_home_url'
Senky
2013-05-20
1
-1
/
+1
|
*
[ticket/11010] adding type="number" to inputs in functions_profile_fields.php
Senky
2013-05-20
1
-9
/
+9
|
*
[ticket/11010] fixing problems with 4th parameter in number type
Senky
2013-05-20
1
-1
/
+2
|
*
[ticket/11010] adding type="number" in ACP; adding type="email" in install
Senky
2013-05-20
3
-59
/
+73
|
*
[ticket/11010] changing email and url input types in php files
Senky
2013-05-20
3
-6
/
+6
|
*
[ticket/11010] adding new input types into build_cfg_template()
Senky
2013-05-20
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/upstream/develop-olympus' into develop
Nathan Guse
2013-05-20
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
[ticket/11551] Fix error in system tab if get_remote_file returns empty string
David King
2013-05-20
2
-2
/
+2
*
|
Merge remote-tracking branch 'EXreaction/ticket/11413' into develop
David King
2013-05-20
8
-119
/
+306
|
\
\
|
*
|
[ticket/11413] Revert some cache service related changes from earlier
Nathaniel Guse
2013-05-13
1
-3
/
+3
|
*
|
[ticket/11413] $user should have been $this->user
Nathaniel Guse
2013-05-13
1
-1
/
+1
|
*
|
[ticket/11413] Translate the error
Nathan Guse
2013-05-10
1
-1
/
+1
|
*
|
[ticket/11413] Rename file to something more helpful
Nathan Guse
2013-05-10
1
-1
/
+1
|
*
|
[ticket/11413] Remove remaining irrelevant code to this PR
Nathaniel Guse
2013-05-03
1
-3
/
+3
|
*
|
[ticket/11413] Remove conversion of user_notifications
Nathaniel Guse
2013-05-02
1
-90
/
+0
|
*
|
[ticket/11413] Correct copyright year
Nathaniel Guse
2013-05-02
1
-1
/
+1
|
*
|
[ticket/11413] Remove changes for ticket 11420 from this branch
Nathaniel Guse
2013-05-02
1
-0
/
+64
|
*
|
[ticket/11413] Don't use the database for the convert test
Nathaniel Guse
2013-04-30
1
-1
/
+10
|
*
|
[ticket/11413] Use sql_insert_buffer
Nathaniel Guse
2013-04-30
1
-19
/
+8
|
*
|
[ticket/11413] Fix notification tests
Nathaniel Guse
2013-04-29
3
-4
/
+33
|
*
|
[ticket/11413] Prevent recursive function calls
Nathaniel Guse
2013-04-29
1
-1
/
+4
|
*
|
[ticket/11413] Undo editing the user_notifications table
Nathaniel Guse
2013-04-29
6
-70
/
+57
|
*
|
[ticket/11413] Rename columns in notification/manager.php
Nathaniel Guse
2013-04-28
1
-111
/
+165
|
*
|
[ticket/11413] Schema changes and migration file
Nathaniel Guse
2013-04-28
2
-64
/
+206
*
|
|
Merge remote-tracking branch 'remotes/cyberalien/ticket/11482' into develop
Nathan Guse
2013-05-20
1
-0
/
+28
|
\
\
\
|
*
|
|
[ticket/11482] Use double quotes for code
Vjacheslav Trushkin
2013-04-10
1
-7
/
+7
|
*
|
|
[ticket/11482] Implementation of advanced DEFINE tag
Vjacheslav Trushkin
2013-04-07
1
-0
/
+28
*
|
|
|
Merge remote-tracking branch 'marc1706/ticket/11535' into develop
Andreas Fischer
2013-05-19
2
-4
/
+16
|
\
\
\
\
|
*
|
|
|
[ticket/11535] Correctly merge avatar_errors array into primary error array
Marc Alexander
2013-05-13
2
-4
/
+16
*
|
|
|
|
Merge remote-tracking branch 'EXreaction/ticket/11415' into develop
David King
2013-05-18
4
-103
/
+138
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/11415] Send the extension base the finder rather than the manager
Nathan Guse
2013-05-10
2
-10
/
+9
|
*
|
|
|
|
[ticket/11415] Create function in finder find_from_extension
Nathan Guse
2013-05-10
2
-13
/
+30
|
*
|
|
|
|
[ticket/11415] Make migrator/ext.manager dependencies of the base ext class
Nathaniel Guse
2013-05-01
2
-13
/
+23
|
*
|
|
|
|
[ticket/11415] Remove migrator dependency from extension manager
Nathaniel Guse
2013-05-01
1
-4
/
+1
|
*
|
|
|
|
[ticket/11415] Move migrator to base extension class from ext.manager
Nathaniel Guse
2013-05-01
2
-75
/
+86
|
*
|
|
|
|
[ticket/11415] Move while loop from ext manager to acp_extensions.php
Nathaniel Guse
2013-05-01
2
-27
/
+28
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'remotes/blitze/ticket/11458' into develop
Nathaniel Guse
2013-05-18
1
-25
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/11458] Use finder to get all permission language files
OpenShift guest
2013-05-10
1
-35
/
+12
|
*
|
|
|
|
[ticket/11458] We still auto add language files from the mods and acp
OpenShift guest
2013-04-13
1
-4
/
+31
[next]