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
/
includes
/
acp
/
acp_forums.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14738] Add core events to improve modifying forum lists
rxu
2016-08-07
1
-4
/
+20
*
[ticket/14577] Do not calculate size of array in for loop
Marc Alexander
2016-04-02
1
-1
/
+1
*
[ticket/13311] Remove whitespace at end of line
Marc Alexander
2015-07-22
1
-1
/
+1
*
[ticket/13311] Update @since to 3.1.6-RC1
Marc Alexander
2015-07-22
1
-1
/
+1
*
[ticket/13311] Add core event on acp_forums for forum content deletes
alf007
2015-07-22
1
-1
/
+19
*
[ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts
Tristan Darricau
2014-06-26
1
-1
/
+1
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-6
/
+7
*
[ticket/12273] Update since version to 3.1.0-a* style
Joas Schilling
2014-04-25
1
-8
/
+8
*
[ticket/12273] Update existing events
Joas Schilling
2014-04-25
1
-2
/
+10
*
[ticket/12273] Fix long $vars lines for existing events
Joas Schilling
2014-04-24
1
-1
/
+2
*
[ticket/12150] Use shorter column names for prune settings
Marc Alexander
2014-03-29
1
-9
/
+9
*
[ticket/12150] Add missing prune settings variables in acp_forums
Marc Alexander
2014-03-29
1
-0
/
+6
*
[ticket/12150] Add options to acp
Marc Alexander
2014-03-29
1
-0
/
+3
*
Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwords
Marc Alexander
2013-12-29
1
-1
/
+1
|
\
|
*
[ticket/11924] Fix some minor issues with the php event docs
Joas Schilling
2013-10-16
1
-1
/
+1
*
|
[feature/passwords] Use passwords manager service instead of functions
Marc Alexander
2013-10-13
1
-2
/
+5
|
/
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-09-26
1
-1
/
+0
|
\
|
*
[ticket/11864] Do not call exit after display_progress_bar in acp_forums
Marc Alexander
2013-09-25
1
-1
/
+0
*
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-1
/
+1
*
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...
Joas Schilling
2013-03-03
1
-3
/
+3
|
\
\
|
*
|
[ticket/10758] Dependency inject parameters into cache_moderators.
Oleg Pudeyev
2012-12-15
1
-3
/
+3
*
|
|
[feature/soft-delete] Fix the rest of *_approved and the delete_post unit test
Joas Schilling
2012-11-10
1
-1
/
+1
*
|
|
[feature/soft-delete] Append _approved to *_posts and *_topics column names
Joas Schilling
2012-11-09
1
-5
/
+5
*
|
|
[feature/soft-delete] Fix forum syncing in ACP and deleting posts
Joas Schilling
2012-10-22
1
-9
/
+13
*
|
|
[feature/soft-delete] Topic visibility is already synced by sync('topic')
Joas Schilling
2012-10-09
1
-1
/
+0
*
|
|
[feature/soft-delete] Lay the groundwork for a soft-delete feature
Josh Woody
2012-08-29
1
-4
/
+4
|
/
/
*
|
[feature/php-events] Fix acp_manage_forums_update_data_before and is_new_forum
Joas Schilling
2012-08-18
1
-5
/
+2
*
|
[feature/php-events] Fix core.acp_manage_forums_update_data_after vars
Joas Schilling
2012-08-18
1
-1
/
+1
*
|
[feature/php-events] Add event core.acp_manage_forums_move_content
Joas Schilling
2012-08-08
1
-1
/
+24
*
|
[feature/php-events] Fix doc and naming of core.acp_manage_forums_move_children
Joas Schilling
2012-08-08
1
-4
/
+21
*
|
[feature/php-events] Fix doc and naming of acp_manage_forums_update_data_after
Joas Schilling
2012-08-08
1
-2
/
+15
*
|
[feature/php-events] Add new event core.acp_manage_forums_update_data_before
Joas Schilling
2012-08-08
1
-1
/
+19
*
|
[feature/php-events] Fix naming and doc of core.acp_manage_forums_validate_data
Joas Schilling
2012-08-08
1
-1
/
+10
*
|
[feature/php-events] Fix naming and doc of core.acp_manage_forums_display_form
Joas Schilling
2012-08-08
1
-2
/
+21
*
|
[feature/php-events] Fix naming and doc of acp_manage_forums_initialise_data
Joas Schilling
2012-08-08
1
-6
/
+21
*
|
[feature/php-events] Fix doc and naming of core.acp_forums_request_forum_data
Joas Schilling
2012-08-08
1
-1
/
+9
*
|
[feature/php-events] Proper name for request forum data to avoid confusion
Joas Schilling
2012-08-01
1
-1
/
+1
*
|
[feature/php-events] Add additional events to acp_forums.php
Joas Schilling
2012-08-01
1
-5
/
+25
*
|
[feature/php-events] Replace core.acp_forums_add_forum_data
Joas Schilling
2012-08-01
1
-4
/
+4
*
|
[feature/events] Removing the third trigger_event parameter
Michael Cullum
2012-08-01
1
-1
/
+1
*
|
[feature/events] Change to use the new method of adding events
Michael Cullum
2012-08-01
1
-3
/
+1
*
|
[feature/events] Fixing core.acp_forums_add_forum_data
Michael Cullum
2012-08-01
1
-5
/
+5
*
|
[feature/events] Add core.acp_foruns_add_forum_data ledge
Michael Cullum
2012-08-01
1
-0
/
+5
*
|
[ticket/10328] Renamed the JSON class, also now using autoloading.
Callum Macrae
2012-03-31
1
-1
/
+2
*
|
[ticket/10328] Added a JSON class.
Callum Macrae
2012-03-31
1
-2
/
+1
*
|
[ticket/10271] Changed AJAX functions to $request->is_ajax().
Callum Macrae
2012-03-31
1
-2
/
+2
*
|
[ticket/10281] AJAXified reordering forums in the ACP.
Callum Macrae
2012-03-31
1
-0
/
+6
*
|
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-11-13
1
-6
/
+2
|
\
\
|
|
/
|
*
[ticket/10190] Do not show hint about permissions when editing forum settings.
Andreas Fischer
2011-10-29
1
-6
/
+2
[next]