Commit graph

384 commits

Author SHA1 Message Date
Josh Sherman
fcf1ffde4e Updated the Config class to use objects instead of an array (overriding __get() saved some effort). Also refactored some code, and updated the controller (partially) to handle shared models.
git-svn-id: http://svn.cleancode.org/svn/pickles@60 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-10-04 23:48:03 +00:00
Josh Sherman
d38196073a Made a bunch of changes, as per usual.
git-svn-id: http://svn.cleancode.org/svn/pickles@59 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-10-03 01:37:45 +00:00
Josh Sherman
e02ded351d Updates all over. Redid some of the doc blocks cause they weren't to scale of a vim session with lline numbers on (still may not be... ugh). Also changed around some of the model level variables and stuff.
git-svn-id: http://svn.cleancode.org/svn/pickles@58 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-09-24 03:37:09 +00:00
Josh Sherman
5390e37612 Ditched the POS Session class in favor of just interacting with the session directly. Added more to the store / cart.
git-svn-id: http://svn.cleancode.org/svn/pickles@56 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-09-23 02:21:55 +00:00
Josh Sherman
1784514696 Massive amounts of documentation has been added.
git-svn-id: http://svn.cleancode.org/svn/pickles@55 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-09-22 01:43:18 +00:00
Josh Sherman
cbcfc9cc4f Removed the final hardcoded paths, changed the reload logic in the Config class, and updated the controller to pass the config file name, not the config file short name.
git-svn-id: http://svn.cleancode.org/svn/pickles@54 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-09-19 02:52:59 +00:00
Josh Sherman
ebe214d8e4 Made some changes to accomodate a new server.
git-svn-id: http://svn.cleancode.org/svn/pickles@49 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-09-18 04:38:02 +00:00
Josh Sherman
5542cc5f16 Removed some comments added another new store file.
git-svn-id: http://svn.cleancode.org/svn/pickles@48 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-09-17 02:03:05 +00:00
Josh Sherman
3116e320d0 Added menopause solutions changed out some hardcoded paths finally.
git-svn-id: http://svn.cleancode.org/svn/pickles@47 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-09-17 01:57:01 +00:00
Josh Sherman
0cd02c228f Updates to the AJAX library and added a new site!
git-svn-id: http://svn.cleancode.org/svn/pickles@43 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-09-14 02:13:25 +00:00
Josh Sherman
06efc1d126 Ported the contact form to the new naming conventions for ajax, added some stuff to the ribbon config, tweaked the contoller and added some new validation to the ajax class.
git-svn-id: http://svn.cleancode.org/svn/pickles@42 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-09-07 18:11:51 +00:00
Josh Sherman
f4a0ab7e4f Fixed a bug with the Singleton freeze/thaw, added an RSS feed Viewer and changed the pagination to include the word 'page' in the URL.
git-svn-id: http://svn.cleancode.org/svn/pickles@41 4d10bc64-7434-11dc-a737-d2d0f8310089
2008-09-03 04:09:07 +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
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
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
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
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
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
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
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
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
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