set default encoding to utf-8
gzip encoding by default if possible
Force Secure cookies
let random gen work with php 7 and 5
changed to mysqli error function: mysqli_errno()
sf shows the project was updated recently, but I don't see anything updated. Also, when I attempt to install the 20160318 version there's no setup.php anywhere in the helix dir's. Help?
changes
default mysqli connection to persistent connections
Added Date helper functions
Hi, I am just wondering if there is support for any other database except MySQL....
Hi Damian, I am from IMS team, and tring to install IMS(my project based on initial/v...
Hi Damian, I am from IMS team, and tring to install IMS(my project based on initial/v...
Hi Damian, I am from IMS team, and tring to install IMS(my project based on initial/v...
added ip check to Session::getActiveSession
upgraded to latest swift mailer, allowed unathe...
Added default LDAP auth settings, added prefix ...
Formatting
Fixed db log functions
added secondary log function to all classes. T...
Added server "force_ssl" config option to push ...
pass action name and args array to service auth...
Added default authorize() and authenticate() fu...
Forbid inactive users from logging in
Removed password from args log statement
fixed direct cache objects
added log for service calls
changed generator to cache related objects
converted login algorithm from md5 to salted sh...
added CC and BCC to the constructor and impleme...
changed collection->add call to collection->app...
encryption was always set to 'ssl', will now se...
Fixed some new site setup issues
added default postgres values
Renamed Generator class to HelixGenerator.
removed the nl to br conversion on email. This...
re-create connection for each db request (fixes...
Removed employer field from Address table which...
added catch exception for bad dates
added birthdate deathdate to person
added br2nl <BR> to new line function
changed getParent to getInherited because of a ...
added emulate user function
made username case insensitive on authenticate
Fixed the way the column extension is defined b...
removed forced type ID value defaulting to 1 in...
formatting
added default created_by_id and updated_by_id c...
fixed the snapshot function in Generator.php
postgres db log seems to work now
log() function still needs to log parent object...
Modifying log db functionality to work with Pos...
Removed the 'created_by_id' field update in the...
Implemented getDatabases() and createDatabase()
Implemented mail.attach function
Changed generator to let default dates have a n...
Fixed default 'created_by_id' saving