| Commit message (Expand) | Author | Age | Files | Lines |
* | Translation for date column | Côme BERNIGAUD | 2011-08-28 | 1 | -10/+11 |
* | more valid HTML, alt attributes, refactored pagenavi etc. | Jan-Christoph Borchardt | 2011-08-20 | 1 | -2/+2 |
* | moved search box directly to template | Jan-Christoph Borchardt | 2011-08-10 | 1 | -3/+1 |
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Jakob Sack | 2011-08-08 | 1 | -13/+6 |
|\ |
|
| * | do proper styling for settings pages | Robin Appelman | 2011-08-08 | 1 | -0/+5 |
| * | dont use a different navigation page for settings stuff | Robin Appelman | 2011-08-08 | 1 | -15/+1 |
* | | Minor improvements | Jakob Sack | 2011-08-08 | 1 | -19/+15 |
|/ |
|
* | fix template.php ;-) | Jakob Sack | 2011-08-06 | 1 | -3/+4 |
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Jakob Sack | 2011-08-06 | 1 | -5/+5 |
|\ |
|
| * | fix some forgotten quotes around strings | Robin Appelman | 2011-08-05 | 1 | -3/+3 |
| * | fixed relative time calculation | Jan-Christoph Borchardt | 2011-08-05 | 1 | -5/+5 |
* | | Add principals, minor changes in base.php | Jakob Sack | 2011-08-06 | 1 | -0/+22 |
|/ |
|
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -33/+33 |
* | One class per file! | Jakob Sack | 2011-07-29 | 1 | -2/+0 |
* | implemented relative file size and coloring | Jan-Christoph Borchardt | 2011-07-29 | 1 | -0/+23 |
* | introducing simple file size, only MB as unit, details on hover | Jan-Christoph Borchardt | 2011-07-07 | 1 | -0/+8 |
* | allow plugins/apps to add custom headers to all pages | Robin Appelman | 2011-06-24 | 1 | -9/+7 |
* | provide an option to add custom elements to the header of templates | Robin Appelman | 2011-06-24 | 1 | -2/+20 |
* | moved core stuff to /core | Jakob Sack | 2011-06-20 | 1 | -4/+12 |
* | l10n added | Jakob Sack | 2011-06-19 | 1 | -2/+5 |
* | fix settings page for non-admin users | Robin Appelman | 2011-06-14 | 1 | -2/+2 |
* | add search functionality, for now only searches files but plugins/apps can ex... | Robin Appelman | 2011-04-24 | 1 | -0/+6 |
* | stylesheets have .css as extention, not .js | Robin Appelman | 2011-04-23 | 1 | -1/+1 |
* | properly load css and js files for apps | Robin Appelman | 2011-04-23 | 1 | -2/+11 |
* | Working subnavigation | Jakob Sack | 2011-04-17 | 1 | -8/+2 |
* | Completely removing personalMenu | Jakob Sack | 2011-04-16 | 1 | -2/+1 |
* | Changes in the user experience | Jakob Sack | 2011-04-16 | 1 | -4/+14 |
* | Fix template.php | Jakob Sack | 2011-04-16 | 1 | -1/+1 |
* | apps are now stored in /apps | Jakob Sack | 2011-04-16 | 1 | -1/+7 |
* | Fix a couple of minor coding errors | Robin Appelman | 2011-03-18 | 1 | -3/+3 |
* | OC_HELPER, OC_LOG and OC_TEMPLATE prepared for refactoring | Jakob Sack | 2011-03-13 | 1 | -46/+112 |
* | Make it possible to use several datadirs. | Jakob Sack | 2011-03-03 | 1 | -2/+0 |
* | Application "files" is able to list the files again, start of splitting css f... | Jakob Sack | 2011-03-02 | 1 | -1/+1 |
* | Added helper for filesize, fixed wrong name for mimetypeIcon() | Jakob Sack | 2011-03-02 | 1 | -0/+14 |
* | Introducing OC_HELPER for small helper functions; making setup of filesystem ... | Jakob Sack | 2011-03-02 | 1 | -3/+5 |
* | Make the templates working again. | Jakob Sack | 2011-03-02 | 1 | -5/+11 |
* | Getting rid of Smarty, using our own template system | Jakob Sack | 2011-03-02 | 1 | -38/+42 |
* | Say Smarty to only use one compile directory. Makes setup somewhat easier. | Jakob Sack | 2011-03-02 | 1 | -1/+1 |
* | Start of the refactoring. Commit is quite big because I forgot to use git rig... | Jakob Sack | 2011-03-01 | 1 | -0/+197 |