- Queries
- All Stories
- Search
- Advanced Search
All Stories
May 8 2015
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.
Apr 22 2015
Apr 16 2015
Apr 15 2015
Apr 9 2015
Apr 3 2015
Apr 2 2015
Cose style fixes.
Apr 1 2015
Mar 31 2015
Mar 27 2015
Mar 26 2015
Mar 25 2015
Changes in theme adding/deleting processes, related DB structure changes.
Mar 24 2015
Mar 23 2015
Mar 21 2015
Store all thumbnails under /system/thumbs/ folder
Need to cover all resized images as well (see associated discussion in Confluence).