Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small styling fix for New button | Robin Appelman | 2011-11-04 | 2 | -4/+5 |
| | |||||
* | Merge branch 'master' into newbutton | Robin Appelman | 2011-11-04 | 54 | -257/+3912 |
|\ | |||||
| * | Merge commit 'refs/merge-requests/69' of ↵ | Brice Maron | 2011-11-04 | 5 | -0/+136 |
| |\ | | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/69 | ||||
| | * | Be consistent with licencing | Brice Maron | 2011-10-29 | 1 | -1/+1 |
| | | | |||||
| | * | Change name and fix a typo | Brice Maron | 2011-10-29 | 6 | -14/+14 |
| | | | |||||
| | * | Add a dependencies check apps | Brice Maron | 2011-10-29 | 5 | -0/+136 |
| | | | |||||
| * | | make webfinger work properly if owncloud is installed in a subdirectory | Robin Appelman | 2011-11-03 | 1 | -2/+9 |
| | | | |||||
| * | | no longer rely on PEAR::isError since we can use PDO now | Robin Appelman | 2011-11-03 | 1 | -24/+0 |
| | | | |||||
| * | | use database table prefix from installer, not the old configured value | Robin Appelman | 2011-11-03 | 1 | -2/+2 |
| | | | |||||
| * | | Fix bug with spaces in file names. | Brice Maron | 2011-11-02 | 2 | -2/+3 |
| | | | |||||
| * | | attempt to manage some special chars in file list | Brice Maron | 2011-11-01 | 7 | -31/+56 |
| | | | | | | | | | | | | | | | | | | Added a jquery function to filter by attributes. Add more logging in rename file Use the new function to avoid errors | ||||
| * | | Add sequence name in insertid to be more portable | Brice Maron | 2011-10-29 | 7 | -18/+18 |
| | | | |||||
| * | | upgrade to Sabredav 1.5.4 | Robin Appelman | 2011-10-29 | 21 | -78/+103 |
| |/ | |||||
| * | Enable php display_errors setting | Bart Visscher | 2011-10-27 | 1 | -0/+3 |
| | | |||||
| * | Fix html id's in part.addcardform.php | Bart Visscher | 2011-10-27 | 1 | -5/+5 |
| | | |||||
| * | Disable loading non-existing settings script in bookmark app | Bart Visscher | 2011-10-27 | 1 | -1/+1 |
| | | |||||
| * | Fix setproperty form | Bart Visscher | 2011-10-25 | 1 | -9/+9 |
| | | |||||
| * | use existing correct info icons | Jan-Christoph Borchardt | 2011-10-23 | 2 | -76/+1731 |
| | | |||||
| * | Merge branch 'master' of gitorious.org:owncloud/owncloud | Jan-Christoph Borchardt | 2011-10-23 | 1 | -2/+35 |
| |\ | |||||
| | * | provide function for updating the database scheme | Robin Appelman | 2011-10-23 | 1 | -2/+35 |
| | | | |||||
| * | | corrected link for app dev instructions | Jan-Christoph Borchardt | 2011-10-23 | 1 | -1/+1 |
| |/ | |||||
| * | improve detection of database backend | Robin Appelman | 2011-10-23 | 1 | -2/+13 |
| | | |||||
| * | corrected position of in-field labels a bit | Jan-Christoph Borchardt | 2011-10-23 | 1 | -2/+2 |
| | | |||||
| * | textfield is now less obtrusive / opaque | Jan-Christoph Borchardt | 2011-10-23 | 1 | -3/+5 |
| | | |||||
| * | added all logo source SVGs | Jan-Christoph Borchardt | 2011-10-23 | 3 | -0/+1781 |
| | | |||||
* | | upgraded the new new button. Didn't and doesn't work in Firefox though | Jan-Christoph Borchardt | 2011-10-23 | 4 | -11/+85 |
| | | |||||
* | | 'New' button, needs some css work | Robin Appelman | 2011-10-23 | 6 | -43/+129 |
|/ | |||||
* | improve mimetype detection | Robin Appelman | 2011-10-23 | 1 | -9/+12 |
| | |||||
* | fix fopen | Robin Appelman | 2011-10-23 | 1 | -1/+3 |
| | |||||
* | Do not set incorrect components for default calendar | David Iwanowitsch | 2011-10-23 | 1 | -1/+1 |
| | |||||
* | Change 'Help translating' to 'Help translate' | Michael Gapczynski | 2011-10-22 | 1 | -1/+1 |
| | |||||
* | improved style in contacts | Jakob Sack | 2011-10-22 | 4 | -85/+76 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2011-10-22 | 13 | -175/+601 |
|\ | |||||
| * | Some improvements on the contact application | Jakob Sack | 2011-10-22 | 12 | -171/+594 |
| | | |||||
| * | Fix translations, empty properties | Jakob Sack | 2011-10-22 | 5 | -9/+12 |
| | | |||||
* | | change the error hint from suggesting to change the owner of a directory to ↵ | Frank Karlitschek | 2011-10-22 | 2 | -3/+3 |
|/ | | | | changing the permissions. changing the owner of a director is not possible via ftp. | ||||
* | new "external" application. you can integrate external application like ↵ | Frank Karlitschek | 2011-10-22 | 10 | -0/+549 |
| | | | | roundcube, squirellmail or a wiki into ownCloud. | ||||
* | change licencing headers for sqlite3 driver | Robin Appelman | 2011-10-22 | 6 | -265/+120 |
| | |||||
* | fix log level check | Robin Appelman | 2011-10-22 | 1 | -1/+1 |
| | |||||
* | Avoid error when no image is provided for cover or thumbnail | Brice Maron | 2011-10-22 | 2 | -8/+14 |
| | |||||
* | Fix unescessary use of non portable 'replace' sql and add loging when GD not ↵ | Brice Maron | 2011-10-22 | 2 | -2/+5 |
| | | | | installed | ||||
* | Fix music navigation entry controls going over the sidebar | Michael Gapczynski | 2011-10-22 | 1 | -1/+1 |
| | |||||
* | Change javascript new folder from old icon to new | Michael Gapczynski | 2011-10-22 | 1 | -1/+1 |
| | |||||
* | Redirect file browser if directory does not exist | Michael Gapczynski | 2011-10-22 | 1 | -0/+4 |
| | |||||
* | removed '/' from file path because only Unix people understand the concept ↵ | Jan-Christoph Borchardt | 2011-10-22 | 1 | -2/+2 |
| | | | | of that. Plus, 'Files' itself is the root. | ||||
* | Correct unknown breadcrumb add '/' permanantly in it and DRY code for last ↵ | Brice Maron | 2011-10-21 | 2 | -9/+5 |
| | | | | breadcrumb | ||||
* | Fix function name error in contacts app | Bart Visscher | 2011-10-21 | 1 | -1/+1 |
| | |||||
* | bold current folder in breadcrumbs | Jan-Christoph Borchardt | 2011-10-21 | 2 | -4/+9 |
| | |||||
* | only show checkbox on hovering filetype icon | Jan-Christoph Borchardt | 2011-10-21 | 1 | -1/+1 |
| | |||||
* | hopefully finally fixed the initial breadcrumb arrow | Jan-Christoph Borchardt | 2011-10-21 | 2 | -4/+9 |
| |