0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Working on improved & simplified DAO
yogarine
as Alwin Garside
More... about 16 years ago
Implemented autoloader
yogarine
as Alwin Garside
More... over 16 years ago
some extra functions added
yogarine
as Alwin Garside
More... over 16 years ago
Added cool new function to lib/functions.php for cropping images
yogarine
as Alwin Garside
More... over 16 years ago
reorganised and updated all copyright information
yogarine
as Alwin Garside
More... over 16 years ago
Fixing some small things.
yogarine
as Alwin Garside
More... over 16 years ago
Fixed default_prefix thingy in Page
yogarine
as Alwin Garside
More... over 16 years ago
Got rid of Setup class, and working on improving the whole infrastructure.
yogarine
as Alwin Garside
More... over 16 years ago
Improved handling of hook methods.
yogarine
as Alwin Garside
More... over 16 years ago
Made dependencies safer.
yogarine
as Alwin Garside
More... over 16 years ago
lib/Controller.php: Added Controller::post_update() and Controller::post_insert() hooks.
yogarine
as Alwin Garside
More... over 16 years ago
lib/Controller.php: Controller::update() now checks whether any properties are sent at all, and Controller::delete() now properly prepares -> for the template
yogarine
as Alwin Garside
More... over 16 years ago
lib/Model.php: get_request now returns true on success and false if it couldn't find any matching properties
yogarine
as Alwin Garside
More... over 16 years ago
Removed some commented legacy code
yogarine
as Alwin Garside
More... almost 17 years ago
lib/Current_User.php: created the Current_User class to more clearly differentiate the _current_ user from users that are being treated through User_Ctl / User_DAO...
yogarine
as Alwin Garside
More... almost 17 years ago
lib/Controller.php: added Controller::pre_insert and Controller::pre_update() functions that child classes can hook onto, instead of having to rewrite update() or insert()
yogarine
as Alwin Garside
More... almost 17 years ago
Ignore that stupid flex/bin folder
yogarine
as Alwin Garside
More... almost 17 years ago
Ripped the path finding stuff out of libfox.php and put it in a seperate bootstrap file libfox_inc.php
yogarine
as Alwin Garside
More... almost 17 years ago
lib/DAO.php: DAO::sql_where_like() needed some more tweeking and made some preperations for 'owner' support
yogarine
as Alwin Garside
More... almost 17 years ago
functions.php: Added ucwords_us() and overhauled get()
yogarine
as Alwin Garside
More... almost 17 years ago
Added Page::url_(() (for templating) and added Page:: as a temporary hack for overriding the url base path
yogarine
as Alwin Garside
More... almost 17 years ago
User now has flag to see if it is an authed user or not
yogarine
as Alwin Garside
More... almost 17 years ago
Made User_Ctl::update_password a tiny bit more portable
yogarine
as Alwin Garside
More... almost 17 years ago
Added other icons sizes
yogarine
as Alwin Garside
More... almost 17 years ago
Changed auth and auth, and implemented simple templating
yogarine
as Alwin Garside
More... almost 17 years ago
Fixed references to classes
yogarine
as Alwin Garside
More... almost 17 years ago
Added fallback language file
yogarine
as Alwin Garside
More... almost 17 years ago
Big Fucking Overhaul part I
yogarine
as Alwin Garside
More... almost 17 years ago
Improved DataGrid, DeleteConfirmation and now using new icon for Finance
yogarine
as Alwin Garside
More... almost 17 years ago
Implemented notification backend.
yogarine
as Alwin Garside
More... almost 17 years ago