0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Output a different message if there is no edit window. More... almost 11 years ago
Updating URL to Bootstrap. More... almost 11 years ago
Spacing Changed info:order to use ORDER_EDITABLE_WINDOW_HR. Added info:order_no_window for display when the window is zero. More... almost 11 years ago
Spacing More... almost 11 years ago
Added ORDER_EDITABLE_WINDOW_HR directive. More... almost 11 years ago
Setting edit window end time to the end of the Cycle, if ORDER_EDITBABLE_WINDOW is zero (no limit) More... almost 11 years ago
Forcing start and end stamps to have the appropriate time. More... almost 11 years ago
Added new ORDER_EDITABLE_WINDOW directive. Previously orders were editable for 24 hours. This directive lets you set that window in minutes, or set to zero (default) for always editable. More... almost 11 years ago
Made most (all?) - lots - of functions statically callable. More... almost 11 years ago
setTimes() updated to properly set the time_edit_until* timestamps dependent on the new ORDER_EDITABLE_WINDOW configuration variable. inEditWindow() updated to properly handle the magic editable timestamp of zero (meaning always editable). More... almost 11 years ago
execute() incorrectly relied on mysqli::next_result() as the condition for looping through result sets with multiple queries. Now correctly uses mysqli::more_results if multiple queries were being executed. More... almost 11 years ago
Made get() statically invocable More... almost 11 years ago
Initial commit More... over 11 years ago
Initial commit More... over 11 years ago
Initial commit of CKEditor More... over 11 years ago
Removed as a Bootstrap styled theme is now used. More... over 11 years ago
Added functionality for hiding and showing all the products for a particular producer. More... over 11 years ago
Initial commit. More... over 11 years ago
Initial commit. Sets up CKEditor. More... over 11 years ago
Minor changes. Removed some superfluous changes to Bootstrap defaults. More... over 11 years ago
Added display of categories to product list. Added modal container for product editing form. More... over 11 years ago
Minor tweaks. More... over 11 years ago
Outputs the order as a table, rather than just a raw text dump. Removed option to download as CSV or TXT. More... over 11 years ago
Minor UI class change. More... over 11 years ago
Product list now tabbed by category, rather than have all applicable products & producers in a long list. More... over 11 years ago
More verbose error messages. More... over 11 years ago
Removed as orders are no longer downloadable as CSV or TXT files. More... over 11 years ago
Initial commit of files that generate the Excel spreadsheets More... over 11 years ago
Removed hardcoded content for Stoney Creek, and instead include index.content.html, which can be edited via the interface by an admin. More... over 11 years ago
Added some Javascript properties. Replaced some hardcoded English words with strings from language file. More... over 11 years ago