| Working on improved & simplified DAO |
|
More...
|
about 16 years ago
|
| Implemented autoloader |
|
More...
|
over 16 years ago
|
| some extra functions added |
|
More...
|
over 16 years ago
|
| Added cool new function to lib/functions.php for cropping images |
|
More...
|
over 16 years ago
|
| reorganised and updated all copyright information |
|
More...
|
over 16 years ago
|
| Fixing some small things. |
|
More...
|
over 16 years ago
|
| Fixed default_prefix thingy in Page |
|
More...
|
over 16 years ago
|
| Got rid of Setup class, and working on improving the whole infrastructure. |
|
More...
|
over 16 years ago
|
| Improved handling of hook methods. |
|
More...
|
over 16 years ago
|
| Made dependencies safer. |
|
More...
|
over 16 years ago
|
| lib/Controller.php: Added Controller::post_update() and Controller::post_insert() hooks. |
|
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 |
|
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 |
|
More...
|
over 16 years ago
|
| Removed some commented legacy code |
|
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... |
|
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() |
|
More...
|
almost 17 years ago
|
| Ignore that stupid flex/bin folder |
|
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 |
|
More...
|
almost 17 years ago
|
| lib/DAO.php: DAO::sql_where_like() needed some more tweeking and made some preperations for 'owner' support |
|
More...
|
almost 17 years ago
|
| functions.php: Added ucwords_us() and overhauled get() |
|
More...
|
almost 17 years ago
|
| Added Page::url_(() (for templating) and added Page:: as a temporary hack for overriding the url base path |
|
More...
|
almost 17 years ago
|
| User now has flag to see if it is an authed user or not |
|
More...
|
almost 17 years ago
|
| Made User_Ctl::update_password a tiny bit more portable |
|
More...
|
almost 17 years ago
|
| Added other icons sizes |
|
More...
|
almost 17 years ago
|
| Changed auth and auth, and implemented simple templating |
|
More...
|
almost 17 years ago
|
| Fixed references to classes |
|
More...
|
almost 17 years ago
|
| Added fallback language file |
|
More...
|
almost 17 years ago
|
| Big Fucking Overhaul part I |
|
More...
|
almost 17 years ago
|
| Improved DataGrid, DeleteConfirmation and now using new icon for Finance |
|
More...
|
almost 17 years ago
|
| Implemented notification backend. |
|
More...
|
almost 17 years ago
|