summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Calendar selection only available if there are more than one.Marvin Thomas Rabe2012-02-231-0/+7
|
* Sharing dropdown width fixed.Marvin Thomas Rabe2012-02-232-2/+3
|
* rename updatecalendar to updateGeorg Ehrke2012-02-231-0/+0
|
* change links in the event form for the new ajax foldersGeorg Ehrke2012-02-232-3/+3
|
* change pathes in calendar/templates/* files to make them work with the new ↵Georg Ehrke2012-02-232-2/+2
| | | | folder structure in /calendar/ajax
* update js files for new ajax pathesGeorg Ehrke2012-02-234-20/+20
|
* better var name in changeview.phpGeorg Ehrke2012-02-231-2/+11
|
* add moved files to clean up ajax folderGeorg Ehrke2012-02-2327-0/+1094
|
* remove old ajax filesGeorg Ehrke2012-02-2321-819/+0
|
* Editor fixed.Marvin Thomas Rabe2012-02-234-8/+10
|
* make the location of the 3rdparty folder flexible.Frank Karlitschek2012-02-231-1/+1
| | | | | It´s automatically search in the owncloud folder and in the parent folder. override with an option in config.php is also possible
* Little bookmark improvementMarvin Thomas Rabe2012-02-222-1/+4
|
* Changed textMarvin Thomas Rabe2012-02-221-1/+1
|
* Changed bookmarklet to read later widgetMarvin Thomas Rabe2012-02-226-68/+72
|
* No bookmarks message will now show up if all bookmarks are deltedMarvin Thomas Rabe2012-02-221-3/+6
|
* Updated bookmark formMarvin Thomas Rabe2012-02-223-30/+8
|
* changed look of bookmarkletMarvin Thomas Rabe2012-02-223-10/+8
|
* sharing code between the two bookmarkletsAlessandro Cosentino2012-02-224-18/+18
|
* Removed redundant code.Marvin Thomas Rabe2012-02-2212-109/+22
|
* Bookmarklet Window closes itself after submit.Marvin Thomas Rabe2012-02-221-1/+1
|
* Text editor display error fixed.Marvin Thomas Rabe2012-02-221-2/+1
|
* UI problems solved. Bookmarks app updated.Marvin Thomas Rabe2012-02-2212-42/+50
|
* Improved upgrading VCARD v. 2.1 => 3.0. Improved import of malformed cards. ↵Thomas Tanghus2012-02-211-85/+129
| | | | Remove duplicate code.
* JS fix on address book creation.Thomas Tanghus2012-02-211-1/+1
|
* Remove my FIXME comments when I've fixed it :-PThomas Tanghus2012-02-211-1/+1
|
* Bookmarks: uses the core action iconsBart Visscher2012-02-212-0/+0
|
* Calendar: Correct calendarcolor format for ical color propertyBart Visscher2012-02-215-15/+40
|
* Added missing filesMarvin Thomas Rabe2012-02-213-2/+2
|
* Contact list scroll fixVicDeo2012-02-201-18/+34
|
* Contacts: Fix adding/updating address book with empty name.Thomas Tanghus2012-02-204-13/+34
|
* Contacts: Apply strip_tags on compound values.Thomas Tanghus2012-02-202-0/+2
|
* Update ctag in deleteFromDAVData.Thomas Tanghus2012-02-201-1/+2
|
* Combing LDAP backend with LDAP extended backendArthur Schiwon2012-02-203-20/+67
|
* Added bookmarklet for browser. Inspired by Google BookmarksAlessandro Cosentino2012-02-193-3/+21
|
* apps/calendar: update ctag after deleteFromDAVDataFlorian Pritz2012-02-191-0/+1
| | | | | | | Without this clients won't see the update because they compare ctags before fetching the actual calendar to reduce traffic. Signed-off-by: Florian Pritz <bluewind@xinu.at>
* Fix overwriting of internal sharing for shared folders - bug oc-260Michael Gapczynski2012-02-181-1/+1
|
* Fixed call to OC_User. Thanks Burillo on IRCTom Needham2012-02-181-1/+1
|
* Strip tags on address on client side.Thomas Tanghus2012-02-181-1/+1
|
* Avoid errors from missing GD library.Thomas Tanghus2012-02-181-1/+11
|
* Removed obsolete commented code and made minor speed improvements.Thomas Tanghus2012-02-182-99/+17
| | | | Added stub function for loading categories.
* Temporary fix for sharing filesMichael Gapczynski2012-02-171-6/+9
|
* Calendar: only update default view when it really changedBart Visscher2012-02-171-1/+4
|
* Calendar: optimize sending calendar events, also enabled caching of resultBart Visscher2012-02-172-11/+20
|
* Calendar: Add default repeat values when editing a non-repeating eventBart Visscher2012-02-171-1/+11
|
* Bookmarks: Fix image urls in bookmarks.jsBart Visscher2012-02-171-3/+19
|
* Fixup use of OC_Helper::linkTo functionBart Visscher2012-02-174-6/+6
|
* Use separate function to make absolute urlsBart Visscher2012-02-1711-13/+13
|
* Contacts: Add removed app enabled checkBart Visscher2012-02-171-0/+2
|
* UI tweaks for name selector combobox.Thomas Tanghus2012-02-162-4/+1
|
* Minor tweaksThomas Tanghus2012-02-163-912/+7
|