brisk.git
8 years agoversion updated v5.0.0
Matteo Nastasi (mop) [Sun, 25 Oct 2015 16:01:31 +0000 (17:01 +0100)]
version updated

8 years agomatch and game counter temporarly disabled (waiting for counter script for all users)
Matteo Nastasi (mop) [Sun, 25 Oct 2015 15:21:27 +0000 (16:21 +0100)]
match and game counter temporarly disabled (waiting for counter script for all users)

8 years ago'info' modal window completed
Matteo Nastasi (mop) [Sun, 25 Oct 2015 15:14:57 +0000 (16:14 +0100)]
'info' modal window completed

8 years agosome cleanup
Matteo Nastasi (mop) [Sun, 25 Oct 2015 15:12:29 +0000 (16:12 +0100)]
some cleanup

8 years agocorners roundification
Matteo Nastasi (mop) [Sun, 25 Oct 2015 15:12:01 +0000 (16:12 +0100)]
corners roundification

8 years agonew background
Matteo Nastasi (mop) [Sun, 25 Oct 2015 15:11:03 +0000 (16:11 +0100)]
new background

8 years agoremove obsolete trick to fix firefox problem on input buttons
Matteo Nastasi (mop) [Sun, 25 Oct 2015 15:08:52 +0000 (16:08 +0100)]
remove obsolete trick to fix firefox problem on input buttons

8 years agoadd new Fieldfy class to manage forms (minimal), new user 'info' form
Matteo Nastasi (mop) [Fri, 23 Oct 2015 16:58:27 +0000 (18:58 +0200)]
add new Fieldfy class to manage forms (minimal), new user 'info' form

8 years agorenamed all 'btn_prefs_' buttons strings to 'btn_'
Matteo Nastasi (mop) [Thu, 22 Oct 2015 15:55:21 +0000 (17:55 +0200)]
renamed all 'btn_prefs_' buttons strings to 'btn_'

8 years agodisable info for yourself
Matteo Nastasi (mop) [Thu, 22 Oct 2015 06:10:17 +0000 (08:10 +0200)]
disable info for yourself

8 years agoreplaced guar with info command and add user double click to obtain the same result
Matteo Nastasi (mop) [Thu, 22 Oct 2015 05:34:22 +0000 (07:34 +0200)]
replaced guar with info command and add user double click to obtain the same result

8 years agonew info system: event management
Matteo Nastasi (mop) [Mon, 19 Oct 2015 16:39:32 +0000 (18:39 +0200)]
new info system: event management

8 years agoadd new is_real argument for user_decorator js function
Matteo Nastasi (mop) [Mon, 19 Oct 2015 16:35:25 +0000 (18:35 +0200)]
add new is_real argument for user_decorator js function

8 years agodynamic computation of number of allowable cards
Matteo Nastasi (mop) [Fri, 16 Oct 2015 16:33:27 +0000 (18:33 +0200)]
dynamic computation of number of allowable cards

8 years agofix variables missed during some refactoring
Matteo Nastasi (mop) [Fri, 16 Oct 2015 16:32:30 +0000 (18:32 +0200)]
fix variables missed during some refactoring

8 years agoincrement game and match counter at the end of a game
Matteo Nastasi (mop) [Fri, 16 Oct 2015 16:31:49 +0000 (18:31 +0200)]
increment game and match counter at the end of a game

8 years agodecrease minor limit to number of cards in the hand
Matteo Nastasi (mop) [Fri, 16 Oct 2015 16:30:04 +0000 (18:30 +0200)]
decrease minor limit to number of cards in the hand

8 years agoadd game_cnt and match_cnt fields to bsk_users table
Matteo Nastasi (mop) [Thu, 15 Oct 2015 16:38:30 +0000 (18:38 +0200)]
add game_cnt and match_cnt fields to bsk_users table

8 years agomore robust sql scripts adding IF EXISTS to DROP TABLE statementes
Matteo Nastasi (mop) [Thu, 15 Oct 2015 06:28:21 +0000 (08:28 +0200)]
more robust sql scripts adding IF EXISTS to DROP TABLE statementes

8 years agomore clear sql builder help
Matteo Nastasi (mop) [Thu, 15 Oct 2015 06:26:45 +0000 (08:26 +0200)]
more clear sql builder help

8 years agoapprentice workflow completed
Matteo Nastasi (mop) [Thu, 15 Oct 2015 05:17:24 +0000 (07:17 +0200)]
apprentice workflow completed

8 years agoadd 'devstart' command for init script
Matteo Nastasi (mop) [Thu, 15 Oct 2015 05:06:32 +0000 (07:06 +0200)]
add 'devstart' command for init script

8 years agoapprentice self-registration completed
Matteo Nastasi (mop) [Tue, 13 Oct 2015 05:13:59 +0000 (07:13 +0200)]
apprentice self-registration completed

8 years agofactorized button definitions
Matteo Nastasi (mop) [Mon, 12 Oct 2015 16:36:05 +0000 (18:36 +0200)]
factorized button definitions

8 years agojs: add submit_click function
Matteo Nastasi (mop) [Mon, 12 Oct 2015 16:34:37 +0000 (18:34 +0200)]
js: add submit_click function

8 years agorefactored utility functions ip2int, int2four, four2int, int2ip
Matteo Nastasi (mop) [Mon, 12 Oct 2015 16:27:32 +0000 (18:27 +0200)]
refactored utility functions ip2int, int2four, four2int, int2ip

8 years agoupdate TODO
Matteo Nastasi (mop) [Mon, 12 Oct 2015 16:22:47 +0000 (18:22 +0200)]
update TODO

8 years agoRevert "renamed <br> to </br>"
Matteo Nastasi (mop) [Wed, 16 Sep 2015 05:26:07 +0000 (07:26 +0200)]
Revert "renamed <br> to </br>"

This reverts commit b72a9f8d255fd37add0761792e90600c2e6d4227.

8 years agoTODO updated
Matteo Nastasi (mop) [Thu, 3 Sep 2015 06:23:16 +0000 (08:23 +0200)]
TODO updated

8 years agoadd ip2int and int2ip functions to be able to store on pg IPV4 ip addresses
Matteo Nastasi (mop) [Thu, 3 Sep 2015 06:22:34 +0000 (08:22 +0200)]
add ip2int and int2ip functions to be able to store on pg IPV4 ip addresses

8 years agoadd test_ip checks
Matteo Nastasi (mop) [Thu, 3 Sep 2015 06:01:35 +0000 (08:01 +0200)]
add test_ip checks

8 years agoadd missing mail class
Matteo Nastasi [Fri, 4 Sep 2015 07:42:26 +0000 (09:42 +0200)]
add missing mail class

8 years agographical rappresentation of apprentice
Matteo Nastasi [Mon, 31 Aug 2015 16:03:04 +0000 (18:03 +0200)]
graphical rappresentation of apprentice

8 years agoLog cleanup
Matteo Nastasi [Mon, 31 Aug 2015 12:53:28 +0000 (14:53 +0200)]
Log cleanup

8 years agomore readable notify
Matteo Nastasi [Mon, 31 Aug 2015 12:50:25 +0000 (14:50 +0200)]
more readable notify

8 years agoadded self-registration for apprentices
Matteo Nastasi [Mon, 31 Aug 2015 12:49:47 +0000 (14:49 +0200)]
added self-registration for apprentices

8 years agoscript to test email via web
Matteo Nastasi [Mon, 31 Aug 2015 12:38:54 +0000 (14:38 +0200)]
script to test email via web

8 years agonew mail agent
Matteo Nastasi [Mon, 31 Aug 2015 12:38:24 +0000 (14:38 +0200)]
new mail agent

8 years agoadd mbstring.ini config file
Matteo Nastasi [Mon, 31 Aug 2015 08:37:03 +0000 (10:37 +0200)]
add mbstring.ini config file

8 years agonew form for apprendice registration
Matteo Nastasi [Sun, 9 Aug 2015 09:12:53 +0000 (11:12 +0200)]
new form for apprendice registration

8 years agorenamed <br> to </br>
Matteo Nastasi [Sun, 9 Aug 2015 09:12:31 +0000 (11:12 +0200)]
renamed <br> to </br>

8 years agoAligned buttons style.
Matteo Nastasi [Sun, 9 Aug 2015 09:11:01 +0000 (11:11 +0200)]
Aligned buttons style.

8 years agocookie law management v4.18.6
Matteo Nastasi [Fri, 7 Aug 2015 15:53:51 +0000 (17:53 +0200)]
cookie law management

8 years agoreplaced strlen with mb_strlen function
Matteo Nastasi [Fri, 7 Aug 2015 15:52:44 +0000 (17:52 +0200)]
replaced strlen with mb_strlen function

8 years agoMerge branch 'provider-proxy', remote branch 'origin'
Matteo Nastasi [Fri, 7 Aug 2015 15:17:42 +0000 (17:17 +0200)]
Merge branch 'provider-proxy', remote branch 'origin'

9 years agoversion updated to 4.18.5 provider-proxy v4.18.5
Matteo Nastasi (mop) [Wed, 11 Feb 2015 08:57:31 +0000 (09:57 +0100)]
version updated to 4.18.5

9 years agoproxy management refactored
Matteo Nastasi (mop) [Wed, 11 Feb 2015 08:57:19 +0000 (09:57 +0100)]
proxy management refactored

9 years agoproxyscan.phh moved from curl-de-sac to brisk v4.18.4
Matteo Nastasi (mop) [Wed, 11 Feb 2015 07:15:03 +0000 (08:15 +0100)]
proxyscan.phh moved from curl-de-sac to brisk

9 years agoban for proxy use added v4.18.3
Matteo Nastasi (mop) [Wed, 11 Feb 2015 06:09:56 +0000 (07:09 +0100)]
ban for proxy use added

9 years agoversion updated to 4.18.3
Matteo Nastasi (mop) [Tue, 10 Feb 2015 17:55:02 +0000 (18:55 +0100)]
version updated to 4.18.3

9 years agounset 'headitem' header entry when provider_proxy address
Matteo Nastasi (mop) [Tue, 10 Feb 2015 17:42:31 +0000 (18:42 +0100)]
unset 'headitem' header entry when provider_proxy address

9 years agoG_provider_proxy management consolidation
Matteo Nastasi (mop) [Tue, 10 Feb 2015 17:41:30 +0000 (18:41 +0100)]
G_provider_proxy management consolidation

9 years agoversion update to 4.18.2 v4.18.2
Matteo Nastasi (mop) [Sun, 8 Feb 2015 09:47:04 +0000 (10:47 +0100)]
version update to 4.18.2

9 years agoupdate realip log
Matteo Nastasi (mop) [Sun, 8 Feb 2015 09:40:27 +0000 (10:40 +0100)]
update realip log

9 years agofix config template
Matteo Nastasi (mop) [Sun, 8 Feb 2015 09:38:53 +0000 (10:38 +0100)]
fix config template

9 years agoaligned with hot-fix disabled commands v4.18.1
Matteo Nastasi (mop) [Sun, 1 Feb 2015 16:01:04 +0000 (17:01 +0100)]
aligned with hot-fix disabled commands

9 years agoversion updated v4.18.0
Matteo Nastasi (mop) [Sun, 1 Feb 2015 15:17:38 +0000 (16:17 +0100)]
version updated

9 years agoadd cloud smasher countermeasure
Matteo Nastasi (mop) [Sun, 1 Feb 2015 15:15:57 +0000 (16:15 +0100)]
add cloud smasher countermeasure

9 years agoprovider_proxy management added
Matteo Nastasi (mop) [Sun, 1 Feb 2015 14:14:12 +0000 (15:14 +0100)]
provider_proxy management added

9 years agoipclass refactored with class sorting and more efficient check method
Matteo Nastasi (mop) [Sun, 1 Feb 2015 14:05:18 +0000 (15:05 +0100)]
ipclass refactored with class sorting and more efficient check method

9 years agopartial implementation of provider_proxy
Matteo Nastasi (mop) [Fri, 30 Jan 2015 17:12:36 +0000 (18:12 +0100)]
partial implementation of provider_proxy

9 years agoclose socket if request_mgr fails
Matteo Nastasi (mop) [Thu, 29 Jan 2015 10:08:10 +0000 (11:08 +0100)]
close socket if request_mgr fails

9 years agoIPClass class refactored
Matteo Nastasi (mop) [Thu, 29 Jan 2015 09:07:41 +0000 (10:07 +0100)]
IPClass class refactored

9 years agofirst part of restyle
Matteo Nastasi (mop) [Thu, 29 Jan 2015 06:40:17 +0000 (07:40 +0100)]
first part of restyle

9 years agoversion updated deanonym v4.17.0
Matteo Nastasi (mop) [Tue, 13 Jan 2015 23:15:40 +0000 (00:15 +0100)]
version updated

9 years agowaiting async operations before login
Matteo Nastasi (mop) [Tue, 13 Jan 2015 22:20:23 +0000 (23:20 +0100)]
waiting async operations before login

9 years agokickuser suite methods added
Matteo Nastasi (mop) [Tue, 13 Jan 2015 07:47:19 +0000 (08:47 +0100)]
kickuser suite methods added

9 years agoanonymize ban reason added
Matteo Nastasi (mop) [Tue, 13 Jan 2015 07:46:47 +0000 (08:46 +0100)]
anonymize ban reason added

9 years agobetter description of brisk->add_user method
Matteo Nastasi (mop) [Mon, 12 Jan 2015 16:56:26 +0000 (17:56 +0100)]
better description of brisk->add_user method

9 years agonot guaranteed users silenced on chat room
Matteo Nastasi (mop) [Wed, 17 Dec 2014 06:59:16 +0000 (07:59 +0100)]
not guaranteed users silenced on chat room

9 years agoping_req attribute added to User class out-reason
Matteo Nastasi (mop) [Sun, 30 Nov 2014 14:06:34 +0000 (15:06 +0100)]
ping_req attribute added to User class

9 years agoversion update v4.16.0
Matteo Nastasi (mop) [Fri, 28 Nov 2014 08:10:15 +0000 (09:10 +0100)]
version update

9 years agomultilanguage for user guarantee
Matteo Nastasi (mop) [Fri, 28 Nov 2014 08:00:26 +0000 (09:00 +0100)]
multilanguage for user guarantee

9 years agowrong argument to brisk_cds_execute fixed
Matteo Nastasi (mop) [Fri, 28 Nov 2014 07:45:38 +0000 (08:45 +0100)]
wrong argument to brisk_cds_execute fixed

9 years agocanvas for tests
Matteo Nastasi (mop) [Thu, 27 Nov 2014 07:44:24 +0000 (08:44 +0100)]
canvas for tests

9 years agodevelopment command to logout manually users
Matteo Nastasi (mop) [Thu, 27 Nov 2014 07:42:34 +0000 (08:42 +0100)]
development command to logout manually users

9 years agoadd more logout reasons to be pushed in the ghost_session management
Matteo Nastasi (mop) [Thu, 27 Nov 2014 07:41:09 +0000 (08:41 +0100)]
add more logout reasons to be pushed in the ghost_session management

9 years agorefactored exit management and add ghost_session class to manage welcome messages
Matteo Nastasi (mop) [Thu, 27 Nov 2014 07:36:46 +0000 (08:36 +0100)]
refactored exit management and add ghost_session class to manage welcome messages

9 years agoGhostSess class added to manage logout reasons
Matteo Nastasi (mop) [Thu, 16 Oct 2014 07:45:20 +0000 (09:45 +0200)]
GhostSess class added to manage logout reasons

9 years agoversion updated stepback v4.15.0
Matteo Nastasi (mop) [Sat, 25 Oct 2014 09:33:32 +0000 (11:33 +0200)]
version updated

9 years agofirst step for better steps management
Matteo Nastasi (mop) [Sat, 25 Oct 2014 09:31:40 +0000 (11:31 +0200)]
first step for better steps management

9 years agotypo, old name of xhr stream fixed
Matteo Nastasi (mop) [Tue, 14 Oct 2014 06:07:36 +0000 (08:07 +0200)]
typo, old name of xhr stream fixed

9 years agoMerge branch 'curls' into curl-out-reason
Matteo Nastasi (mop) [Thu, 9 Oct 2014 06:23:30 +0000 (08:23 +0200)]
Merge branch 'curls' into curl-out-reason

9 years agopass $header and $ghost to underline function that require them
Matteo Nastasi (mop) [Thu, 9 Oct 2014 06:21:46 +0000 (08:21 +0200)]
pass $header and $ghost to underline function that require them

9 years agoMerge branch 'curls' into curl-out-reason
Matteo Nastasi (mop) [Wed, 8 Oct 2014 17:05:36 +0000 (19:05 +0200)]
Merge branch 'curls' into curl-out-reason

9 years agoMerge branch 'fflush_mgmt' into curls
Matteo Nastasi (mop) [Wed, 8 Oct 2014 17:05:20 +0000 (19:05 +0200)]
Merge branch 'fflush_mgmt' into curls

9 years agoflush check added
Matteo Nastasi (mop) [Wed, 8 Oct 2014 17:04:44 +0000 (19:04 +0200)]
flush check added

9 years agomore consistency in the_end management
Matteo Nastasi (mop) [Mon, 6 Oct 2014 15:44:50 +0000 (17:44 +0200)]
more consistency in the_end management

9 years agosame nested test removed
Matteo Nastasi (mop) [Mon, 6 Oct 2014 15:44:20 +0000 (17:44 +0200)]
same nested test removed

9 years agotos can be download as pdf or txt now
Matteo Nastasi (mop) [Thu, 2 Oct 2014 15:53:25 +0000 (17:53 +0200)]
tos can be download as pdf or txt now

9 years agomove curl-de-sac stuff optionally included
Matteo Nastasi (mop) [Thu, 2 Oct 2014 15:51:56 +0000 (17:51 +0200)]
move curl-de-sac stuff optionally included

9 years agoinstallation: curl-de-sac optionally installed
Matteo Nastasi (mop) [Thu, 25 Sep 2014 06:14:02 +0000 (08:14 +0200)]
installation: curl-de-sac optionally installed

9 years agoinstallation: reduce time when the install directry is unavailable
Matteo Nastasi (mop) [Thu, 25 Sep 2014 06:13:29 +0000 (08:13 +0200)]
installation: reduce time when the install directry is unavailable

9 years agorestarter.sh commodity added and reduced time of directories rename
Matteo Nastasi (mop) [Thu, 18 Sep 2014 16:50:03 +0000 (18:50 +0200)]
restarter.sh commodity added and reduced time of directories rename

9 years agotor monitoring added
Matteo Nastasi (mop) [Thu, 18 Sep 2014 06:24:51 +0000 (08:24 +0200)]
tor monitoring added

9 years agoreload refactored to be used in create method too and avoid code duplication
Matteo Nastasi (mop) [Thu, 18 Sep 2014 06:23:48 +0000 (08:23 +0200)]
reload refactored to be used in create method too and avoid code duplication

9 years agofunction log_cds added
Matteo Nastasi (mop) [Thu, 18 Sep 2014 06:21:38 +0000 (08:21 +0200)]
function log_cds added

9 years agocurl-de-sac extensions added
Matteo Nastasi (mop) [Tue, 16 Sep 2014 05:14:11 +0000 (07:14 +0200)]
curl-de-sac extensions added

9 years agomodular sidebanners refactoring side-refactoring 4.14.5
Matteo Nastasi (mop) [Sat, 16 Aug 2014 11:32:44 +0000 (13:32 +0200)]
modular sidebanners refactoring

9 years agobackported various fixes from production installation
Matteo Nastasi (mop) [Fri, 15 Aug 2014 08:48:55 +0000 (10:48 +0200)]
backported various fixes from production installation