Commit Graph

1728 Commits

Author SHA1 Message Date
Bart Visscher a469d15bc8 Add timezone setting to personal settings page 2011-08-30 09:28:25 +02:00
Jan-Christoph Borchardt 5700d8d6b1 added labels for the other advanced fields, thanks to Elias Probst for the suggestion 2011-08-30 09:17:25 +02:00
Bart Visscher c769f961ab Convert DB startdate and enddate to the user timezone 2011-08-30 00:08:01 +02:00
Bart Visscher f18af2c60d Add enable/disable for calendars 2011-08-30 00:08:01 +02:00
Bart Visscher c306164426 Fix coding errors in oc_cal_load_events 2011-08-30 00:08:01 +02:00
Bart Visscher 6e746e6ab2 Use data from database to load calendar events 2011-08-30 00:08:00 +02:00
Bart Visscher f795ed77c6 Use AJAX for calendar initialization 2011-08-30 00:08:00 +02:00
Bart Visscher 7e3fa85a00 Fix displaying events in month view 2011-08-30 00:08:00 +02:00
Michael Gapczynski 427747abba Cleanup in login templates and link to lost password reset 2011-08-29 15:01:05 -04:00
Michael Gapczynski 1c955606a1 Initial work on resetting forgotten passwords. It works, but still need to email a token to allow reset 2011-08-29 14:37:18 -04:00
Jan-Christoph Borchardt efa3085073 fixed picture preview broken for some, thanks to Felix on Shapado 2011-08-29 17:09:22 +02:00
Georg Ehrke 6ad64c6f8a Timezone bug fixed 2011-08-29 13:41:19 +02:00
Jan-Christoph Borchardt 60a5581071 Merge branch 'master' into calendar 2011-08-28 23:38:24 +02:00
Robin Appelman 281b2187ab fix detection of empty collection 2011-08-28 23:20:08 +02:00
Côme BERNIGAUD b92603b3fd Translation for date column 2011-08-28 23:11:45 +02:00
Michael Gapczynski be4cb55368 Fix newly uploaded files names being cut off if multiple '.' 2011-08-28 15:39:17 -04:00
Michael Gapczynski affc879cde Shift+Click multiselect for files 2011-08-28 15:21:53 -04:00
Michael Gapczynski a695aa3071 Months for modified date need to be translated 2011-08-28 14:21:36 -04:00
Georg Ehrke 947216942a Merge branch 'calendar' of git.kde.org:owncloud into calendar 2011-08-28 20:16:40 +02:00
Michael Gapczynski 5f0ab971f1 Ctrl+Click on td.filename a selects file instead of default file action 2011-08-28 14:15:07 -04:00
Georg Ehrke ca08ccb61c first add event function in calendar app 2011-08-28 20:13:40 +02:00
Robin Appelman 5c9178f851 Fixed a bug in appconfig, where an initially empty set value led to endless duplicates of this app/key pair.
Path by Elias Probst <mail@eliasprobst.eu>
2011-08-28 19:36:23 +02:00
Robin Appelman d5c73c6d4a always scan new music files 2011-08-28 19:32:52 +02:00
Michael Gapczynski 0c0435615d Support translations for modified date column in files 2011-08-28 11:44:33 -04:00
Sascha Schneider 04eebccc39 apps/user_ldap/user_ldap.php: - Add support for ldapv3 and tls 2011-08-28 12:56:04 +02:00
Jan-Christoph Borchardt bcfdc12852 fixed tipsy gravity for multiselect file actions 2011-08-28 08:46:38 +02:00
Michael Gapczynski fef7e9d5f4 Style changes for multiselect and add tipsy for file size 2011-08-27 22:16:39 -04:00
Michael Gapczynski 1b6a77ce5e Use Chosen for language select form 2011-08-27 19:46:20 -04:00
Michael Gapczynski 2b572f676d Fix file actions broken in some browsers, rename delete to do_delete - Thanks Bart Visscher 2011-08-27 19:32:48 -04:00
Jan-Christoph Borchardt 0054197d02 updated translations 2011-08-28 01:14:32 +02:00
Michael Gapczynski fba066341d Add locale for password change error 2011-08-27 19:12:10 -04:00
Michael Gapczynski 74c7890fbb Fix undefined index license in Apps 2011-08-27 17:56:22 -04:00
Michael Gapczynski 98ca6c4a16 Fix changing password in personal page (not complete) 2011-08-27 17:40:41 -04:00
Michael Gapczynski eee7d8da50 Reload the personal page when a new language is set 2011-08-27 17:06:15 -04:00
Michael Gapczynski 6ec4d58508 Searchbox hover and focus now changes background color 2011-08-27 16:53:25 -04:00
Michael Gapczynski 0b17a542cb Fix searchbox enter action 2011-08-27 16:36:15 -04:00
Jan-Christoph Borchardt 464c75e4b2 fix search box position for Chromium. Firefox, well ... 2011-08-27 20:10:26 +02:00
Jan-Christoph Borchardt ee8c252404 fixed search box position, thanks Michael 2011-08-27 20:04:53 +02:00
Jan-Christoph Borchardt 897bc55d46 Revert "Style searchbox like other textboxes"
The search box style is a design decision, search boxes are always styled differently from other inputs.
This reverts commit 9d48ca75ff.
2011-08-27 20:02:11 +02:00
Michael Gapczynski b9565cb174 Merge branch 'master' of git://anongit.kde.org/owncloud 2011-08-27 13:42:10 -04:00
Michael Gapczynski 9d48ca75ff Style searchbox like other textboxes 2011-08-27 13:42:03 -04:00
Côme BERNIGAUD 52ca447efc Merge branch 'master' of git.kde.org:owncloud 2011-08-27 18:11:32 +02:00
Côme BERNIGAUD 0e8d3251f5 Added overflow:hidden on the navigation menu
That way Apps that have a long name (like OpenStreetGame for instance)
show their name troncated instead of continuing over the application frame.
2011-08-27 18:10:15 +02:00
Côme BERNIGAUD e8fa2d3442 Added db4app lib, and apps test_db that shows how it works.
Also fixed a typo in db.php
2011-08-27 18:09:14 +02:00
Michael Gapczynski 88e7939364 Merge branch 'master' of git://anongit.kde.org/owncloud 2011-08-27 11:57:26 -04:00
Jan-Christoph Borchardt f8fc8eb430 no alert popups, ever. They are just dismissed. Use undo instead. 2011-08-27 16:54:20 +02:00
Jan-Christoph Borchardt 11c2aff8c9 fixed installer failing due to htaccess. Thanks to Elias Probst 2011-08-27 10:19:45 +02:00
Michael Gapczynski 8543191406 Merge branch 'master' of git://anongit.kde.org/owncloud 2011-08-26 14:00:10 -04:00
Jakob Sack 9b674d26c0 Added the pot file for contacts 2011-08-26 09:23:58 +02:00
Jakob Sack 5301248ea2 Sorting files in l10n.pl to get the same order always 2011-08-26 09:21:55 +02:00