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_logs.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12639] Don't make a copy of $marked when deleting logs in acp_logs
Tristan Darricau
2014-06-02
1
-7
/
+1
*
[ticket/12639] Send a correct IN entry when deleting marked logs
Tristan Darricau
2014-06-02
1
-1
/
+1
*
[ticket/12639] Delete entry in admin-log leads to mysql-error
Tristan Darricau
2014-05-31
1
-2
/
+0
*
Merge pull request #2433 from Nicofuma/ticket/10899
Joas Schilling
2014-05-30
1
-8
/
+14
|
\
|
*
[ticket/10899] Get $phpbb_log from the container
Tristan Darricau
2014-05-27
1
-1
/
+3
|
*
[ticket/10899] Refactoring in \phpbb\log\log_interface
Tristan Darricau
2014-05-10
1
-14
/
+10
|
*
[ticket/10899] Using Delete All in log viewer with keyword search
Tristan Darricau
2014-05-10
1
-2
/
+10
*
|
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-6
/
+7
|
/
*
[ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.
Andreas Fischer
2014-04-29
1
-2
/
+2
*
[ticket/12153] Remove redundant calls to pagination.on_page().
Cesar G
2014-02-03
1
-2
/
+0
*
[ticket/11849] Update some ACP modules with new pagination
Joas Schilling
2013-12-18
1
-3
/
+4
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-2
/
+2
*
[ticket/11700] Modify all code to use the new interface names
Nils Adermann
2013-07-14
1
-2
/
+2
*
[ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968
Joas Schilling
2012-10-17
1
-1
/
+1
*
[feature/pagination-as-list] New parameter for name of start var
Drae
2012-07-18
1
-1
/
+1
*
[feature/pagination-as-list] Updates for nils comments
Drae
2012-07-18
1
-2
/
+2
*
[feature/pagination-as-list] Rename and deprecate functions
Drae
2012-07-18
1
-1
/
+1
*
[feature/pagination-as-list] Various fixes and improvements
Drae
2012-07-18
1
-2
/
+3
*
[ticket/10968] Render pagination within the template
Drae
2012-07-18
1
-1
/
+2
*
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-07-16
1
-2
/
+2
|
\
|
*
[ticket/5506] Do not display an empty last page after deleting logs.
Joas Schilling
2011-07-14
1
-2
/
+2
|
*
- accidentally undid changes introduced in r9979
Jim Wigginton
2009-08-22
1
-1
/
+0
|
*
- replaced the drop down menu log filter thing with log searching
Jim Wigginton
2009-08-21
1
-83
/
+5
|
*
- filtered logs weren't correctly paginated
Jim Wigginton
2009-08-10
1
-1
/
+2
|
*
Fix a bug in r9781 #48595
Chris Smith
2009-07-27
1
-0
/
+1
|
*
Make some adjustments to the log filter. r9781, r9800
Chris Smith
2009-07-26
1
-1
/
+19
|
*
- added filtration ability to MCP
Jim Wigginton
2009-07-20
1
-1
/
+5
|
*
- added ability to filter logs by log_operation
Jim Wigginton
2009-07-18
1
-1
/
+61
*
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
*
|
[feature/request-class] Convert any direct access to $_* to use $request
Igor Wiedler
2010-09-25
1
-2
/
+3
*
|
Copy 3.0.x branch to trunk
Meik Sievertsen
2009-10-04
1
-0
/
+176
*
|
put acp, mcp and ucp into modules/ directory
Meik Sievertsen
2008-12-24
1
-170
/
+0
*
|
- updated all code to use the request class instead of any direct access to
Nils Adermann
2008-11-24
1
-2
/
+2
*
|
ok... i hope i haven't messed too much with the code and everything is still ...
Meik Sievertsen
2008-05-29
1
-2
/
+1
|
/
*
dumdidum... sorry. ;)
Meik Sievertsen
2007-10-05
1
-3
/
+11
*
#8737
Meik Sievertsen
2007-05-11
1
-2
/
+2
*
again, some changes here and there...
Meik Sievertsen
2007-03-23
1
-16
/
+35
*
rather large update, most important things done:
Meik Sievertsen
2006-11-24
1
-3
/
+3
*
sql_in_set changes
Meik Sievertsen
2006-08-12
1
-2
/
+3
*
Adding the new warning image to the appropriate places
Graham Eames
2006-07-30
1
-1
/
+1
*
Correct some of the sort options
Graham Eames
2006-07-29
1
-1
/
+1
*
- removed db cache (might re-appear, but for now we do not see the need for it)
Meik Sievertsen
2006-06-16
1
-1
/
+0
*
ok, this one is rather large... the most important change:
Meik Sievertsen
2006-06-06
1
-1
/
+1
*
- adding user logs (displaying all users instead of limited to the user if vi...
Meik Sievertsen
2006-04-26
1
-6
/
+8
*
ok, thought about this now for too long. I think the best solution circumvent...
Meik Sievertsen
2006-03-25
1
-28
/
+0
*
- some adjustments for search related config options
Nils Adermann
2006-03-23
1
-1
/
+1
*
- fix some tiny bugs
Meik Sievertsen
2006-02-18
1
-4
/
+4
*
my turn to break things... harharhar
Meik Sievertsen
2006-02-12
1
-3
/
+3
*
- drop in the new administration panel
Meik Sievertsen
2005-12-19
1
-2
/
+2
[next]