Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | implement shared calendar activation on server side | Georg Ehrke | 2012-04-18 | 4 | -2/+24 | |
* | | | | | | | | | | | | | | implement shared calendar activation on js-side | Georg Ehrke | 2012-04-18 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | resotre old templates/part.choosecalendar.rowfields.php - i hate merge conflicts | Georg Ehrke | 2012-04-18 | 1 | -3/+7 | |
* | | | | | | | | | | | | | | fix merge conflicts | Georg Ehrke | 2012-04-15 | 139 | -13812/+35948 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Tom Needham | 2012-04-15 | 7 | -32/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | 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 | 4 | -29/+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 | |
| * | | | | | | | | | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Tom Needham | 2012-04-15 | 40 | -4855/+15912 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of gitorious.org:owncloud/owncloud | Thomas Müller | 2012-04-15 | 1 | -18/+18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Bookmarks: handle input with & and ?, fixes oc-201 | Arthur Schiwon | 2012-04-15 | 1 | -18/+18 | |
| | * | | | | | | | | | | | | | | 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 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | | Merge branch 'master' into calendar_sharing | Georg Ehrke | 2012-04-15 | 6 | -12/+12 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | renamed extention to extension, also now only showing lowercase | Jan-Christoph Borchardt | 2012-04-15 | 6 | -12/+12 | |
* | | | | | | | | | | | | | | fix merge conflicts | Georg Ehrke | 2012-04-15 | 75 | -90/+334 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Contact: Don't use non core class in appinfo/app.php | Bart Visscher | 2012-04-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | few pieces of documentation | Arthur Schiwon | 2012-04-14 | 1 | -0/+17 | |
| * | | | | | | | | | | | | | give back expected result types as long as logic is not there yet | Arthur Schiwon | 2012-04-14 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | test for ldap group backend | Arthur Schiwon | 2012-04-14 | 1 | -0/+36 | |
| * | | | | | | | | | | | | | starting to create the ldap group backend (with some inspiration from Yoann G... | Arthur Schiwon | 2012-04-14 | 3 | -0/+183 | |
| * | | | | | | | | | | | | | reuse OC_L10N objects | Robin Appelman | 2012-04-14 | 19 | -21/+15 | |
| * | | | | | | | | | | | | | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 42 | -21/+21 | |
| * | | | | | | | | | | | | | Remove go to line | Tom Needham | 2012-04-14 | 1 | -25/+17 | |
| * | | | | | | | | | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Tom Needham | 2012-04-14 | 8 | -19/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Sharing: Add a filename after public share link | Bart Visscher | 2012-04-14 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | Sharing: Don't get share icon for undefined filename | Bart Visscher | 2012-04-14 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | Sharing: Define missing template vars | Bart Visscher | 2012-04-14 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | improve flexibility of search providers a bit | Robin Appelman | 2012-04-14 | 5 | -10/+10 | |
| | * | | | | | | | | | | | | | LDAP: don't keep possibly outdated passwords | Arthur Schiwon | 2012-04-14 | 1 | -4/+0 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Tom Needham | 2012-04-13 | 16 | -63/+225 | |
| |\| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Update language string | Tom Needham | 2012-04-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | fix unsharing of events | Georg Ehrke | 2012-04-13 | 2 | -4/+4 | |
* | | | | | | | | | | | | | | add chosen script to calendar | Georg Ehrke | 2012-04-13 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | fix public sharing of calendars | Georg Ehrke | 2012-04-13 | 2 | -3/+3 | |
* | | | | | | | | | | | | | | fix class name | Georg Ehrke | 2012-04-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | check permission check in share function | Georg Ehrke | 2012-04-13 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | fix merge conflicts | Georg Ehrke | 2012-04-13 | 103 | -37027/+332 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | |