Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reload calendar automatically | Georg Ehrke | 2011-10-10 | 1 | -0/+1 |
* | fix webfinger install script | Michiel@unhosted | 2011-10-09 | 1 | -1/+2 |
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Michiel@unhosted | 2011-10-09 | 48 | -928/+267 |
|\ | |||||
| * | Move contact delete button to top right corner | Bart Visscher | 2011-10-09 | 2 | -1/+2 |
| * | Show add contact form on opening contacts page | Bart Visscher | 2011-10-09 | 2 | -8/+1 |
| * | apps/bookmarks: remove unused variable | Florian Pritz | 2011-10-08 | 1 | -2/+0 |
| * | apps/bookmarks: follow redirects when fetching title | Florian Pritz | 2011-10-08 | 1 | -1/+48 |
| * | removed description. changed target to _blank. removed sorting. updated layout. | Marvin Thomas Rabe | 2011-10-08 | 11 | -105/+41 |
| * | removed description field for calendar | Marvin Thomas Rabe | 2011-10-08 | 9 | -41/+15 |
| * | added missing files | Marvin Thomas Rabe | 2011-10-08 | 2 | -0/+27 |
| * | moved bookmarklet to personal. username must be provided when adding a new user. | Marvin Thomas Rabe | 2011-10-08 | 3 | -23/+16 |
| * | Revert "support of RRULE in calendar app" | Jan-Christoph Borchardt | 2011-10-08 | 1 | -665/+34 |
| * | Fixes for adding contact property | Bart Visscher | 2011-10-07 | 4 | -3/+4 |
| * | Display contact name without label and in bold | Bart Visscher | 2011-10-07 | 1 | -2/+2 |
| * | Save the right contact property | Bart Visscher | 2011-10-07 | 1 | -1/+1 |
| * | Fix saving properties with a new contact | Bart Visscher | 2011-10-07 | 1 | -0/+11 |
| * | Fix name when adding contact | Bart Visscher | 2011-10-07 | 1 | -1/+2 |
| * | fix amapache url | Robin Appelman | 2011-10-07 | 1 | -1/+1 |
| * | disable openid on default | Robin Appelman | 2011-10-07 | 1 | -1/+0 |
| * | Merge branch 'master' of gitorious.org:owncloud/owncloud | Robin Appelman | 2011-10-07 | 4 | -8/+6 |
| |\ | |||||
| | * | some icon corrections | Jan-Christoph Borchardt | 2011-10-07 | 2 | -3/+3 |
| | * | Change colorselector to use border for selected color | Bart Visscher | 2011-10-07 | 2 | -5/+3 |
| * | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Robin Appelman | 2011-10-07 | 15 | -135/+727 |
| |\| | |||||
| | * | conflicts solved | Marvin Thomas Rabe | 2011-10-06 | 10 | -70/+684 |
| | |\ | |||||
| | | * | Add icon for calendar color selector | Bart Visscher | 2011-10-06 | 1 | -1/+1 |
| | | * | Start using OC_JSON in gallery app | Bart Visscher | 2011-10-06 | 7 | -34/+17 |
| | | * | Replace _ in timezone setting with a space | Bart Visscher | 2011-10-06 | 1 | -1/+1 |
| | | * | Implement timezone fix from Stephen Rees-Carter | Bart Visscher | 2011-10-06 | 1 | -9/+11 |
| | * | | Merge commit 'refs/merge-requests/55' of git://gitorious.org/owncloud/ownclou... | Marvin Thomas Rabe | 2011-10-06 | 7 | -59/+37 |
| | |\ \ | |||||
| | | * | | BUGFIX: removed the hard-coded Continent selection for Calendar Timezones. | Stephen Rees-Carter | 2011-10-06 | 1 | -24/+26 |
| | * | | | Merge commit 'refs/merge-requests/52' of git://gitorious.org/owncloud/ownclou... | Marvin Thomas Rabe | 2011-10-06 | 1 | -2/+3 |
| | |\ \ \ | |||||
| | | * | | | Fixed the file sharing listing bug (filename is empty when it has no extensio... | Borjan Tchakaloff | 2011-10-05 | 1 | -2/+3 |
| | * | | | | Merge commit 'refs/merge-requests/54' of git://gitorious.org/owncloud/ownclou... | Marvin Thomas Rabe | 2011-10-06 | 5 | -12/+61 |
| | |\ \ \ \ | |||||
| | | * | | | | Added the missing quotes on the filename. | Borjan Tchakaloff | 2011-10-05 | 1 | -1/+1 |
| | | |/ / / | |||||
| | * | | | | updated margins | Marvin Thomas Rabe | 2011-10-04 | 2 | -4/+3 |
| * | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Robin Appelman | 2011-10-05 | 33 | -196/+366 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | use browsercache for gallery covers | Robin Appelman | 2011-10-02 | 1 | -0/+6 |
* | | | | | | use install.php properly | Michiel@unhosted | 2011-10-09 | 3 | -12/+6 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Georg Ehrke | 2011-10-06 | 12 | -53/+85 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | another query fix | Bartek Przybylski | 2011-10-05 | 1 | -1/+1 |
| * | | | | correct wrong variable name in remoteStorage app | Michiel@unhosted | 2011-10-05 | 1 | -1/+1 |
| * | | | | gallery db query fix | Bartek Przybylski | 2011-10-05 | 4 | -9/+9 |
| * | | | | disabled gallery app by default until it's in a branch | Jan-Christoph Borchardt | 2011-10-05 | 1 | -2/+1 |
| * | | | | removed extra calendar settings. Also, table layout? | Jan-Christoph Borchardt | 2011-10-05 | 1 | -23/+0 |
| | |/ / | |/| | | |||||
| * | | | Add new contact name to end of cantact list | Bart Visscher | 2011-10-04 | 3 | -3/+4 |
| * | | | All the basic field for add contact added | Bart Visscher | 2011-10-04 | 4 | -11/+59 |
| | |/ | |/| | |||||
| * | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Marvin Thomas Rabe | 2011-10-04 | 12 | -42/+40 |
| |\ \ | |||||
| * | | | updated calendar settings | Marvin Thomas Rabe | 2011-10-04 | 1 | -29/+36 |
| * | | | fixed scrollbar issues | Marvin Thomas Rabe | 2011-10-04 | 1 | -1/+1 |
* | | | | support of RRULE in calendar app | Georg Ehrke | 2011-10-06 | 1 | -34/+665 |
| |/ / |/| | |