increment game and match counter at the end of a game
[brisk.git] / sql / sql.d /
2015-10-15 Matteo Nastasi ... add game_cnt and match_cnt fields to bsk_users table
2015-10-15 Matteo Nastasi ... more robust sql scripts adding IF EXISTS to DROP TABLE...
2015-10-15 Matteo Nastasi ... apprentice workflow completed
2014-07-15 Matteo Nastasi ... add authentication to "uno" devel user account
2014-05-22 Matteo Nastasi ... update possible user status description in sql developm...
2014-04-10 Matteo Nastasi ... accept guaranty, send email and store it with data...
2014-03-26 Matteo Nastasi ... add cmd unix socket with 'userauth' command implemented...
2014-03-20 Matteo Nastasi ... add check between git tag and specified app version
2014-03-20 Matteo Nastasi ... Merge branch 'master', remote branch 'origin' into...
2014-03-13 Matteo Nastasi ... Merge branch 'master' into auto-maintenance
2014-02-26 Matteo Nastasi ... Merge branch 'master' into auto-maintenance
2014-02-26 Matteo Nastasi ... add new tag #NOW# to be able to use current time in...
2014-02-25 Matteo Nastasi ... sql to create synthetic games points enhanced
2014-02-19 Matteo Nastasi ... points normalization: manage previous points
2014-01-23 Matteo Nastasi ... Merge branch 'master', remote branch 'origin' into...
2014-01-13 Matteo Nastasi ... statadm.php: check if users are enabled, add bidirectio...
2013-12-27 Matteo Nastasi ... drop default for #PFX#_users::code_guar, now is foreign...
2013-12-12 Matteo Nastasi ... add guar_code field to users table and related classes...
2013-12-04 Matteo Nastasi ... lexical adjustment, all licence occurrencies are replac...
2013-12-03 Matteo Nastasi ... add DELETE statements to users creation sql file
2013-11-27 Matteo Nastasi ... disa_reas field added to users table
2013-11-20 Matteo Nastasi ... add lice_vers field in db and managed by associated...
2013-11-03 Matteo Nastasi ... Merge branch 'tournaments' v4.10.0
2013-10-08 Matteo Nastasi ... add another user and change id value to be able to...
2013-10-07 Matteo Nastasi ... consistent management of incremental schema migration
2013-09-24 Matteo Nastasi ... schema updated and stat-day.php fixed
2013-09-12 Matteo Nastasi ... test users table data aligned with schema and code...
2013-09-11 Matteo Nastasi ... enhanced data model and sql builder.sh script to manage...
2013-09-09 Matteo Nastasi ... new points history management (1' part)
2013-09-03 Matteo Nastasi ... set sequence value after some row inserts and add sql...
2013-07-28 Matteo Nastasi ... USER_FLAG_TY_FIRONLY management added
2013-03-04 Matteo Nastasi ... customizable support icon finalized
2013-03-01 Matteo Nastasi ... supp_comp partial support (db/prefs management, usage...
2013-01-31 Matteo Nastasi ... first step of the preferences management
2013-01-14 Matteo Nastasi ... sql builder little enhancement and user table field...
2011-03-10 Matteo Nastasi ... pull conflicts solved
2011-02-14 Matteo Nastasi ... typo fixed
2011-02-13 Matteo Nastasi ... data for places and to archive match points
2011-02-10 Matteo Nastasi ... USER_FLAG_ description extended
2011-02-10 Matteo Nastasi ... tsusp and mtime field added to users table (disable...
2011-02-02 Matteo Nastasi ... UNIQUE constraint added to login and email fields
2011-02-02 Matteo Nastasi ... users importer from file to database
2011-01-27 Matteo Nastasi ... sql contents and structure files added