Rename internal variable
[misc/kostenrechnung] / ajax /
2010-03-09 Joey Schulze*sigh* empty('0') evaluates to true even though the...
2010-03-08 Joey SchulzeEncode password with new users' login
2010-03-08 Joey SchulzeEncode password with new users' login
2010-03-06 Joey SchulzeCheck permissions when accessing pages
2010-03-04 Joey SchulzeSupport calculation of details values via a function...
2010-03-04 Joey SchulzeAdd support for secondary tables for editing
2010-03-04 Joey SchulzeHandle hidden fields as if they were integers
2010-03-04 Joey SchulzeSupport arbitrary callback queries
2010-03-04 Joey SchulzeSupport data coming from non-canonical fields and ignor...
2010-03-04 Joey SchulzeReorganise variables as array so that postcall works...
2010-03-03 Joey SchulzeSupport filters for reference tables in checkbox controls
2010-03-03 Joey SchulzeDon't need the array key but a value
2010-03-01 Joey SchulzeFormat date values with German date format
2010-02-28 Joey SchulzeSupport option values as strings as well
2010-02-28 Joey SchulzeSupport select fields, add missing curley brackets
2010-02-28 Joey SchulzeSupport required fields - report information into backend
2010-02-28 Joey SchulzeAdd support for saving decimal values
2010-02-28 Joey SchulzeSupport NULL values if requested
2010-02-27 Joey SchulzeSupport for database oriented checkboxes as control...
2010-02-27 Joey SchulzeRecalculate the query in case it contains session variables
2010-02-27 Joey SchulzeAdd framework for setting variables from frontend store...
2010-02-25 Joey SchulzeDisplay information about time of last edit
2010-02-25 Joey SchulzeImproved handling of passwords (encrypt upon storage...
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 SchulzeAutomatically calculate the filesystem path of the...
2010-02-25 Joey SchulzeSupport boolean fields alias checkboxes
2010-02-25 Joey SchulzeRename mask parameter into source
2010-02-25 Joey SchulzeAdd AJAX backend for fetching data and filling the...
2010-02-24 Joey SchulzeMove general management into init.php
2010-01-20 Joey SchulzeBackend function to provide some details
2010-01-20 Joey SchulzeNew index with basic functions
2010-01-20 Joey SchulzeAdd LiveGrid SQL backend