summaryrefslogtreecommitdiffstats
path: root/system/libraries/javascript
AgeCommit message (Collapse)AuthorFilesLines
2017-09-09Merge tag '3.1.5' into dev-ci3Florian Pritz1-1071/+0
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-05-31Changelog messages, bump year in copyright noticesAndrey Andreev1-7/+7
2014-02-27Deleted useless .htaccess file, added missed index.html files.Ender Teszla1-0/+10
2013-01-28Libraries' filenames must be named in a ucfirst-like mannerAndrey Andreev2-1079/+0
2013-01-01[ci skip] Happy new yearAndrey Andreev1-1/+1
2012-11-21Change fs permissions and add some missing index.html files (#2017)Andrey Andreev1-0/+10
2012-11-01[ci skip] DocBlocks for Pagination, Session, Trackback, Jquery librariesAndrey Andreev1-26/+68
Partially fixes issue #1295
2012-11-01Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)Andrey Andreev1-1/+2
Also partially fixes issue #1295, fixes inconsistencies in some page-level docblocks and adds include checks in language files.
2012-10-27Remove extra new linesvkeranov1-2/+1
2012-10-24[ci skip] style and phpdoc-related changes (rel #1295)Andrey Andreev1-33/+50
2012-06-02Replaced `==` with `===` and `!=` with `!==` in /system/librariesAlex Bilbie1-15/+15
2012-05-17Clean up the librariesAndrey Andreev1-34/+32
2012-03-09Bumped CodeIgniter's PHP requirement to 5.2.4.Phil Sturgeon1-1/+1
Yes I know PHP 5.4 just came out, and yes I know PHP 5.3 has lovely features, but there are plenty of corporate systems running on CodeIgniter and PHP 5.3 still is not widely supported enough. CodeIgniter is great for distributed applications, and this is the highest we can reasonably go without breaking support. PHP 5.3 will most likely happen in another year or so. Fingers crossed on that one anyway...
2012-01-02Updating copyright date to 2012Greg Aker1-1/+1
2011-12-27Remove @access from method descriptionsAndrey Andreev1-46/+0
2011-12-25Improve the Javascript & Jquery libsAndrey Andreev1-231/+205
2011-10-20adding new license file (OSL 3.0) and updating readme to ReSTDerek Jones1-8/+21
added notice of license to all source files. OSL to all except the few files we ship inside of the application folder, those are AFL. Updated license in user guide. incrementing next dev version to 3.0 due to licensing change
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵Derek Jones1-109/+109
broke the Typography class's string replacements, for instance
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵Derek Jones1-109/+109
broke the Typography class's string replacements, for instance
2011-04-25Fixed double-space typo.Razican1-109/+109
2011-01-28some doc cleanup for the javascript classDerek Jones1-1/+1
2011-01-05Hey look, it's 2011Greg Aker1-1/+1
2010-11-10Changing all class constructors to __construct()Greg Aker1-1/+1
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-14/+14
2010-03-03Moving Jquery library to javascript/Jquery.phpGreg Aker1-0/+1071