index
:
serial-barcode-scanner
dbus
master
rest-api
testing
Shop System of Oldenburg's Hackspace
Sebastian Reichel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
database
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-15
build: switch to meson buildsystem
Sebastian Reichel
1
-10
/
+0
2018-06-29
all: I18N support
Sebastian Reichel
3
-56
/
+55
2018-06-28
Update Copyright
Johannes Rudolph
2
-0
/
+2
2018-06-28
all: Add DBusError to avoid warnings with valac 0.40
Sebastian Reichel
3
-106
/
+109
2018-06-28
Add RFID support
Johannes Rudolph
2
-0
/
+52
2018-06-28
database: remove correct binary on clean
Sebastian Reichel
1
-1
/
+1
2018-06-28
database: add method to retrieve product details with prices
Johannes Rudolph
2
-8
/
+24
2017-06-13
adds the joined_at column and support in the db/web
Holger Cremer
2
-3
/
+7
2017-05-07
keeps the sound_theme value on user import (by using a sub select)
Holger Cremer
1
-1
/
+2
2017-04-18
Merge branch 'master' into customizable_user_sounds
Sebastian Reichel
1
-2
/
+2
2017-04-18
all: switch from session to system bus
Sebastian Reichel
1
-2
/
+2
2017-04-16
adds a new feature: a user can select it's sond theme in the web interface. I...
Holger Cremer
2
-11
/
+43
2016-09-17
move disabled flag from auth table to user table
Sebastian Reichel
2
-12
/
+17
2016-04-10
database: add set_user_auth()
Sebastian Reichel
2
-0
/
+24
2016-01-21
database: handle sqlite constraint exception specially
Sebastian Reichel
2
-2
/
+5
2015-10-28
add product category
Sebastian Reichel
2
-7
/
+51
2015-10-28
update to libgee-0.8
Sebastian Reichel
1
-1
/
+1
2015-10-28
database: implement the invoice view change for database query
Sebastian Reichel
1
-2
/
+2
2015-09-15
web: new product list sorted by best before date
Sebastian Reichel
2
-11
/
+61
2015-09-13
Add support for aliased EANs
Sebastian Reichel
2
-0
/
+51
2015-04-07
cashbox: add page with details
Sebastian Reichel
2
-0
/
+22
2015-04-07
Make the Makefile more quiet
Sebastian Reichel
1
-0
/
+1
2015-03-08
web: cashbox: try makeing update function foolproof and add history
Sebastian Reichel
2
-0
/
+25
2015-02-16
web: support setting product deprecation state
Sebastian Reichel
2
-0
/
+32
2015-02-14
web: more detailed authentication system
Sebastian Reichel
2
-1
/
+10
2014-04-09
silence C-Compiler warnings
Sebastian Reichel
1
-1
/
+1
2014-02-02
database: do not use invoice view
Sebastian Reichel
1
-2
/
+2
2013-06-15
cashbox tracking
Sebastian Reichel
2
-0
/
+29
2013-05-24
add minimal support for deprecation flag
Sebastian Reichel
1
-1
/
+1
2013-05-23
web: add_supplier is void
Sebastian Reichel
1
-1
/
+1
2013-05-22
db: fix new_price in interface
Sebastian Reichel
1
-1
/
+1
2013-05-11
database: fix segfault in new_product()
Sebastian Reichel
1
-1
/
+1
2013-05-11
database: postcode is string, add get_user_invoice_sum()
Sebastian Reichel
2
-4
/
+20
2013-05-09
database: add get_users_with_sales
Sebastian Reichel
2
-0
/
+15
2013-05-03
restock method is void
Sebastian Reichel
1
-1
/
+1
2013-04-28
report sale removal to UI
dbus
Sebastian Reichel
2
-4
/
+5
2013-04-28
put database location into config file
Sebastian Reichel
2
-2
/
+10
2013-04-28
rename db to database part 2
Sebastian Reichel
1
-1
/
+1
2013-04-28
rename db to database
Sebastian Reichel
1
-2
/
+2
2013-04-27
db: get_user_auth: return defaults if user not found
Sebastian Reichel
1
-1
/
+1
2013-03-26
ignore binaries
Sebastian Reichel
1
-0
/
+1
2013-03-26
fix merge conflict
Sebastian Reichel
2
-10
/
+4
2013-03-26
code restructure
Sebastian Reichel
4
-0
/
+1047