Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | open app thru index.php | Georg Ehrke | 2012-04-18 | 4 | -14/+45 |
| | |||||
* | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 147 | -147/+147 |
| | |||||
* | improving file actions also for multiselect | Jan-Christoph Borchardt | 2012-04-15 | 2 | -7/+9 |
| | |||||
* | tooltip for delete shows up to the left | Jan-Christoph Borchardt | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | fixing file action positioning | Jan-Christoph Borchardt | 2012-04-15 | 1 | -2/+1 |
| | |||||
* | create a new filename when the uploaded file already exist | Robin Appelman | 2012-04-15 | 2 | -4/+22 |
| | |||||
* | Fix password is being saved even if not changed | Bart Visscher | 2012-04-15 | 1 | -0/+4 |
| | | | | Fixes: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-303 | ||||
* | OC_Group_Backend.php misses function groupexists | Bart Visscher | 2012-04-15 | 2 | -1/+18 |
| | | | | Fix http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-182 | ||||
* | Add well-known redirects to htaccess | Bart Visscher | 2012-04-15 | 2 | -1/+9 |
| | | | | | | Fixes: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-232 http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-445 | ||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Tom Needham | 2012-04-15 | 10 | -110/+33 |
|\ | |||||
| * | fixing oc-375 - a number is appended tp the filename | Thomas Müller | 2012-04-15 | 2 | -1/+30 |
| | | |||||
| * | Display correct URL in caldav and carddav paths | Jakob Sack | 2012-04-15 | 3 | -3/+2 |
| | | |||||
| * | Remove useless, unmaintained dav.php | Jakob Sack | 2012-04-15 | 5 | -106/+1 |
| | | |||||
* | | Update ace | Tom Needham | 2012-04-15 | 83 | -8885/+19884 |
|/ | |||||
* | dont try to view psd files | Robin Appelman | 2012-04-15 | 1 | -0/+3 |
| | |||||
* | dont allow draging files to the current directory | Robin Appelman | 2012-04-15 | 1 | -4/+6 |
| | |||||
* | fix filecache rename hook | Robin Appelman | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Tom Needham | 2012-04-15 | 41 | -4858/+15915 |
|\ | |||||
| * | Merge branch 'master' of gitorious.org:owncloud/owncloud | Thomas Müller | 2012-04-15 | 4 | -24/+30 |
| |\ | |||||
| | * | Bookmarks: handle input with & and ?, fixes oc-201 | Arthur Schiwon | 2012-04-15 | 1 | -18/+18 |
| | | | |||||
| | * | do no offer 'undo delete' on opera | Robin Appelman | 2012-04-15 | 1 | -3/+3 |
| | | | | | | | | | | | | opera lacks the onunload to make it work | ||||
| * | | pdfjs updated from github | Thomas Müller | 2012-04-15 | 39 | -4837/+15894 |
| | | | |||||
* | | | Remove google web font | Tom Needham | 2012-04-15 | 1 | -1/+1 |
| | | | |||||
* | | | remove unused css | Tom Needham | 2012-04-15 | 1 | -5/+2 |
| |/ |/| | |||||
* | | Force Files app to top of app menu | Tom Needham | 2012-04-15 | 1 | -1/+1 |
| | | |||||
* | | sanity check on language selection | Robin Appelman | 2012-04-15 | 1 | -2/+8 |
|/ | |||||
* | clean the collection view after rescanning | Robin Appelman | 2012-04-15 | 1 | -0/+5 |
| | |||||
* | enable archive support on default | Robin Appelman | 2012-04-15 | 1 | -0/+1 |
| | |||||
* | only run archive tests if the test data is available | Robin Appelman | 2012-04-15 | 2 | -14/+22 |
| | |||||
* | only run tests of enabled apps | Robin Appelman | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | group LDAP: simple basic tests | Arthur Schiwon | 2012-04-15 | 1 | -0/+6 |
| | |||||
* | group LDAP: usersInGroup not getUsersInGroup | Arthur Schiwon | 2012-04-15 | 2 | -3/+11 |
| | | | | offer static readonly properties | ||||
* | don't forget changes in lib_ldap for last commit | Arthur Schiwon | 2012-04-15 | 1 | -7/+11 |
| | |||||
* | group LDAP: implemented getUsersInGroup() | Arthur Schiwon | 2012-04-15 | 1 | -8/+18 |
| | |||||
* | group LDAP: implemented getUserGroups() | Arthur Schiwon | 2012-04-15 | 1 | -0/+11 |
| | |||||
* | typo | Arthur Schiwon | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | group LDAP: implemented inGroup() | Arthur Schiwon | 2012-04-15 | 3 | -4/+65 |
| | |||||
* | fixing opacity and fading, also for IE | Jan-Christoph Borchardt | 2012-04-15 | 2 | -15/+15 |
| | |||||
* | display file actions perfectly | Jan-Christoph Borchardt | 2012-04-15 | 1 | -2/+6 |
| | |||||
* | increasing the file row height a bit | Jan-Christoph Borchardt | 2012-04-15 | 1 | -2/+2 |
| | |||||
* | renamed extention to extension, also now only showing lowercase | Jan-Christoph Borchardt | 2012-04-15 | 15 | -39/+39 |
| | |||||
* | show text for file actions | Jan-Christoph Borchardt | 2012-04-15 | 2 | -7/+6 |
| | |||||
* | fixed settings hover, now whole row sensitive and fading not jerky | Jan-Christoph Borchardt | 2012-04-15 | 3 | -6/+4 |
| | |||||
* | add span around fileactions | Robin Appelman | 2012-04-15 | 1 | -2/+3 |
| | |||||
* | add public api to get the file id from the cache | Robin Appelman | 2012-04-15 | 1 | -0/+34 |
| | |||||
* | fix installing shipped apps | Robin Appelman | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | fix getAppVersion error | Bartek Przybylski | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | firefighting Robin-breakage | Jan-Christoph Borchardt | 2012-04-14 | 1 | -1/+1 |
| | |||||
* | don't rely on the old version in info.xml anymore | Robin Appelman | 2012-04-14 | 3 | -4/+4 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Jan-Christoph Borchardt | 2012-04-14 | 14 | -42/+344 |
|\ |