brisk.git
10 years agotypo fixed in TOS management and some debugging log removed
Matteo Nastasi (mop) [Thu, 12 Dec 2013 06:17:10 +0000 (07:17 +0100)]
typo fixed in TOS management and some debugging log removed

10 years agoadd guar_code field to users table and related classes extensions
Matteo Nastasi (mop) [Thu, 12 Dec 2013 06:15:53 +0000 (07:15 +0100)]
add guar_code field to users table and related classes extensions

10 years agotos version updated
Matteo Nastasi (mop) [Wed, 11 Dec 2013 17:08:39 +0000 (18:08 +0100)]
tos version updated

10 years agoversion updated v4.11.0
Matteo Nastasi (mop) [Tue, 10 Dec 2013 17:19:06 +0000 (18:19 +0100)]
version updated

10 years agojs: add confirm function attributes to notify_document class, php: add document downl...
Matteo Nastasi (mop) [Tue, 10 Dec 2013 16:58:32 +0000 (17:58 +0100)]
js: add confirm function attributes to notify_document class, php: add document download manager, php: add alert about TOS switch date

10 years agojs: remove 'dollar' function duplicated declaration
Matteo Nastasi (mop) [Tue, 10 Dec 2013 15:43:47 +0000 (16:43 +0100)]
js: remove 'dollar' function duplicated declaration

10 years agoesclfhtml: add space to nbsp conversion
Matteo Nastasi (mop) [Tue, 10 Dec 2013 15:40:41 +0000 (16:40 +0100)]
esclfhtml: add space to nbsp conversion

10 years agoTODO updated with latest 'continue match' feature entries
Matteo Nastasi (mop) [Tue, 10 Dec 2013 15:37:07 +0000 (16:37 +0100)]
TODO updated with latest 'continue match' feature entries

10 years agofix TOS layout
Matteo Nastasi (mop) [Wed, 4 Dec 2013 11:14:43 +0000 (12:14 +0100)]
fix TOS layout

10 years agomanage translations for tos choices, increased button spaces for show_document form...
Matteo Nastasi (mop) [Wed, 4 Dec 2013 07:27:34 +0000 (08:27 +0100)]
manage translations for tos choices, increased button spaces for show_document form, fix suffix name management in INSTALL.sh script

10 years agoUSER_FLAG_TY_SUSPEND dismissed
Matteo Nastasi (mop) [Wed, 4 Dec 2013 07:25:59 +0000 (08:25 +0100)]
USER_FLAG_TY_SUSPEND dismissed

10 years agolexical adjustment, all licence occurrencies are replaced wit tos word
Matteo Nastasi (mop) [Wed, 4 Dec 2013 06:41:33 +0000 (07:41 +0100)]
lexical adjustment, all licence occurrencies are replaced wit tos word

10 years agoread terms-of-service from file
Matteo Nastasi (mop) [Tue, 3 Dec 2013 18:54:26 +0000 (19:54 +0100)]
read terms-of-service from file

10 years agomanage refuse answer to licence manager
Matteo Nastasi (mop) [Tue, 3 Dec 2013 18:48:16 +0000 (19:48 +0100)]
manage refuse answer to licence manager

10 years agoconfirmation function added to notify_document js function
Matteo Nastasi (mop) [Tue, 3 Dec 2013 18:45:40 +0000 (19:45 +0100)]
confirmation function added to notify_document js function

10 years agorefactored esclfhtml function to avoid ASCII string output and removing NL
Matteo Nastasi (mop) [Tue, 3 Dec 2013 18:43:15 +0000 (19:43 +0100)]
refactored esclfhtml function to avoid ASCII string output and removing NL

10 years agoadd DELETE statements to users creation sql file
Matteo Nastasi (mop) [Tue, 3 Dec 2013 18:39:15 +0000 (19:39 +0100)]
add DELETE statements to users creation sql file

10 years agoadd res[et] command to sql/builder.sh script with del+ins commands integrated in...
Matteo Nastasi (mop) [Tue, 3 Dec 2013 18:38:09 +0000 (19:38 +0100)]
add res[et] command to sql/builder.sh script with del+ins commands integrated in a single command

10 years agoadd terms-of-service file (formerly licence_...txt)
Matteo Nastasi (mop) [Tue, 3 Dec 2013 18:36:36 +0000 (19:36 +0100)]
add terms-of-service file (formerly licence_...txt)

10 years agomanage acceptance of new licence
Matteo Nastasi (mop) [Thu, 28 Nov 2013 16:48:08 +0000 (17:48 +0100)]
manage acceptance of new licence

10 years agoadd methods to store users::lice_vers and renamed store_set to prefs_store to be...
Matteo Nastasi (mop) [Thu, 28 Nov 2013 16:47:35 +0000 (17:47 +0100)]
add methods to store users::lice_vers and renamed store_set to prefs_store to be more consistent

10 years agosanityzed record class fields access
Matteo Nastasi (mop) [Wed, 27 Nov 2013 17:55:43 +0000 (18:55 +0100)]
sanityzed record class fields access

10 years agodisa_reas field added to users table
Matteo Nastasi (mop) [Wed, 27 Nov 2013 17:38:05 +0000 (18:38 +0100)]
disa_reas field added to users table

10 years agoadd js method and server side managment for licencemgr command (uncomplete)
Matteo Nastasi (mop) [Wed, 27 Nov 2013 07:30:39 +0000 (08:30 +0100)]
add js method and server side managment for licencemgr command (uncomplete)

10 years agoclient-side notify document return value managed
Matteo Nastasi (mop) [Tue, 26 Nov 2013 06:40:00 +0000 (07:40 +0100)]
client-side notify document return value managed

10 years agomove to new signature of maincheck($get, $post, $cookie)
Matteo Nastasi (mop) [Mon, 25 Nov 2013 06:36:30 +0000 (07:36 +0100)]
move to new signature of maincheck($get, $post, $cookie)

10 years agomaincheck signature changed, instead of logical arguments we pass directly get, post...
Matteo Nastasi (mop) [Thu, 21 Nov 2013 17:48:02 +0000 (18:48 +0100)]
maincheck signature changed, instead of logical arguments we pass directly get, post and cookie vars

10 years agoremove 3 maincheck arguments because after sac-a-push they are attributes of the...
Matteo Nastasi (mop) [Thu, 21 Nov 2013 07:21:03 +0000 (08:21 +0100)]
remove 3 maincheck arguments because after sac-a-push they are attributes of the same method class

10 years agoadd configuration check script between current brisk.conf.pho file and the official...
Matteo Nastasi (mop) [Wed, 20 Nov 2013 20:06:17 +0000 (21:06 +0100)]
add configuration check script between current brisk.conf.pho file and the official config template

10 years agoindex_rd_ifra.php renamed in index_rd.php
Matteo Nastasi (mop) [Wed, 20 Nov 2013 20:04:45 +0000 (21:04 +0100)]
index_rd_ifra.php renamed in index_rd.php

10 years agoadd lice_vers field in db and managed by associated class (read only)
Matteo Nastasi (mop) [Wed, 20 Nov 2013 07:21:17 +0000 (08:21 +0100)]
add lice_vers field in db and managed by associated class (read only)

10 years agoadd infinite blocking timeout
Matteo Nastasi (mop) [Wed, 20 Nov 2013 07:03:04 +0000 (08:03 +0100)]
add infinite blocking timeout

10 years agocode cleanup and better onclick callback management
Matteo Nastasi (mop) [Wed, 20 Nov 2013 06:24:14 +0000 (07:24 +0100)]
code cleanup and better onclick callback management

10 years agoadd multi-button choice to notify_document class
Matteo Nastasi (mop) [Tue, 19 Nov 2013 07:26:04 +0000 (08:26 +0100)]
add multi-button choice to notify_document class

10 years agofix background name
Matteo Nastasi (mop) [Tue, 19 Nov 2013 07:25:30 +0000 (08:25 +0100)]
fix background name

10 years agonew notifier method and associated test
Matteo Nastasi (mop) [Mon, 18 Nov 2013 06:38:55 +0000 (07:38 +0100)]
new notifier method and associated test

10 years agoversions_cmp function added with its own test (and test infrastructure)
Matteo Nastasi (mop) [Thu, 14 Nov 2013 07:29:15 +0000 (08:29 +0100)]
versions_cmp function added with its own test (and test infrastructure)

10 years agoTODO updated
Matteo Nastasi (mop) [Thu, 14 Nov 2013 07:26:56 +0000 (08:26 +0100)]
TODO updated

10 years agorelict finder script added v4.10.1
Matteo Nastasi (mop) [Tue, 5 Nov 2013 08:10:26 +0000 (09:10 +0100)]
relict finder script added

10 years agomore log in stat-day.php page
Matteo Nastasi (mop) [Tue, 5 Nov 2013 07:29:22 +0000 (08:29 +0100)]
more log in stat-day.php page

10 years agotable info structure reviewed
Matteo Nastasi (mop) [Tue, 5 Nov 2013 07:28:50 +0000 (08:28 +0100)]
table info structure reviewed

10 years agocolor management for explain page generation
Matteo Nastasi (mop) [Tue, 5 Nov 2013 07:27:58 +0000 (08:27 +0100)]
color management for explain page generation

10 years agoretrieve win and friend login name when id isn't -1 only
Matteo Nastasi (mop) [Tue, 5 Nov 2013 07:26:49 +0000 (08:26 +0100)]
retrieve win and friend login name when id isn't -1 only

10 years agosplit temporal info to game info strings
Matteo Nastasi (mop) [Mon, 4 Nov 2013 17:39:31 +0000 (18:39 +0100)]
split temporal info to game info strings

10 years agopoints report fixed in stat-day.php and version updated
Matteo Nastasi (mop) [Mon, 4 Nov 2013 17:06:51 +0000 (18:06 +0100)]
points report fixed in stat-day.php and version updated

10 years agoMerge branch 'tournaments' v4.10.0
Matteo Nastasi (mop) [Sun, 3 Nov 2013 08:57:52 +0000 (09:57 +0100)]
Merge branch 'tournaments'

10 years agostat-day.php bug fixed and some log added tournaments
Matteo Nastasi (mop) [Sun, 3 Nov 2013 08:06:20 +0000 (09:06 +0100)]
stat-day.php bug fixed and some log added

10 years agodaily report entry added to start menu
Matteo Nastasi (mop) [Sat, 2 Nov 2013 19:04:15 +0000 (20:04 +0100)]
daily report entry added to start menu

10 years agoupdate version and documentation
Matteo Nastasi (mop) [Thu, 31 Oct 2013 17:34:25 +0000 (18:34 +0100)]
update version and documentation

10 years agoTODO.txt updated
Matteo Nastasi (mop) [Thu, 31 Oct 2013 17:20:30 +0000 (18:20 +0100)]
TODO.txt updated

10 years agotypos fixed
Matteo Nastasi (mop) [Thu, 31 Oct 2013 17:20:12 +0000 (18:20 +0100)]
typos fixed

10 years agocommand '/cont' added to already started tables, it replace the turned off '/nick...
Matteo Nastasi (mop) [Thu, 31 Oct 2013 17:19:31 +0000 (18:19 +0100)]
command '/cont' added to already started tables, it replace the turned off '/nick' command

10 years agoadded 'continue' field to Bin5_user class
Matteo Nastasi (mop) [Thu, 31 Oct 2013 17:15:26 +0000 (18:15 +0100)]
added 'continue' field to Bin5_user class

10 years agoupdate 'stat' and 'subst' in more proper functions
Matteo Nastasi (mop) [Thu, 31 Oct 2013 17:09:02 +0000 (18:09 +0100)]
update 'stat' and 'subst' in more proper functions

10 years agoadd rule to flush stream with a new chunk when arrive a void element of command array
Matteo Nastasi (mop) [Thu, 31 Oct 2013 17:04:16 +0000 (18:04 +0100)]
add rule to flush stream with a new chunk when arrive a void element of command array

10 years agoadd commented log to check real chunks send to clients
Matteo Nastasi (mop) [Thu, 31 Oct 2013 17:02:12 +0000 (18:02 +0100)]
add commented log to check real chunks send to clients

10 years agoadd console 'sd' command, alias of 'shutdown'
Matteo Nastasi (mop) [Thu, 31 Oct 2013 17:00:38 +0000 (18:00 +0100)]
add console 'sd' command, alias of 'shutdown'

10 years agousers_get, match_continue, match_order_get functions to retrieve info about users...
Matteo Nastasi (mop) [Thu, 31 Oct 2013 17:00:11 +0000 (18:00 +0100)]
users_get, match_continue, match_order_get functions to retrieve info about users matches and users order to manage continue command in dbase_psql.php file

10 years agoadded some new info into ARCHITECTURE.txt
Matteo Nastasi (mop) [Thu, 31 Oct 2013 16:08:30 +0000 (17:08 +0100)]
added some new info into ARCHITECTURE.txt

10 years agostream stop test added to xynt_test01
Matteo Nastasi (mop) [Thu, 31 Oct 2013 06:10:03 +0000 (07:10 +0100)]
stream stop test added to xynt_test01

10 years agomatch id visualization added
Matteo Nastasi (mop) [Thu, 10 Oct 2013 05:10:15 +0000 (07:10 +0200)]
match id visualization added

10 years agomanagement of old games in stat-day.php, statadm.php and minor bugfixes
Matteo Nastasi (mop) [Tue, 8 Oct 2013 16:25:54 +0000 (18:25 +0200)]
management of old games in stat-day.php, statadm.php and minor bugfixes

10 years agoadd another user and change id value to be able to use imported data from real site
Matteo Nastasi (mop) [Tue, 8 Oct 2013 16:05:13 +0000 (18:05 +0200)]
add another user and change id value to be able to use imported data from real site

10 years agoconsistent management of incremental schema migration
Matteo Nastasi (mop) [Mon, 7 Oct 2013 15:52:02 +0000 (17:52 +0200)]
consistent management of incremental schema migration

10 years agotypo fixed in bin5 info strings
Matteo Nastasi (mop) [Thu, 26 Sep 2013 05:42:44 +0000 (07:42 +0200)]
typo fixed in bin5 info strings

10 years agostat-day.php: add total label at the end of each match
Matteo Nastasi (mop) [Thu, 26 Sep 2013 05:27:52 +0000 (07:27 +0200)]
stat-day.php: add total label at the end of each match

10 years agofix tournament related sql queries and enhanced output of stat-day.php
Matteo Nastasi (mop) [Wed, 25 Sep 2013 16:54:31 +0000 (18:54 +0200)]
fix tournament related sql queries and enhanced output of stat-day.php

10 years ago3fire.sh script added
Matteo Nastasi (mop) [Wed, 25 Sep 2013 16:17:21 +0000 (18:17 +0200)]
3fire.sh script added

10 years agofixed wrong parameter list to game_description function
Matteo Nastasi (mop) [Wed, 25 Sep 2013 15:56:40 +0000 (17:56 +0200)]
fixed wrong parameter list to game_description function

10 years agosingle line curl call to process stat-day.php
Matteo Nastasi (mop) [Wed, 25 Sep 2013 15:55:40 +0000 (17:55 +0200)]
single line curl call to process stat-day.php

10 years agogame description grand refactoring
Matteo Nastasi (mop) [Tue, 24 Sep 2013 17:27:54 +0000 (19:27 +0200)]
game description grand refactoring

10 years agoschema updated and stat-day.php fixed
Matteo Nastasi (mop) [Tue, 24 Sep 2013 17:27:30 +0000 (19:27 +0200)]
schema updated and stat-day.php fixed

10 years agogame_description() manage all actions (pass, abandon, finish)
Matteo Nastasi (mop) [Tue, 24 Sep 2013 17:26:55 +0000 (19:26 +0200)]
game_description() manage all actions (pass, abandon, finish)

10 years agogame description function added with html/plain decoration
Matteo Nastasi (mop) [Wed, 18 Sep 2013 05:48:58 +0000 (07:48 +0200)]
game description function added with html/plain decoration

10 years agotest users table data aligned with schema and code change to prevent confusion with...
Matteo Nastasi (mop) [Thu, 12 Sep 2013 16:33:30 +0000 (18:33 +0200)]
test users table data aligned with schema and code change to prevent confusion with other params within the range 1-10

10 years agocomputation and store of points and match state fixed
Matteo Nastasi (mop) [Thu, 12 Sep 2013 16:31:55 +0000 (18:31 +0200)]
computation and store of points and match state fixed

10 years agobuilder.sh sql script arguments management consolidated
Matteo Nastasi (mop) [Thu, 12 Sep 2013 16:29:04 +0000 (18:29 +0200)]
builder.sh sql script arguments management consolidated

10 years agoenhanced data model and sql builder.sh script to manage complex alter table scenario...
Matteo Nastasi (mop) [Wed, 11 Sep 2013 16:38:25 +0000 (18:38 +0200)]
enhanced data model and sql builder.sh script to manage complex alter table scenario and add dry run option

10 years agofix errors (wrong params, tables names and so on)
Matteo Nastasi (mop) [Wed, 11 Sep 2013 16:36:57 +0000 (18:36 +0200)]
fix errors (wrong params, tables names and so on)

10 years agoparametrized number of card in hand
Matteo Nastasi (mop) [Mon, 9 Sep 2013 18:03:53 +0000 (20:03 +0200)]
parametrized number of card in hand

10 years agonew points history management (1' part)
Matteo Nastasi (mop) [Mon, 9 Sep 2013 17:30:56 +0000 (19:30 +0200)]
new points history management (1' part)

10 years agorenamed attribute old_win to old_asta_win
Matteo Nastasi (mop) [Thu, 5 Sep 2013 06:23:02 +0000 (08:23 +0200)]
renamed attribute old_win to old_asta_win

10 years agopartial commit of new saving points schema
Matteo Nastasi (mop) [Wed, 4 Sep 2013 05:58:21 +0000 (07:58 +0200)]
partial commit of new saving points schema

10 years agoset sequence value after some row inserts and add sql stuff for continue match feature
Matteo Nastasi (mop) [Tue, 3 Sep 2013 16:31:18 +0000 (18:31 +0200)]
set sequence value after some row inserts and add sql stuff for continue match feature

10 years agoadd head and tail to graphviz output and all title of tables and users at the bottom...
Matteo Nastasi (mop) [Mon, 2 Sep 2013 16:37:56 +0000 (18:37 +0200)]
add head and tail to graphviz output and all title of tables and users at the bottom of it

10 years agogirones.sh script added
Matteo Nastasi (mop) [Mon, 2 Sep 2013 05:44:49 +0000 (07:44 +0200)]
girones.sh script added

10 years agomore configuarbility of xynt test page ws
Matteo Nastasi (mop) [Fri, 30 Aug 2013 16:01:29 +0000 (18:01 +0200)]
more configuarbility of xynt test page

10 years agoadded blog link
Matteo Nastasi [Mon, 26 Aug 2013 06:39:54 +0000 (08:39 +0200)]
added blog link

10 years agoupdated version v4.9.3
Matteo Nastasi (mop) [Tue, 20 Aug 2013 12:30:02 +0000 (14:30 +0200)]
updated version

10 years agofixed fallback error
Matteo Nastasi (mop) [Tue, 20 Aug 2013 12:10:26 +0000 (14:10 +0200)]
fixed fallback error

10 years agologging for xynt_streaming turned off and updated the version v4.9.2
Matteo Nastasi (mop) [Tue, 20 Aug 2013 06:51:56 +0000 (08:51 +0200)]
logging for xynt_streaming turned off and updated the version

10 years agoadd 'plain' encoding for websocket during the match too
Matteo Nastasi (mop) [Tue, 20 Aug 2013 06:50:53 +0000 (08:50 +0200)]
add 'plain' encoding for websocket during the match too

10 years agoforce uncompress when websocket streaming and updated version v4.9.1
Matteo Nastasi (mop) [Tue, 20 Aug 2013 06:30:22 +0000 (08:30 +0200)]
force uncompress when websocket streaming and updated version

10 years agofixed missing fallback if serverside websocket fails
Matteo Nastasi (mop) [Mon, 19 Aug 2013 22:11:39 +0000 (00:11 +0200)]
fixed missing fallback if serverside websocket fails

10 years agoversion updated v4.9.0
Matteo Nastasi (mop) [Sun, 18 Aug 2013 15:09:14 +0000 (17:09 +0200)]
version updated

10 years agoadd WebSocket to transports bouquet
Matteo Nastasi (mop) [Sun, 18 Aug 2013 15:05:09 +0000 (17:05 +0200)]
add WebSocket to transports bouquet

10 years agoMerge branch 'master' into ws
Matteo Nastasi (mop) [Fri, 16 Aug 2013 08:55:18 +0000 (10:55 +0200)]
Merge branch 'master' into ws

10 years agomoved chunked_content into user class and set chunked as optional
Matteo Nastasi (mop) [Fri, 16 Aug 2013 08:50:24 +0000 (10:50 +0200)]
moved chunked_content into user class and set chunked as optional

10 years agoM1 achieved, xynt_test01.php works with websocket
Matteo Nastasi (mop) [Tue, 13 Aug 2013 07:13:14 +0000 (09:13 +0200)]
M1 achieved, xynt_test01.php works with websocket

10 years agotransport API: add header argument to the init methon (required by websocket handshake)
Matteo Nastasi (mop) [Wed, 7 Aug 2013 07:05:25 +0000 (09:05 +0200)]
transport API: add header argument to the init methon (required by websocket handshake)