Log message #1109180

# At Username Text
# Oct 22nd 2009, 05:50 jimmilegs When doing a find('all') on a model, I only get id, name and display_name from associated models. Any pointers to where I should start looking to expand this (I want all fields, or atleast be able to define the fields that are displayed)?
# Oct 22nd 2009, 05:49 Mike_MnD btw it main purpouse is console multiplayer gaming and online leagues and tournaments
# Oct 22nd 2009, 05:49 Mike_MnD rchavik: tnx besides thats my first cake site, i want to be good and soon to submit it to cakephp main page :P
# Oct 22nd 2009, 05:48 rchavik Mike_MnD: nice.. no trace of cake visible :)
# Oct 22nd 2009, 05:46 olouv So... anyone for using CRUD to work with model actions ? didn't find it on the doc nor google :( !
# Oct 22nd 2009, 05:46 Mike_MnD rchavik: yes
# Oct 22nd 2009, 05:45 rchavik Mike_MnD: this is official tekken 6 launch?
# Oct 22nd 2009, 05:44 dakota aren't they all
# Oct 22nd 2009, 05:44 Mike_MnD but the designer is a lazy one :D
# Oct 22nd 2009, 05:43 Mike_MnD P
# Oct 22nd 2009, 05:43 Mike_MnD we are two guys on the project one designer and me
# Oct 22nd 2009, 05:43 Mike_MnD rchavik: don't worry graphic are not my deed :P
# Oct 22nd 2009, 05:42 rchavik i can't do graphics, i'm hopeless with graphics..
# Oct 22nd 2009, 05:42 rchavik Mike_MnD: nice...
# Oct 22nd 2009, 05:41 Mike_MnD rchavik: btw here's the page http://vgcompetition.com/profiles - site is still beta
# Oct 22nd 2009, 05:40 rchavik Mike_MnD: that filter component in savant's repo is quite sufficient
# Oct 22nd 2009, 05:39 NoReGreT hmm, i'll cehck it
# Oct 22nd 2009, 05:38 rchavik instead of creating prefix routing, simply assign the controller:action to the group
# Oct 22nd 2009, 05:37 rchavik NoReGreT: i use some sort of modified version from http://www.studiocanaria.com/articles/cakephp_auth_component_users_groups_permissions_revisited
# Oct 22nd 2009, 05:37 Mike_MnD well i'll look to it but since i already made sorting + pagination i want just to add the filter functionality rahter than make all the three again... or i think so in the moment
# Oct 22nd 2009, 05:35 rchavik it can do simple filtering + sorting + pagination
# Oct 22nd 2009, 05:35 NoReGreT I need ideas, if I have 3 types/groups of users that each have certain privilages, best thing to do it to create a routing prefix for each group and redirect the route_index in login() ? or just find out the group after login (in an index), then display stuff based on the group ? what do you people do ?
# Oct 22nd 2009, 05:35 jimmilegs When doing a find('all') on a model, I only get id, name and display_name from associated models. Any pointers to where I should start looking to fix this?
# Oct 22nd 2009, 05:34 rchavik ACTION shamelessly plugs his own plugin :(
# Oct 22nd 2009, 05:34 rchavik Mike_MnD: if you are allowed to use jqgrid.. then try http://github.com/rchavik/cholesterol
# Oct 22nd 2009, 05:33 olouv Hello, does anyone knows how to use acl in crud mode with model methods ? i don't understand how to allow some (only seen using $auth->mapActions for controller methods in beforeFilter), what's the trick ? Thank you :)
# Oct 22nd 2009, 05:33 Mike_MnD my goal is to have a alphabetical filtering with dropdown for a user list (in the moment i have ajax pagination, and sorting implemented)
# Oct 22nd 2009, 05:33 rchavik Mike_MnD: if you can use jqgrid, then maybe use my simple plugin
# Oct 22nd 2009, 05:33 ateTate where's a good place to start when performance-profiling a live cakephp app?
# Oct 22nd 2009, 05:32 dakota dogmatic69: Thats a pretty good description
# Oct 22nd 2009, 05:32 rchavik however..
# Oct 22nd 2009, 05:32 rchavik Mike_MnD: so far it works ok..
# Oct 22nd 2009, 05:32 dogmatic69 capetown is so chilled time goes backwards
# Oct 22nd 2009, 05:32 ixopo yeah maybe i come next year to WM Time
# Oct 22nd 2009, 05:32 rchavik Mike_MnD: i didn't compare it against the original..
# Oct 22nd 2009, 05:31 dakota and up north around Kruger Park area is amazing
# Oct 22nd 2009, 05:31 ixopo -)
# Oct 22nd 2009, 05:31 dakota And Pretoria
# Oct 22nd 2009, 05:31 ixopo yeah next time i will checkout this part of SA
# Oct 22nd 2009, 05:30 dakota You want to see chilled, go down to the Cape
# Oct 22nd 2009, 05:30 Mike_MnD rchavik: one fast question if i read write this is by far the most completed fork compared with the other filter components ?