summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ported addSyript and other small stuffFrank Karlitschek2012-05-0128-65/+65
|
* porting of OC_User to public API complete.Frank Karlitschek2012-05-018-8/+8
| | | | What better thing to do during a long train ride than refactoring ;-)
* ported getUserFrank Karlitschek2012-05-0180-183/+183
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-05-011-0/+2
|\
| * create remote directoryGeorg Ehrke2012-05-011-0/+2
| |
* | ported isLoggedInFrank Karlitschek2012-05-013-3/+3
|/
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-0146-124/+131
|
* Checks if config folder is writable on begin of the installation.Marvin Thomas Rabe2012-05-011-2/+10
|
* OC_User: handle success properlyArthur Schiwon2012-05-011-1/+1
|
* port some of the log call to the new public apiFrank Karlitschek2012-05-016-17/+17
| | | | more to come
* OC_User: don't say password changed when it is not trueArthur Schiwon2012-05-011-2/+3
|
* LDAP: remove Notices on settingsArthur Schiwon2012-05-011-2/+2
|
* LDAP: decent behaviour and log message when there is no connection to the ↵Arthur Schiwon2012-05-011-2/+11
| | | | LDAP server
* add/remove handlersBartek Przybylski2012-05-012-15/+30
|
* port to use the new public apiFrank Karlitschek2012-05-0119-33/+33
|
* some more work on the public APIFrank Karlitschek2012-05-012-2/+87
|
* forgot a fileFrank Karlitschek2012-05-011-0/+11
|
* fixing syntax errorThomas Müller2012-04-301-5/+0
|
* fix a PHP NoticeGeorg Ehrke2012-04-301-6/+9
|
* fix path in calendars geo.jsGeorg Ehrke2012-04-301-1/+1
|
* one todo lessFrank Karlitschek2012-04-301-1/+0
|
* Implement a basic versioning configuration. Only a on/off switch for now.Frank Karlitschek2012-04-302-8/+16
| | | | | I changed my mind about the more complex configuration options. We go with good default for now and don´t expose all the technical options to the users. They can still override in the config file if it´s really really needed and they know what they are doing
* load the files app in a way that doesn´t break oC3 configurationsFrank Karlitschek2012-04-301-2/+2
|
* we require php 5.3 now. so please notify the user if an old version is in useFrank Karlitschek2012-04-301-0/+3
|
* show the username in the title. good idea.Frank Karlitschek2012-04-301-1/+1
|
* tiny typoFrank Karlitschek2012-04-301-1/+1
|
* removing executable bit from various filesThomas Mueller2012-04-30343-0/+0
|
* Various file path fixes.Thomas Tanghus2012-04-307-9/+12
|
* Contacts: Small css tweaks.Thomas Tanghus2012-04-301-7/+8
|
* Contacts: Forgot to add the import template.Thomas Tanghus2012-04-291-0/+34
|
* Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are ↵Thomas Tanghus2012-04-299-125/+27
| | | | | | still not shown in the UI. Remove an obsolute file and did some cleanup.
* Contacts: removed unused method and ajax file.Thomas Tanghus2012-04-293-68/+1
|
* jquery.combobox: Added 'showButton' optionThomas Tanghus2012-04-291-30/+33
|
* don´t hardcode files app. we have no a standard info.xml in filesFrank Karlitschek2012-04-291-1/+1
|
* enable by default. at least during oC4 testingFrank Karlitschek2012-04-291-0/+1
|
* add a info.xml to filesFrank Karlitschek2012-04-291-0/+10
|
* add files to blacklist. Should be always onFrank Karlitschek2012-04-291-1/+1
|
* improve rescanning foldersRobin Appelman2012-04-291-25/+35
|
* fix file deletionRobin Appelman2012-04-291-2/+2
|
* remove non existing files from the cache when rescanning a folderRobin Appelman2012-04-292-15/+20
|
* only install shipped apps on setup that should be enabled by defaultRobin Appelman2012-04-291-7/+3
|
* bugfix for oc-346Daniel2012-04-291-1/+1
|
* Support "songs" ampache API action for proper rhythmbox supportNIEK Antoine2012-04-291-0/+3
|
* moving the file actions properlyJan-Christoph Borchardt2012-04-281-3/+3
|
* add version file to files appGeorg Ehrke2012-04-281-0/+1
|
* add apps/inc.php to .gitignoreGeorg Ehrke2012-04-281-0/+1
|
* some fixes for sharingGeorg Ehrke2012-04-276-9/+4
|
* fix duplicated entries on uploadBartek Przybylski2012-04-271-1/+0
|
* remove debug messageGeorg Ehrke2012-04-271-1/+0
|
* fix parsing of app parameter and fix external appGeorg Ehrke2012-04-271-1/+9
|