Add support for popup editing inside a live grid
[infodrom/hallinta] / lib / mask.php
2014-02-24 Joey SchulzeAdd support for popup editing inside a live grid
2013-12-21 Joey SchulzeMerge branches 'ILIKE', 'brokensession', 'autologout...
2013-12-21 Joey SchulzeAdd colorised background for builtin buttons
2013-12-21 Joey SchulzeRemove superflous comment
2013-01-19 Joey SchulzeSupport show/hide for second table
2013-01-19 Joey SchulzeMove JS code for grids into return value
2013-01-19 Joey SchulzeMove grid init JS code out of function
2012-10-04 Joey SchulzeMerge branches 'login_img' and 'switch'
2012-10-04 Joey SchulzeAllow hiding of form
2012-10-04 Joey SchulzeCode simplification
2012-03-12 Joey SchulzeMerge branches 'files-width', 'ff35' and 'ff10'
2012-03-12 Joey SchulzeSupport file uploads for new browsers with HTML5
2012-01-18 Joey SchulzeCode improvements
2012-01-17 Joey SchulzeAllow the changes status to be hidden
2011-09-25 Joey SchulzeReorganise page
2011-07-17 Joey SchulzeCheck for existance before using the value
2011-07-17 Joey SchulzeSwitch to PDO
2011-05-20 Joey SchulzeUse paragraph instead of span for status
2011-05-08 Joey SchulzeAdd frame editing framework
2011-05-08 Joey SchulzeAllow default values for hidden fields
2011-05-04 Joey SchulzeAdd framework for checking input values
2011-05-03 Joey SchulzeImprove date input field
2011-05-03 Joey SchulzeOptimise form generation code
2011-05-03 Joey SchulzeImprove form generation code
2011-03-04 Joey SchulzeAllow default values for text input fields
2011-02-24 Joey SchulzeSet maximum exportable rows
2011-02-22 Joey SchulzeAdd CSS class for page and table titles
2011-02-22 Joey SchulzeBugfix
2011-02-14 Joey SchulzeSupport secondary tables
2011-02-14 Joey SchulzeAdd file input fields
2011-02-13 Joey SchulzeSupport special html type for raw html code
2011-02-13 Joey SchulzeAdjust prefetch control
2010-12-09 Joey SchulzeSupport modules
2010-04-16 Joey SchulzeAdd ID for edit box title
2010-04-13 Joey SchulzeAdd window information for grid
2010-03-12 Joey SchulzeSupport empty first fields
2010-03-10 Joey SchulzeAlways disable Rico debugging
2010-03-10 Joey SchulzeSupport plain HTML for pages
2010-03-06 Joey SchulzeDisplay the edit box only when editing is permitted
2010-03-05 Joey SchulzeSupport hiding of individual buttons
2010-03-05 Joey SchulzeSupport preselected selections
2010-03-05 Joey SchulzeWiden textarea
2010-03-05 Joey SchulzeAdd support for textarea elements
2010-03-04 Joey SchulzeSupport plain HTML code in details box
2010-03-04 Joey SchulzeSupport onchange for select boxes
2010-03-04 Joey SchulzeSupport hidden fields
2010-03-04 Joey SchulzeAdd support for a configurable title for the edit box
2010-03-04 Joey SchulzeAdd name of mask to page, for later use in JavaScript
2010-03-03 Joey SchulzeRemove superflous code
2010-03-01 Joey SchulzeAdd support for calendar input values
2010-02-28 Joey SchulzeAdd support for decimal fields in form
2010-02-28 Joey SchulzeFill status line with space initially
2010-02-28 Joey SchulzeSupport comments for input fields
2010-02-28 Joey SchulzePull linebreak out of if construct
2010-02-27 Joey SchulzeSupport controls such as checkboxes
2010-02-27 Joey SchulzeAdd select box and framework in left part for general...
2010-02-27 Joey SchulzeUse class for box style so there can be multiple
2010-02-27 Joey SchulzeMove SQL query calculation into separate general function
2010-02-26 Joey SchulzeInitialise password fields when loading the page (to...
2010-02-26 Joey SchulzeAdd title to formular, improved arrangement for button
2010-02-26 Joey SchulzeMove edit box left to the table
2010-02-25 Joey SchulzeDisplay information about time of last edit
2010-02-25 Joey SchulzeAdd support for password fields
2010-02-25 Joey Schulze . Implement save, insert and delete for records
2010-02-25 Joey SchulzeNew area to report status messages and errors
2010-02-25 Joey Schulze . Add formular name to forms
2010-02-25 Joey SchulzeSupport options from array
2010-01-20 Joey SchulzeHide one column, provide infos in details box
2010-01-20 Joey SchulzeSet id for details box
2010-01-20 Joey SchulzeBuild detail box
2010-01-20 Joey SchulzeMove grid generation to separate function
2010-01-20 Joey SchulzeAuxiliary PHP functions