summaryrefslogtreecommitdiffstats
path: root/core/ajax
Commit message (Collapse)AuthorAgeFilesLines
* pass the name of the item source from the browser to the server - no need to ↵Thomas Müller2013-10-231-1/+2
| | | | get the data via complicated db queries
* Merge pull request #5446 from frisco82/fixNotifyUserFrank Karlitschek2013-10-211-1/+1
|\ | | | | Fix notify user checkbox
| * fix notify user, and made js more resiliant to changesRamiro Aparicio2013-10-211-1/+1
| |
* | fix user displayName not being shown after add, added class for improved ↵Ramiro Aparicio2013-10-211-3/+4
|/ | | | styling, fix strong for groups when english is not being used
* Merge pull request #5133 from owncloud/js_vcategories_to_tagsThomas Tanghus2013-10-116-222/+0
|\ | | | | Js vcategories to tags
| * Remove obsolete files.Thomas Tanghus2013-10-046-222/+0
| |
* | find users which are in the same groupBjoern Schiessle2013-10-081-1/+1
| |
* | Fixed array syntax to work with PHP 5.3Vincent Petry2013-10-041-1/+1
| | | | | | | | | | | | It seems that array brackets are only supported starting with PHP 5.4. Fixed the array brackets to be compatible and not cause a syntax error in PHP 5.3.
* | fix array_diff callBjoern Schiessle2013-10-041-1/+1
| |
* | fix mail subject; don't show time for expire dateBjoern Schiessle2013-09-301-2/+3
| |
* | use template for txt and html mails to send notification mailsBjoern Schiessle2013-09-251-19/+22
| |
* | coding-style fixesBjoern Schiessle2013-09-031-2/+14
| |
* | Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-09-022-6/+45
|\| | | | | | | | | Conflicts: lib/util.php
| * Merge master into oc_previewGeorg Ehrke2013-08-301-6/+5
| |\
| | * Use Group methods for searching, fixes #4201Arthur Schiwon2013-08-301-6/+5
| | |
| * | Merge master into oc_previewGeorg Ehrke2013-08-292-13/+18
| |\|
| * | outsource sharing and deleted files previews to appsGeorg Ehrke2013-08-192-129/+0
| | |
| * | style fixes for preview libGeorg Ehrke2013-08-191-4/+5
| | |
| * | Merge master into oc_previewGeorg Ehrke2013-08-141-1/+1
| |\ \
| * | | remove \OC\Preview::showErrorPreviewGeorg Ehrke2013-08-143-12/+0
| | | |
| * | | fix code style of try catch blocksGeorg Ehrke2013-07-301-1/+1
| | | |
| * | | style fixesGeorg Ehrke2013-07-303-0/+180
| | | |
* | | | add expiration date if it is already setBjoern Schiessle2013-08-301-2/+6
| | | |
* | | | don't send mail to the user who shared the fileBjoern Schiessle2013-08-301-0/+3
| | | |
* | | | set sendMail status back to falseBjoern Schiessle2013-08-301-5/+3
| | | |
* | | | some clean-upBjoern Schiessle2013-08-301-51/+32
| | | |
* | | | enable user to inform recipients about a shared file by mailBjoern Schiessle2013-08-301-4/+102
| |_|/ |/| |
* | | Merge pull request #4552 from dampfklon/fix4552Morris Jobke2013-08-281-1/+5
|\ \ \ | | | | | | | | Make group suffix in share dialog translatable
| * | | Make group suffix in share dialog translatabledampfklon2013-08-221-1/+5
| | |/ | |/|
* / | adding translations to update eventsThomas Müller2013-08-271-12/+13
|/ /
* | Merge pull request #4271 from owncloud/plural_translationsOwen Winkler2013-08-081-1/+1
|\ \ | |/ |/| Plural translations
| * return plural form in ajax translationsThomas Müller2013-08-031-1/+1
| |
* | split upgrade logic from ajax fileRobin Appelman2013-07-061-107/+28
|/
* Use templates to theme share e-mails (#3683)Stephan Arts2013-06-141-9/+14
|
* Add undefined verision variablesMichael Gapczynski2013-05-171-1/+3
|
* Connect watcher failure function to the failure signalBart Visscher2013-05-041-1/+1
|
* Move start of the maintenance mode to the ajax callBart Visscher2013-05-041-0/+3
| | | | Make sure the update page is shown in a browser. And not an ajax request
* port 22c8194cc8fde88957dbc8c6d9e253fac3c637bbArthur Schiwon2013-04-021-3/+7
|
* Add missing backticks.root2013-03-301-2/+2
| | | | Especially at user without "" PostgreSQL likes to fail.
* Remove Debug outputArthur Schiwon2013-03-271-2/+0
|
* Upgrade FileCache on ownCloud upgrade for all users with filesArthur Schiwon2013-03-271-0/+45
|
* Merge pull request #2320 from ceri/masterFrank Karlitschek2013-03-151-2/+2
|\ | | | | Fix erroneous email when folders are shared
| * Correct emails when folders are shared.Ceri Davies2013-03-141-2/+2
| | | | | | | | itemType is never "dir"; it's either "file" or "folder".
* | use display name as sender for private link mails, approved in #2294Björn Schießle2013-03-141-1/+1
|/
* Clear the CSS and JS cache earlier to make sure update goes smoothlyMichael Gapczynski2013-03-051-4/+0
|
* Fix noticeLukas Reschke2013-03-021-1/+2
|
* up limit of share dropdown from 4 to 15, scrollbar after 4 1/2 entries, fix #135Jan-Christoph Borchardt2013-02-281-3/+3
|
* Disable prepared query caching while doing an upgradeRobin Appelman2013-02-261-1/+2
|
* Style cleanup core dirBart Visscher2013-02-211-10/+52
|
* Remove invalid characters from app id to prevent loading of invalid resourcesBart Visscher2013-02-091-0/+1
|