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
/
assets
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[feature/ajax] Refactor phpbb.ajaxify event callback
Igor Wiedler
2012-03-31
1
-31
/
+25
*
[feature/ajax] Bind to form.submit instead of form input.click
Igor Wiedler
2012-03-31
1
-9
/
+5
*
[feature/ajax] Rename exception to filter
Igor Wiedler
2012-03-31
1
-5
/
+5
*
[feature/ajax] Add a missing semicolon
Igor Wiedler
2012-03-31
1
-1
/
+1
*
[feature/ajax] Fix the alt_text ajax callback
Igor Wiedler
2012-03-31
1
-3
/
+2
*
[feature/ajax] Make phpbb.ajaxify signature use single object (more explicit)
Igor Wiedler
2012-03-31
1
-3
/
+6
*
[feature/ajax] Only allow object argument for phpbb.ajaxify
Igor Wiedler
2012-03-31
1
-2
/
+2
*
[feature/ajax] Fix alt_text and overlay closing
Igor Wiedler
2012-03-31
1
-5
/
+12
*
[feature/ajax] JavaScript strict mode
Igor Wiedler
2012-03-31
1
-0
/
+2
*
[feature/ajax] Stylistic JavaScript adjustments
Igor Wiedler
2012-03-31
1
-2
/
+6
*
[feature/ajax] Replace return false with explicit preventDefault()
Igor Wiedler
2012-03-31
1
-12
/
+20
*
[feature/ajax] Use attr('data-foo') instead of data('foo')
Igor Wiedler
2012-03-31
1
-5
/
+5
*
[feature/ajax] Replace keyboard vars with a keymap
Igor Wiedler
2012-03-31
1
-6
/
+7
*
[ticket/10271] Added some documentation to phpbb.ajaxify.
Callum Macrae
2012-03-31
1
-3
/
+15
*
[ticket/10271] Renamed an unhelpful variable name in core.js.
Callum Macrae
2012-03-31
1
-4
/
+4
*
[ticket/10270] Moved the AJAX error langyage entries to the footer.
Callum Macrae
2012-03-31
1
-5
/
+5
*
[ticket/10272] Renamed l-err-processing-req to l-timeout-processing-req.
Callum Macrae
2012-03-31
1
-1
/
+1
*
[ticket/10270] Recoded some potentially buggy code in phpbb.confirm.
Callum Macrae
2012-03-31
1
-5
/
+6
*
[ticket/10271] Started using .call for javascript callbacks.
Callum Macrae
2012-03-31
1
-3
/
+3
*
[ticket/10270] Fixed a bug with the close button in phpbb.confirm.
Callum Macrae
2012-03-31
1
-1
/
+7
*
[ticket/10271] Fixed the comment for phpbb.parse_querystring.
Callum Macrae
2012-03-31
1
-1
/
+1
*
[ticket/10271] Reduced calls to $ in phpbb.ajaxify.
Callum Macrae
2012-03-31
1
-6
/
+6
*
[ticket/10271] Renamed the "act" js variable to "action".
Callum Macrae
2012-03-31
1
-6
/
+6
*
[ticket/10271] Improved the comments on return_handler.
Callum Macrae
2012-03-31
1
-2
/
+7
*
[ticket/10271] Reduced calls to $ in the AJAX JavaScript.
Callum Macrae
2012-03-31
1
-3
/
+4
*
[ticket/10271] Added comments to AJAX callbacks.
Callum Macrae
2012-03-31
1
-0
/
+5
*
[ticket/10270] Renamed a variable in phpbb.parse_querystring.
Callum Macrae
2012-03-31
1
-3
/
+3
*
[ticket/10270] Reduced calls to split in phpbb.parse_querystring.
Callum Macrae
2012-03-31
1
-2
/
+3
*
[ticket/10270] Fixed comments for phpbb.alert and phpbb.confirm.
Callum Macrae
2012-03-31
1
-2
/
+6
*
[ticket/10270] Added a new line to constant declarations in JS.
Callum Macrae
2012-03-31
1
-1
/
+2
*
[ticket/10270] Added a comment to phpbb.loading_alert.
Callum Macrae
2012-03-31
1
-0
/
+1
*
[ticket/10270] Made a comment clearer for phpbb.confirm.
Callum Macrae
2012-03-31
1
-1
/
+1
*
[ticket/10270] DRYed alert fades in core.js.
Callum Macrae
2012-03-31
1
-15
/
+16
*
[ticket/10272] Fixed a bug in the ajax exceptions callback handler.
Callum Macrae
2012-03-31
1
-1
/
+1
*
[ticket/10271] Added comments to the JavaScript ajax functions.
Callum Macrae
2012-03-31
1
-1
/
+25
*
[ticket/10270] Replaced find by tag names with class names in the js.
Callum Macrae
2012-03-31
1
-3
/
+3
*
[ticket/10270] Replaced keydown numbers with named constants.
Callum Macrae
2012-03-31
1
-3
/
+5
*
[ticket/10271] Removed excess whitespace from core.js.
Callum Macrae
2012-03-31
1
-18
/
+18
*
[ticket/10270] Renamed the CSS class "jalert" to "phpbb_alert".
Callum Macrae
2012-03-31
1
-7
/
+12
*
[ticket/10270] Added close buttons to phpbb.alert and phpbb.confirm.
Callum Macrae
2012-03-31
1
-0
/
+17
*
[ticket/10270] Removed all the inline language and HTML from the JS.
Callum Macrae
2012-03-31
1
-8
/
+15
*
[feature/ajax] Moved script.js into a few different files.
Callum Macrae
2012-03-31
1
-0
/
+300
*
[ticket/10155] Update to jQuery 1.6.2
Igor Wiedler
2011-07-12
1
-3
/
+5
*
[ticket/10155] Add jQuery, introduce global assets path
Igor Wiedler
2011-07-11
1
-0
/
+16
[prev]