| Commit message (Expand) | Author | Age | Files | Lines |
* | err, forgot to commit | Meik Sievertsen | 2007-07-27 | 1 | -3/+3 |
* | we do not have such a constant. :P | Meik Sievertsen | 2007-07-26 | 1 | -1/+1 |
* | Cleaning up a little. Mostly there are excellent reasons not to use sql_in_set. | Henry Sudhof | 2007-07-26 | 1 | -2/+2 |
* | again, a lot of bug fixes | Meik Sievertsen | 2007-07-19 | 1 | -2/+43 |
* | There might be no global permissions: #13249 | Henry Sudhof | 2007-07-11 | 1 | -2/+3 |
* | correctly show roles. :o | Meik Sievertsen | 2007-07-08 | 1 | -1/+1 |
* | tweak the sql_like_expression feature a little bit to allow correct escaping | Meik Sievertsen | 2007-06-24 | 1 | -1/+1 |
* | new wrapper for LIKE expressions to streamline the fixes. We actually need to... | Meik Sievertsen | 2007-06-23 | 1 | -14/+3 |
* | Bug #12337 | Henry Sudhof | 2007-06-15 | 1 | -8/+5 |
* | informational change for orphaned attachments - they only list already upload... | Meik Sievertsen | 2007-05-12 | 1 | -1/+1 |
* | #10255 | David M | 2007-04-29 | 1 | -4/+13 |
* | checking in some fixes. ;) Most of them are really minor, including: | Meik Sievertsen | 2007-04-26 | 1 | -26/+0 |
* | changed the cache files to save some memory (all global ones are hold in memo... | Meik Sievertsen | 2007-04-22 | 1 | -3/+3 |
* | ok, the benefit seems to be not that huge. :/ | Meik Sievertsen | 2007-03-14 | 1 | -2/+4 |
* | again... some more fixes. | Meik Sievertsen | 2007-03-08 | 1 | -2/+7 |
* | Be gone thou hardcoded image dimensions! There is not enough room for both of... | Dominik Dröscher | 2007-03-06 | 1 | -2/+2 |
* | only very tiny fixes. | Meik Sievertsen | 2007-02-02 | 1 | -1/+7 |
* | - fix some oddities (doubled spaces for example) | Meik Sievertsen | 2007-01-26 | 1 | -1/+24 |
* | - some bugfixes | Meik Sievertsen | 2007-01-09 | 1 | -0/+6 |
* | show dropdown box for choosing the forum in user management screen -> permiss... | Meik Sievertsen | 2006-12-25 | 1 | -0/+7 |
* | #6472 | David M | 2006-12-24 | 1 | -20/+40 |
* | - #6110 | Meik Sievertsen | 2006-12-10 | 1 | -2/+6 |
* | rather large update, most important things done: | Meik Sievertsen | 2006-11-24 | 1 | -2/+2 |
* | some style related changes/fixes | Meik Sievertsen | 2006-11-19 | 1 | -0/+1 |
* | - store sql_layer directly within the layer itself | Meik Sievertsen | 2006-10-14 | 1 | -52/+5 |
* | - Fix some bugs | Meik Sievertsen | 2006-09-14 | 1 | -1/+3 |
* | Hide forums you can't move posts to from within the mcp | Graham Eames | 2006-08-12 | 1 | -1/+1 |
* | sql_in_set changes | Meik Sievertsen | 2006-08-12 | 1 | -19/+19 |
* | change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what ... | Meik Sievertsen | 2006-06-22 | 1 | -16/+16 |
* | - correctly display user forum permissions if all forums are selected [Bug #2... | Nils Adermann | 2006-06-17 | 1 | -15/+16 |
* | - removed db cache (might re-appear, but for now we do not see the need for it) | Meik Sievertsen | 2006-06-16 | 1 | -5/+9 |
* | make sure custom profile fields are created correctly on registration (#2225) | Meik Sievertsen | 2006-06-13 | 1 | -1/+1 |
* | add title to "no role" | Meik Sievertsen | 2006-06-08 | 1 | -2/+2 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 1 | -6/+6 |
* | - permission trace correctly uses language variables now | Nils Adermann | 2006-06-04 | 1 | -11/+51 |
* | - fixing a few smaller bugs/glitches | Meik Sievertsen | 2006-05-21 | 1 | -5/+8 |
* | fixing bug #1860 | Meik Sievertsen | 2006-05-17 | 1 | -0/+1 |
* | - added standard/default roles + default roles assigned to users/groups | Meik Sievertsen | 2006-05-01 | 1 | -2/+4 |
* | - adding user logs (displaying all users instead of limited to the user if vi... | Meik Sievertsen | 2006-04-26 | 1 | -2/+2 |
* | - removed group settings from roles | Meik Sievertsen | 2006-04-22 | 1 | -17/+43 |
* | say hello to role descriptions, role ordering and tooltips on role selects | Meik Sievertsen | 2006-04-17 | 1 | -2/+4 |
* | - clean up marklist calls (global function) | Meik Sievertsen | 2006-04-17 | 1 | -0/+53 |
* | To all people having their bug status set to fixed: SF pserver CVS access is ... | Meik Sievertsen | 2006-04-06 | 1 | -2/+2 |
* | fix additional group related thingy (correctly display memberships) | Meik Sievertsen | 2006-03-28 | 1 | -8/+12 |
* | ability to set all role options to UNSET | Meik Sievertsen | 2006-03-21 | 1 | -5/+15 |
* | - add our beloved in_phpbb check | Meik Sievertsen | 2006-03-19 | 1 | -0/+7 |
* | - streamlined reports to consist of the feature set we decided upon (Nils, yo... | Meik Sievertsen | 2006-03-12 | 1 | -4/+62 |
* | - blabla, additional bugfixing permissions... | Meik Sievertsen | 2006-02-24 | 1 | -28/+14 |
* | ok, slap me once..... but hard. (all acl entries got removed while setting pe... | Meik Sievertsen | 2006-02-23 | 1 | -16/+105 |
* | implementing permission roles | Meik Sievertsen | 2006-02-22 | 1 | -194/+168 |