Fernando Doglio

Results 15 comments of Fernando Doglio

Hey @mpscholten , awesome job man! This is looking promising! Thanks so much for taking care of this! Now, gotta say I love everything BUT the use of XML for...

Hey, first of all, thanks for using the site... Second, there IS a regular update process, but the site has grown our of the initial scope, so the update process...

Hey @gregmolnar , if you could send a PR with the fixes, it would be awesome, otherwise I can take care of it. I just don't know when I'll be...

Wait, I'm not escaping inside the helper functions, because I'm escaping all request parameters on the main controller class: https://github.com/deleteman/lfpr/blob/master/core/MakiaveloControllerClass.php#L11-L13 You don't think that's enough @mpscholten ? I know @gregmolnar...

@gregmolnar , @mpscholten guys! These are both greats suggestions, using PDO instead of the current storage layers has been part of my to-do list since the begining, but I never...

Glad to have you on-board @mpscholten ! I would go with plain pdo, that way we can just edit the sql helper functions and keep the rest working pretty much...

@mpscholten I like your approach, although I would change the methods that write the queries, to dinamically pull the attributes from the entity being saved, this way when a migration...

Changing hosting company or even re-develop the entire thing is not something I'm thinking about. I appreciate the offer @cmckni3 thought :)

hey @mpscholten great news! Thanks for the update!

Hey @mpscholten , you're right... I don't really like the way the list looks like right now... I'll either truncate the text or try a different layout.. any suggrestions?