]> Kevux Git Server - koopa/shortlog
koopa
2019-02-12 Kevin DayProgress: continue development on database abstraction development master
2019-02-10 Kevin DayProgress: continue development on database abstraction
2019-02-03 Kevin DayProgress: continue development on database abstraction
2019-01-25 Kevin DayProgress: continue development on database abstraction
2019-01-17 Kevin DayProgress: continue development on database abstraction
2019-01-16 Kevin DayCleanup: Rename t_database_reset to t_database_reset_co...
2019-01-16 Kevin DayCleanup: Rename t_database_set to t_database_set_config...
2019-01-11 Kevin DayProgress: continue development on database abstraction
2019-01-07 Kevin DayProgress: continue development on database abstraction
2019-01-06 Kevin DayFeature: t_base_return class objects may now be used...
2018-12-28 Kevin DayProgress: continue development on database abstraction
2018-12-11 Kevin DayProgress: continue development on database abstraction
2018-12-09 Kevin DayProgress: continue development on database abstraction
2018-12-07 Kevin DayProgress: continue development on database abstraction
2018-12-06 Kevin DayProgress: continue development on database abstraction
2018-12-06 Kevin DayUpdate: remove $append parameters, simplifying functions
2018-12-06 Kevin DayProgress: continue development on database abstraction
2018-12-03 Kevin DayProgress: continue development on database abstraction
2018-12-03 Kevin DayCleanup: Rename 'rename column to' to 'rename column'
2018-12-03 Kevin DayCleanup: remove action_property and action_parameter...
2018-12-03 Kevin DayUpdate: rename 'database_option' to 'database_cascade...
2018-12-03 Kevin DayUpdate: remove do_build functions from all action classes
2018-12-03 Kevin DayCleanup: delay assignment of $this->value until end...
2018-12-03 Kevin DayProgress: continue development on database abstraction...
2018-12-02 Kevin DayProgress: continue development of database abstraction
2018-08-18 Kevin DayUpdate: redesign c_base_return, t_base_return_value...
2018-08-14 Kevin DayProgress: continue work on database
2018-08-14 Kevin DayBugfix: http example needs to support namespaces
2018-08-14 Kevin DayCleanup: minor updates and corrections in naming docume...
2018-08-14 Kevin DayCleanup: move has_value() to c_base_return and document...
2018-08-14 Kevin DayBugfix: cannot use $this-> on static class variable...
2018-08-08 Kevin DayProgress: continue work on database, refactor database...
2018-08-01 Kevin DayProgress: continue adding query helper classes and...
2018-03-10 Kevin DayProgress: begin adding query helper classes and traits
2018-02-22 Kevin DayUpdate: refactor the c_base_rfc_string and c_base_rfc_c...
2018-02-22 Kevin DayUpdate: rework c_base_return_array
2018-02-22 Kevin DayUpdate: use the correct return type
2018-02-18 Kevin DayUpdate: provide custom error returning static function...
2018-02-15 Kevin DayCleanup: move traits into an interfaces subdirectory
2018-02-15 Kevin DayCleanup: move interfaces into an interfaces subdirectory
2018-02-14 Kevin DayCleanup: prefix private constants with 'p_'
2018-02-11 Kevin DayUpdate: always return and assign a copy of objects...
2018-02-11 Kevin DayBugfix: the trait t_base_return_message get_message...
2018-02-11 Kevin DayCleanup: use do_build() instead of build()
2018-02-07 Kevin DayUpdate: improvements to the basic helper programs
2018-02-06 Kevin DayBugfix: typo in error variable name
2018-02-06 Kevin DayRefactor: improvements on error message presentation
2018-02-06 Kevin DayUpdate: provide additional controls over htmlentities...
2018-02-03 Kevin DayUpdate: handle 'password authentication failed for...
2018-02-03 Kevin DayCleanup: previous commit forgot to unset error message
2018-02-03 Kevin DayUpdate: 'handle peer authentication failed for user...
2018-02-03 Kevin DayFeature: add 'database_user_public_default' option...
2018-02-03 Kevin DayUpdate: partial improvements to error presentation...
2018-02-03 Kevin DayUpdate: specifically handle known database errors for...
2018-02-03 Kevin DayBugfix: inconsistency in c_base_error's s_false() and...
2018-02-03 Kevin DayUpdate: provide a temporary/quick-fix solution for...
2018-02-03 Kevin DayUpdate: display error messages on server error page
2018-02-03 Kevin DayBugfix: error message for current user is using incorre...
2018-02-03 Kevin DayUpdate: add list item markup generation support to...
2018-02-03 Kevin DayBugfix: regular expression parsing logic for error...
2018-02-03 Kevin DayUpdate: implement account not available or access not...
2018-02-03 Kevin DayBugfix: set_error() must accept an array of errors
2018-02-03 Kevin DayUpdate: standard path output format test should be...
2018-02-03 Kevin DayBugfix: a few unhandled or improperly error cases
2018-02-02 Kevin DaySecurity: make sure socket file and directory has confi...
2018-01-31 Kevin DayUpdate: add necessary defines to fix problems with...
2017-10-31 Kevin DayProgress: organize some files and some additional marku...
2017-09-27 Kevin DayCleanup: use [] syntax for creating arrays instead...
2017-09-22 Kevin DayUpdate: Use PHP namespaces
2017-09-05 Kevin DayProgress: url paths
2017-09-04 Kevin DayProgress: User Profile / User View Page
2017-09-04 Kevin DayProgress: user page settings
2017-09-03 Kevin DayProgress: work on user pages
2017-08-31 Kevin DayUpdate: use late static binding for class constants
2017-08-31 Kevin DayProgress: continued work on user settings
2017-08-31 Kevin DayCleanup: restructure user dashboard, login, and logout...
2017-08-31 Kevin DayCleanup: add missing class object comments for user...
2017-08-31 Kevin DayBugfix: preserve current login path instead of always...
2017-07-26 Kevin DayProgress: continue working on user view and related
2017-07-26 Kevin DaySecurity: sanitize all markup 'text' as plain text...
2017-07-26 Kevin DayProgress: continued work on user and login, also miscel...
2017-07-26 Kevin DayProgress: add table markup, populate user history infor...
2017-07-25 Kevin DayCleanup: rename and relocate request path statistics...
2017-07-25 Kevin DayProgress: continue to develop logging and fix other...
2017-07-25 Kevin DayBugfix: problems with cookies and related functions
2017-07-13 Kevin DayBugfix: The global s_get_timestamp() function is return...
2017-07-13 Kevin DayUpdate: Do not force '-' into '_' in HTTP Header names...
2017-06-15 Kevin DayUpdate: provide breadcrumbs at current path and plan...
2017-06-15 Kevin DayProgress: work on view pages, numerous bugfixes and...
2017-05-31 Kevin DayUpdate: remove currently unused or incorrect sql data
2017-05-27 Kevin DayProgress: rolling out the roler, the "can manage roles...
2017-05-27 Kevin DayProgress: further work on user view page, documentation...
2017-05-26 Kevin DayProgress: work on user administration pages
2017-05-23 Kevin DayBugfix: add missing column 'can_manage_roles' in public...
2017-05-23 Kevin DayProgress: finish implementing basic breadcrumb function...
2017-05-16 Kevin DayBugfix: mistakes in path parameters and return values...
2017-05-12 Kevin DayProgress: work on breadcrumbs and related
2017-05-10 Kevin DayProgress: path, breadcrumbs, and menus
2017-05-04 Kevin DayCleanup: add documentation about loops and this project...
2017-05-04 Kevin DayProgress: minor cleanups and bugfixes, prepare manageme...
next