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/10270] Added jQuery popup CSS to the ACP.
Callum Macrae
2012-03-31
1
-0
/
+34
*
[ticket/10271] Moved $.querystring to phpbb.parse_querystring.
Callum Macrae
2012-03-31
1
-13
/
+18
*
[ticket/10272] Zebra operations using AJAX are now less hacky.
Callum Macrae
2012-03-31
2
-2
/
+6
*
[ticket/10270] Lengthened the timeout on the AJAX request error.
Callum Macrae
2012-03-31
1
-8
/
+9
*
[ticket/10328] Added a JSON class.
Callum Macrae
2012-03-31
5
-9
/
+63
*
[ticket/10271] Changed AJAX functions to $request->is_ajax().
Callum Macrae
2012-03-31
2
-8
/
+8
*
[ticket/10270] Added keyboard shortcuts to confirm and alert boxes.
Callum Macrae
2012-03-31
1
-0
/
+19
*
[ticket/10272] AJAXified the add / remove friend / foe links.
Callum Macrae
2012-03-31
2
-5
/
+10
*
[ticket/10281] AJAXified reordering forums in the ACP.
Callum Macrae
2012-03-31
4
-9
/
+49
*
[feature/ajax] Fixed a small bug in the JavaScript.
Callum Macrae
2012-03-31
1
-3
/
+3
*
[ticket/10270] Fixed a bug where fadedark wouldn't go.
Callum Macrae
2012-03-31
1
-26
/
+16
*
[feature/ajax] Added code to avoid conflicts with other libraries using $
Callum Macrae
2012-03-31
1
-0
/
+6
*
[ticket/10270] Makes page fade to dark on popup, and added $.querystring.
Callum Macrae
2012-03-31
2
-22
/
+133
*
[ticket/10291] AJAXified quick reply form.
Callum Macrae
2012-03-31
2
-3
/
+16
*
[ticket/10271] AJAXified Quick-mod tools.
Callum Macrae
2012-03-31
1
-9
/
+20
*
[feature/ajax] Replaced jQuery selectors with data attributes.
Callum Macrae
2012-03-31
5
-47
/
+61
*
[ticket/10270] Removed the js anim functions.
Callum Macrae
2012-03-31
1
-29
/
+17
*
[ticket/10271] Added ability for exceptions to phpbb.ajaxify.
Callum Macrae
2012-03-31
2
-3
/
+16
*
[ticket/10272] Made some jQuery selectors more specific to avoid conflicts.
Callum Macrae
2012-03-31
1
-6
/
+6
*
[ticket/10270] Changed function names of jQuery modifications.
Callum Macrae
2012-03-31
1
-13
/
+11
*
[feature/ajax] Reduced duplicate code by merging all AJAX function into one.
Callum Macrae
2012-03-31
1
-118
/
+84
*
[ticket/10273] Added phpbb.ajaxify_form and converted accept / deny to it.
Callum Macrae
2012-03-31
2
-49
/
+80
*
[ticket/10270] Cleaned up code and made popups fade.
Callum Macrae
2012-03-31
1
-27
/
+15
*
[ticket/10273] AJAXified approve / disapprove posts (in viewtopic).
Callum Macrae
2012-03-31
6
-2
/
+68
*
[feature/ajax] Cleaned up AJAX-related JavaScript.
Callum Macrae
2012-03-31
1
-11
/
+14
*
[ticket/10272] AJAXified most links.
Callum Macrae
2012-03-31
1
-25
/
+76
*
[ticket/10271] Added phpbb.confirm_box (JavaScript).
Callum Macrae
2012-03-31
1
-27
/
+70
*
[ticket/10270] Added JavaScript popups and basic AJAX functionality to PHP.
Callum Macrae
2012-03-31
4
-8
/
+158
*
Merge remote-tracking branch 'cyberalien/feature/purge-cache' into develop
David King
2012-03-30
2
-6
/
+2
|
\
|
*
[feature/purge-cache] Allow all admins to purge cache
Vjacheslav Trushkin
2012-02-18
2
-6
/
+2
*
|
Merge remote-tracking branch 'cyberalien/feature/prosilver-cleanup/duplicate-...
David King
2012-03-30
6
-363
/
+78
|
\
\
|
*
\
Merge branch 'develop' into feature/prosilver-cleanup/duplicate-colors
Vjacheslav Trushkin
2012-03-24
86
-366
/
+1004
|
|
\
\
|
*
|
|
[feature/prosilver-cleanup/duplicate-colors] Removing duplicate colors
Vjacheslav Trushkin
2012-02-16
6
-365
/
+80
*
|
|
|
Merge branch 'callumacrae/ticket/10510-' into develop
David King
2012-03-30
4
-19
/
+64
|
\
\
\
\
|
*
|
|
|
[ticket/10510] Added docs to viewtopic quick mod tools array.
Callum Macrae
2012-03-29
1
-0
/
+2
|
*
|
|
|
[ticket/10510] Moved a $user->lang call into the function.
Callum Macrae
2012-03-17
2
-4
/
+4
|
*
|
|
|
[ticket/10510] Shortened an if statement.
Callum Macrae
2012-03-17
1
-1
/
+1
|
*
|
|
|
[ticket/10510] Made a couple improvements to phpbb_add_quickmod_option.
Callum Macrae
2012-03-17
2
-3
/
+3
|
*
|
|
|
[ticket/10510] Added phpbb_add_quickmod_option and moved existing to it.
Callum Macrae
2012-03-17
2
-91
/
+38
|
*
|
|
|
[ticket/10510] Fixed a bug where quickmod tools weren't being displayed.
Callum Macrae
2012-03-17
2
-2
/
+2
|
*
|
|
|
[ticket/10510] Moved quick-mod tools into a loop.
Callum Macrae
2012-03-17
3
-39
/
+99
|
*
|
|
|
[ticket/10510] Updated quick-mod conditional in subsilver2.
Callum Macrae
2012-03-04
1
-1
/
+1
|
*
|
|
|
[ticket/10510] Moved quick-mod tools markup to template.
callumacrae
2012-03-04
3
-18
/
+54
*
|
|
|
|
Merge remote-tracking branch 'imkingdavid/ticket/10727' into develop
Vjacheslav Trushkin
2012-03-31
2
-60
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/10727] Do not hide Quick Reply with javascript on prosilver
David King
2012-03-24
2
-60
/
+1
*
|
|
|
|
|
Merge remote-tracking branch 'cyberalien/feature/prosilver-cleanup/remove-twe...
David King
2012-03-30
6
-84
/
+28
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[feature/prosilver-cleanup/remove-tweaks2] Updating tweaks
Vjacheslav Trushkin
2012-03-08
1
-79
/
+13
|
*
|
|
|
|
|
[feature/prosilver-cleanup/remove-tweaks2] Copying common tweaks
Vjacheslav Trushkin
2012-03-08
1
-0
/
+7
|
*
|
|
|
|
|
[feature/prosilver-cleanup/remove-tweaks2] Removing tweaks from forms
Vjacheslav Trushkin
2012-03-08
1
-4
/
+0
|
*
|
|
|
|
|
[feature/prosilver-cleanup/remove-tweaks2] Tweaks.css only for IE
Vjacheslav Trushkin
2012-03-08
3
-1
/
+8
[next]