Commit Graph

3628 Commits (0cd9570277152d85a257b01e70d86e39ba8aa51c)
 

Author SHA1 Message Date
Thomas Tanghus 0cd9570277 Applied patches by Nicolas progweb at free.fr - https://mail.kde.org/pipermail/owncloud/2012-April/002900.html 13 years ago
Frank Karlitschek 4ea927a798 wrote a new versioning app over the weekend. Basic functionality to far but it works (TM) and has all the needed features (TM) for ownCloud 4. Userinterface integration and small improvements still missing. 13 years ago
Frank Karlitschek f5c9fe9ece first step to an public api of ownCloud for the apps. In the future they 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 13 years ago
Jan-Christoph Borchardt 1b29fc3fb2 fixing multiselect overflow, issue 341 13 years ago
Jan-Christoph Borchardt 3ba9a9e6a8 adding proper copyright and license notice to the style files 13 years ago
Arthur Schiwon 912c87eeda LDAP: optimize LDAP requests for users and groups. Settings are still to do, though. 13 years ago
Arthur Schiwon 6ee7dc5f59 only retrieve requested attributes 13 years ago
Arthur Schiwon fffbf26159 don't forget to declare class properties 13 years ago
Thomas Tanghus 82ba2151d1 Wrong app check. 13 years ago
Thomas Tanghus 8f2e9caf96 Contacts: Tipsyfied photo toolbar. 13 years ago
Robin Appelman d17eba19c1 fix image viewer 13 years ago
Robin Appelman c5b31b001a add the option to disable file encryption while still being able to decrypt existing files 13 years ago
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 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
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 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
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