Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move files to app folder | Georg Ehrke | 2012-04-18 | 68 | -0/+0 |
| | |||||
* | make menu work with movable apps | Georg Ehrke | 2012-04-18 | 1 | -1/+5 |
| | |||||
* | Merge branch 'master' into movable_apps | Georg Ehrke | 2012-04-18 | 45 | -677/+5201 |
|\ | |||||
| * | check if PHP mod GD is installed | Arthur Schiwon | 2012-04-17 | 1 | -0/+3 |
| | | |||||
| * | check if PHP mod JSON is installed | Arthur Schiwon | 2012-04-17 | 1 | -0/+3 |
| | | |||||
| * | test data for archives | Robin Appelman | 2012-04-17 | 3 | -0/+4 |
| | | |||||
| * | upload arrow has full opacity, button is highlighted for new users and empty ↵ | Jan-Christoph Borchardt | 2012-04-17 | 2 | -2/+3 |
| | | | | | | | | folders | ||||
| * | LDAP: don't forget to unbind | Arthur Schiwon | 2012-04-16 | 1 | -0/+11 |
| | | |||||
| * | checked, works for me | Arthur Schiwon | 2012-04-16 | 1 | -1/+0 |
| | | |||||
| * | group ldap: check configuration | Arthur Schiwon | 2012-04-16 | 1 | -2/+16 |
| | | |||||
| * | group LDAP: implement groupExists function, needed for Sharing | Arthur Schiwon | 2012-04-16 | 1 | -0/+9 |
| | | |||||
| * | OC_Group does expect object, not string | Arthur Schiwon | 2012-04-16 | 1 | -1/+1 |
| | | |||||
| * | minor code beautification | Arthur Schiwon | 2012-04-16 | 1 | -2/+3 |
| | | |||||
| * | use the right attribute for member retrieval | Arthur Schiwon | 2012-04-16 | 1 | -1/+2 |
| | | |||||
| * | a string be a string | Arthur Schiwon | 2012-04-16 | 1 | -1/+1 |
| | | |||||
| * | dont show action text for folders bold | Robin Appelman | 2012-04-16 | 1 | -1/+1 |
| | | |||||
| * | fix delete button not always disapearing | Robin Appelman | 2012-04-16 | 1 | -2/+2 |
| | | |||||
| * | fix 2 potential xss problems | Robin Appelman | 2012-04-16 | 3 | -3/+3 |
| | | |||||
| * | adding sticker logo jpg | Jan-Christoph Borchardt | 2012-04-16 | 1 | -0/+0 |
| | | |||||
| * | improving leftcontent display, increasing item height | Jan-Christoph Borchardt | 2012-04-16 | 1 | -1/+3 |
| | | |||||
| * | reload log after changing log level | Robin Appelman | 2012-04-16 | 2 | -4/+17 |
| | | |||||
| * | merge log into admin | Robin Appelman | 2012-04-16 | 7 | -57/+60 |
| | | |||||
| * | updated logos and icons | Jan-Christoph Borchardt | 2012-04-16 | 22 | -598/+5050 |
| | | |||||
| * | fix creating unique filenames | Robin Appelman | 2012-04-16 | 1 | -1/+4 |
| | | |||||
| * | fix group backend | Robin Appelman | 2012-04-16 | 1 | -1/+1 |
| | | |||||
| * | return user specific paths from oc_filecache::getpath | Robin Appelman | 2012-04-16 | 1 | -1/+6 |
| | | |||||
* | | 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 |
| |/ |/| |