Revert "Fix encoding"
[infodrom/hallinta] / lib / general.php
2022-08-07 Joey SchulzeMove autoloader into OO functions
2022-08-07 Joey SchulzeImprovements
2022-07-17 Joey SchulzeRefactoring: Detect mobile devices, allow optional...
2022-07-17 Joey SchulzeConvenience functions for date conversion
2021-05-17 Joey SchulzeSave last opened regular page and reload it upon next...
2021-05-17 Joey SchulzeImprove support for mobile devices using Android
2021-05-17 Joey SchulzeRefactor menu system and use the RewriteEngine
2021-05-17 Joey SchulzeAdd system class to hold critical information
2018-07-05 Joey SchulzeAllow specification of values for lookups outside of SQL
2018-07-05 Joey SchulzeAdd simple debug function that logs into file
2017-12-14 Joey SchulzeInternal improvements
2017-12-14 Joey SchulzeImprove error message when return values couldn't be...
2017-08-17 Joey SchulzeImprove code
2017-08-17 Joey SchulzeSupport exact matches for integer columns with PostgreSQL
2017-08-17 Joey SchulzeSwitch grid booting to AJAX/Javascript, allow multiple...
2017-08-17 Joey SchulzeMove JS code to page bottom, move login code into files
2015-09-21 Joey SchulzeFinish integration and move edit facility into popup
2015-05-01 Joey SchulzeMerge branches 'csv', 'buttons', 'edit-width', 'file...
2014-09-25 Joey SchulzeMerge branches 'mail', 'max-file-upload' and 'session'
2014-09-25 Joey SchulzeCheck for empty session
2014-09-12 Joey SchulzeMerge branches 'ctlposition', 'dates', 'db-bugfix'...
2014-09-12 Joey SchulzeMerge branches
2014-09-12 Joey SchulzeSwitch to Styles object
2014-09-12 Joey SchulzeRevert "Declare JavaScript object global"
2014-09-12 Joey SchulzeDeclare JavaScript object global
2014-09-10 Joey SchulzeMerge branch 'javascript' into dragresize
2014-09-10 Joey SchulzeConvert JavaScript stuff to class
2014-08-30 Joey SchulzeAdd check for empty session / expired session
2013-12-21 Joey SchulzeMerge branches 'ILIKE', 'brokensession', 'autologout...
2013-12-21 Joey SchulzeImprove text message when session is expired
2013-09-16 Joey SchulzeSecond strike: Convert permission check
2013-09-16 Joey SchulzeSwitch to intelligent Database class
2013-04-05 Joey SchulzeAdd support for programmer provided DISTINCT query
2011-09-22 Joey SchulzeImprove item ordering
2011-07-17 Joey SchulzeSwitch to PDO
2011-05-08 Joey SchulzeReport unauthorised access in error log
2011-02-18 Joey SchulzeReorder permission checks
2011-02-14 Joey SchulzeAdjust page naming
2011-02-13 Joey SchulzeSupport additional style information per page
2011-02-13 Joey SchulzeExpose permission problem in XML request via XML
2010-12-10 Joey SchulzeNew support function for TableColumn.lookup
2010-12-09 Joey SchulzeSupport modules
2010-12-09 Joey SchulzeRead start page from file
2010-05-13 Joey SchulzeExplicitly return true
2010-03-24 Joey SchulzeSupport LEFT JOINs
2010-03-24 Joey SchulzeMove JOIN processor into function
2010-03-09 Joey SchulzeAdjust permission check
2010-03-08 Joey SchulzeClean up first page
2010-03-06 Joey SchulzeAdjust permission check
2010-03-06 Joey SchulzeCheck permissions when accessing pages
2010-03-04 Joey SchulzeRestrict test to real login response
2010-02-27 Joey SchulzeMove SQL query calculation into separate general function
2010-02-27 Joey SchulzeSupport JavaScript code in mask definitions
2010-02-26 Joey SchulzeHandle logout
2010-02-25 Joey SchulzeMove password calculation into general library
2010-02-25 Joey SchulzeAutomatically calculate the filesystem path of the...
2010-02-25 Joey SchulzeGlobal function for querying the database
2010-02-24 Joey SchulzeImplement login facility and basic user handling
2010-02-24 Joey SchulzeAdd debugging facility
2010-01-20 Joey SchulzeProvide debug information on demand
2010-01-20 Joey SchulzeAuxiliary PHP functions