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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12270] No quote notif and double poster notification fix
marcosbc
2014-05-10
1
-10
/
+14
*
[ticket/12270] Fixed rebase conflicts
marcosbc
2014-05-03
1
-21
/
+14
*
[ticket/12270] Correct confirm approval message for topics
marcosbc
2014-05-03
1
-5
/
+17
*
[ticket/12270] Correcting to follow phpBB coding standards
marcosbc
2014-05-03
1
-1
/
+3
*
[ticket/12270] Better structured code and no debug error message
marcosbc
2014-05-03
1
-7
/
+11
*
[ticket/12270] Correct notifications for posts/topics now working
marcosbc
2014-05-03
1
-10
/
+14
*
[ticket/12270] Reverted templates
marcosbc
2014-05-03
2
-7
/
+2
*
[ticket/12270] Correct post&topic approval msg, no template changes
marcosbc
2014-05-03
2
-6
/
+9
*
[ticket/12270] Corrent post and topic approval notification message
marcosbc
2014-05-03
2
-2
/
+11
*
Merge pull request #2267 from prototech/ticket/10737
Joas Schilling
2014-05-03
12
-21
/
+438
|
\
|
*
[ticket/10737] Remove loading indicator.
Cesar G
2014-04-23
1
-1
/
+1
|
*
[ticket/10737] Enforce allow_live_searches setting in memberlist.php.
Cesar G
2014-04-23
2
-0
/
+8
|
*
[ticket/10737] Add config setting to disable live searches.
Cesar G
2014-04-23
6
-3
/
+33
|
*
[ticket/10737] Add loading indicator and alert box code to simple_footer.html.
Cesar G
2014-04-23
1
-0
/
+14
|
*
[ticket/10737] Load core.js and ajax.js in simple_footer.html.
Cesar G
2014-04-23
1
-0
/
+2
|
*
[ticket/10737] Set the username as the input value instead of redirecting.
Cesar G
2014-04-23
2
-6
/
+7
|
*
[ticket/10737] Drop subsilver2 changes.
Cesar G
2014-04-23
2
-17
/
+1
|
*
[ticket/10737] Add a more generic live search implementation.
Cesar G
2014-04-23
2
-62
/
+335
|
*
[ticket/10737] Clean up memberlist.php.
Cesar G
2014-04-23
1
-11
/
+20
|
*
[ticket/10737] Use dropdown for search results container.
Cesar G
2014-04-23
3
-19
/
+17
|
*
[ticket/10737] Adding delayed keyup and removing target_blank.
Suhaib Khan
2014-04-23
3
-28
/
+39
|
*
[ticket/10737] Using UTF-8 aware alternatives in PHP code.
Suhaib Khan
2014-04-23
1
-3
/
+3
|
*
[ticket/10737] Removing obsolete code.
Suhaib Khan
2014-04-23
4
-12
/
+8
|
*
[ticket/10737] Avoid hard-coding table row and use case-insensitive search.
Suhaib Khan
2014-04-23
5
-13
/
+36
|
*
[ticket/10737] Removing unnecessary/obsolete code.
Suhaib Khan
2014-04-23
1
-2
/
+1
|
*
[ticket/10737] Using JQuery events and JSON response.
Suhaib Khan
2014-04-23
4
-50
/
+33
|
*
[ticket/10737] Code fixes in AJAX search feature
Suhaib Khan
2014-04-23
3
-33
/
+32
|
*
[ticket/10737] Improvements over last commit
Suhaib Khan
2014-04-23
3
-68
/
+28
|
*
[ticket/10737] Adding username suggestions in "Find a member" using AJAX
Suhaib Khan
2014-04-23
5
-5
/
+132
*
|
Merge remote-tracking branch 'github-vse/ticket/10521' into develop-ascraeus
Nils Adermann
2014-05-03
1
-1
/
+1
|
\
\
|
*
|
[ticket/10521] Update docblock of set_cookie for new HttpOnly param
Matt Friedman
2014-05-02
1
-1
/
+1
*
|
|
Merge branch 'develop-olympus' into develop-ascraeus
Nils Adermann
2014-05-03
1
-9
/
+47
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'github-bantu/ticket/11860' into develop-olympus
Nils Adermann
2014-05-03
1
-9
/
+47
|
|
\
\
\
|
|
*
|
|
[ticket/11860] htaccess: Support for Apache 2.4's "Require" syntax.
Andreas Fischer
2013-09-23
1
-9
/
+47
*
|
|
|
|
Merge pull request #2391 from naderman/ticket/12382
Joas Schilling
2014-05-03
1
-4
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/12382] Allow nested loops in included files.
Nils Adermann
2014-05-03
1
-4
/
+11
*
|
|
|
|
|
Merge remote-tracking branch 'github-vse/ticket/10521' into develop-ascraeus
Nils Adermann
2014-05-03
2
-5
/
+14
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
[ticket/10521] Allow language switching by URL parameter
Matt Friedman
2014-05-02
2
-5
/
+14
*
|
|
|
|
[ticket/12482] Fixed undefined variable: data.
Cesar G
2014-05-02
1
-1
/
+1
*
|
|
|
|
Merge pull request #2385 from prototech/ticket/12478
Joas Schilling
2014-05-02
3
-1
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/12478] Add contact field events to viewtopic_body.html.
Cesar G
2014-05-02
2
-0
/
+18
|
*
|
|
|
|
[ticket/12478] Re-add contact field events in ucp_pm_viewmessage.html.
Cesar G
2014-05-02
1
-1
/
+2
*
|
|
|
|
|
Merge pull request #2388 from nickvergessen/ticket/12480
Andreas Fischer
2014-05-02
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ticket/12480] Only load config/routing.yml from extensions route
Joas Schilling
2014-05-02
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #2384 from prototech/ticket/12477
Andreas Fischer
2014-05-02
2
-3
/
+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[ticket/12477] Tab instead of spaces.
Cesar G
2014-05-02
1
-1
/
+1
|
*
|
|
|
|
[ticket/12477] Fix logic to prevent admin-deactivated users from getting PM's.
Cesar G
2014-05-02
2
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge remote-tracking branch 'github-bantu/ticket/12429-ascraeus' into develo...
Nils Adermann
2014-05-02
2
-89
/
+374
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'ticket/12429' into ticket/12429-develop
Andreas Fischer
2014-05-02
2
-89
/
+374
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
[ticket/12429] Update PHPUnit to 4.1, update DBUnit to 1.3.
Andreas Fischer
2014-05-02
2
-80
/
+376
[next]