Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more layout fixes | Frank Karlitschek | 2011-04-16 | 3 | -7/+49 |
| | |||||
* | add a date format function for more eyecandy | Frank Karlitschek | 2011-04-16 | 2 | -11/+28 |
| | |||||
* | application listing works more or less now | Frank Karlitschek | 2011-04-16 | 2 | -28/+9 |
| | |||||
* | Merge branch 'refactoring' of git.kde.org:owncloud into refactoring | Frank Karlitschek | 2011-04-16 | 4 | -14/+113 |
|\ | | | | | | | | | Conflicts: admin/apps.php | ||||
| * | Changes in the user experience | Jakob Sack | 2011-04-16 | 3 | -9/+145 |
| | | |||||
* | | first "broken" step for an app installation | Frank Karlitschek | 2011-04-16 | 1 | -0/+50 |
| | | |||||
* | | Merge branch 'refactoring' of git.kde.org:owncloud into refactoring | Frank Karlitschek | 2011-04-16 | 5 | -28/+81 |
|\| | |||||
| * | First sketch of a user administration | Jakob Sack | 2011-04-16 | 5 | -28/+81 |
| | | |||||
* | | first stepp of application installation | Frank Karlitschek | 2011-04-16 | 1 | -0/+49 |
|/ | |||||
* | get rid of the oc_require and friends | Robin Appelman | 2011-04-16 | 4 | -4/+4 |
| | |||||
* | Try to make owncloud working again | Jakob Sack | 2011-04-15 | 5 | -5/+5 |
| | |||||
* | Fix a couple of minor coding errors | Robin Appelman | 2011-03-18 | 3 | -6/+6 |
| | |||||
* | Merge branch 'refactoring' of git.kde.org:owncloud into refactoring | François KUBLER | 2011-03-09 | 4 | -13/+13 |
|\ | | | | | | | | | | | | | | | | | Conflicts: admin/templates/index.php templates/layout.admin.php templates/layout.user.php All conflicts are fixed. | ||||
| * | Base for a more flexible navigation | Jakob Sack | 2011-03-03 | 4 | -7/+7 |
| | | |||||
| * | New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user ↵ | Jakob Sack | 2011-03-03 | 2 | -2/+2 |
| | | | | | | | | preferences | ||||
* | | Fixed PHP syntax in template files. | François KUBLER | 2011-03-09 | 3 | -8/+8 |
| | | | | | | | | | | | | * Full PHP tags * Alternative syntax for control structures * Semi-colon at the end of instructions | ||||
* | | Fixed some typos in admins templates. | François KUBLER | 2011-03-09 | 3 | -16/+16 |
|/ | | | | | * We have to use full tags (<?php) and not short tags (<?) * We have to use the alternative syntax for control structures (see http://www.php.net/manual/en/control-structures.alternative-syntax.php). | ||||
* | Forgot to change some calls of linkTo | Jakob Sack | 2011-03-02 | 4 | -4/+4 |
| | |||||
* | Admin pages are for admins only, right? | Jakob Sack | 2011-03-02 | 4 | -4/+4 |
| | |||||
* | Getting rid of Smarty, using our own template system | Jakob Sack | 2011-03-02 | 6 | -37/+57 |
| | |||||
* | Say Smarty to only use one compile directory. Makes setup somewhat easier. | Jakob Sack | 2011-03-02 | 1 | -0/+0 |
| | |||||
* | Start of the refactoring. Commit is quite big because I forgot to use git ↵ | Jakob Sack | 2011-03-01 | 10 | -21/+255 |
| | | | | right from the beginning. Sorry. | ||||
* | Fix licencing, make headers refer to intended AGPL, include copy of AGPL | Jonathan Riddell | 2011-02-09 | 1 | -1/+1 |
| | |||||
* | fix permissions, start to implement private data api | Martin T. H. Sandsmark | 2010-07-16 | 1 | -0/+0 |
| | |||||
* | when not admin, only show logs of the current user | Robin | 2010-05-22 | 1 | -1/+0 |
| | |||||
* | merge | Robin | 2010-04-28 | 2 | -0/+0 |
| | |||||
* | change the config system to support multi user | Robin | 2010-04-23 | 2 | -0/+42 |