summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Implement select event creationBart Visscher2011-10-252-52/+31
| * | | Fix scrolling calendarBart Visscher2011-10-251-3/+6
| * | | Merge branch 'master' into fullcalendarBart Visscher2011-10-2414-185/+602
| |\ \ \
| * \ \ \ Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendarGeorg Ehrke2011-10-2210-0/+549
| |\ \ \ \
| * | | | | translatable error messagesGeorg Ehrke2011-10-223-12/+25
| * | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendarGeorg Ehrke2011-10-224-11/+20
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendarGeorg Ehrke2011-10-2128-99/+440
| |\ \ \ \ \ \
| * | | | | | | fix new allday bugGeorg Ehrke2011-10-211-3/+1
| * | | | | | | fix allday bugGeorg Ehrke2011-10-211-10/+13
| * | | | | | | Better event popupBart Visscher2011-10-212-25/+50
| * | | | | | | added transition function from 'old' calendar to fullcalendar (fixed currentv...Georg Ehrke2011-10-212-3/+13
| * | | | | | | Disable calendar scrolling, doesn't work yetBart Visscher2011-10-201-21/+13
| * | | | | | | Implement listview for fullcalendarBart Visscher2011-10-204-130/+213
| * | | | | | | Optimize deleting eventBart Visscher2011-10-201-8/+5
| * | | | | | | Fix changing calendar dataBart Visscher2011-10-207-51/+72
| * | | | | | | Implement resizing of eventsBart Visscher2011-10-202-0/+54
| * | | | | | | Implement moving of eventBart Visscher2011-10-202-106/+38
| * | | | | | | Connect popup to fullcalendarBart Visscher2011-10-202-24/+14
| * | | | | | | Connect newEvent & editEvent to fullcalendarBart Visscher2011-10-204-214/+39
| * | | | | | | Translation of calendar interfaceBart Visscher2011-10-202-0/+18
| * | | | | | | Connect calendar buttons to actionsBart Visscher2011-10-204-31/+39
| * | | | | | | Implement loading of events in calendarBart Visscher2011-10-206-443/+88
| * | | | | | | Replace ownCloud calendar html with fullcalendar implementationBart Visscher2011-10-203-192/+72
* | | | | | | | Contacts: remove redundant li in setpropertyform templateBart Visscher2011-11-231-2/+0
* | | | | | | | Contacts: support multiple phone type parameterBart Visscher2011-11-238-27/+63
* | | | | | | | Add type selects to editing ADR & TEL contact property typesBart Visscher2011-11-236-3/+42
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | use oc_appconfig instead of oc_config for the external appsRobin Appelman2011-11-184-26/+26
* | | | | | | - fixed translateable strings in templateMarkus Kalkbrenner2011-11-182-5/+8
* | | | | | | - provide a setting for the ldap user display name instead of hardcoded value...Markus Kalkbrenner2011-11-184-19/+30
* | | | | | | fixed copy&paste error: store ldap_tls setting in user_ldap, notMarkus Kalkbrenner2011-11-181-1/+1
* | | | | | | - bugfix: allow anonymous bind for search, then bind with users credentials.Markus Kalkbrenner2011-11-183-8/+16
* | | | | | | apps files_sharing - fix in share.js to check the "can edit" checkbox -krzaczek2011-11-181-1/+1
* | | | | | | apps file_sharing - remove "$RUNTIME_NOAPPS = true" from all ajax filekrzaczek2011-11-184-4/+4
* | | | | | | apps file_sharing krzaczek2011-11-181-1/+1
* | | | | | | users_ldap - added getUsers() method to fetch all existing users fromkrzaczek2011-11-181-2/+31
* | | | | | | fix ampache encoding problem. use htmlentities encoding parameter directly.Weng Xuetian2011-11-181-6/+6
* | | | | | | fix id3 tag resolve. should use utf8 from getID3 directly but notWeng Xuetian2011-11-181-4/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Use a function to generate select optionsBart Visscher2011-11-098-36/+54
* | | | | | contacts: every card needs a version!Jakob Sack2011-11-091-0/+10
* | | | | | contacts: put property key in background, the value is important!Jakob Sack2011-11-091-1/+1
* | | | | | Improve style in contactsJakob Sack2011-11-093-5/+6
* | | | | | Add allow_url_fopen directive to admin_dependencies_chkBrice Maron2011-11-061-0/+5
* | | | | | Try to avoid closing the share box too soon on multiple selectionsBrice Maron2011-11-061-0/+1
* | | | | | Merge commit 'refs/merge-requests/69' of git://gitorious.org/owncloud/ownclou...Brice Maron2011-11-045-0/+136
|\ \ \ \ \ \
| * | | | | | Be consistent with licencingBrice Maron2011-10-291-1/+1
| * | | | | | Change name and fix a typoBrice Maron2011-10-296-14/+14
| * | | | | | Add a dependencies check appsBrice Maron2011-10-295-0/+136
* | | | | | | make webfinger work properly if owncloud is installed in a subdirectoryRobin Appelman2011-11-031-2/+9
* | | | | | | no longer rely on PEAR::isError since we can use PDO nowRobin Appelman2011-11-031-24/+0
* | | | | | | attempt to manage some special chars in file listBrice Maron2011-11-011-3/+3