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
*
Merge remote-tracking branch 'github-igorw/feature/class-prefix' into develop
Nils Adermann
2012-03-31
17
-863
/
+872
|
\
|
*
[feature/class-prefix] Rename auth => phpbb_auth
Igor Wiedler
2012-03-31
11
-15
/
+12
|
*
[feature/class-prefix] Rename user and session to phpbb_*
Igor Wiedler
2012-03-31
9
-848
/
+860
*
|
[feature/merging-style-components] Fixing typos in database updater
Vjacheslav Trushkin
2012-03-31
1
-2
/
+2
*
|
[feature/merging-style-components] Fixing typo in database updater
Vjacheslav Trushkin
2012-03-31
1
-1
/
+1
|
/
*
[feature/merging-style-components] Fix back link on install page
Igor Wiedler
2012-03-31
1
-1
/
+1
*
[feature/merging-style-components] Moving template initialization out of style
Vjacheslav Trushkin
2012-03-31
5
-13
/
+13
*
[feature/merging-style-components] Renaming "delete" to "uninstall" for styles
Vjacheslav Trushkin
2012-03-31
2
-34
/
+37
*
[feature/merging-style-components] Initializing locator and provider separately
Vjacheslav Trushkin
2012-03-31
5
-15
/
+19
*
[feature/merging-style-components] Fixing few errors in acp_styles
Vjacheslav Trushkin
2012-03-31
1
-6
/
+1
*
[feature/merging-style-components] Fix notices in acp_styles
Igor Wiedler
2012-03-31
1
-2
/
+3
*
[feature/merging-style-components] Updating styles in coding guidelines
Vjacheslav Trushkin
2012-03-31
1
-13
/
+17
*
Merge branch 'develop' into feature/merging-style-components
Vjacheslav Trushkin
2012-03-31
72
-604
/
+1665
|
\
|
*
[feature/ajax] Remove strange non-breaking spaces from approve button
Igor Wiedler
2012-03-31
1
-2
/
+2
|
*
[feature/ajax] Add entirely unrelated but nice newlines
Igor Wiedler
2012-03-31
2
-0
/
+2
|
*
[feature/ajax] Unify phpbb_json_response instantiation
Igor Wiedler
2012-03-31
1
-1
/
+1
|
*
[feature/ajax] Fix acp_styles activate_deactivate ajax callback name
Igor Wiedler
2012-03-31
1
-1
/
+1
|
*
[feature/ajax] Send correct activate/deactivate JSON response in acp_profile
Igor Wiedler
2012-03-31
1
-0
/
+18
|
*
[ticket/10270] Alter background colors for posts
Vjacheslav Trushkin
2012-03-31
1
-1
/
+8
|
*
[feature/ajax] Remove not working module enable/disable ajax code
Igor Wiedler
2012-03-31
2
-1
/
+4
|
*
[feature/ajax] Replace static call to phpbb_request with OO
Igor Wiedler
2012-03-31
1
-1
/
+2
|
*
[feature/ajax] Remove quick-reply AJAX handling until we have something good
Igor Wiedler
2012-03-31
2
-8
/
+1
|
*
[ticket/10270] Changing close button for ajax popups
Vjacheslav Trushkin
2012-03-31
7
-11
/
+42
|
*
[ticket/10270] Disabling links in disappearing content
Vjacheslav Trushkin
2012-03-31
1
-3
/
+3
|
*
[ticket/10291] Fixed an AJAX bug on quick reply form submit.
Callum Macrae
2012-03-31
1
-1
/
+1
|
*
[ticket/10273] Fixed accepting / denying posts AJAX.
Callum Macrae
2012-03-31
2
-4
/
+32
|
*
[ticket/10272] Removed code that was prevent event propogation in AJAX.
Callum Macrae
2012-03-31
1
-5
/
+5
|
*
[ticket/10291] Fixed a bug in the quick reply AJAX.
Callum Macrae
2012-03-31
1
-1
/
+19
|
*
[feature/ajax] Handle acp_modules error cases with JSON response
Igor Wiedler
2012-03-31
1
-1
/
+9
|
*
[feature/ajax] Fix filter check, quick mod tools data-attribute
Igor Wiedler
2012-03-31
2
-2
/
+2
|
*
[feature/ajax] Use the error handler
Igor Wiedler
2012-03-31
1
-5
/
+9
|
*
[feature/ajax] Generic error handling with a phpbb.alert box
Igor Wiedler
2012-03-31
4
-3
/
+21
|
*
[feature/ajax] Change filter semantics, some minor adjustments
Igor Wiedler
2012-03-31
2
-9
/
+9
|
*
[feature/ajax] Refactor phpbb.ajaxify event callback
Igor Wiedler
2012-03-31
2
-32
/
+26
|
*
[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
2
-7
/
+7
|
*
[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] Better handling for zebra
Vjacheslav Trushkin
2012-03-31
1
-2
/
+2
|
*
[feature/ajax] Do not hard-code sorting images of acp_forums ordering
Igor Wiedler
2012-03-31
4
-8
/
+47
|
*
[feature/ajax] Make phpbb.ajaxify signature use single object (more explicit)
Igor Wiedler
2012-03-31
3
-11
/
+35
|
*
[feature/ajax] Make quick-mod tools "exception" handling more explicit
Igor Wiedler
2012-03-31
1
-5
/
+9
|
*
[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
3
-0
/
+4
|
*
[feature/ajax] Stylistic JavaScript adjustments
Igor Wiedler
2012-03-31
3
-17
/
+35
|
*
[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
3
-14
/
+14
|
*
[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
[next]