Add transmitted parameter to info responses
[misc/kostenrechnung] / lib /
2010-03-10 Joey SchulzeSupport plain HTML for pages
2010-03-10 Joey SchulzeHandle grid_update via post_* function variables so...
2010-03-09 Joey SchulzeAdjust permission check
2010-03-08 Joey SchulzeHandle save request as insert when there is no ID
2010-03-08 Joey SchulzeClean up first page
2010-03-07 Joey SchulzeAdd forgotton library
2010-03-07 Joey SchulzeAllow updating the filters separately
2010-03-06 Joey SchulzeDisplay the edit box only when editing is permitted
2010-03-06 Joey SchulzeAdjust permission check
2010-03-06 Joey SchulzeCheck permissions when accessing pages
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 setting values to arbitrary objects using innerHTML
2010-03-04 Joey SchulzeSupport arbitrary callback queries
2010-03-04 Joey SchulzeClear status information when making an AJAX call
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 SchulzeRestrict test to real login response
2010-03-04 Joey SchulzeAdd general function to set variables from the frontend
2010-03-04 Joey SchulzeAdd name of mask to page, for later use in JavaScript
2010-03-03 Joey SchulzeSupport tooltips for menu items
2010-03-03 Joey SchulzeRename title into name for menu items
2010-03-03 Joey SchulzeSupport filters for reference tables in checkbox controls
2010-03-03 Joey SchulzeRemove superflous code
2010-03-03 Joey SchulzeUnify message
2010-03-01 Joey SchulzeAdd support for calendar input values
2010-03-01 Joey SchulzeMove background image into images directory
2010-02-28 Joey SchulzeSupport short error messages for status field
2010-02-28 Joey SchulzeTranslate error message into German
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-28 Joey SchulzeLimit menu items to permitted ones according to group
2010-02-27 Joey SchulzeSupport controls such as checkboxes
2010-02-27 Joey SchulzeSupport for database oriented checkboxes as control...
2010-02-27 Joey SchulzeWe're using the pristine version, thus no need to keep...
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-27 Joey SchulzeCheck error code when no completion function is defined...
2010-02-27 Joey SchulzeSupport JavaScript code in mask definitions
2010-02-26 Joey SchulzeHandle logout
2010-02-26 Joey SchulzeRename sys_mask.mask into sys_mask.fname
2010-02-26 Joey SchulzeRename sys_mask.mask into sys_mask.fname
2010-02-26 Joey SchulzeNew login picture
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 SchulzeMove password calculation into general library
2010-02-25 Joey SchulzeAdd support for password fields
2010-02-25 Joey SchulzeAdjust order of error output
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 SchulzeAutomatically calculate the filesystem path of the...
2010-02-25 Joey SchulzeSupport setting value of checkboxes
2010-02-25 Joey SchulzeRename mask parameter into source
2010-02-25 Joey SchulzeGlobal function for querying the database
2010-02-25 Joey SchulzeSupport filling of form for editing data
2010-02-25 Joey SchulzeSupport options from array
2010-02-24 Joey SchulzeNew menu system
2010-02-24 Joey SchulzeRead basic menu information from table
2010-02-24 Joey SchulzeAdd background image for login mask
2010-02-24 Joey SchulzeImplement login facility and basic user handling
2010-02-24 Joey SchulzeMove menu into library
2010-02-24 Joey SchulzeAdd debugging facility
2010-01-20 Joey SchulzeReturn results instead of Boolean value
2010-01-20 Joey SchulzeAdd PostgreSQL support for LIMIT and oFFSET
2010-01-20 Joey SchulzeHide one column, provide infos in details box
2010-01-20 Joey SchulzeSmall framework for providing details
2010-01-20 Joey SchulzeSet id for details box
2010-01-20 Joey SchulzeBuild detail box
2010-01-20 Joey SchulzeProvide debug information on demand
2010-01-20 Joey SchulzeMove grid generation to separate function
2010-01-20 Joey SchulzeAuxiliary PHP functions
2010-01-20 Joey SchulzeSmall AJAX framework and auxiliary JavaScript functions
2010-01-20 Joey SchulzeImport JSON functions from json.org/json_parse.js
2010-01-20 Joey SchulzeAdjust database connector for local PostgreSQL use
2010-01-20 Joey SchulzeImport examples/php/applib.php from OpenRico 2.1
2010-01-20 Joey SchulzeUse error message from database class instead of odbc_error
2010-01-20 Joey SchulzeExtend dbClass for PostgreSQL (rename original Rico...
2010-01-20 Joey SchulzeImport plugins/php/ricoXmlResponse.php from OpenRico 2.1
2010-01-20 Joey SchulzeImport plugins/php/dbClass2.php from OpenRico 2.1
2010-01-20 Joey SchulzeImport src directory from OpenRico 2.1