summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-03111-4847/+3161
|
* Return properly formatted jsondata.Thomas Tanghus2012-08-022-8/+8
|
* Correct namespace usage.Thomas Tanghus2012-08-021-1/+1
|
* Remove loggingThomas Tanghus2012-08-021-1/+0
|
* I was a bit too fast in removing methods yesterday...Thomas Tanghus2012-08-021-0/+14
|
* If first addressbook was empty it was seen as if there where no contacts at all.Thomas Tanghus2012-08-021-1/+4
|
* Line length...Thomas Tanghus2012-08-024-35/+79
|
* Remove onunload handler when delete is cancelled.Thomas Tanghus2012-08-021-0/+1
|
* Use popup class style for ninja-mode help.Thomas Tanghus2012-08-023-9/+7
|
* More files to delete \o/Thomas Tanghus2012-08-022-50/+0
|
* Updated JS namespace.Thomas Tanghus2012-08-022-1504/+1494
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-02225-9248/+9817
|
* And then the missing files ;)Thomas Tanghus2012-08-022-0/+218
|
* Addressbooks settings rewrite and cleanup.Thomas Tanghus2012-08-0217-283/+98
|
* little fix for previous commitGeorg Ehrke2012-08-011-1/+1
|
* fix a subadmin UI bugGeorg Ehrke2012-08-012-1/+11
|
* Propagate exceptions in OC.appSettings.Thomas Tanghus2012-08-011-2/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-0115-25/+32
|
* Fix #476Jakob Sack2012-07-311-4/+7
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-31314-16807/+25007
|
* Forgot to also use the options I added :-PThomas Tanghus2012-07-311-1/+1
|
* Added some more options to OC.appSettings().Thomas Tanghus2012-07-311-2/+33
|
* Changed fix parameter to OC.appSettings().Thomas Tanghus2012-07-311-1/+1
|
* Made the parameter for OC.appSettings() an object to be able to extend it.Thomas Tanghus2012-07-311-2/+5
|
* White spaceThomas Tanghus2012-07-311-7/+6
|
* Unregister from personal settings.Thomas Tanghus2012-07-311-2/+0
|
* Implemented app settings in popup.Thomas Tanghus2012-07-315-12/+18
|
* Popup for app specific settings.Thomas Tanghus2012-07-312-16/+48
|
* Remove OC_App::register call in OCP\App::registerJakob Sack2012-07-301-1/+1
|
* Add notifications and undo support for replacing files when renamingMichael Gapczynski2012-07-302-20/+104
|
* LDAP: don't die on unexpected collisions, handle empty display-name ↵Arthur Schiwon2012-07-302-13/+28
| | | | attributes properly
* Remove deprecated code.Thomas Tanghus2012-07-301-16/+0
|
* Code style.Thomas Tanghus2012-07-301-36/+69
|
* Check if the are contacts marked as deleted and warn if so.Thomas Tanghus2012-07-301-5/+55
|
* Fixed potential error in logging.Thomas Tanghus2012-07-301-3/+3
|
* Removed text/plain header.Thomas Tanghus2012-07-303-7/+0
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-30132-1991/+2964
|
* Add additional error handling for emailing private linksMichael Gapczynski2012-07-293-7/+21
|
* Tweak appearance of undo delete notificationMichael Gapczynski2012-07-293-4/+4
|
* Methods to disable and enable usersTom Needham2012-07-291-2/+35
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-2945-279/+416
|
* Correction for 'Fix group detection for sharing in case username contains ↵Michael Gapczynski2012-07-281-3/+6
| | | | '@', fix for oc-1270'
* Remove delete tipsy if file is deleted, fixes bug oc-958Michael Gapczynski2012-07-271-0/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-28129-366/+9448
|
* bookmarks.pot and lib.pot added to transifexThomas Mueller2012-07-281-0/+12
|
* Set filter to empty if not set by Ampache clientMichael Gapczynski2012-07-271-3/+2
|
* Set the user id when authenticating user for Ampache, fixes bug oc-219Michael Gapczynski2012-07-271-0/+2
|
* Fix group detection for sharing in case username contains '@', fix for oc-1270Michael Gapczynski2012-07-272-2/+7
|
* Only call mkdir() if the root folder does not exist for FTP external storageMichael Gapczynski2012-07-271-2/+3
|
* Fix incorrect copy/paste for file_put_contents()Michael Gapczynski2012-07-271-1/+1
|