| Commit message (Expand) | Author | Age | Files | Lines |
* | fixing two potential problems | Meik Sievertsen | 2008-04-11 | 1 | -1/+1 |
* | - Remove left join for query used to retrieve already assigned users and grou... | Meik Sievertsen | 2008-02-23 | 1 | -4/+14 |
* | revamp how we query permissions. This is half-experimental actually, needs a ... | Meik Sievertsen | 2008-02-15 | 1 | -180/+244 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -3/+11 |
* | space, where art thou? | Henry Sudhof | 2007-07-29 | 1 | -1/+1 |
* | #13863 (oops) | Henry Sudhof | 2007-07-29 | 1 | -1/+1 |
* | do not consider permissions the admin is not able to change, track or see. | Meik Sievertsen | 2007-07-12 | 1 | -0/+31 |
* | tweak the sql_like_expression feature a little bit to allow correct escaping | Meik Sievertsen | 2007-06-24 | 1 | -2/+2 |
* | new wrapper for LIKE expressions to streamline the fixes. We actually need to... | Meik Sievertsen | 2007-06-23 | 1 | -19/+2 |
* | ok, mess around with the templates + fixing some bugs + adjusting headers for... | Meik Sievertsen | 2007-06-09 | 1 | -4/+4 |
* | erm... um... NOBODY SAW THIS :P | David M | 2007-05-23 | 1 | -1/+1 |
* | #11255 | David M | 2007-05-22 | 1 | -1/+1 |
* | some tiny changes | Meik Sievertsen | 2007-05-02 | 1 | -6/+6 |
* | #10255 | David M | 2007-04-29 | 1 | -2/+2 |
* | changed the cache files to save some memory (all global ones are hold in memo... | Meik Sievertsen | 2007-04-22 | 1 | -2/+2 |
* | some changes/bugfixes | Meik Sievertsen | 2007-03-30 | 1 | -1/+1 |
* | - improvements to search indexing performance, espacially tidy() by adding a ... | Nils Adermann | 2007-03-13 | 1 | -27/+57 |
* | a performance improvement | Nils Adermann | 2007-03-12 | 1 | -9/+11 |
* | show dropdown box for choosing the forum in user management screen -> permiss... | Meik Sievertsen | 2006-12-25 | 1 | -2/+2 |
* | - Optimize acl_getf_global a bit | Nils Adermann | 2006-12-16 | 1 | -10/+11 |
* | - the same procedure as every... oh. this is taken. | Meik Sievertsen | 2006-11-27 | 1 | -0/+10 |
* | - a handful of mcp fixed, the most important one is the change for check_ids(... | Meik Sievertsen | 2006-11-18 | 1 | -23/+29 |
* | - now username changes should work as desired | Meik Sievertsen | 2006-10-22 | 1 | -1/+1 |
* | - store sql_layer directly within the layer itself | Meik Sievertsen | 2006-10-14 | 1 | -2/+2 |
* | - introducing clean usernames, needs to be tested more, I'm not sure I didn't... | Nils Adermann | 2006-10-13 | 1 | -1/+1 |
* | tried to begin adjusting all string functions where applicable - still a *lot... | Meik Sievertsen | 2006-10-07 | 1 | -2/+2 |
* | - extend config checking to include check for writeable path | Meik Sievertsen | 2006-10-03 | 1 | -1/+26 |
* | - Fix some bugs | Meik Sievertsen | 2006-09-14 | 1 | -29/+76 |
* | sql_in_set changes | Meik Sievertsen | 2006-08-12 | 1 | -13/+19 |
* | - fixing some bugs | Meik Sievertsen | 2006-08-02 | 1 | -49/+45 |
* | - display age in user profile and make it available on viewtopic | Nils Adermann | 2006-07-07 | 1 | -0/+34 |
* | change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what ... | Meik Sievertsen | 2006-06-22 | 1 | -7/+7 |
* | fix bugs #2271 and #2273 | Meik Sievertsen | 2006-06-17 | 1 | -0/+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 |
* | make sure custom profile fields are created correctly on registration (#2225) | Meik Sievertsen | 2006-06-13 | 1 | -1/+1 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 1 | -21/+20 |
* | hopefully fixing bug #2022 with this | Meik Sievertsen | 2006-05-30 | 1 | -1/+5 |
* | fixing bug #1860 | Meik Sievertsen | 2006-05-17 | 1 | -1/+2 |
* | - david: copy&paste error? ;) | Meik Sievertsen | 2006-05-13 | 1 | -1/+1 |
* | I hope nothing broke! | David M | 2006-05-05 | 1 | -33/+91 |
* | - removed group settings from roles | Meik Sievertsen | 2006-04-22 | 1 | -2/+2 |
* | - clean up marklist calls (global function) | Meik Sievertsen | 2006-04-17 | 1 | -10/+27 |
* | ok, this will fix various permission discrepances. :) What happened is that t... | Meik Sievertsen | 2006-03-22 | 1 | -36/+17 |
* | - streamlined reports to consist of the feature set we decided upon (Nils, yo... | Meik Sievertsen | 2006-03-12 | 1 | -10/+39 |
* | implementing permission roles | Meik Sievertsen | 2006-02-22 | 1 | -24/+64 |
* | my turn to break things... harharhar | Meik Sievertsen | 2006-02-12 | 1 | -0/+46 |
* | - new acl method -> acl_getf_global() | Meik Sievertsen | 2006-02-12 | 1 | -0/+43 |
* | - ability to change anonymous user settings more easily | Meik Sievertsen | 2006-02-03 | 1 | -445/+7 |
* | - moved add_log out of functions_admin (this file should only be included in ... | Meik Sievertsen | 2006-01-25 | 1 | -102/+32 |
* | - size select fix | Meik Sievertsen | 2006-01-22 | 1 | -12/+228 |