Commit Graph

3681 Commits (3f64eb25ab89964127681a52265207dbeb7e1e9b)
 

Author SHA1 Message Date
Georg Ehrke 44fa4433bc move files of fullcalendar 1.5.3 13 years ago
Georg Ehrke c77fa42143 add new files of fullcalendar 1.5.3 13 years ago
Georg Ehrke 43ee5cf224 remove old fullcalendar files 13 years ago
Thomas Tanghus e8f062dc93 Contacts: 13 years ago
Thomas Tanghus 8a6cb23170 Contacts: Clear cache for contact photo and thumbnail when it has been changed. 13 years ago
Georg Ehrke 4c2cf35050 fix merge conflicts 13 years ago
Georg Ehrke 1bba445642 hide alarm and attendees tab 13 years ago
Thomas Tanghus f08cfcecec Personal settings: Emphasized labels etc, mono-spaced generated paths and moved text formatting to style sheet. 13 years ago
Thomas Tanghus 24aff287cf Link to icon was absolute. 13 years ago
Thomas Tanghus f85aaf1f58 Contacts: Added bg color and shadow to controls. I suck at CSS... 13 years ago
Thomas Tanghus 80ddf37bb7 Missing double quote. 13 years ago
Thomas Tanghus 651de1e588 Contacts: Fix error on photo crop. 13 years ago
Thomas Tanghus 9e3242d05e Contacts: Changed layout as discussed with JanC. Still WiP. 13 years ago
Thomas Tanghus 56e064bd09 Don't trigger unnecessary change events. 13 years ago
Thomas Tanghus 16fc4dfd1a Contacts: Fixed contact photo drag'n'drop upload - again... 13 years ago
Thomas Tanghus a34631f84e Contacts: Add check for empty FN field. 13 years ago
Frank Karlitschek 69f3b5e2d2 make the button a bit more consistent to the other ownCloud interface 13 years ago
Frank Karlitschek c6144535a8 document the log settings 13 years ago
Frank Karlitschek 260c48c29a cleanup the admin page layout mess a bit. Still a lot to improve in the future :-) 13 years ago
Frank Karlitschek 80950f2e1c make field completely visible 13 years ago
Frank Karlitschek ff3b199cc8 use less space 13 years ago
Frank Karlitschek 1a49497899 structure the information a bit more so that is easier readable 13 years ago
Frank Karlitschek fd54791952 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Frank Karlitschek a86d89f5ca Add a static code checker for evil patterns in apps. 13 years ago
Georg Ehrke 74e5402711 fix a php notice 13 years ago
Georg Ehrke e29ae46609 fix merge conflicts 13 years ago
Frank Karlitschek 6bfe2289be improve the app installer. 13 years ago
Frank Karlitschek ef80ad1d48 add a link to the desktop and mobile clients download. 13 years ago
Frank Karlitschek d1fe3c2314 add a button to open the online documentation 13 years ago
Georg Ehrke 711aa229b8 Merge branch 'master' into movable_apps 13 years ago
Georg Ehrke 12ef2f5054 modify OC.filepath for movable apps 13 years ago
Georg Ehrke c3d78cf77a remove require once lib base in files scan.php 13 years ago
Georg Ehrke 99a473bd62 support file calls with parameter 13 years ago
Frank Karlitschek 0f5864d864 support searching the knowledge base 13 years ago
Frank Karlitschek c3cb000cb2 add phpmailer to 3rdparty 13 years ago
Frank Karlitschek 2fbc92bd4b new OC_Mail class to handle all mail sending. The benefit is that is way mor flexible than the standard mail command. can be configured to use a remote smtp relay for example. also port the lostpassword code 13 years ago
Georg Ehrke 2e85313701 optimize code 13 years ago
Georg Ehrke 909282c81e remove parameters in file var before call require once 13 years ago
Georg Ehrke 3aeea0c196 Merge branch 'merge-requests/105' 13 years ago
Georg Ehrke 3706bbec1b Merge commit 'refs/merge-requests/105' of git://gitorious.org/owncloud/owncloud into merge-requests/105 13 years ago
Georg Ehrke 85019887df add loading of files 13 years ago
Jan-Christoph Borchardt 9abb70245a showing the file extensions more visible by default. I still think it's shitty design, but I get worse nightmares over thinking that showing file extensions would become a configuration option. 13 years ago
Robin Appelman 5cefd34660 emulate touch with custom mtime for swift backend 13 years ago
Robin Appelman 9a707e10bf add SWIFT (openstack object storage) storage backend 13 years ago
Robin Appelman aceda02887 check if removed folders are really gone 13 years ago
Robin Appelman bdb3962b8d add function to get mimetype from string 13 years ago
Robin Appelman d1ad4dc8d6 add test cases for cryptstream 13 years ago
Robin Appelman b39c3d4c4e make use of the fact that stream_read will always read 8192 bytes for encryption stream 13 years ago
Robin Appelman 26e9a0dd13 bugfixes for encryption library and test cases 13 years ago
Georg Ehrke 3fb91a7411 restore require once command for non app files 13 years ago