Skip to content

Releases: intragart/Shared-Household-Expenses

Transaction enhancement

05 Jan 14:01
8a2010f
Compare
Choose a tag to compare

Added Transaction Isolation Level Serializable and turned off autocommit.

Initial Release

01 Jan 21:19
ec539c9
Compare
Choose a tag to compare
Initial Release (#1)

* Working Navigation and new entries

* removed debug and added default font size

* created dashboard layout

* replaced Umsätze with Ausgaben

* modified css file paths

* changed card layout

* Create LICENSE

* Added License notices

* sql scripts to initialize database

* store and query database settings

* fill dashboard from database

* added unique index

* prepared tables and grants for site new entry

* fill autocomplete and dropdowns from database

* changed dashboard view

* new user she_editor

* new purchases can be added

* Added No Data behavior

* dashboard table as callable script

* added site for all entries

* better defined css tags

* split form.css in detailed and structure

* better defined detailed-form

* Purchase Details now as PopUp

* added checkForm manual start and stop

* added working gui to edit purchases

* submit hidden inputs

* purchases and contributions are now editable

* added different timestamps for created and updated

* purchase editable via all

* restructured filesystem

* new db user concept

* purchase can be deleted

* reload page on successfull edit

* write amount with comma or point

* reload to target site

* show pretty names if available and no duplicates

* fixed maintable

* using version file to display version

* gui for currency_settings.json

* apply currency settings to each page

* changet account_active to account_status

* show active users

* control submit buttons via class

* users are now editable

* corrected format issues

* new users can be created

* removed phpinfo

* correct licence strings and end of file new line

* removed exception printouts

* added docstrings and checked comments

* adjustet logo and favicon

* solved some todo

* removed space

* updated about page

* removed keywords, added description

* added robots.txt

* changed version number

* added Changelog

* first attempt readme

* finalized README

* removed meta no-cache

* added delimiter

* removed currency in contribution table

* removed test data

* catching exception when db connect didnt work

* fix for first purchase in db

* standard value for first user

* added date

* changed image url