Revert "Fix encoding"
[infodrom/hallinta] / lib /
2022-08-14 Joey SchulzeAdjust grid column width
2022-08-14 Joey SchulzeIntroduce simple AJAX backend
2022-08-07 Joey SchulzeMove autoloader into OO functions
2022-08-07 Joey SchulzeImprovements
2022-07-17 Joey SchulzeAlways select the first option if it's the only one
2022-07-17 Joey SchulzeAdjust edit popup position on mobile devices
2022-07-17 Joey SchulzeRefactoring: Detect mobile devices, allow optional...
2022-07-17 Joey SchulzeRefactoring: Block display via CSS
2022-07-17 Joey SchulzeSupport new datatype time
2022-07-17 Joey SchulzeSimplify code
2022-07-17 Joey SchulzeAllow to use showMsg in return
2022-07-17 Joey SchulzeDistinguish between manual and automatic logout
2022-07-17 Joey SchulzeAllow pages with only HTML code
2022-07-17 Joey SchulzeConvenience functions for date conversion
2022-07-17 Joey SchulzeAdjust zIndex for some popups
2022-07-17 Joey SchulzeImprove file upload by hiding real input element
2022-07-17 Joey SchulzeSupport providing the sorting direction
2021-05-17 Joey SchulzeSave last opened regular page and reload it upon next...
2021-05-17 Joey SchulzeDisable insert button during insert to prevent accident...
2021-05-17 Joey SchulzeNew convenience function for simple callbacks via AJAX
2021-05-17 Joey SchulzeNew hook to be called after page has been loaded
2021-05-17 Joey SchulzeAdd customisation variable clearing form after insert...
2021-05-17 Joey SchulzeAdjust checkbox handling
2021-05-17 Joey SchulzeConnection: close not permitted anymore
2021-05-17 Joey SchulzeImplement template framework
2021-05-17 Joey SchulzeRefactor custom drilldown function
2021-05-17 Joey SchulzeImprove support for mobile devices using Android
2021-05-17 Joey SchulzeUpdate checkbox backend to cope with secondary grids...
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 SchulzeBugfix: Don't use default value for empty rows
2018-07-05 Joey SchulzeSilently return when updating a select element that...
2018-07-05 Joey SchulzeAllow specification of values for lookups outside of SQL
2018-07-05 Joey SchulzeAdd callback support for cell saving
2018-07-05 Joey SchulzeEmit waiting message when loading grid
2018-07-05 Joey SchulzeSupport both string and objects as parameters
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-12-14 Joey SchulzeImprove autologout message
2017-11-02 Joey SchulzeUSERFILTER constant was renamed
2017-09-27 Joey SchulzePreliminary support for checkbox with JavaScript backend
2017-09-27 Joey SchulzeConversion to jQuery
2017-09-27 Joey SchulzeAllow width definition for secondary grid popups
2017-09-21 Joey SchulzeImprove page layout
2017-09-21 Joey SchulzeAdd token to login form and AJAX processing
2017-09-21 Joey SchulzeUse current page as base for menu calculation
2017-09-21 Joey SchulzeAutomatically hide any message after ajax request
2017-09-21 Joey SchulzeMove more functions to jQuery
2017-09-21 Joey SchulzeAdjust disabling buttons after saving data
2017-09-21 Joey SchulzeOptimise file upload (make it more flexible for seconda...
2017-09-21 Joey SchulzeAlways position calendar over input object
2017-09-21 Joey SchulzeImplement several pre and pos operation hooks and options
2017-09-21 Joey SchulzeFix response after saving grid items within the grid
2017-09-21 Joey SchulzeTry to fix header column width fuckup
2017-09-21 Joey SchulzeMove edit dialog into button
2017-08-17 Joey SchulzeImprove code
2017-08-17 Joey SchulzeImplement Hallinta.showMsg(text, opts) and use it
2017-08-17 Joey SchulzeUpdate grid after removing a record
2017-08-17 Joey SchulzeUpdate masks to new framework
2017-08-17 Joey SchulzeSupport exact matches for integer columns with PostgreSQL
2017-08-17 Joey SchulzeFor even more completeness specifying t=6 for exact...
2017-08-17 Joey SchulzeReapply part of 5e4a2d454a356671e7b5d53517293e921e0cecf...
2017-08-17 Joey SchulzeMove grid backend to new rico version 3
2017-08-17 Joey SchulzeClose dialog after saving a new item
2017-08-17 Joey SchulzeImprove error message
2017-08-17 Joey SchulzeReenable and improve custom grid menus
2017-08-17 Joey SchulzeSwitch grid booting to AJAX/Javascript, allow multiple...
2017-08-17 Joey SchulzePosition menu popup next to menu icon
2017-08-17 Joey SchulzeAdd background for datepicker
2017-08-17 Joey SchulzeMove JS code to page bottom, move login code into files
2015-10-03 Joey SchulzeSplit post_save and post_insert
2015-09-30 Joey SchulzeFix wheel scrolling on LiveGrid content
2015-09-25 Joey SchulzeImprove JS code
2015-09-25 Joey SchulzeAdjust stylesheet
2015-09-25 Joey SchulzeImprove automatic logout with a popup
2015-09-22 Joey SchulzeFinally remove dropdown and dragresize files
2015-09-22 Joey SchulzeRemove ukrainian localization strings, file is broken...
2015-09-21 Joey SchulzeRemove details support, unused anyway
2015-09-21 Joey SchulzeFinish integration and move edit facility into popup
2015-09-21 Joey SchulzeRemove dragresize library
2015-09-21 Joey SchulzeImprove class organiation
2015-09-21 Joey SchulzejQuery and Rico 3.0 integration
2015-09-21 Joey SchulzeConvert filter value for type date
2015-09-21 Joey SchulzeSpecial XML conversion code for Firefox >= 20.0
2015-09-21 Joey SchulzeApply filter after changing the filter input element
2015-09-21 Joey SchulzeUse converted value if colum uses a lookup table
2015-09-21 Joey SchulzeAdd horizontal scroll to control position
2015-09-21 Joey SchulzeAutomatically remove column select filter if unapplyable
2015-09-21 Joey SchulzeFix caret in filter specs
2015-09-19 Joey SchulzeImport base files from rico3 branch of OpenRico
2015-09-18 Joey SchulzeMerge branches 'firefox39.0' and 'upload'
2015-08-09 Joey SchulzePrevent double encoding of uploaded files, use send...
2015-05-01 Joey SchulzeAllow integer and date columns to be filterable with...
2015-05-01 Joey SchulzeMerge branches 'csv', 'buttons', 'edit-width', 'file...
2015-05-01 Joey SchulzeImprove handling of buttons without functions and disab...
2015-05-01 Joey SchulzeImprove display of last modification message
2015-05-01 Joey SchulzeAdjust width of edit elements to maximum, inherit outer...
2014-09-25 Joey SchulzeMerge branches 'mail', 'max-file-upload' and 'session'
2014-09-25 Joey SchulzeDisplay maximum file upload size
next