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
Elefant CMS
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 6 of 104
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed unnecessary error suppressions
lux
More...
almost 3 years ago
Various fixes for better php8 compatibility
lux
More...
almost 3 years ago
Fixed ternary operator and array_map for php8
lux
More...
almost 3 years ago
Removed ActiveResource from lib/vendor and added Pluralizer which was the only feature used in the original library
lux
More...
almost 3 years ago
Removed use of iconv_set_encoding() in Zend Mail until I can remove Zend Mail itself
lux
More...
almost 3 years ago
Added zip to Dockerfile-DEV so composer can install from dist instead of source if run within the container
lux
More...
almost 3 years ago
Added make local-cert option
lux
More...
almost 3 years ago
Added nginx proxy to docker compose setup for local https support
lux
More...
almost 3 years ago
Switched MySQL from utf8 to utf8mb4 character set
lux
More...
almost 3 years ago
Moved Google API client to composer
lux
More...
almost 3 years ago
Removed embedded google-api-php-client in user app
lux
More...
almost 3 years ago
Added ability to override app names in the toolbar by specifying a callback in appconf[Admin][name_override]
lux
More...
almost 3 years ago
Added redis-commander at localhost:8081 to docker compose development setup
lux
More...
almost 3 years ago
Added Beanstalkd admin console at localhost:2080 to docker compose dev setup
lux
More...
almost 3 years ago
Updated version number to 2.2.7-stable
lux
More...
almost 3 years ago
Fixed end quote handling in blog\CsvParser
lux
More...
almost 3 years ago
Added beanstalkd and worker containers to the docker compose setup
lux
More...
almost 3 years ago
Added make worker command to build a background worker Docker image
lux
More...
almost 3 years ago
Added ./elefant start-workers command and jobqueue/worker example worker script
lux
More...
almost 3 years ago
Removed explicit container names to avoid conflicts with duplicate sites using the same docker-compose
lux
More...
almost 3 years ago
Moved networks and volumes to top of docker-compose for readability
lux
More...
almost 3 years ago
Added Apache headers module to docker files
lux
More...
almost 3 years ago
Merge branch 'master' of https://github.com/jbroadway/elefant
lux
More...
almost 3 years ago
Changed docker compose to use mariadb since it has an arm64-compatible image
lux
More...
almost 3 years ago
Added license and php version badges to readme
John Luxford
More...
about 3 years ago
Define ->default so it's explicit
lux
More...
about 3 years ago
Protocol fix in error response fallback, check class exists before throwing exception for subfolder fallback
lux
More...
about 3 years ago
Fixed static variable reference
lux
More...
about 3 years ago
Fixed expected results from Template::sanitize()
lux
More...
about 3 years ago
Updated codemirror dependency to fix Github security alert
lux
More...
about 3 years ago
←
1
2
3
4
5
6
7
8
9
10
…
103
104
→
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