| Commit message (Expand) | Author | Age | Files | Lines |
* | - fix some smaller bugs | Meik Sievertsen | 2006-06-08 | 1 | -16/+0 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 40 | -1363/+1795 |
* | - permission trace correctly uses language variables now | Nils Adermann | 2006-06-04 | 1 | -5/+7 |
* | - removed useless code from style.php | Nils Adermann | 2006-06-03 | 3 | -0/+110 |
* | - create forums by default | Meik Sievertsen | 2006-06-01 | 1 | -1/+5 |
* | - various corrections related to permissions in the mcp, including [Bug #1994... | Nils Adermann | 2006-05-30 | 1 | -1/+2 |
* | - added search by author_id to solve problems with looking up posts of users ... | Nils Adermann | 2006-05-28 | 1 | -1/+5 |
* | The template for the convertor/upgrade script so that we've got all the templ... | Graham Eames | 2006-05-28 | 1 | -0/+100 |
* | - remove description from profile fields | Meik Sievertsen | 2006-05-27 | 1 | -0/+7 |
* | some tiny changes... | Meik Sievertsen | 2006-05-26 | 1 | -0/+4 |
* | first round of custom profile changes | Meik Sievertsen | 2006-05-25 | 2 | -24/+43 |
* | - fixing a few smaller bugs/glitches | Meik Sievertsen | 2006-05-21 | 1 | -1/+3 |
* | - fix some bugs in the theme editor | Nils Adermann | 2006-05-21 | 1 | -5/+5 |
* | - added a theme editor | Nils Adermann | 2006-05-20 | 1 | -14/+202 |
* | - fixed a few smaller things | Meik Sievertsen | 2006-05-20 | 1 | -0/+2 |
* | - adding a file which displays duplicate language keys | Nils Adermann | 2006-05-12 | 1 | -1/+1 |
* | - introduce new function build_url to easily build a valid url from the user-... | Meik Sievertsen | 2006-05-12 | 3 | -85/+23 |
* | A new template for fatal database errors | Graham Eames | 2006-05-12 | 1 | -0/+8 |
* | - added the template editor (doesn't use a hardcoded list of template filenam... | Nils Adermann | 2006-05-07 | 2 | -0/+82 |
* | - Make it impossible to open/delete/download files that don't exist :P | David M | 2006-05-06 | 1 | -0/+2 |
* | - Some slight style changes to the installer to make the explanation more vi... | Graham Eames | 2006-05-06 | 2 | -2/+4 |
* | - introduce LA_, UA_ and A_ template variables (they allow styles to use temp... | Nils Adermann | 2006-05-06 | 7 | -28/+28 |
* | - slightly adjusted the DEBUG/DEBUG_EXTRA requirements | Meik Sievertsen | 2006-05-04 | 1 | -2/+2 |
* | graham, sorry for this but i had to... ;) | Meik Sievertsen | 2006-04-28 | 1 | -30/+42 |
* | - adding user logs (displaying all users instead of limited to the user if vi... | Meik Sievertsen | 2006-04-26 | 1 | -1/+6 |
* | - build explain links a bit different... | Meik Sievertsen | 2006-04-23 | 3 | -133/+8 |
* | - removed group settings from roles | Meik Sievertsen | 2006-04-22 | 11 | -25/+60 |
* | The return of the option to download the config file if it could not be written | Graham Eames | 2006-04-22 | 1 | -0/+11 |
* | its late | Meik Sievertsen | 2006-04-17 | 1 | -1/+1 |
* | say hello to role descriptions, role ordering and tooltips on role selects | Meik Sievertsen | 2006-04-17 | 5 | -5/+262 |
* | - clean up marklist calls (global function) | Meik Sievertsen | 2006-04-17 | 3 | -28/+38 |
* | - Store and Download is now takes advantage of on-the-fly stuff correctly | David M | 2006-04-16 | 1 | -1/+2 |
* | slightly modified general tab layout to remove the confusion between board de... | Meik Sievertsen | 2006-04-15 | 1 | -0/+8 |
* | - fixed some bugs | Meik Sievertsen | 2006-04-15 | 1 | -5/+5 |
* | - fix moving up/down for smilies and icons | Meik Sievertsen | 2006-04-08 | 2 | -6/+11 |
* | To all people having their bug status set to fixed: SF pserver CVS access is ... | Meik Sievertsen | 2006-04-06 | 1 | -17/+15 |
* | fix layout for internet explorer (needs further tweaks, the permissions scree... | Meik Sievertsen | 2006-03-29 | 3 | -10/+12 |
* | added ability to hide coppa groups (mainly applied to permission screens) | Meik Sievertsen | 2006-03-28 | 1 | -1/+4 |
* | add group_legend to group management | Meik Sievertsen | 2006-03-28 | 1 | -0/+4 |
* | - use radio class for radio buttons | Nils Adermann | 2006-03-27 | 1 | -3/+3 |
* | - add missing pagination to queue/reports | Nils Adermann | 2006-03-27 | 1 | -1/+4 |
* | ok, thought about this now for too long. I think the best solution circumvent... | Meik Sievertsen | 2006-03-25 | 1 | -1/+1 |
* | UI changes to the database settings section of the installer | Graham Eames | 2006-03-25 | 1 | -0/+1 |
* | - extended session_page and user_lastpage to hold a maximum of 200 chars (ins... | Meik Sievertsen | 2006-03-25 | 2 | -3/+5 |
* | - We do On-the-fly file writting for everything in backups, should speed thin... | David M | 2006-03-25 | 1 | -5/+5 |
* | - Improved Backup ACP UI, more work to come... | David M | 2006-03-23 | 1 | -1/+19 |
* | Adding in the next page of the installer | Graham Eames | 2006-03-22 | 1 | -0/+1 |
* | - hopefully fixed inactive create forum input field + button for safari 2.0.2... | Meik Sievertsen | 2006-03-22 | 1 | -10/+10 |
* | added some language strings as well as fixing the activity listing (Yawner, c... | Meik Sievertsen | 2006-03-22 | 1 | -1/+1 |
* | Use another color for special group seperation (makes it easier to distinct b... | Meik Sievertsen | 2006-03-22 | 1 | -1/+1 |