- Queries
- All Stories
- Search
- Advanced Search
All Stories
May 15 2015
May 14 2015
May 13 2015
May 12 2015
May 11 2015
May 8 2015
Included changes to application.php and cache_manager.php that were missing from previous diff.
Lift memory/time limits, when parsing PHP files.
May 5 2015
Made same change in the script.js
Please implement same protection on other getFrame function in script.js file, as mentioned in task description.
May 3 2015
Apr 30 2015
Apr 29 2015
After successful testing please also:
- revert rATV16895 and rATV16896
- apply this new patch there
- test that all works (e.g. adding new trait to EUserEventHandler won't break deploy on another machine
Apr 28 2015
Apr 27 2015
Make PHP parser required only during development. In case missing PHP parser throw an exception immediately.
Run the adm:OnStartup event only, when Front-End is used from browser
I've looked deeply at what the adm:OnStartup even really is and what hooks to it do and it can be summarized into: create cookies/session variables based on request/other cookies.
- moving error reporting about non-existing class from recallObject to makeClass
- mention class map rebuild script in error message about missing class
Apr 26 2015
Fixed some minor CS issues.
Apr 23 2015
Added check for item, loading for database and changed related logic.