Support onchange for select boxes
[misc/kostenrechnung] / lib / mask.php
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