openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
FastCommercePHP
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 05, 2025 — Mar 05, 2026
Showing page 7 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge remote-tracking branch 'origin/master'
Aran
More...
over 12 years ago
Code refactor - di_container() moved within di.php
Aran
More...
over 12 years ago
Code refactor - table_cache() moved within table.php
Aran
More...
over 12 years ago
Added __construct() for items that should always be avalible within DI
Aran
More...
over 12 years ago
Added an extremely basic asset manager - Single method get() currently - This is designed to be extended in the future for those using a CDN
Aran
More...
over 12 years ago
Update README.md
aran112000
as Aran Reeks
More...
over 12 years ago
Update README.md
aran112000
as Aran Reeks
More...
over 12 years ago
Updated MySQL dump
Aran
More...
over 12 years ago
Added 'All rights reserved' text to footer
Aran
More...
over 12 years ago
prod_detail & prod_list CSS created
Aran
More...
over 12 years ago
Code reformatting
Aran
More...
over 12 years ago
More detailed product view created, now includes price, image, stock levels & Vimeo videos (data dependant)
Aran
More...
over 12 years ago
Fixed bug where any HTML tags within the body field of the page would result in breaking out of the social tags and breaking HTML validation
Aran
More...
over 12 years ago
Removed DI isset checks on objects as DI will now automatically create these so no need for this additional overhead
Aran
More...
over 12 years ago
Updated MySQL dump
Aran
More...
over 12 years ago
get_list() now produces results as intended and simple wrapper for category pages created (get_list_from_cat($cid))
Aran
More...
over 12 years ago
Added get_url()
Aran
More...
over 12 years ago
Added opencart style view markup for products, other modules still to be refactored to match this format
Aran
More...
over 12 years ago
Bug for for passed parameters being overwritten Support for specifying joins within the options now possible: $options['join'] = array('table' => 'join ON condition'); Added default group by on primary key from parent calling table
Aran
More...
over 12 years ago
Bug fix where core_module wasn't passing the FN to do_retrieve() even when present
Aran
More...
over 12 years ago
If a requested item isn't within DI yet the requested name matches an object or module then it will automatically be put within DI and returned for simplicity
Aran
More...
over 12 years ago
Added hover states to categories
Aran
More...
over 12 years ago
Added hover states to categories
Aran
More...
over 12 years ago
Added key elements from elements.less - https://github.com/dmitryf/elements/blob/master/elements.less
Aran
More...
over 12 years ago
Updated MySQL dump
Aran
More...
over 12 years ago
CSS via less restructured so all variables and functions should be defined within vars.less and main.less is a bootstrap to include all the other required less files
Aran
More...
over 12 years ago
get_url() now supports direct links following DB and __controller() changes
Aran
More...
over 12 years ago
Category support added
Aran
More...
over 12 years ago
Isset fn checks added to the pages controller and support for new direct_link field in the pages table added - Used for modules to get their own URL without the page id prefix Added class of 'last' to the final element from get_nav() and class of sel to any link that is the current page (uri == get_url())
Aran
More...
over 12 years ago
do_retrieve_from_id() refactored to just return an object rather than an array containing a single object, the same change was made to do_retrieve() if limit 1 has been specified in the options array
Aran
More...
over 12 years ago
←
1
2
3
4
5
6
7
8
9
10
→
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