| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes for bugs #5564, #5554 and #5462 | Meik Sievertsen | 2006-11-23 | 1 | -0/+4 |
* | - a handful of mcp fixed, the most important one is the change for check_ids(... | Meik Sievertsen | 2006-11-18 | 1 | -18/+12 |
* | ok, change from doing the same logic all over again we call a function to do ... | Meik Sievertsen | 2006-11-16 | 1 | -13/+10 |
* | ok, i am an idiot... | Meik Sievertsen | 2006-11-03 | 1 | -4/+4 |
* | - make sure the sql layer for mysql always states mysql4 and get to mysql if ... | Meik Sievertsen | 2006-11-03 | 1 | -4/+0 |
* | - implemented the suggested html_entity_decode function made by david | Meik Sievertsen | 2006-11-03 | 1 | -6/+6 |
* | #4428 | Meik Sievertsen | 2006-09-23 | 1 | -2/+2 |
* | made sql_rowseek consistent with the dbal methods as well as fixing sql_query... | Meik Sievertsen | 2006-09-23 | 1 | -1/+1 |
* | - birthdays/age in user's timezone and not server's local time | Nils Adermann | 2006-08-28 | 1 | -0/+1 |
* | sql_in_set changes | Meik Sievertsen | 2006-08-12 | 1 | -18/+19 |
* | - finally making the age calculation work [Bug #3582] | Nils Adermann | 2006-08-06 | 1 | -1/+1 |
* | - 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 |