openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
tina4-php
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 18 hours
ago.
Jun 16, 2024 — Jun 16, 2025
Showing page 4 of 42
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added test ideas for routing Added check for createCache method in Initialize
[email protected]
More...
over 1 year ago
Changed cache variable to be standard on route - "cached" can be true or false Removed the "create" cached response from static elements Added content type for cached response and RouterResponse Templates are cached if caching is on Correct mimetype is returned on files for content type Cache is instantiated even if cache is not on when route is annotated with @cache FreshToken header is returned after valid authentication @no-cache plus @cache annotations available for routes Default security is set to user when @secure annotation does not contain a security group Fix where security was bypassed when caching was on @content-type annotation added to determine correct 403 response type 403 response type will respond with empty array when content-type is application/json or application/xml Initialize now has a createCache method to instantiate the cache if required. Headers are not returned when httpcode is 403 - security Composer package updates
[email protected]
More...
over 1 year ago
Fix for load page
[email protected]
More...
over 1 year ago
Fix for handleHTMLData not to fail when non HTML is returned Added noCache to Route as a static method to force a route not to cache when cache is on. TINA4_CACHED_ROUTES is no longer valid and has been removed
[email protected]
More...
over 1 year ago
Moved session cache limiter to before session start again
[email protected]
More...
over 1 year ago
Removed initSession from getToken
[email protected]
More...
over 1 year ago
Removed print_r on annotations
[email protected]
More...
over 1 year ago
Updated twig to have localization for gettext Testing localization for
[email protected]
More...
over 1 year ago
Added annotations for middleware and middleware functionality Added php.ini for dockers
[email protected]
More...
over 1 year ago
Added callback to tina4helper.js
[email protected]
More...
over 1 year ago
Updated components Removed bootstrap coming in from ORM, files will be copied to base tina4 if needed
[email protected]
More...
over 1 year ago
Added default bootstrap and updated components
[email protected]
More...
over 1 year ago
Removed rule in .htaccess which was breaking resolution of files in subfolders on public
[email protected]
More...
over 1 year ago
Added tina4-logo-icon.png
[email protected]
More...
over 1 year ago
Added UTF-8 for filter value, removed ISO encoding on the data variable which was mixing up UTF-8 encoded strings Our standard is to treat all strings as UTF-8 encoded
[email protected]
More...
over 1 year ago
Fix for version request when there is none
[email protected]
More...
over 1 year ago
Added debug flag for message spool
[email protected]
More...
over 1 year ago
Removed setting gitBinary to blank
andrevanzuydam
as Andre van Zuydam
More...
over 1 year ago
Add correct close button for bootstrap 5
andrevanzuydam
as Andre van Zuydam
More...
over 1 year ago
Migration.php - added migration for tina4_version Migration.php - added setVersion method (version, notes, software) Migration.php - added getVersionInfo(software) Migration.php - added getVersion(software)
andrevanzuydam
as Andre van Zuydam
More...
over 1 year ago
handleHTMLData - Fix for when no html body is present in response Updated favicon
andrevanzuydam
as Andre van Zuydam
More...
over 1 year ago
Fix on threaded code for line feeding
andrevanzuydam
as Andre van Zuydam
More...
over 1 year ago
Deploying with a zip file from a public repository
andrevanzuydam
as Andre van Zuydam
More...
over 1 year ago
Fix for template rendering from modules
andrevanzuydam
as Andre van Zuydam
More...
over 1 year ago
Removed branding and documentation - These modules have moved to git repos tina4stack/branding and tina4stack/documentation respectively. Added code for local caching
andrevanzuydam
as Andre van Zuydam
More...
over 1 year ago
Merge pull request #82 from CrisHigham/master
andrevanzuydam
as Tina4
More...
almost 2 years ago
Static route is broken
Cris Higham
More...
almost 2 years ago
Documentation on Messenger
Cris Higham
More...
almost 2 years ago
Messaging debug message in the wrong place
Cris Higham
More...
almost 2 years ago
Merge remote-tracking branch 'origin/master'
andrevanzuydam
as Andre van Zuydam
More...
almost 2 years ago
←
1
2
3
4
5
6
7
8
9
…
41
42
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree