summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* first step to an public api of ownCloud for the apps. In the future they ↵Frank Karlitschek2012-04-232-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 341Jan-Christoph Borchardt2012-04-231-3/+3
|
* adding proper copyright and license notice to the style filesJan-Christoph Borchardt2012-04-237-3/+23
|
* LDAP: optimize LDAP requests for users and groups. Settings are still to do, ↵Arthur Schiwon2012-04-232-18/+46
| | | | though.
* only retrieve requested attributesArthur Schiwon2012-04-231-1/+1
|
* don't forget to declare class propertiesArthur Schiwon2012-04-231-0/+1
|
* Wrong app check.Thomas Tanghus2012-04-231-1/+1
|
* Contacts: Tipsyfied photo toolbar.Thomas Tanghus2012-04-231-0/+1
|
* fix image viewerRobin Appelman2012-04-221-1/+1
|
* add the option to disable file encryption while still being able to decrypt ↵Robin Appelman2012-04-224-3/+11
| | | | existing files
* move files of fullcalendar 1.5.3Georg Ehrke2012-04-225-0/+0
|
* add new files of fullcalendar 1.5.3Georg Ehrke2012-04-227-0/+6427
|
* remove old fullcalendar filesGeorg Ehrke2012-04-228-6721/+0
|
* Contacts:Thomas Tanghus2012-04-228-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 Tanghus2012-04-223-3/+11
|
* hide alarm and attendees tabGeorg Ehrke2012-04-222-8/+8
|
* Personal settings: Emphasized labels etc, mono-spaced generated paths and ↵Thomas Tanghus2012-04-225-10/+12
| | | | moved text formatting to style sheet.
* Link to icon was absolute.Thomas Tanghus2012-04-221-1/+1
|
* Contacts: Added bg color and shadow to controls. I suck at CSS...Thomas Tanghus2012-04-221-1/+1
|
* Missing double quote.Thomas Tanghus2012-04-221-1/+1
|
* Contacts: Fix error on photo crop.Thomas Tanghus2012-04-221-7/+6
|
* Contacts: Changed layout as discussed with JanC. Still WiP.Thomas Tanghus2012-04-224-8/+467
|
* Don't trigger unnecessary change events.Thomas Tanghus2012-04-221-1/+3
|
* Contacts: Fixed contact photo drag'n'drop upload - again...Thomas Tanghus2012-04-221-4/+5
|
* Contacts: Add check for empty FN field.Thomas Tanghus2012-04-221-0/+8
|
* make the button a bit more consistent to the other ownCloud interfaceFrank Karlitschek2012-04-211-1/+1
|
* document the log settingsFrank Karlitschek2012-04-211-0/+3
|
* cleanup the admin page layout mess a bit. Still a lot to improve in the ↵Frank Karlitschek2012-04-212-4/+8
| | | | future :-)
* make field completely visibleFrank Karlitschek2012-04-211-1/+1
|
* use less spaceFrank Karlitschek2012-04-211-3/+3
|
* structure the information a bit more so that is easier readableFrank Karlitschek2012-04-211-4/+4
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-04-2138-404/+1432
|\
| * fix a php noticeGeorg Ehrke2012-04-212-1/+7
| |
| * fix merge conflictsGeorg Ehrke2012-04-2135-123/+8587
| |\
| * \ Merge branch 'master' into calendar_sharingGeorg Ehrke2012-04-1845-677/+5201
| |\ \
| * | | implement shared calendar activation on server sideGeorg Ehrke2012-04-184-2/+24
| | | |
| * | | implement shared calendar activation on js-sideGeorg Ehrke2012-04-181-4/+4
| | | |
| * | | resotre old templates/part.choosecalendar.rowfields.php - i hate merge conflictsGeorg Ehrke2012-04-181-3/+7
| | | |
| * | | fix merge conflictsGeorg Ehrke2012-04-15157-13932/+36076
| |\ \ \
| * \ \ \ Merge branch 'master' into calendar_sharingGeorg Ehrke2012-04-1518-56/+58
| |\ \ \ \
| * \ \ \ \ fix merge conflictsGeorg Ehrke2012-04-15115-586/+1063
| |\ \ \ \ \
| * | | | | | fix unsharing of eventsGeorg Ehrke2012-04-132-4/+4
| | | | | | |
| * | | | | | add chosen script to calendarGeorg Ehrke2012-04-131-0/+2
| | | | | | |
| * | | | | | fix public sharing of calendarsGeorg Ehrke2012-04-132-3/+3
| | | | | | |
| * | | | | | fix class nameGeorg Ehrke2012-04-131-1/+1
| | | | | | |
| * | | | | | check permission check in share functionGeorg Ehrke2012-04-131-0/+8
| | | | | | |
| * | | | | | fix merge conflictsGeorg Ehrke2012-04-13160-16503/+15871
| |\ \ \ \ \ \
| * | | | | | | fix address of public shared calendarsGeorg Ehrke2012-04-132-2/+2
| | | | | | | |
| * | | | | | | hide share tab in shared eventsGeorg Ehrke2012-04-133-0/+6
| | | | | | | |
| * | | | | | | fix calendarid in eventform and validation of calendaridGeorg Ehrke2012-04-124-11/+8
| | | | | | | |