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
/
adm
/
style
/
ajax.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '3.1.x' into 3.2.x
Tristan Darricau
2017-01-22
1
-2
/
+3
|
\
|
*
[ticket/15006] Pass inherit settings to form and use correct button
Marc Alexander
2017-01-22
1
-2
/
+3
*
|
Merge branch '3.1.x' into 3.2.x
Máté Bartus
2016-12-18
1
-1
/
+2
|
\
\
|
|
/
|
*
[ticket/14922] Make sure to pass hidden input on ajax form submissions
Marc Alexander
2016-12-18
1
-1
/
+2
*
|
[ticket/14492] Encode URI components in systemdata for stats
Marc Alexander
2016-12-03
1
-1
/
+1
*
|
[ticket/14492] Add missing event variable
Marc Alexander
2016-12-03
1
-1
/
+1
*
|
[ticket/14492] Send statistics via ajax request
Marc Alexander
2016-12-03
1
-0
/
+99
*
|
[ticket/9590] Update permissions with correct permission role
Marc Alexander
2016-11-27
1
-2
/
+14
|
/
*
[ticket/9590] Correctly update submit size and replace all forum_id[]
Marc Alexander
2016-11-27
1
-3
/
+5
*
[ticket/9590] Further deduplicate code for form data
Marc Alexander
2016-11-26
1
-10
/
+10
*
[ticket/9590] Preserve selected forums after previous page redirect
Marc Alexander
2016-11-26
1
-19
/
+28
*
[ticket/9590] Support ajax submit of permissions for specific forums
Marc Alexander
2016-11-26
1
-9
/
+24
*
[ticket/9590] Correctly set roles and refresh page using POST
Marc Alexander
2016-11-26
1
-3
/
+29
*
[ticket/9590] Submit permissions form in chunks when using "Apply all"
Marc Alexander
2016-11-26
1
-0
/
+78
*
[ticket/12982] Refactoring: made JS in adm nice
Callum Macrae
2014-08-13
1
-17
/
+16
*
[ticket/12038] Check that the move action succeeded before moving the rows.
Cesar G
2013-12-05
1
-2
/
+10
*
[ticket/11977] Use CSS instead of JS to disable up/down icons
Vjacheslav Trushkin
2013-11-02
1
-79
/
+0
*
[ticket/11713] Do not remove module if it couldn't be deleted
Marc Alexander
2013-07-18
1
-2
/
+4
*
[ticket/10741] Do not resize textarea.no-auto-resize
Vjacheslav Trushkin
2013-04-12
1
-1
/
+1
*
[ticket/10741] Automatically resize textareas in prosilver and ACP
Vjacheslav Trushkin
2013-04-12
1
-0
/
+6
*
[ticket/11314] Add missing semi-colons
Marc Alexander
2013-01-10
1
-2
/
+2
*
[ticket/10949] Converted missing code to new JS coding guidelines
Marc Alexander
2013-01-04
1
-44
/
+36
*
[ticket/11209] Clone disable moving images to allow multiple per page
Joas Schilling
2012-11-16
1
-4
/
+4
*
[ticket/11198] Remove additional asterix as /** is doc-block only
Joas Schilling
2012-11-15
1
-4
/
+4
*
[ticket/11198] Store the swapping partners in vars and simplify the logic
Joas Schilling
2012-11-14
1
-39
/
+47
*
[ticket/11198] Correctly set links after an item is moved up/down with AJAX
Joas Schilling
2012-11-14
1
-11
/
+25
*
[ticket/10784] Do not show ajax overlay unless needed
Marc Alexander
2012-04-12
1
-4
/
+8
*
[feature/ajax] Remove not working module enable/disable ajax code
Igor Wiedler
2012-03-31
1
-0
/
+3
*
[feature/ajax] Do not hard-code sorting images of acp_forums ordering
Igor Wiedler
2012-03-31
1
-8
/
+31
*
[feature/ajax] Make phpbb.ajaxify signature use single object (more explicit)
Igor Wiedler
2012-03-31
1
-5
/
+21
*
[feature/ajax] JavaScript strict mode
Igor Wiedler
2012-03-31
1
-0
/
+1
*
[feature/ajax] Stylistic JavaScript adjustments
Igor Wiedler
2012-03-31
1
-9
/
+16
*
[feature/ajax] Use attr('data-foo') instead of data('foo')
Igor Wiedler
2012-03-31
1
-6
/
+6
*
[ticket/10272] Removed some duplication calls to $.fn.data.
Callum Macrae
2012-03-31
1
-3
/
+3
*
[ticket/10272] Renamed AJAX callback act_deact to activate_deactivate.
Callum Macrae
2012-03-31
1
-1
/
+1
*
[ticket/10271] Started using .call for javascript callbacks.
Callum Macrae
2012-03-31
1
-9
/
+8
*
[ticket/10271] data-ajax="false" is now ignored.
Callum Macrae
2012-03-31
1
-2
/
+5
*
[ticket/10271] Reduced calls to $ in the AJAX JavaScript.
Callum Macrae
2012-03-31
1
-13
/
+17
*
[ticket/10271] Added comments to AJAX callbacks.
Callum Macrae
2012-03-31
1
-3
/
+21
*
[feature/ajax] Moved script.js into a few different files.
Callum Macrae
2012-03-31
1
-0
/
+61