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
/
mcp
/
mcp_reports.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
- fixed some bugs
Meik Sievertsen
2006-08-05
1
-3
/
+3
*
- fixed the age calculation (note: turn on your brain before commiting someth...
Nils Adermann
2006-07-27
1
-35
/
+39
*
Efficiency improvement to the log viewing code
Graham Eames
2006-07-18
1
-1
/
+1
*
- display age in user profile and make it available on viewtopic
Nils Adermann
2006-07-07
1
-6
/
+13
*
These needed to be #p for proper compliance
Graham Eames
2006-07-01
1
-1
/
+1
*
New template variables in the mcp (not used by subsilver)
Graham Eames
2006-06-29
1
-0
/
+2
*
- proper redirect after deleting a report [Bug #2260]
Nils Adermann
2006-06-16
1
-1
/
+8
*
- removed db cache (might re-appear, but for now we do not see the need for it)
Meik Sievertsen
2006-06-16
1
-32
/
+27
*
make sure custom profile fields are created correctly on registration (#2225)
Meik Sievertsen
2006-06-13
1
-1
/
+1
*
- added class="radio" to all radio- and checkboxes
Meik Sievertsen
2006-06-13
1
-1
/
+1
*
- forgot to commit common.php
Nils Adermann
2006-06-10
1
-14
/
+15
*
Fix the ability to report/view reports and warn in global announcements
Graham Eames
2006-06-09
1
-4
/
+8
*
ok, sorry for this. :/
Meik Sievertsen
2006-06-07
1
-1
/
+1
*
ok, this one is rather large... the most important change:
Meik Sievertsen
2006-06-06
1
-18
/
+18
*
Some extra template variables *_EXPLAIN which some might wish to use
Graham Eames
2006-06-04
1
-0
/
+2
*
Assign page titles within the mcp
Graham Eames
2006-06-04
1
-0
/
+2
*
- various corrections related to permissions in the mcp, including [Bug #1994...
Nils Adermann
2006-05-30
1
-8
/
+14
*
- fixed a few smaller things
Meik Sievertsen
2006-05-20
1
-4
/
+4
*
- fixing a few tiny bugs
Meik Sievertsen
2006-05-18
1
-6
/
+2
*
- introduce LA_, UA_ and A_ template variables (they allow styles to use temp...
Nils Adermann
2006-05-06
1
-1
/
+6
*
say hello to role descriptions, role ordering and tooltips on role selects
Meik Sievertsen
2006-04-17
1
-1
/
+1
*
- allow reporting posts that have a closed report
Nils Adermann
2006-04-08
1
-2
/
+2
*
- don't show too old reports/queue entries
Nils Adermann
2006-03-28
1
-1
/
+2
*
- redirection should properly work now
Nils Adermann
2006-03-27
1
-1
/
+1
*
- add missing pagination to queue/reports
Nils Adermann
2006-03-27
1
-5
/
+7
*
ok, thought about this now for too long. I think the best solution circumvent...
Meik Sievertsen
2006-03-25
1
-28
/
+0
*
adjusting sql_freeresult a bit as well as our error handler (it now prints ou...
Meik Sievertsen
2006-03-22
1
-1
/
+1
*
- a bunch of bugfixes. :P
Meik Sievertsen
2006-03-21
1
-0
/
+4
*
- Lesson learned: If you rename something rename it in all places and not jus...
Nils Adermann
2006-03-18
1
-1
/
+1
*
- replaced mcp reports system with a simplified version
Nils Adermann
2006-03-18
1
-521
/
+449
*
Reporting system revised. Needs some major cleanup and is missig some functio...
Bart van Bragt
2006-03-04
1
-0
/
+591