Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initial work on new user management | Robin Appelman | 2011-08-09 | 4 | -431/+131 |
| | |||||
* | fixed navigation styling for apps page | Jan-Christoph Borchardt | 2011-08-08 | 1 | -4/+4 |
| | |||||
* | show settings page in the correct context | Robin Appelman | 2011-08-08 | 3 | -6/+6 |
| | |||||
* | dont use a different navigation page for settings stuff | Robin Appelman | 2011-08-08 | 1 | -7/+0 |
| | |||||
* | fix disableing/enabling apps | Robin Appelman | 2011-08-08 | 3 | -6/+4 |
| | |||||
* | various style fixes | Jan-Christoph Borchardt | 2011-08-08 | 2 | -3/+3 |
| | |||||
* | beautified backend, first iteration | Jan-Christoph Borchardt | 2011-08-08 | 3 | -40/+22 |
| | |||||
* | fixed upload button | Jan-Christoph Borchardt | 2011-08-08 | 1 | -1/+0 |
| | |||||
* | adjusted backend, deactivated Apps subentry | Jan-Christoph Borchardt | 2011-08-08 | 8 | -94/+20 |
| | |||||
* | cleaned up settings a bit | Jan-Christoph Borchardt | 2011-08-03 | 3 | -24/+4 |
| | |||||
* | forgot to generate the translation files | Jan-Christoph Borchardt | 2011-07-30 | 1 | -0/+20 |
| | |||||
* | Transifex connection, added French and part of Bulgarian | Jan-Christoph Borchardt | 2011-07-30 | 5 | -12/+28 |
| | |||||
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 14 | -61/+61 |
| | |||||
* | Merge branch 'master' of git://anongit.kde.org/owncloud into autoload | Jakob Sack | 2011-07-29 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: lib/base.php lib/filestorage.php | ||||
| * | remove dummy settings | Robin Appelman | 2011-07-28 | 1 | -1/+1 |
| | | |||||
* | | Delete requires in applications where possible | Jakob Sack | 2011-07-27 | 3 | -4/+0 |
|/ | |||||
* | Show installed apps as default for the apps entry on the settings page. | Robin Appelman | 2011-07-25 | 2 | -5/+4 |
| | | | | Installing new apps is moved to the subentry | ||||
* | forgot to commit css for user management | Robin Appelman | 2011-07-20 | 1 | -0/+3 |
| | |||||
* | Some ui work on user management, but it can still use a lot of improvement. | Robin Appelman | 2011-07-20 | 3 | -85/+81 |
| | |||||
* | only try to create the user once | Robin Appelman | 2011-07-06 | 1 | -13/+19 |
| | |||||
* | More nl l10n improvements | Hans Bakker | 2011-07-04 | 1 | -9/+9 |
| | |||||
* | Make Jans German translation usuable | Jakob Sack | 2011-06-23 | 1 | -0/+20 |
| | |||||
* | add oc_user::getUser to get the user id of the loggedin user | Robin Appelman | 2011-06-22 | 9 | -9/+9 |
| | |||||
* | added polish translation | Kamil Domanski | 2011-06-22 | 1 | -0/+21 |
| | |||||
* | install new shipped apps before fetching all apps | Kamil Domanski | 2011-06-21 | 1 | -2/+1 |
| | |||||
* | changed app enable status to buttons | Kamil Domanski | 2011-06-21 | 3 | -14/+16 |
| | |||||
* | install shipped apps also in "installed apps" page | Kamil Domanski | 2011-06-21 | 1 | -0/+3 |
| | |||||
* | fixed wrong php tags | Kamil Domanski | 2011-06-21 | 1 | -4/+4 |
| | |||||
* | Updated l10n script, fixed translation in admin/users template | Jakob Sack | 2011-06-21 | 1 | -1/+1 |
| | |||||
* | Updated danish translation | Jakob Sack | 2011-06-21 | 1 | -3/+3 |
| | |||||
* | update dutch translations | Robin Appelman | 2011-06-21 | 1 | -0/+20 |
| | |||||
* | l10nlist.shuffle ;-) | Jakob Sack | 2011-06-20 | 1 | -12/+12 |
| | |||||
* | All translations should be in the new system | Jakob Sack | 2011-06-20 | 1 | -0/+20 |
| | |||||
* | New i18n-structure | Jakob Sack | 2011-06-20 | 1 | -91/+0 |
| | |||||
* | enable/disable apps by clicking their status | Kamil Domanski | 2011-06-20 | 5 | -3/+38 |
| | |||||
* | fixed minor string omission | Kamil Domanski | 2011-06-20 | 1 | -1/+1 |
| | |||||
* | added basic "installed apps" page | Kamil Domanski | 2011-06-20 | 4 | -44/+98 |
| | |||||
* | More l10n-stuff | Jakob Sack | 2011-06-19 | 2 | -0/+96 |
| | |||||
* | admin templates are now translateable | Kamil Domanski | 2011-06-19 | 5 | -25/+25 |
| | |||||
* | handle app repo connection failure | Kamil Domanski | 2011-06-18 | 2 | -0/+14 |
| | |||||
* | remove plugins settings page | Robin Appelman | 2011-06-14 | 2 | -80/+0 |
| | |||||
* | remove outdated plugins entry in settings page | Robin Appelman | 2011-06-14 | 1 | -1/+0 |
| | |||||
* | Fix typo | Jakob Sack | 2011-04-18 | 1 | -1/+1 |
| | |||||
* | Even more fixes on user management. Any designers here that want to make it ↵ | Jakob Sack | 2011-04-18 | 2 | -4/+4 |
| | | | | good looking? | ||||
* | More error checking in user management | Jakob Sack | 2011-04-18 | 5 | -16/+60 |
| | |||||
* | Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring | Jakob Sack | 2011-04-18 | 4 | -2/+2 |
|\ | |||||
| * | even shinier icons | Jan-Christoph Borchardt | 2011-04-18 | 4 | -2/+2 |
| | | |||||
* | | Improved documentation for group management | Jakob Sack | 2011-04-18 | 1 | -1/+1 |
|/ | |||||
* | User management works, now we need some usability expert ... | Jakob Sack | 2011-04-18 | 2 | -9/+24 |
| | |||||
* | shiny new symbolic icons, yay | Jan-Christoph Borchardt | 2011-04-17 | 5 | -4/+4 |
| |