2018-02-06 |
Kevin Day | Refactor: improvements on error message presentation |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Kevin Day | Update: provide additional controls over htmlentities... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Kevin Day | Update: handle 'password authentication failed for... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Kevin Day | Cleanup: previous commit forgot to unset error message |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Kevin Day | Update: 'handle peer authentication failed for user... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Kevin Day | Feature: add 'database_user_public_default' option... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Kevin Day | Update: partial improvements to error presentation... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Kevin Day | Update: specifically handle known database errors for... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Kevin Day | Bugfix: inconsistency in c_base_error's s_false() and... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Kevin Day | Update: provide a temporary/quick-fix solution for... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Kevin Day | Update: display error messages on server error page |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Kevin Day | Bugfix: error message for current user is using incorre... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Kevin Day | Update: add list item markup generation support to... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Kevin Day | Bugfix: regular expression parsing logic for error... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Kevin Day | Update: implement account not available or access not... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Kevin Day | Bugfix: set_error() must accept an array of errors |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Kevin Day | Update: standard path output format test should be... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Kevin Day | Bugfix: a few unhandled or improperly error cases |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Kevin Day | Security: make sure socket file and directory has confi... |
commit | commitdiff | tree | snapshot |
2018-01-31 |
Kevin Day | Update: add necessary defines to fix problems with... |
commit | commitdiff | tree | snapshot |
2017-10-31 |
Kevin Day | Progress: organize some files and some additional marku... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Kevin Day | Cleanup: use [] syntax for creating arrays instead... |
commit | commitdiff | tree | snapshot |
2017-09-22 |
Kevin Day | Update: Use PHP namespaces |
commit | commitdiff | tree | snapshot |
2017-09-05 |
Kevin Day | Progress: url paths |
commit | commitdiff | tree | snapshot |
2017-09-04 |
Kevin Day | Progress: User Profile / User View Page |
commit | commitdiff | tree | snapshot |
2017-09-04 |
Kevin Day | Progress: user page settings |
commit | commitdiff | tree | snapshot |
2017-09-03 |
Kevin Day | Progress: work on user pages |
commit | commitdiff | tree | snapshot |
2017-08-31 |
Kevin Day | Update: use late static binding for class constants |
commit | commitdiff | tree | snapshot |
2017-08-31 |
Kevin Day | Progress: continued work on user settings |
commit | commitdiff | tree | snapshot |
2017-08-31 |
Kevin Day | Cleanup: restructure user dashboard, login, and logout... |
commit | commitdiff | tree | snapshot |
2017-08-31 |
Kevin Day | Cleanup: add missing class object comments for user... |
commit | commitdiff | tree | snapshot |
2017-08-31 |
Kevin Day | Bugfix: preserve current login path instead of always... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Kevin Day | Progress: continue working on user view and related |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Kevin Day | Security: sanitize all markup 'text' as plain text... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Kevin Day | Progress: continued work on user and login, also miscel... |
commit | commitdiff | tree | snapshot |
2017-07-26 |
Kevin Day | Progress: add table markup, populate user history infor... |
commit | commitdiff | tree | snapshot |
2017-07-25 |
Kevin Day | Cleanup: rename and relocate request path statistics... |
commit | commitdiff | tree | snapshot |
2017-07-25 |
Kevin Day | Progress: continue to develop logging and fix other... |
commit | commitdiff | tree | snapshot |
2017-07-25 |
Kevin Day | Bugfix: problems with cookies and related functions |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Kevin Day | Bugfix: The global s_get_timestamp() function is return... |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Kevin Day | Update: Do not force '-' into '_' in HTTP Header names... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Kevin Day | Update: provide breadcrumbs at current path and plan... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Kevin Day | Progress: work on view pages, numerous bugfixes and... |
commit | commitdiff | tree | snapshot |
2017-05-31 |
Kevin Day | Update: remove currently unused or incorrect sql data |
commit | commitdiff | tree | snapshot |
2017-05-27 |
Kevin Day | Progress: rolling out the roler, the "can manage roles... |
commit | commitdiff | tree | snapshot |
2017-05-27 |
Kevin Day | Progress: further work on user view page, documentation... |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Kevin Day | Progress: work on user administration pages |
commit | commitdiff | tree | snapshot |
2017-05-23 |
Kevin Day | Bugfix: add missing column 'can_manage_roles' in public... |
commit | commitdiff | tree | snapshot |
2017-05-23 |
Kevin Day | Progress: finish implementing basic breadcrumb function... |
commit | commitdiff | tree | snapshot |
2017-05-16 |
Kevin Day | Bugfix: mistakes in path parameters and return values... |
commit | commitdiff | tree | snapshot |
2017-05-12 |
Kevin Day | Progress: work on breadcrumbs and related |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Kevin Day | Progress: path, breadcrumbs, and menus |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Kevin Day | Cleanup: add documentation about loops and this project... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Kevin Day | Progress: minor cleanups and bugfixes, prepare manageme... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Kevin Day | Progress: standard path structure and functionality... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Kevin Day | Cleanup: make sure stylesheet/external/ and related... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Kevin Day | Cleanup: make sure javascript/external/ directory is... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Kevin Day | Cleanup: re-structure the database sql for standard... |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Kevin Day | Progress: standard path design, database accounts,... |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Kevin Day | Cleanup: do not explicitly specify public when referenc... |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Kevin Day | Cleanup: remove some debug code accidentally committed |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Kevin Day | Progress: log tables and related code out of sync and... |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Kevin Day | Bugfix: incorrect session name in use |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Kevin Day | Progress: move code from reservation to standard and... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
Kevin Day | Cleanup: use 'minute' and 'second' (without s) for... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
Kevin Day | Progress: more development with paths, additional html... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
Kevin Day | Update: put logged in status inside of c_base_session... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
Kevin Day | Progress: work on http request processing, path process... |
commit | commitdiff | tree | snapshot |
2017-04-26 |
Kevin Day | Bugfix: http request uri and http response location... |
commit | commitdiff | tree | snapshot |
2017-04-26 |
Kevin Day | Bugfix: uri processing code is not handling authority... |
commit | commitdiff | tree | snapshot |
2017-04-26 |
Kevin Day | Update: implement custom language support in regular... |
commit | commitdiff | tree | snapshot |
2017-04-26 |
Kevin Day | Bugfix: redirect arguments in c_reservation_path_user_l... |
commit | commitdiff | tree | snapshot |
2017-04-26 |
Kevin Day | Update: add s_return() as a non-valued alternative... |
commit | commitdiff | tree | snapshot |
2017-04-26 |
Kevin Day | Bugfix: internal pages were not processing language... |
commit | commitdiff | tree | snapshot |
2017-04-26 |
Kevin Day | Progress: more path management changes, imrpove languag... |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Kevin Day | Progress: designing path handling, designing form proce... |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Kevin Day | Update: add basic documentation on my url path naming... |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Kevin Day | Progress: improve language support when using global... |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Kevin Day | Update: implement and use more global values, simplify... |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Kevin Day | Progress: work on path handling, other minor changes |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Kevin Day | Progress: more work on path libary, fix problems with... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Kevin Day | Cleanup: set the default examples and program settings... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Kevin Day | Update: improve return values used in c_base_utf8 class... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Kevin Day | Progress: major database work, begin adding path handli... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Kevin Day | Cleanup: improve wording of the project description... |
commit | commitdiff | tree | snapshot |
2017-04-01 |
Kevin Day | Update: rework access control to be automatic based... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Kevin Day | Progress: improve access control database structure... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Kevin Day | Progress: major database work and other changes |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Kevin Day | Progress: continuing development, http headers work |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Kevin Day | Progress: continuing development, http headers work |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Kevin Day | Bugfix: operating on non-existent array index in p_s_sp... |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Kevin Day | Progress: continuing development, http headers work |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Kevin Day | Progress: continuing development, updated test example... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Kevin Day | Progress: continuing development, database work, use... |
commit | commitdiff | tree | snapshot |
2017-02-22 |
Kevin Day | Progress: continuing development, more http header... |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Kevin Day | Progress: continuing development, more documentation... |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Kevin Day | Bugfix: silence socket_connect() warnings/errors |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Kevin Day | Cleanup: reservation_session.php is not following progr... |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Kevin Day | Cleanup: remove extra/unecessary postgresql comments... |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Kevin Day | Bugfix: database user 'public users' should instead... |
commit | commitdiff | tree | snapshot |
next |