]> Kevux Git Server - koopa/shortlog
koopa
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...
2017-05-03 Kevin DayProgress: standard path structure and functionality...
2017-05-03 Kevin DayCleanup: make sure stylesheet/external/ and related...
2017-05-03 Kevin DayCleanup: make sure javascript/external/ directory is...
2017-05-03 Kevin DayCleanup: re-structure the database sql for standard...
2017-05-02 Kevin DayProgress: standard path design, database accounts,...
2017-05-02 Kevin DayCleanup: do not explicitly specify public when referenc...
2017-05-02 Kevin DayCleanup: remove some debug code accidentally committed
2017-05-02 Kevin DayProgress: log tables and related code out of sync and...
2017-05-02 Kevin DayBugfix: incorrect session name in use
2017-05-02 Kevin DayProgress: move code from reservation to standard and...
2017-04-28 Kevin DayCleanup: use 'minute' and 'second' (without s) for...
2017-04-28 Kevin DayProgress: more development with paths, additional html...
2017-04-27 Kevin DayUpdate: put logged in status inside of c_base_session...
2017-04-27 Kevin DayProgress: work on http request processing, path process...
2017-04-26 Kevin DayBugfix: http request uri and http response location...
2017-04-26 Kevin DayBugfix: uri processing code is not handling authority...
2017-04-26 Kevin DayUpdate: implement custom language support in regular...
2017-04-26 Kevin DayBugfix: redirect arguments in c_reservation_path_user_l...
2017-04-26 Kevin DayUpdate: add s_return() as a non-valued alternative...
2017-04-26 Kevin DayBugfix: internal pages were not processing language...
2017-04-26 Kevin DayProgress: more path management changes, imrpove languag...
2017-04-24 Kevin DayProgress: designing path handling, designing form proce...
2017-04-19 Kevin DayUpdate: add basic documentation on my url path naming...
2017-04-19 Kevin DayProgress: improve language support when using global...
2017-04-19 Kevin DayUpdate: implement and use more global values, simplify...
2017-04-07 Kevin DayProgress: work on path handling, other minor changes
2017-04-06 Kevin DayProgress: more work on path libary, fix problems with...
2017-04-05 Kevin DayCleanup: set the default examples and program settings...
2017-04-05 Kevin DayUpdate: improve return values used in c_base_utf8 class...
2017-04-04 Kevin DayProgress: major database work, begin adding path handli...
2017-04-03 Kevin DayCleanup: improve wording of the project description...
2017-04-01 Kevin DayUpdate: rework access control to be automatic based...
2017-03-30 Kevin DayProgress: improve access control database structure...
2017-03-23 Kevin DayProgress: major database work and other changes
2017-03-08 Kevin DayProgress: continuing development, http headers work
2017-03-06 Kevin DayProgress: continuing development, http headers work
2017-03-06 Kevin DayBugfix: operating on non-existent array index in p_s_sp...
2017-03-04 Kevin DayProgress: continuing development, http headers work
2017-03-03 Kevin DayProgress: continuing development, updated test example...
2017-02-25 Kevin DayProgress: continuing development, database work, use...
2017-02-22 Kevin DayProgress: continuing development, more http header...
2017-02-21 Kevin DayProgress: continuing development, more documentation...
2017-02-20 Kevin DayBugfix: silence socket_connect() warnings/errors
2017-02-20 Kevin DayCleanup: reservation_session.php is not following progr...
2017-02-20 Kevin DayCleanup: remove extra/unecessary postgresql comments...
2017-02-20 Kevin DayBugfix: database user 'public users' should instead...
2017-02-18 Kevin DayUpdate: add custom/experimental sessionize accounts...
2017-02-18 Kevin DayProgress: continuing development, adding examples and...
2016-12-17 Kevin DayUpdate: initial import, including incomplete work
2016-12-17 thekevindayInitial commit