Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migration: Fix contacts and bookmarks | Tom Needham | 2012-06-27 | 1 | -4/+4 |
| | |||||
* | utf8 in der DB config | Marco B | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | Remove OC_App::register function | Bart Visscher | 2012-05-31 | 1 | -2/+0 |
| | | | | The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty. | ||||
* | mark the apps as part of the shipped package and increase the requirement to ↵ | Frank Karlitschek | 2012-05-18 | 1 | -1/+2 |
| | | | | ownCloud 4 | ||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 2 | -0/+0 |
| | |||||
* | added a nice API to get the installes Apps with names, urls and icon from ↵ | Frank Karlitschek | 2012-05-05 | 1 | -1/+2 |
| | | | | | | the outside. This is useful for some nice upcoming desktop and mobile integration | ||||
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 1 | -3/+3 |
| | |||||
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -3/+3 |
| | |||||
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 2 | -1/+1 |
| | |||||
* | Return JSON for import and export methods of OC_Migrate | Tom Needham | 2012-04-07 | 1 | -1/+0 |
| | |||||
* | Fix bookmarks migration provider | Tom Needham | 2012-03-27 | 1 | -2/+2 |
| | |||||
* | look for migrate.php in appinfo folder | Tom Needham | 2012-03-27 | 1 | -0/+69 |
| | |||||
* | Find migrate.php even for disabled apps. Improve ui for user and admin ↵ | Tom Needham | 2012-03-13 | 1 | -4/+0 |
| | | | | migrations | ||||
* | Fix merge conflict | Tom Needham | 2012-03-02 | 3 | -13/+7 |
|\ | |||||
| * | Search: Change provider registration to class name, for lazy loading of ↵ | Bart Visscher | 2012-03-01 | 1 | -1/+2 |
| | | | | | | | | search providers | ||||
| * | Removed redundant code. | Marvin Thomas Rabe | 2012-02-22 | 3 | -11/+3 |
| | | |||||
* | | more commenting out for debugging, added logging commands | Tom Needham | 2012-02-03 | 1 | -0/+4 |
|/ | |||||
* | Added searchprovider for bookmarks, initial l10n support for bookmark plugin | David Iwanowitsch | 2012-02-01 | 1 | -1/+6 |
| | | | | moved some code from updateList.php to bookmarks.php, to make it reusable | ||||
* | removed description. changed target to _blank. removed sorting. updated layout. | Marvin Thomas Rabe | 2011-10-08 | 1 | -7/+0 |
| | |||||
* | moved bookmarklet to personal. username must be provided when adding a new user. | Marvin Thomas Rabe | 2011-10-08 | 1 | -19/+6 |
| | |||||
* | Bookmarks DB structure change, description is optional | Arthur Schiwon | 2011-08-23 | 1 | -1/+1 |
| | |||||
* | fix database layout for sqlite3 | Arthur Schiwon | 2011-08-16 | 1 | -1/+1 |
| | |||||
* | initial commit of Bookmarks App | Arthur Schiwon | 2011-08-15 | 3 | -0/+164 |