(Deprecated) Smart Industries maintained components and templates for Pines. http://pinesframework.org/
This repository has been archived on 2026-03-31. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • PHP 84%
  • JavaScript 11.5%
  • CSS 2.9%
  • Less 0.9%
  • HTML 0.7%
Find a file
2015-03-14 14:54:58 -07:00
com_about Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_authorizenet Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_barcode On many components, removed trailing whitespace after php closing tag. 2014-04-15 16:10:45 -07:00
com_bootstrap On com_bootstrap, added in a new js file that is necessary to work with com_dash. On com_dash, fixed a problem with adding new widgets - which was creating bizarre rows in the dashboard. 2014-03-20 13:20:30 -07:00
com_cache On com_cache, adjusted the value for all users so that it would be false and not null. 2014-06-09 12:14:44 -07:00
com_calendar On tpl_simple, added an option to use some style overrides for the calendar when using jquery aristo theme. Made minor adjustments to the template style as well. Then, moved the com_calendar actions module out of the right position and into content above the calendar. Then made the all, shifts, appointments,events save state. 2014-03-21 17:28:19 -07:00
com_ckeditor Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_configure Some fixes for the new Bootstrap version. 2012-11-04 12:26:53 -08:00
com_contact alter formatting on com_contact email 2015-03-14 14:54:58 -07:00
com_content On com_content, added a config option for a Front Page title. 2014-06-23 16:51:48 -07:00
com_customer On com_hrm, com_customer, com_sales, changed *select.js to not inlude display: block on modal. 2014-07-16 11:10:59 -07:00
com_customertimer Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_dash Added a component com_cache to manage caching directives. On an upcoming core commit, Pines will have the option to cache certain sections of the site based on custom directives. This component allows for configuring and managing the cache directives from within the framework. Caching almost fully eliminates the init and kill processes of Pines, which can be CPU intensive and slow. 2014-05-06 16:07:01 -07:00
com_datetimepicker Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_elastislide On many components, removed trailing whitespace after php closing tag. 2014-04-15 16:10:45 -07:00
com_elfinder Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_elfinderupload Some fixes for the new Bootstrap version. 2012-11-04 12:26:53 -08:00
com_entityhelper On many components, removed trailing whitespace after php closing tag. 2014-04-15 16:10:45 -07:00
com_entitytools Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_esp On many components, removed trailing whitespace after php closing tag. 2014-04-15 16:10:45 -07:00
com_example Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_fancybox Updated fancybox to the latest version. 2013-01-04 17:48:12 -08:00
com_financial Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_fortune Updated component dependencies to Pines 2.0 compatible. 2012-09-07 16:56:47 -07:00
com_gae_chat On com_gae_chat, there was a problem with the javascript that was breaking it in certain situations. Fixed. 2014-08-03 15:17:56 -07:00
com_googledrive On many components, altered the loading of external css and/or js to work with compression to be used by tpl_simple. Altered some aspects of tpl simple to get slightly shorter URLs and fix a problem with location settings. com_oxygenicons now has the option to use a sprite, or a sprite hosted on google. 2014-03-14 18:01:05 -07:00
com_hrm On com_hrm, com_customer, com_sales, changed *select.js to not inlude display: block on modal. 2014-07-16 11:10:59 -07:00
com_iframe Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_imodules Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_inuitcss Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_istyle Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_jquery Added a simple bootstrap-based template that handles the compilation of the css and js of many of pines' components. Added a config option to the system's core to work with each of those components so that they do not load their view modules but instead attach to the config object to be utilitized by a compatible template, such as tpl_simple. 2014-03-10 01:58:35 -07:00
com_jqueryuitouch On com_jqueryuitouch, noticed there was a typo in the link name to the js file include. 2014-06-16 15:31:15 -07:00
com_jstree On many components, altered the loading of external css and/or js to work with compression to be used by tpl_simple. Altered some aspects of tpl simple to get slightly shorter URLs and fix a problem with location settings. com_oxygenicons now has the option to use a sprite, or a sprite hosted on google. 2014-03-14 18:01:05 -07:00
com_loan On many components, removed trailing whitespace after php closing tag. 2014-04-15 16:10:45 -07:00
com_logger On many components, removed trailing whitespace after php closing tag. 2014-04-15 16:10:45 -07:00
com_mailer On com_mailer, decided that if an entity that should be added does not have a guid, we should NOT return false or skipped and instead just do not add it to the data array and the custom email functions will take care of checking for certain data entities being set in the array - that way the email could contain extra entity information without having to fail. The control goes to the function! 2014-07-14 12:54:05 -07:00
com_markdown Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_menueditor Added a component com_cache to manage caching directives. On an upcoming core commit, Pines will have the option to cache certain sections of the site based on custom directives. This component allows for configuring and managing the cache directives from within the framework. Caching almost fully eliminates the init and kill processes of Pines, which can be CPU intensive and slow. 2014-05-06 16:07:01 -07:00
com_messenger Fixed a deprecated function in php 5.3 that was removed in php 5.4. 2012-11-20 12:43:48 -08:00
com_modules Added in a check for ajax calls and we ignore this init if it is an xmlrequest, speeding up ajax requests. 2014-06-24 12:17:29 -07:00
com_myentity Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_mysql Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_newsletter Updated component dependencies to Pines 2.0 compatible. 2012-09-07 16:56:47 -07:00
com_nivoslider Updated com_nivoslider to a newer version that incorporates responsive design. 2012-12-12 09:43:29 -08:00
com_notes On com_notes, added a config option that is configurable per condition that can disable the notes module from rendering. 2014-03-24 11:34:42 -07:00
com_oxygenicons On com_oxygenicons, updated the cdn sprite css to use https in the urls. 2014-05-19 13:03:38 -07:00
com_package Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_packager Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_pdf Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_pform Added a simple bootstrap-based template that handles the compilation of the css and js of many of pines' components. Added a config option to the system's core to work with each of those components so that they do not load their view modules but instead attach to the config object to be utilitized by a compatible template, such as tpl_simple. 2014-03-10 01:58:35 -07:00
com_pgentity On many components, removed trailing whitespace after php closing tag. 2014-04-15 16:10:45 -07:00
com_pgrid On com_pgrid, added a function to the pgrid.js file to allow adding items to the toolbar, which is necessary for the com_mailer email button that is added dynamically to select grids. This version of pgrid is now taking a separate direction from the individually packaged pgrid jquery plugin due to naming changes that will not be compatible with pines. 2014-07-07 16:14:34 -07:00
com_pgsql Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_pinlock On com_pinlock, restructured the way the logic returns so that it compiles better with the get_component_init.php file in core/system. 2014-05-20 12:36:20 -07:00
com_plaza Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_pnotify Added a simple bootstrap-based template that handles the compilation of the css and js of many of pines' components. Added a config option to the system's core to work with each of those components so that they do not load their view modules but instead attach to the config object to be utilitized by a compatible template, such as tpl_simple. 2014-03-10 01:58:35 -07:00
com_popeye Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_psteps On many components, altered the loading of external css and/or js to work with compression to be used by tpl_simple. Altered some aspects of tpl simple to get slightly shorter URLs and fix a problem with location settings. com_oxygenicons now has the option to use a sprite, or a sprite hosted on google. 2014-03-14 18:01:05 -07:00
com_ptags Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_raffle Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_replace Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_reports On com_reports, removed the prize from the rankings. 2014-07-31 18:06:05 -07:00
com_repository Fixed another bug with package uploads in repository. 2012-09-14 18:21:52 -07:00
com_sales On com_hrm, com_customer, com_sales, changed *select.js to not inlude display: block on modal. 2014-07-16 11:10:59 -07:00
com_sendgrid Created new component, com_sendgrid , which handles interacting with SendGrid's newsletter API. 2014-06-11 12:40:30 -07:00
com_slim Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_soundmanager Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_storefront Added a component com_cache to manage caching directives. On an upcoming core commit, Pines will have the option to cache certain sections of the site based on custom directives. This component allows for configuring and managing the cache directives from within the framework. Caching almost fully eliminates the init and kill processes of Pines, which can be CPU intensive and slow. 2014-05-06 16:07:01 -07:00
com_su Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_testimonials On many components, removed trailing whitespace after php closing tag. 2014-04-15 16:10:45 -07:00
com_timeago On many components, altered the loading of external css and/or js to work with compression to be used by tpl_simple. Altered some aspects of tpl simple to get slightly shorter URLs and fix a problem with location settings. com_oxygenicons now has the option to use a sprite, or a sprite hosted on google. 2014-03-14 18:01:05 -07:00
com_timeoutnotice On com_cache, adjusted a class name to include a space because disabled directives were not getting the right css applied. On com_timeoutnotice.js, ensured that the logout function would clear any timeouts. 2014-05-08 10:55:55 -07:00
com_tinymce Added another config option to tinymce editor that allows the user to remove any altering to the urls in the editor. 2014-08-16 21:21:36 -07:00
com_uasniffer Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
com_user On com_user, added a function to resend the email verification for changed email addresses as well. Also, fixed the check verify action to check for a secret or a new_email_secret (from changing the email). 2014-05-30 15:44:12 -07:00
meta_packages Updated fancyBox sample. 2012-04-20 17:04:58 -07:00
tpl_bamboo Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
tpl_bootstrap Added a config option to tpl_bootstrap to specify whether the nav bar is static or fixed. Also added a config option to add in custom IE code to the template. Also added another theme to com_bootstrap that collapses spans on tablets. 2013-11-22 16:28:43 -08:00
tpl_joomlatemplates Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
tpl_mobile Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
tpl_pines Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
tpl_pinescms Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
tpl_print Removed beta from version numbers. 2012-09-14 16:35:28 -07:00
tpl_simple On tpl_simple, fixed a bug with the new menu hiding. 2014-07-17 12:57:32 -07:00
index.html Moving all Pines files into the root directory of the repository. 2010-04-25 02:35:17 -07:00
README.md Added a readme for the components repository. 2012-05-12 18:36:38 -07:00

Pines

Pines is an Enterprise PHP Application Framework, including a free Content Management System, Point of Sale, Customer Relation Manager, and much more. A lot of work, and many all nighters have gone into making Pines a fantastic framework. We hope you enjoy using it as much as we do!

Pines is available free of charge under the terms of the GNU AGPL Version 3.

You can find more information about Pines, including a live demo, at the Pines Framework website.

If you're ready to start making a website with Pines CMS, check out the Pines CMS website.

Pines Components and Templates

This repository contains all the SciActive maintained components and templates.

Pines Core

To see information relating to the core of Pines, see the Pines Core Repository.

Copyright © 2008-2012 SciActive.com