fieldify js class inconsistencies fixed (visible with edge browser)
[brisk.git] / web / briskin5 /
2012-11-22 Matteo Nastasi ... point calculations refactoring and fix and tagged v4.2.1 v4.2.1
2012-11-21 Matteo Nastasi ... proper way to fix static inheritance bug
2012-11-21 Matteo Nastasi ... more consistent assignement during failure branches
2012-11-19 Matteo Nastasi ... removed save_ and load_ data from Users Bin5Users and...
2012-11-19 Matteo Nastasi ... removed obsolete index_rd files
2012-11-15 Matteo Nastasi ... global is_page_streaming variable removed
2012-11-15 Matteo Nastasi ... stream_fini() duplication removed from Briskin5 User...
2012-11-14 Matteo Nastasi ... htmlfile transport type added v4.1.0
2012-11-14 Matteo Nastasi ... header passed to _mgr functions
2012-11-13 Matteo Nastasi ... new class transport iframe decoupled from xynt_streamin... v4.0.1
2012-11-13 Matteo Nastasi ... from html_streaming to xynt_streaming object name
2012-11-11 Matteo Nastasi ... preload.sh refactoredy and changed preload policies...
2012-11-10 Matteo Nastasi ... set cookies via http header done
2012-11-04 Matteo Nastasi ... gzip compression management added
2012-10-31 Matteo Nastasi ... centralized space eating string management
2012-10-29 Matteo Nastasipreload_images start added to first initializiation...
2012-10-26 Matteo Nastasigarbage_timeout variable replaces file storaged value
2012-10-25 Matteo Nastasi ... Copyright date updated
2012-10-25 Matteo Nastasi ... CO_bin5_pref_ring_endauct moved to new cookie management
2012-10-25 Matteo Nastasi ... preload_images disabled (will be moved into data stream)
2012-10-25 Matteo Nastasi ... update last access on any action
2012-10-15 Matteo Nastasi ... removed unknown console var as parameter
2012-10-04 Matteo Nastasi ... generalized no-cache management
2012-10-03 Matteo NastasiLocation management added
2012-10-03 Matteo NastasiMerge branch 'sac-a-push' of git.birds.lan:brisk into...
2012-10-03 Matteo Nastasi ... no_cache management added
2012-08-05 Matteo Nastasiroom to bri var where needed, maincheck overrided into...
2012-08-05 Matteo Nastasiapp level keepalive (new ping message) added
2012-08-04 Matteo Nastasifirst working match
2012-08-04 Matteo Nastasiindex_rd_ifra.php removed (all things are moved into...
2012-08-03 Matteo NastasiUser class moved into new file and added all methods...
2012-08-01 Matteo Nastasiupdate indentation
2012-08-01 Matteo Nastasiplacing constants name enclosed between quotes
2012-07-26 Matteo NastasiPageFlush added, log_legal without remote address
2012-07-12 Matteo Nastasi ... define constant with enclosed into single quotes
2012-07-04 Matteo Nastasi ... first full working version of iframe forever streaming
2011-12-17 Matteo Nastasi ... http_streaming: parametric hunk process instead of... pre-sac
2011-12-17 Matteo Nastasi ... http_streaming: gst, target page and myfrom parameters...
2011-12-17 Matteo Nastasi ... http_streaming: sandbox obj not mandatory and passed...
2011-12-17 Matteo Nastasi ... renamed xhr.js to http_streaming.js and move hbit to...
2011-12-17 Matteo Nastasi ... xhr refactoring: renaming xhr_rd to xhr, remove all...
2011-12-17 Matteo Nastasi ... milestone 1 to move to an http_streaming object
2011-12-17 Matteo Nastasi ... IE6 not understand grey color, change all to gray
2011-12-04 Matteo Nastasi ... fixed silent error in briskin5/index_wr.php and correct... 3.6.3
2011-12-04 Matteo Nastasi ... cast to int for incoming table_idx values 3.6.2
2011-12-01 Matteo Nastasi ... all log_mop call substituted with other log functions
2011-11-30 Matteo Nastasi ... normalized user name showing
2011-11-30 Matteo Nastasi ... function to decorate user name refactored
2011-11-30 Matteo Nastasi ... wrong additional params to xcape fixed
2011-11-28 Matteo Nastasi ... is_page_streaming verify enhanced
2011-11-28 Matteo Nastasi ... case insensitive user name comparison
2011-11-28 Matteo Nastasi ... flush wrapped to be able to do flush and ob_flush
2011-11-28 Matteo Nastasi ... added explicit comparison with TRUE in some if statement
2011-11-28 Matteo Nastasi ... S_load_stat managed to avoid double count and remove...
2011-11-28 Matteo Nastasi ... data access refactored in index_rd.php and briskin5...
2011-10-02 Matteo Nastasimissing directory creation in BIN5_PROXY_PATH dir fixed
2011-05-22 Matteo Nastasiused flock instead sem_* functions to be able to have...
2011-05-22 Matteo Nastasiwebservers_exceeded() and check_webservers() functions...
2011-05-20 Matteo Nastasi ... uset user moved before load ancestor data
2011-05-20 Matteo Nastasi ... is_exclusive argument added to all lock_data() function...
2011-05-19 Matteo Nastasi ... static prefix added to really static lock and unlock...
2011-05-18 Matteo Nastasi ... unrecerror converted to blocking_error function
2011-05-18 Matteo Nastasi ... garbage management refactored
2011-05-18 Matteo Nastasi ... step management refactored
2011-05-18 Matteo Nastasi ... destroy_data process completed
2011-05-18 Matteo Nastasi ... unproxy functions refactored
2011-05-18 Matteo Nastasi ... log_shme() function added and DBG_SHME flag
2011-05-16 Matteo Nastasi ... all shm_get_var() ret values are checked
2011-05-16 Matteo Nastasi ... load_data return allways, all exit() calls removed...
2011-05-13 Matteo Nastasi ... unlock_data without arg fixed
2011-05-13 Matteo Nastasi ... all mkdir now recursive and with explicit permissions
2011-05-08 Matteo Nastasi ... some log_lock to log_main to clean log_lock entries... 3.5.4
2011-05-08 Matteo Nastasi ... Lock-meter added in log file.
2011-04-10 Matteo Nastasi ... 24 vs 40 max index for choosed card bug fixed
2011-04-02 Matteo Nastasistrlen to mb_strlen with ASCII charset to avoid binary... 3.5.2
2011-03-30 Matteo Nastasi ... Add a check for coerency between cached and user step...
2011-03-30 Matteo Nastasi ... proxy step paradigm changed from set and get to load...
2011-03-30 Matteo Nastasi ... proxy step paradigm changed from set and get to load...
2011-03-30 Matteo Nastasi ... proxy step paradigm changed from set and get to load...
2011-03-30 Matteo Nastasi ... removed all development error_log calls, removed many...
2011-03-27 Matteo Nastasi ... error_log removed
2011-03-27 Matteo Nastasi ... array for statistics added to index_rd.php
2011-03-27 Matteo Nastasi ... change title in header of briskin5/index_rd.php
2011-03-27 Matteo Nastasi ... garbage expire data externalized from original data...
2011-03-27 Matteo Nastasi ... shared data modularized and splitted, room, users,...
2011-03-27 Matteo Nastasi ... BRISKIN5_ to BIN5_ constants prefix and Briskin5 to...
2011-03-20 Matteo Nastasi ... step_get moved into User class (as static function)
2011-03-14 Matteo Nastasi ... remove all reference operator because with php5 pass...
2011-03-10 Matteo Nastasi ... pull conflicts solved
2011-03-10 Matteo Nastasi ... G_false reference and all explicit pass by references... 3.4.1
2011-03-10 Matteo Nastasi ... first shmem split
2011-03-07 Matteo Nastasi ... create static method in BriskDB function to allow const... 3.4.0
2011-02-24 Matteo Nastasi ... BriskDB and DBConn classes now have a static constructo...
2011-02-21 Matteo Nastasi ... add points archiver, manages the upper limit of time...
2011-02-13 Matteo Nastasi ... management of placements via postgresql 3.2.0
2011-02-11 Matteo Nastasi ... bin5_points_save function added
2011-02-11 Matteo Nastasi ... log_points moved to briskin5 subtree
2011-02-10 Matteo Nastasi ... LoginDB renamed to more general BriskDB and separate...
2011-02-10 Matteo Nastasi ... G_base var added to fix relative path problem in includ...
2011-01-08 Matteo Nastasicopyright updated and mop user status added
next