Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | !!!READ FULL COMMIT MESSAGE!!! | Kevin Chabowski | 2013-10-02 |
| | | | | | | | | | This commit fixes a bug in the PluginPackage class. Before this fix, metadata was not extracted correctly. Since r7r-repo does not generate these dynamically for every request, you need to fix them manually: This PHP script will fix them for you: https://gist.github.com/kch42/6786529 | ||
* | Removed content from repometa. | Kevin Chabowski | 2012-03-03 |
| | |||
* | Some improvements to setup and a README. | Kevin Chabowski | 2012-01-06 |
| | |||
* | Updated .gitignore files. | Kevin Chabowski | 2012-01-06 |
| | |||
* | Improved setup and added INSTALL file. | Kevin Chabowski | 2012-01-06 |
| | |||
* | search implemented. | Kevin Chabowski | 2012-01-06 |
| | |||
* | my_plugins implemented and rewritten main/index. | Kevin Chabowski | 2012-01-06 |
| | |||
* | Fixed a bug in home/index. | Kevin Chabowski | 2012-01-06 |
| | |||
* | package viewer and upload implemented. | Kevin Chabowski | 2012-01-06 |
| | |||
* | New STE version. | Kevin Chabowski | 2012-01-06 |
| | |||
* | Fixed Package class. | Kevin Chabowski | 2012-01-06 |
| | |||
* | Added author property to Package class. | Kevin Chabowski | 2012-01-05 |
| | |||
* | Linked packages on home. | Kevin Chabowski | 2012-01-05 |
| | |||
* | account implemented | Kevin Chabowski | 2012-01-05 |
| | |||
* | admin implemented. | Kevin Chabowski | 2012-01-05 |
| | |||
* | register implemented. | Kevin Chabowski | 2012-01-05 |
| | |||
* | login and logout implemented. | Kevin Chabowski | 2012-01-05 |
| | |||
* | New directory hierachy. index and setup implemented. | Kevin Chabowski | 2012-01-05 |
| | |||
* | Initial Commit. | Kevin Chabowski | 2011-12-28 |
* Many files copied from Ratatöskr (maybe there should be some kind of libratatoeskr ?) * Included the Stupid Template Engine * Wrote first version of models.php |