Commit graph

990 commits

Author SHA1 Message Date
Josh Sherman
7c1b477731 Updated the AJAX library to remove the response DIV if it is already present (to eliminate the double message scenario).
git-svn-id: http://svn.cleancode.org/svn/pickles@40 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-08-31 22:41:43 +00:00
Josh Sherman
7667db3fec Updated the AJAX library to handle custom JSON handlers (functions to parse the JSON data and format it as needed)
git-svn-id: http://svn.cleancode.org/svn/pickles@39 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-08-29 02:34:28 +00:00
Josh Sherman
0f45997d55 Started to build out the store model and templates, also added dBug and the new Smarty var_dump.
git-svn-id: http://svn.cleancode.org/svn/pickles@38 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-08-26 02:12:38 +00:00
Josh Sherman
68b925b213 Made some updates.
git-svn-id: http://svn.cleancode.org/svn/pickles@37 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-08-18 03:01:00 +00:00
Josh Sherman
66338a66bb Fixed the autoload issue when unserializing objects stored in the session. Added in the freeze / thaw methods for storing singleton objects in the session for later retrieval.
git-svn-id: http://svn.cleancode.org/svn/pickles@36 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-08-15 04:49:02 +00:00
Josh Sherman
5198febae5 Removed the old master file.
git-svn-id: http://svn.cleancode.org/svn/pickles@35 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-08-13 03:01:48 +00:00
Josh Sherman
d7c528cd6d Removed the rogue config file.
git-svn-id: http://svn.cleancode.org/svn/pickles@34 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-08-13 03:01:26 +00:00
Josh Sherman
46d4612390 Made path changes to accomodate branching the source code.
git-svn-id: http://svn.cleancode.org/svn/pickles@33 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-08-13 02:59:42 +00:00
Josh Sherman
fca966c017 Made model files optional. Perhaps not ideal in true OO scenarios, but whatever.
git-svn-id: http://svn.cleancode.org/svn/pickles@32 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-08-12 02:53:07 +00:00
Josh Sherman
8c14ec379d Bunch of updates to migrate from jLib to Pickles.
git-svn-id: http://svn.cleancode.org/svn/pickles@31 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-08-12 01:09:07 +00:00
Josh Sherman
046d265347 Added the new classes and stuff.
git-svn-id: http://svn.cleancode.org/svn/pickles@30 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-07-12 23:28:44 +00:00
Josh Sherman
d23619c120 Moved the getid3 library to the common contrib directory.
git-svn-id: http://svn.cleancode.org/svn/pickles@29 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-07-12 23:26:15 +00:00
Josh Sherman
15bab71735 SVN's being dumb so I'm commiting everything so that I can remove some directories and swap some crap around.
git-svn-id: http://svn.cleancode.org/svn/pickles@28 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-07-12 23:24:16 +00:00
Josh Sherman
1fb64a5141 Made some changes... wanted to commit them before 86ing this directory.
git-svn-id: http://svn.cleancode.org/svn/pickles@27 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-07-12 23:22:28 +00:00
Josh Sherman
b43fd4df44 Crazy updates. Moved the Smarty functions to a dedicated folder, added shared Smarty templates, updated the VNN config file, added more shared CSS, added a mail class, added fairly common AJAX too!
git-svn-id: http://svn.cleancode.org/svn/pickles@26 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-06-29 01:31:04 +00:00
Josh Sherman
3e913ece7f Added smarty sym link.
git-svn-id: http://svn.cleancode.org/svn/pickles@25 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-06-29 01:28:42 +00:00
Josh Sherman
78f0f2f6c9 Readded Smarty.
git-svn-id: http://svn.cleancode.org/svn/pickles@24 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-06-29 01:27:44 +00:00
Josh Sherman
8b920f49c3 Removed Smarty for an upgrade / move.
git-svn-id: http://svn.cleancode.org/svn/pickles@23 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-06-29 01:26:05 +00:00
Josh Sherman
e69d4f72d1 Migrated all of the INI files to XML files.
git-svn-id: http://svn.cleancode.org/svn/pickles@22 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-06-28 00:06:39 +00:00
Josh Sherman
8888c6a2a6 Added the update method for easier updates w/o SQL.
git-svn-id: http://svn.cleancode.org/svn/pickles@21 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-06-19 01:01:43 +00:00
Josh Sherman
78ff970b15 Updates to the controller and the new class for image handling (not complete)
git-svn-id: http://svn.cleancode.org/svn/pickles@20 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-06-14 06:21:47 +00:00
Josh Sherman
8ccfdc2d1a Added the new pagination method.
git-svn-id: http://svn.cleancode.org/svn/pickles@19 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-05-31 22:30:57 +00:00
Josh Sherman
6871bb0f57 Updates to the logic flow for determining the section to be loaded.
git-svn-id: http://svn.cleancode.org/svn/pickles@18 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-05-31 19:12:41 +00:00
Josh Sherman
68efc9e5e9 Added some stuff.
git-svn-id: http://svn.cleancode.org/svn/pickles@17 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-05-26 21:10:15 +00:00
Josh Sherman
6c31a4b587 Moved Smarty to the contrib directory
git-svn-id: http://svn.cleancode.org/svn/pickles@16 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-04-24 16:10:25 +00:00
Josh Sherman
58f8fb7965 Added the JW FLV Media Player to the contrib static directory, included a symbolic link to the current version.
git-svn-id: http://svn.cleancode.org/svn/pickles@15 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-04-03 00:50:53 +00:00
Josh Sherman
b34a1d4b44 Added a contrib directory to the static directory (for public access on websites)
git-svn-id: http://svn.cleancode.org/svn/pickles@14 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-04-03 00:42:24 +00:00
Josh Sherman
8a50ba8d4d Added a new controller class and some other cool new shit.
git-svn-id: http://svn.cleancode.org/svn/pickles@13 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-03-14 13:07:25 +00:00
Josh Sherman
b76d848d46 Added new configuration files.
git-svn-id: http://svn.cleancode.org/svn/pickles@12 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-02-24 21:23:01 +00:00
Josh Sherman
89c312ab23 Added a new site and a contrib directory for my 3rd party libraries.
git-svn-id: http://svn.cleancode.org/svn/pickles@11 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-02-16 20:55:22 +00:00
Josh Sherman
0e7de6c3d2 Removing notices from PHP.
git-svn-id: http://svn.cleancode.org/svn/pickles@10 4d10bc64-7434-11dc-a737-d2d0f8310089
2007-12-09 18:54:30 +00:00
Josh Sherman
5af71f7ed3 Cleaned up whitespace, converted spaces to tabs, and added a timezone specification.
git-svn-id: http://svn.cleancode.org/svn/pickles@9 4d10bc64-7434-11dc-a737-d2d0f8310089
2007-12-09 16:16:37 +00:00
Josh Sherman
c057838e91 Added session checking to ensure that the session wasn't started twice.
git-svn-id: http://svn.cleancode.org/svn/pickles@8 4d10bc64-7434-11dc-a737-d2d0f8310089
2007-12-09 15:52:02 +00:00
Josh Sherman
e40b31e7e4 Cleaned up some PHP notices and updated all the INI files to contain every entry (even if false) to clean up other notices.
git-svn-id: http://svn.cleancode.org/svn/pickles@7 4d10bc64-7434-11dc-a737-d2d0f8310089
2007-12-09 14:38:06 +00:00
Josh Sherman
045ac57182 Updates to configuration.
git-svn-id: http://svn.cleancode.org/svn/pickles@6 4d10bc64-7434-11dc-a737-d2d0f8310089
2007-11-09 01:45:17 +00:00
Josh Sherman
4b68dd4076 Added FCKeditor to the static code base.
git-svn-id: http://svn.cleancode.org/svn/pickles@5 4d10bc64-7434-11dc-a737-d2d0f8310089
2007-11-09 01:29:11 +00:00
Josh Sherman
d46d34d67a Committing all the common code changes so that I can begin working locally.
git-svn-id: http://svn.cleancode.org/svn/pickles@4 4d10bc64-7434-11dc-a737-d2d0f8310089
2007-11-09 01:27:41 +00:00
Josh Sherman
dcd492b443 Updated new.meatronic.com to redirect to the testing database.
git-svn-id: http://svn.cleancode.org/svn/pickles@3 4d10bc64-7434-11dc-a737-d2d0f8310089
2007-10-06 20:49:43 +00:00
Josh Sherman
7f91ed4b5b Added config files named for the full server name, updated the loader accordingly.
git-svn-id: http://svn.cleancode.org/svn/pickles@2 4d10bc64-7434-11dc-a737-d2d0f8310089
2007-10-06 20:38:01 +00:00
Josh Sherman
4bedbb02be Initial import.
git-svn-id: http://svn.cleancode.org/svn/pickles@1 4d10bc64-7434-11dc-a737-d2d0f8310089
2007-10-06 17:48:52 +00:00