- Feb 24, 2015
-
-
Hermann Mayer authored
-
- Jan 08, 2015
-
-
Hermann Mayer authored
- Dec 17, 2014
-
-
Hermann Mayer authored
-
- Apr 20, 2013
-
-
Hermann Mayer authored
-
- Jun 10, 2012
-
-
Hermann Mayer authored
-
Hermann Mayer authored
- Upgraded Frontend Libraries (jQuery 1.7.2 and fancybox 2.0.6) - Modified Extern Template to handle eBays new Link policy
-
- Jun 09, 2012
-
-
Hermann Mayer authored
-
Hermann Mayer authored
-
Hermann Mayer authored
- General Code Cleanups (Stripped HTML, Clean CSS) - Implemented Render Action for Products Controller - Cleared the Application Structure - Ready making for the final v2.0 Release Framework - General Code Cleanups, Removed Unnessesary Stuff (PDO Class, Abstract Model)
-
Hermann Mayer authored
- Implemented Register/Validate Action for Auth Controller - Added user defined Salt for Passwords Support Framework - Added a Mail Class (Wrapping mail()) - Added ReCAPTCHA Class (forked from v1.11 and customized)
-
- Jun 07, 2012
-
-
Hermann Mayer authored
- Entities where updated to better handle cascadings (Bugfix) - Moved Filemanagement Code to Product and Image Models - Cleaned up Application Code Basis - Better Behaivior of the Application (usefull redirects)
-
- Jun 06, 2012
-
-
Hermann Mayer authored
- Implemented a Images Controller with New/Delete Action - Image-Uploads are Supported and work properly - Added a new Sideboard Section: "Orte" for navigation - Some small Style tweaks Framework - Autoloader - Validation of Loading a Class now checks if a File exits and the Class Declaration is in it we wanted to load (Bugfix) - URL Helper - Redirects now set proper HTTP headers to prevent caching them
-
- Jun 05, 2012
-
-
Hermann Mayer authored
- Implemented Details/New/Edit/Delete Action for Products Controller - Added jQuery Validation Plugin - Style Updates for Tables
-
- Jun 04, 2012
-
-
Hermann Mayer authored
- To restore Server Compatibility
-
Hermann Mayer authored
- Added Auth Plugin - Implemented now fully the Login/Logout Auth Stack - Base_Controller Adjustments for the Tabs (Login/Logout Switch) + Extra Secured Tabs Adding - Added a Message Handler to the Base_Controller - Resolve Message Codes from the Request URL - Added a Ucp/Product Controller - IndexAction contains a plain Product List of the User now - Split off the Message Code into seperate Template file (Partial) Framework - Plugin System implemented - Hooks added to the Dispatcher (pre/post Dispatch Hooks) - Session Management implemented - Start / End a Session - Set / Get Session Vars API - Generic Auth implemented - Compare Credential + Hash Method etc - Start Auth Session ~> Session Management [Login] - Update Auth Session - Stop Auth Session [Logout] - Smarty - Replaced DOMDocument View-Loader with simpler file_get_contents + Method to prevent HTML escaping (Object Syntax Error on Smarty Templates) + This also should give a performance boost if a View is loaded
-
Hermann Mayer authored
- Major Style Updates - Further Updates
-
- May 30, 2012
-
-
Hermann Mayer authored
- Major Style Updates - Changed Form Style - Better Coloring of the Page - Auto-Size adjustment - Cleaned the default Template - Content Styles Added - Updated Changelog (View + Project File)
-
- May 21, 2012
-
-
Hermann Mayer authored
-
- May 10, 2012
-
-
Hermann Mayer authored
- Style Cleanups - Added Message Handler to Base Controller - Added basic Auth Logic to the Auth Controller (Simple Login) Framework - Added a comparator method for Class_Auth - Removed Class_Acl Stub, we dont implement Acl (Not yet)
-
- Apr 24, 2012
-
-
Hermann Mayer authored
- Added Doctrine Entities - Added a custom Bootstrap, to load Doctrine Framework - Added Support for Custom Bootstraping - Integrated Doctrine fully to the Project - Fixed minor Notice Warnings in serval Classes
-
- Apr 23, 2012
-
-
Hermann Mayer authored
- Formated Entity Classes - Added DocComments to all Properties and Methods - Doctrine Connection - Added UTF8 Support for the Connection - Added ENUM Support for MySQL Connection (now we can use doctrine orm:schema-tool correctly) - Now we use Relations on Entities, assembled out of the Best Practices - Cascading was added to User and Product Entities - Updated test.php Code for example usage
-
- Apr 22, 2012
-
-
Hermann Mayer authored
- Builded Staging Code for DB Schema using Doctrine - Tested this code, and worked through the Getting Started Docs
-
- Apr 14, 2012
-
-
Hermann Mayer authored
- Some small CSS tweaks - Added Content to the About Page - Pumped Version 0.2 Alpha
-
Hermann Mayer authored
- Url Helper - Supports now to handle striped default parts (no need to add index or default) - File Helper - Completly new Helper for Managing Deep File List Searches and collecting MVC Data Used to handle new Autoloading and Dispatching of the URI - Dispatcher - Completly rewritten URI parsing algorithm to achieve the best interpretation of the request - Using a Mix of Guessing (File Helper MVC Stuff / Combo Guessing) and incrementally probing - Support for handling striped default parts in URI - Architectural - Implemented Module Handling - Now we can group our MVC's to separated Modules - Autoloader - Refactored the Autoloader Class to archieve better reusability - Added Debugging Option - Now multiple Lookup methods are supported - They are executed on by on, as long as nothing worked so far if we found a solution for this file/class we load it and dont process further - Added a MVC Lookup
-
- Apr 12, 2012
-
-
Hermann Mayer authored
- Changed File Hierarchy Structure to uppercase the first Character of a File/Dir - Only inside the Root File Hierarchy Structures, so the Root Structure is all lowercase - Modified the Autoloader for this Task - Smarty - Upgraded Smarty from Version 3.1.4 to 3.1.8 - Moved Smarty to the root of library/Smarty (no libs dir anymore) - Added Docs (Changelog, Licence, etc.) to the Library - Doctrine - Added Doctrine to Libraries
-
- Apr 03, 2012
-
-
Hermann Mayer authored
- Added serval Views and new Controller and Actions - Added new Stylesheets for forms - Extended the Icon sprite Framework - Build SERVER const easier - Fixed APPLICATION_ENV defining
-
Hermann Mayer authored
- Restructured the Application Directory - Added Support for Helpers - Moved Autoloader into a Core Class - Refactored Dispatcher and splited into Core Application - Core Application has a bootstrap and a run method - Documented all Files - Cleaned up Application (Controller/Views) - Now we got a clean separation of library and application - Fixed a Dispatcher Bug, now we use the url helper to redirect
-
- Apr 02, 2012
-
-
Hermann Mayer authored
- Written a small Framework from scratch - Added Support for Autoloading - Added Template Support through Smarty - Added MVC structure Support - Added Support for MySQL Adapter - Added Support for INI Config files - Added Minimal Dispatcher - URI resolving to controller/action - Support for additional Parameters - Support for pre/post Dispatch Hooks
-
- Apr 01, 2012
-
-
Hermann Mayer authored
- Using HTML5, CSS3 and JS. - For the Galery we use FancyBox.
-
Hermann Mayer authored
- Started from v1.0.3b
-