Josh Sherman
0cbc1df48f
Added AreYouAHuman.com integration
...
Includes AYAH v1.1.7, a static wrapper class and an update to our main include file to handle loading the official AYAH library from the vendors directory.
2013-12-23 19:11:01 -05:00
Josh Sherman
465976818c
Dropped modules, spruced up Dynamic class
...
Dropped the bootstrap submodules since the bootstrap is moving out of this project again. Also dropped LESS, relying on an installed copy (similar to SASS)
2013-01-31 15:01:52 -05:00
Josh Sherman
80e6e35191
Swapped online closure compiler for a local copy
...
Java is a dependency. Online compiler is generally slower than running something locally, so this is a favored improvement.
2013-01-08 17:21:11 -05:00
Josh Sherman
353e96094b
Added less.js as a submodule
2012-10-14 14:26:19 -04:00
Josh Sherman
c72a4b76a3
Dropped PECL files
...
I never use them, there's a link for the JSON one in the convert class if anyone really needed it. Mongo support's been dropped for a while so there was no need for that one either.
2012-10-14 14:22:28 -04:00
Josh Sherman
22090917fa
Added jQuery as submodules
2012-10-10 21:52:13 -04:00
Josh Sherman
47c99009cb
Added Twitter Bootstrap
2012-10-10 19:32:49 -04:00
Josh Sherman
3aca3f011d
Updated jquery, moved code out of vendor branch to eliminate symlink.
2010-10-17 02:26:04 -04:00
Josh Sherman
4ea757291d
Rearranged the jquery vendor files.
2010-10-16 00:41:37 -04:00
Josh Sherman
024751a492
Removed bulky jquery validate directory.
2010-10-16 00:40:51 -04:00
Josh Sherman
656b9df172
Rearranged the jQuery files.
2010-10-16 00:40:23 -04:00
Josh Sherman
18032a854e
Removed left over jquery-ui directory
2010-10-16 00:27:17 -04:00
Josh Sherman
dc2a6f3475
Updated jQuery UI to 1.8.5, switched to smaller package.
2010-10-16 00:26:43 -04:00
Josh Sherman
83da525bd6
Removed SimpleTest.
2010-10-16 00:18:56 -04:00
Josh Sherman
b019cee5b7
Removed FAMFAMFAM silk icons.
2010-10-16 00:18:04 -04:00
Josh Sherman
a2bfd4a5f4
Modified file permissions.
2010-10-16 00:16:21 -04:00
Josh Sherman
d1167a9817
Removed CKEditor.
2010-10-16 00:16:00 -04:00
Josh Sherman
630a1276aa
Gutted config system to use a PHP array instead of 1980's INI files. Broke down the database layer to support multiple types of interfaces and started laying out the Mongo interface class.
2010-10-12 01:44:10 -04:00
Josh Sherman
cab6641a96
After many years of using Smarty, loving Smarty and eventually hating Smarty, I've decided to remove it from PICKLES. The latest release candidates for the new Smarty 3 have not impressed me enough to keep it around, in fact peeping the code of the new version makes me think it should have never been included in the first place. May end up using Savant, may end up rolling a custom PICKLES solution, only time will tell.
2010-09-12 20:21:18 -04:00
Josh Sherman
97ace7de3a
Added jQuery UI
2010-09-12 19:13:46 -04:00
Josh Sherman
81b3a729ad
Added CKEditor 3.3.2
2010-08-15 21:41:03 -04:00
Josh Sherman
9435790a1f
Removed CKEditor 3.2
2010-08-15 21:38:21 -04:00
Josh Sherman
d0c02393bf
Fixed AJAX form submission and permissions.
2010-03-19 17:58:06 -04:00
Josh Sherman
a6b992014b
Updated JSON class.
...
* Updated the documentation slightly
* Added PECL json 1.2.1 to the vendors directory to help out any poor unfortunate souls that aren't running PHP 5.2+
* Not sure the legality behind including PECL json, according to PHP License 3.01, it should be okay (it's not modified, and I haven't derived any code from it).
2010-03-16 23:03:14 -04:00
Josh Sherman
1f26dcd30e
Added jQuery Validation Plugin.
2010-03-14 11:06:22 -04:00
Josh Sherman
71aefe0b8f
Moved reset.css to vendors directory
...
* Even though it's "explicitly in the public domain", I didn't write it and felt it should be in the vendors directory.
2010-03-12 23:11:19 -05:00
Josh Sherman
746efec194
Updates to vendor code
...
* Upgraded FCKEditor 2.6.4 to CKEditor 3.2
* Moved jQuery to the vendors directory
* Added new symbolic links to the appropriate public directories
2010-03-12 22:51:56 -05:00
Josh Sherman
edd2975852
Moved contrib to vendors.
2010-03-09 21:55:00 -05:00
Josh Sherman
2e6603e8c4
Moved /contrib to /vendors
2010-03-09 21:45:11 -05:00