2008-05-06 |
vinnl | * [Friends] Members can now apply to be added to the...
|
commit | commitdiff | tree |
2008-05-06 |
vinnl | * [Friends] Contacts can now be edited.
|
commit | commitdiff | tree |
2008-05-05 |
vinnl | * [Friends] Created the Friends module to manage a...
|
commit | commitdiff | tree |
2008-05-02 |
vinnl | * [Imagestream] Image streams now have a heading.
|
commit | commitdiff | tree |
2008-05-02 |
vinnl | * [Planet] You can now delete planets.
|
commit | commitdiff | tree |
2008-05-02 |
vinnl | * [Planet] You can now edit a planet's settings (i...
|
commit | commitdiff | tree |
2008-05-02 |
vinnl | * [Planet] Planets can now be edited.
|
commit | commitdiff | tree |
2008-05-02 |
vinnl | Some feed rendering improvements in the Planet module.
|
commit | commitdiff | tree |
2008-05-01 |
vinnl | * Created the "secure" view helper, an alternative...
|
commit | commitdiff | tree |
2008-05-01 |
vinnl | * [Planet] Feeds are now accessed through the unified...
|
commit | commitdiff | tree |
2008-05-01 |
vinnl | Improved on the module installation process.
|
commit | commitdiff | tree |
2008-04-30 |
vinnl | Started new theme (dubbed "choicy" for now).
|
commit | commitdiff | tree |
2008-04-29 |
vinnl | Great amount of work on the Planet module.
|
commit | commitdiff | tree |
2008-04-29 |
vinnl | Started on the Planet module.
|
commit | commitdiff | tree |
2008-04-28 |
vinnl | Some Imagestream improvements.
|
commit | commitdiff | tree |
2008-04-27 |
vinnl | Addition of Imagestream module.
|
commit | commitdiff | tree |
2008-04-23 |
vinnl | More progress on installation.
|
commit | commitdiff | tree |
2008-04-19 |
vinnl | Working to get installation working smootly.
|
commit | commitdiff | tree |
2008-04-18 |
vinnl | Started working on installation of modules (completed...
|
commit | commitdiff | tree |
2008-04-18 |
vinnl | All modules can now check whether they're installed...
|
commit | commitdiff | tree |
2008-04-17 |
vinnl | Started actual work on module installation.
|
commit | commitdiff | tree |
2008-04-16 |
vinnl | Little bugfix in the ConfList view helper in using...
|
commit | commitdiff | tree |
2008-04-16 |
vinnl | Several improvements to the page module.
|
commit | commitdiff | tree |
2008-04-06 |
vinnl | * [Html] You can now only add an HTML block if you...
|
commit | commitdiff | tree |
2008-04-05 |
vinnl | If everything worked out as it should, Pivip now also...
|
commit | commitdiff | tree |
2008-04-05 |
vinnl | * The .htaccess file is updated to set some PHP flags...
|
commit | commitdiff | tree |
2008-04-05 |
vinnl | [Html] HTML blocks can now be edited and deleted.
|
commit | commitdiff | tree |
2008-04-04 |
vinnl | * [Html] You can now add HTML blocks to a page.
|
commit | commitdiff | tree |
2008-04-04 |
vinnl | [Html] Created the Html module, which allows you to...
|
commit | commitdiff | tree |
2008-04-04 |
vinnl | [Page] Blocks are now loaded from cache.
|
commit | commitdiff | tree |
2008-04-04 |
vinnl | [Page] Blocks can now also be loaded on a per-page...
|
commit | commitdiff | tree |
2008-04-04 |
vinnl | Migrated from Zend_Db to Doctrine.
|
commit | commitdiff | tree |
2008-03-28 |
vinnl | [Openid] Fixed a bug when saving the user's data.
|
commit | commitdiff | tree |
2008-03-26 |
vinnl | Fixed a bug in Pivip_Auth_Identity.
|
commit | commitdiff | tree |
2008-03-26 |
vinnl | Added the roles "author" and "editor".
|
commit | commitdiff | tree |
2008-03-25 |
vinnl | Errors are now handled a bit more graceful by the Errorhandl...
|
commit | commitdiff | tree |
2008-03-24 |
vinnl | * The Branding module now makes use of Vogel_View_Helper_Qu...
|
commit | commitdiff | tree |
2008-03-24 |
vinnl | The Admin module now displays a list of configurable...
|
commit | commitdiff | tree |
2008-03-24 |
vinnl | * The administration link is now only displayed when...
|
commit | commitdiff | tree |
2008-03-22 |
vinnl | Users can now login with their OpenID. When it is their...
|
commit | commitdiff | tree |
2008-03-21 |
vinnl | The OpenID module can now display a login form in the...
|
commit | commitdiff | tree |
2008-03-21 |
vinnl | Items can now be added to the navigation menu, the...
|
commit | commitdiff | tree |
2008-03-21 |
vinnl | Modules are no longer required to provide a bootstrap...
|
commit | commitdiff | tree |
2008-03-21 |
vinnl | Added the Branding module to allow for branding of...
|
commit | commitdiff | tree |
2008-03-21 |
vinnl | Implemented file logging, made the OpenID module use it.
|
commit | commitdiff | tree |
2008-03-21 |
vinnl | Notifications are now displayed.
|
commit | commitdiff | tree |
2008-03-20 |
vinnl | The Page module now selects a default stylesheet according...
|
commit | commitdiff | tree |
2008-03-20 |
vinnl | The superuser's OpenID and details are now saved to...
|
commit | commitdiff | tree |
2008-03-19 |
vinnl | The administrator is now first asked for database connection...
|
commit | commitdiff | tree |
2008-03-19 |
vinnl | The superuser's OpenID is now checked before being...
|
commit | commitdiff | tree |
2008-03-18 |
vinnl | The OpenID module now prompts for configuration when...
|
commit | commitdiff | tree |
2008-03-17 |
vinnl | Little cleanup on the installation page (still rendered...
|
commit | commitdiff | tree |
2008-03-17 |
vinnl | Configuration is now saved during installation, started...
|
commit | commitdiff | tree |
2008-03-04 |
vinnl | Updated the Pivip_Db_Table_Abstract specification ...
|
commit | commitdiff | tree |
2008-03-04 |
vinnl | Little refactoring of Install Module, created Pivip_Db_Table...
|
commit | commitdiff | tree |
2008-03-03 |
vinnl | Yet some more work on installation (yes, I know it...
|
commit | commitdiff | tree |
2008-03-02 |
vinnl | Translations are now done right.
|
commit | commitdiff | tree |
2008-03-02 |
vinnl | Merge git@gitorious.org:pivip/mainline
|
commit | commitdiff | tree |
2008-02-29 |
vinnl | Removed application/ directory which wasn't used atm...
|
commit | commitdiff | tree |
2008-02-29 |
vinnl | Unabstracted Pivip_Module_Abstract::install and Pivip_Module...
|
commit | commitdiff | tree |
2008-02-29 |
vinnl | The Page Module now sets itself as default the Right...
|
commit | commitdiff | tree |
2008-02-28 |
vinnl | Started on the translation module so I can start off...
|
commit | commitdiff | tree |
2008-02-28 |
vinnl | Hmm, I seemed to have forgotten to add the SegmentMapper...
|
commit | commitdiff | tree |
2008-02-28 |
vinnl | Uncommented most of the require()s in the specifications...
|
commit | commitdiff | tree |
2008-02-28 |
vinnl | Started the specification for the SegmentMapper FrontControl...
|
commit | commitdiff | tree |
2008-02-28 |
vinnl | Created a FrontController plugin for the Page module...
|
commit | commitdiff | tree |
2008-02-28 |
vinnl | Renaming Plugins to Modules should now be done.
|
commit | commitdiff | tree |
2008-02-28 |
vinnl | Plugins will, from now on, be named Modules, so I've...
|
commit | commitdiff | tree |
2008-02-27 |
vinnl | Started on the layout HTML.
|
commit | commitdiff | tree |
2008-02-27 |
vinnl | Cleaned up specifications to follow new controller...
|
commit | commitdiff | tree |
2008-02-27 |
vinnl | Yay, I managed to display something! Only problem is...
|
commit | commitdiff | tree |
2008-02-27 |
vinnl | Changed Pivip_Debug's methods to static methods.
|
commit | commitdiff | tree |
2008-02-27 |
vinnl | Some messing with the Page plugin - nothing works yet.
|
commit | commitdiff | tree |
2008-02-26 |
vinnl | Plugins' bootstrap code is now called
|
commit | commitdiff | tree |
2008-02-26 |
vinnl | Finished Pivip_Debug.
|
commit | commitdiff | tree |
2008-02-26 |
vinnl | Merge branch 'master' into coding
|
commit | commitdiff | tree |
2008-02-26 |
vinnl | Created the class skeleton for Pivip_Debug, started...
|
commit | commitdiff | tree |
2008-02-26 |
vinnl | First baby steps doing some actual coding.
|
commit | commitdiff | tree |
2008-02-26 |
vinnl | Cleaned up index.php.
|
commit | commitdiff | tree |
2008-02-26 |
vinnl | Started specification skeletons. Everything to be done...
|
commit | commitdiff | tree |
2008-02-25 |
vinnl | Started coding the files that already have specifications...
|
commit | commitdiff | tree |
2008-02-23 |
vinnl | Created specs for everything that does not need stubs...
|
commit | commitdiff | tree |
2008-02-03 |
vinnl | Basic structure created using PHPDoc
|
commit | commitdiff | tree |