summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Keep order when creating php filesJakob Sack2011-06-201-9/+9
* Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-06-202-2/+2
|\
| * fixed page reload after logoutKamil Domanski2011-06-202-2/+2
* | All translations should be in the new systemJakob Sack2011-06-205-12/+68
* | more i18n improvementsJakob Sack2011-06-2021-73/+436
* | Added danish translationJakob Sack2011-06-204-0/+303
* | New i18n-structureJakob Sack2011-06-2014-8/+108
|/
* Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-06-206-4/+39
|\
| * enable/disable apps by clicking their statusKamil Domanski2011-06-205-3/+38
| * fixed minor string omissionKamil Domanski2011-06-201-1/+1
* | Fix linkTo()Jakob Sack2011-06-201-4/+11
|/
* moved core stuff to /coreJakob Sack2011-06-2065-12/+25
* Activate "active" for subentriesJakob Sack2011-06-202-38/+47
* fix sqlite3 driver for php<5.3Robin Appelman2011-06-201-1/+3
* added basic "installed apps" pageKamil Domanski2011-06-204-44/+98
* make help translateableKamil Domanski2011-06-201-2/+2
* make files app translateableKamil Domanski2011-06-202-15/+15
* dutch translationsRobin Appelman2011-06-206-0/+338
* make personal settings translatableRobin Appelman2011-06-205-16/+109
* add settings option for languageRobin Appelman2011-06-205-31/+99
* app files_publiclink is now translateableKamil Domanski2011-06-202-8/+8
* Autodetection of language is working nowJakob Sack2011-06-191-1/+1
* Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-06-191-1/+1
|\
| * and even more properly now ;PKamil Domanski2011-06-191-1/+1
* | More l10n-stuffJakob Sack2011-06-1925-55/+584
|/
* index now properly reloaded after setupKamil Domanski2011-06-191-1/+1
* shipped apps are no longer hardcodedKamil Domanski2011-06-192-25/+39
* improved check in oc_preferences if a key already existsRobin Appelman2011-06-191-3/+5
* only load apps if they existRobin Appelman2011-06-191-1/+3
* add post_* hooks to filesystem for write, create, delete, rename and copyRobin Appelman2011-06-191-27/+76
* admin templates are now translateableKamil Domanski2011-06-195-25/+25
* Fixed documentation of OC_L10NJakob Sack2011-06-191-3/+5
* L10N is here ;-)Jakob Sack2011-06-1910-20/+214
* tabs, not spacesJakob Sack2011-06-191-13/+14
* Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-06-193-10/+77
|\
| * allow disabling apps, install apps as disabledKamil Domanski2011-06-193-10/+77
* | Load preferences only if user is registeredJakob Sack2011-06-191-1/+1
|/
* Removed debug messagesJakob Sack2011-06-191-11/+1
* l10n addedJakob Sack2011-06-192-2/+252
* added preferences to base.php, will be needed for i18n stuffJakob Sack2011-06-192-2/+3
* forgot "event" as a parameter.Jakob Sack2011-06-191-2/+2
* move installation of shipped apps to setupKamil Domanski2011-06-192-21/+19
* change db index names to avoid collisionsKamil Domanski2011-06-182-6/+6
* handle app repo connection failureKamil Domanski2011-06-183-58/+84
* only create one connection to a sqlite3 database, fixes 'Database locked' err...Robin Appelman2011-06-171-0/+8
* make new folder dialog behave more like a regular form, so you can press ente...Robin Appelman2011-06-172-2/+3
* prevent some possible warnings if there are files in /appsRobin Appelman2011-06-171-1/+1
* make the system for default fileactions more flexibleRobin Appelman2011-06-161-5/+8
* allow plugins to cancel filesystem operations using the provided hooksRobin Appelman2011-06-161-49/+103
* default to sqlite3 over sqlite2 for new installationsRobin Appelman2011-06-161-2/+2