Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-08 | 614 | -1641/+2125 |
| | |||||
* | Merge pull request #8942 from owncloud/fix-user-search-field | Volkan Gezer | 2014-06-08 | 1 | -1/+1 |
|\ | | | | | fix hidden user group search field | ||||
| * | fix hidden user group search field | Volkan Gezer | 2014-06-07 | 1 | -1/+1 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-07 | 536 | -15604/+18729 |
| | |||||
* | Merge pull request #8927 from owncloud/expire_only_link_shares | Björn Schießle | 2014-06-06 | 6 | -111/+136 |
|\ | | | | | only expire link shares | ||||
| * | set minDate and maxDate in datepicker | Bjoern Schiessle | 2014-06-06 | 2 | -1/+7 |
| | | |||||
| * | only expire link shares | Bjoern Schiessle | 2014-06-06 | 5 | -110/+129 |
| | | |||||
* | | Merge pull request #8935 from owncloud/missed-apps-tag | Raghu Nayyar | 2014-06-06 | 1 | -1/+1 |
|\ \ | | | | | | | wrap App text with t() to let it use locales | ||||
| * | | wrap App text with t() to let it use locales | Volkan Gezer | 2014-06-06 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #8925 from owncloud/extstorage-sidebar | Vincent Petry | 2014-06-06 | 8 | -5/+363 |
|\ \ \ | | | | | | | | | Added external storage list in files app | ||||
| * | | | Fixed delete button CSS in ext storage list | Vincent Petry | 2014-06-06 | 3 | -9/+10 |
| | | | | |||||
| * | | | Added more columns to ext storage list | Vincent Petry | 2014-06-06 | 3 | -22/+55 |
| | | | | | | | | | | | | | | | | | | | | Now using system mount and personal mount calls to get the relevant mount points including backend information. | ||||
| * | | | Fixed ext storage list sorting | Vincent Petry | 2014-06-06 | 1 | -8/+6 |
| | | | | |||||
| * | | | Added external storage list in files app | Vincent Petry | 2014-06-06 | 7 | -0/+326 |
| | |/ | |/| | |||||
* | | | Merge pull request #8933 from owncloud/fix-logo-glitch | Raghu Nayyar | 2014-06-06 | 7 | -62/+10 |
|\ \ \ | | | | | | | | | Fix logo glitch | ||||
| * | | | reduce padding by 1px after increasing image | Jan-Christoph Borchardt | 2014-06-06 | 1 | -1/+1 |
| | | | | |||||
| * | | | fix logo glitch, add whitespace around form | Jan-Christoph Borchardt | 2014-06-06 | 7 | -61/+9 |
| |/ / | |||||
* | | | Merge pull request #8253 from owncloud/pk-on-all-tables-master | Thomas Müller | 2014-06-06 | 8 | -3/+109 |
|\ \ \ | | | | | | | | | Primary keys on all tables master | ||||
| * | | | adding PK to table encryption | Thomas Müller | 2014-06-06 | 8 | -3/+109 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adding auto increment/PK to table files_trash adding PK to table ldap_user_mapping and ldap_group_members adding PK to table ldap_group_mapping truncate permissions table to allow smooth creation of primary key adding unit test for creating an auto increment column on a table which already contains data remove unneeded table files_trashsizes fix unit test no need to truncate *PREFIX*permissions On Oracle adding auto increment columns is not working out of the box - Oracle migrations are to be done manually | ||||
* | | | | Merge pull request #8921 from owncloud/fix-remove-storage-master | Thomas Müller | 2014-06-06 | 1 | -10/+22 |
|\ \ \ \ | |_|/ / |/| | | | No need to create a storage within remove | ||||
| * | | | No need to create a storage within remove | Thomas Müller | 2014-06-06 | 1 | -10/+22 |
| | | | | |||||
* | | | | Merge pull request #8922 from owncloud/design-controls-transparency | Jan-Christoph Borchardt | 2014-06-06 | 6 | -46/+25 |
|\ \ \ \ | |_|_|/ |/| | | | Bugfixes for mobile | ||||
| * | | | fix left padding of controls bar for apps without navigation | Jan-Christoph Borchardt | 2014-06-06 | 1 | -1/+6 |
| | | | | |||||
| * | | | slight transparency for controls bar for more open feel | Jan-Christoph Borchardt | 2014-06-06 | 1 | -1/+1 |
| | | | | |||||
| * | | | fix apps without app-navigation | Jan-Christoph Borchardt | 2014-06-06 | 1 | -1/+1 |
| | | | | |||||
| * | | | unify controls bar, remove duplicate from user management | Jan-Christoph Borchardt | 2014-06-06 | 5 | -43/+17 |
| | | | | |||||
* | | | | Merge pull request #8923 from owncloud/app-settings-input | Jan-Christoph Borchardt | 2014-06-06 | 2 | -4/+9 |
|\ \ \ \ | | | | | | | | | | | app settings: display input fields at full width | ||||
| * | | | | app settings: display input fields at full width | Jan-Christoph Borchardt | 2014-06-06 | 2 | -4/+9 |
| | | | | | |||||
* | | | | | Merge pull request #4553 from owncloud/update_search_classes | Vincent Petry | 2014-06-06 | 22 | -134/+687 |
|\ \ \ \ \ | |/ / / / |/| | | | | Update search classes | ||||
| * | | | | allow apps to add translation for search result typeid | Jörn Friedrich Dreyer | 2014-06-06 | 2 | -1/+8 |
| | | | | | |||||
| * | | | | use non static access to search | Jörn Friedrich Dreyer | 2014-06-06 | 2 | -2/+2 |
| | | | | | |||||
| * | | | | fix namespace for legacy search classes | Jörn Friedrich Dreyer | 2014-06-06 | 2 | -2/+2 |
| | | | | | |||||
| * | | | | make search non-static, add ISearch to server container, make legacy a ↵ | Jörn Friedrich Dreyer | 2014-06-06 | 9 | -31/+146 |
| | | | | | | | | | | | | | | | | | | | | static wrapper for it, move provider and result to public api | ||||
| * | | | | minor phpdoc cleanup and imports | Jörn Friedrich Dreyer | 2014-06-05 | 6 | -13/+14 |
| | | | | | |||||
| * | | | | Simplify client-side result customization | Andrew Brown | 2014-06-05 | 1 | -28/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The issue was that search results from other providers (contacts, calendar, etc.) were unformatted, like 'event' or 'contact', while the built-in event types (folder, file, etc.) were being modified by custom result functions to something like 'Files' or 'Folders'. The fix is to capitalize and translate all result types by default. Custom formatting is still allowed (and example documentation has been added) but the built-in result formatters where now unnecessary and were removed. | ||||
| * | | | | Move new search results to 'lib/private/search' | Andrew Brown | 2014-06-05 | 5 | -1/+1 |
| | | | | | |||||
| * | | | | Move legacy search to 'lib/private/legacy' | Andrew Brown | 2014-06-05 | 5 | -68/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes errors where apps would try to start providers using OC_Search and would fail. Also, made OC_Search simply inherit from \OC\Search. | ||||
| * | | | | Re-add type to legacy OC_Search_Result class | Andrew Brown | 2014-06-05 | 1 | -1/+14 |
| | | | | | |||||
| * | | | | use path param to create scrollto url | Jörn Friedrich Dreyer | 2014-06-05 | 1 | -11/+16 |
| | | | | | |||||
| * | | | | decode filename for scrollto | Jörn Friedrich Dreyer | 2014-06-05 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | fix minor typos | Jörn Friedrich Dreyer | 2014-06-05 | 1 | -0/+25 |
| | | | | | |||||
| * | | | | Add audio and image result types | Andrew Brown | 2014-06-05 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Add audio and image result types | Andrew Brown | 2014-06-05 | 3 | -1/+81 |
| | | | | | |||||
| * | | | | fix formatting | Jörn Friedrich Dreyer | 2014-06-05 | 10 | -191/+200 |
| | | | | | |||||
| * | | | | Add legacy adapters for file search | Andrew Brown | 2014-06-05 | 4 | -0/+133 |
| | | | | | |||||
| * | | | | Move to new namespace convention and add new result sub-classing | Andrew Brown | 2014-06-05 | 6 | -100/+323 |
| | | | | | |||||
* | | | | | Merge pull request #8895 from owncloud/mimetype_fixes | Thomas Müller | 2014-06-06 | 3 | -3/+78 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | add more and fix office mimetypes, migrate wrong mimetypes | ||||
| * | | | | increase version number of files and migration trigger | Jörn Friedrich Dreyer | 2014-06-06 | 2 | -2/+2 |
| | | | | | |||||
| * | | | | add more and fix office mimetypes, migrate wrong mimetypes | Jörn Friedrich Dreyer | 2014-06-06 | 2 | -2/+77 |
|/ / / / | |||||
* | | | | Merge pull request #8666 from owncloud/mount-remove | icewind1991 | 2014-06-06 | 30 | -377/+1185 |
|\ \ \ \ | | | | | | | | | | | Support for (re)moving mountpoints |