Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first step to an public api of ownCloud for the apps. In the future they ↵ | Frank Karlitschek | 2012-04-23 | 2 | -0/+63 |
| | | | | shouldn´t call internall classes, functions or session variables because this will change and break in upcoming versions. Apps should only call this public interface that we will kepp stable over different releases. The namespace is OCP for ownCloud public. This is just the first step. more coming soon | ||||
* | fixing multiselect overflow, issue 341 | Jan-Christoph Borchardt | 2012-04-23 | 1 | -3/+3 |
| | |||||
* | adding proper copyright and license notice to the style files | Jan-Christoph Borchardt | 2012-04-23 | 7 | -3/+23 |
| | |||||
* | LDAP: optimize LDAP requests for users and groups. Settings are still to do, ↵ | Arthur Schiwon | 2012-04-23 | 2 | -18/+46 |
| | | | | though. | ||||
* | only retrieve requested attributes | Arthur Schiwon | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | don't forget to declare class properties | Arthur Schiwon | 2012-04-23 | 1 | -0/+1 |
| | |||||
* | Wrong app check. | Thomas Tanghus | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | Contacts: Tipsyfied photo toolbar. | Thomas Tanghus | 2012-04-23 | 1 | -0/+1 |
| | |||||
* | fix image viewer | Robin Appelman | 2012-04-22 | 1 | -1/+1 |
| | |||||
* | add the option to disable file encryption while still being able to decrypt ↵ | Robin Appelman | 2012-04-22 | 4 | -3/+11 |
| | | | | existing files | ||||
* | move files of fullcalendar 1.5.3 | Georg Ehrke | 2012-04-22 | 5 | -0/+0 |
| | |||||
* | add new files of fullcalendar 1.5.3 | Georg Ehrke | 2012-04-22 | 7 | -0/+6427 |
| | |||||
* | remove old fullcalendar files | Georg Ehrke | 2012-04-22 | 8 | -6721/+0 |
| | |||||
* | Contacts: | Thomas Tanghus | 2012-04-22 | 8 | -48/+260 |
| | | | | | - Added overlay toolbar to contact photo with 'Delete current', 'Edit current', 'Load from OC_Filesystem' and 'Upload' options. - Made action icons translucent instead of hiding them. | ||||
* | Contacts: Clear cache for contact photo and thumbnail when it has been changed. | Thomas Tanghus | 2012-04-22 | 3 | -3/+11 |
| | |||||
* | hide alarm and attendees tab | Georg Ehrke | 2012-04-22 | 2 | -8/+8 |
| | |||||
* | Personal settings: Emphasized labels etc, mono-spaced generated paths and ↵ | Thomas Tanghus | 2012-04-22 | 5 | -10/+12 |
| | | | | moved text formatting to style sheet. | ||||
* | Link to icon was absolute. | Thomas Tanghus | 2012-04-22 | 1 | -1/+1 |
| | |||||
* | Contacts: Added bg color and shadow to controls. I suck at CSS... | Thomas Tanghus | 2012-04-22 | 1 | -1/+1 |
| | |||||
* | Missing double quote. | Thomas Tanghus | 2012-04-22 | 1 | -1/+1 |
| | |||||
* | Contacts: Fix error on photo crop. | Thomas Tanghus | 2012-04-22 | 1 | -7/+6 |
| | |||||
* | Contacts: Changed layout as discussed with JanC. Still WiP. | Thomas Tanghus | 2012-04-22 | 4 | -8/+467 |
| | |||||
* | Don't trigger unnecessary change events. | Thomas Tanghus | 2012-04-22 | 1 | -1/+3 |
| | |||||
* | Contacts: Fixed contact photo drag'n'drop upload - again... | Thomas Tanghus | 2012-04-22 | 1 | -4/+5 |
| | |||||
* | Contacts: Add check for empty FN field. | Thomas Tanghus | 2012-04-22 | 1 | -0/+8 |
| | |||||
* | make the button a bit more consistent to the other ownCloud interface | Frank Karlitschek | 2012-04-21 | 1 | -1/+1 |
| | |||||
* | document the log settings | Frank Karlitschek | 2012-04-21 | 1 | -0/+3 |
| | |||||
* | cleanup the admin page layout mess a bit. Still a lot to improve in the ↵ | Frank Karlitschek | 2012-04-21 | 2 | -4/+8 |
| | | | | future :-) | ||||
* | make field completely visible | Frank Karlitschek | 2012-04-21 | 1 | -1/+1 |
| | |||||
* | use less space | Frank Karlitschek | 2012-04-21 | 1 | -3/+3 |
| | |||||
* | structure the information a bit more so that is easier readable | Frank Karlitschek | 2012-04-21 | 1 | -4/+4 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-04-21 | 38 | -404/+1432 |
|\ | |||||
| * | fix a php notice | Georg Ehrke | 2012-04-21 | 2 | -1/+7 |
| | | |||||
| * | fix merge conflicts | Georg Ehrke | 2012-04-21 | 35 | -123/+8587 |
| |\ | |||||
| * \ | Merge branch 'master' into calendar_sharing | Georg Ehrke | 2012-04-18 | 45 | -677/+5201 |
| |\ \ | |||||
| * | | | 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 | 157 | -13932/+36076 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into calendar_sharing | Georg Ehrke | 2012-04-15 | 18 | -56/+58 |
| |\ \ \ \ | |||||
| * \ \ \ \ | fix merge conflicts | Georg Ehrke | 2012-04-15 | 115 | -586/+1063 |
| |\ \ \ \ \ | |||||
| * | | | | | | 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 | 160 | -16503/+15871 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | fix address of public shared calendars | Georg Ehrke | 2012-04-13 | 2 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | hide share tab in shared events | Georg Ehrke | 2012-04-13 | 3 | -0/+6 |
| | | | | | | | | |||||
| * | | | | | | | fix calendarid in eventform and validation of calendarid | Georg Ehrke | 2012-04-12 | 4 | -11/+8 |
| | | | | | | | |