Commit Graph

2303 Commits

Author SHA1 Message Date
Robin Appelman 6592fbb948 improve detection of database backend 2011-10-23 12:32:33 +02:00
Jan-Christoph Borchardt 4140a75a5e corrected position of in-field labels a bit 2011-10-23 11:46:34 +02:00
Jan-Christoph Borchardt c28504deca textfield is now less obtrusive / opaque 2011-10-23 11:46:34 +02:00
Jan-Christoph Borchardt 93c18e9ae3 added all logo source SVGs 2011-10-23 11:46:34 +02:00
Robin Appelman d46288b0ab 'New' button, needs some css work 2011-10-23 11:40:40 +02:00
Robin Appelman 122fa190c6 improve mimetype detection 2011-10-23 11:35:29 +02:00
Robin Appelman 38bb503ff6 fix fopen 2011-10-23 11:35:29 +02:00
David Iwanowitsch 74740fb71a Do not set incorrect components for default calendar 2011-10-23 11:35:29 +02:00
Michael Gapczynski da4a1e6118 Change 'Help translating' to 'Help translate' 2011-10-22 18:03:57 -04:00
Jakob Sack 4d60f9d3bd improved style in contacts 2011-10-22 21:32:07 +02:00
Frank Karlitschek 835c56c4b0 Merge branch 'master' of gitorious.org:owncloud/owncloud 2011-10-22 19:41:18 +02:00
Frank Karlitschek 3acea2f574 change the error hint from suggesting to change the owner of a directory to changing the permissions. changing the owner of a director is not possible via ftp. 2011-10-22 19:39:05 +02:00
Jakob Sack d89666261f Some improvements on the contact application 2011-10-22 19:23:22 +02:00
Jakob Sack b224991ea2 Fix translations, empty properties 2011-10-22 19:23:22 +02:00
Georg Ehrke dc9c5f10f5 Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendar 2011-10-22 16:28:24 +02:00
Frank Karlitschek 045c42aa99 new "external" application. you can integrate external application like roundcube, squirellmail or a wiki into ownCloud. 2011-10-22 15:44:34 +02:00
Georg Ehrke 9761a1de3e translatable error messages 2011-10-22 13:14:54 +02:00
Georg Ehrke 0011c42669 Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendar 2011-10-22 13:12:13 +02:00
Georg Ehrke 268e667bef update pot file for calendar 2011-10-22 13:11:55 +02:00
Robin Appelman 7761765a4b change licencing headers for sqlite3 driver 2011-10-22 12:31:07 +02:00
Robin Appelman af1f0305eb fix log level check 2011-10-22 12:22:57 +02:00
Brice Maron 42306f1e35 Avoid error when no image is provided for cover or thumbnail 2011-10-22 11:34:49 +02:00
Brice Maron 9d46c378b9 Fix unescessary use of non portable 'replace' sql and add loging when GD not installed 2011-10-22 11:01:06 +02:00
Michael Gapczynski 0d4240e196 Fix music navigation entry controls going over the sidebar 2011-10-22 02:31:16 -04:00
Michael Gapczynski aa087f8661 Change javascript new folder from old icon to new 2011-10-22 02:11:32 -04:00
Michael Gapczynski 50bf7a98c2 Redirect file browser if directory does not exist 2011-10-22 01:50:40 -04:00
Jan-Christoph Borchardt 4c256433c0 removed '/' from file path because only Unix people understand the concept of that. Plus, 'Files' itself is the root. 2011-10-22 00:30:01 +02:00
Brice Maron 8c7fc03296 Correct unknown breadcrumb add '/' permanantly in it and DRY code for last breadcrumb 2011-10-21 23:30:12 +02:00
Georg Ehrke cf5686def0 Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendar 2011-10-21 23:24:39 +02:00
Georg Ehrke 433b57c315 fix new allday bug 2011-10-21 22:59:26 +02:00
Georg Ehrke d50b014aba fix allday bug 2011-10-21 22:47:31 +02:00
Tom Needham ba3d139de8 Merged from master and fixed issue with opening multiple editors 2011-10-21 21:22:06 +01:00
Bart Visscher 92fa6f0a48 Fix size calculation with css styling of tipsy popup 2011-10-21 22:08:55 +02:00
Bart Visscher eb68201bc5 Better event popup 2011-10-21 22:08:55 +02:00
Georg Ehrke a1eda425ed added transition function from 'old' calendar to fullcalendar (fixed currentview bug) 2011-10-21 22:08:30 +02:00
Bart Visscher 61660c068a Fix function name error in contacts app 2011-10-21 21:49:58 +02:00
Jan-Christoph Borchardt c420001f2b bold current folder in breadcrumbs 2011-10-21 21:00:26 +02:00
Jan-Christoph Borchardt 92ba000f09 only show checkbox on hovering filetype icon 2011-10-21 21:00:26 +02:00
Jan-Christoph Borchardt 43c28b941b hopefully finally fixed the initial breadcrumb arrow 2011-10-21 21:00:26 +02:00
Florian Pritz f0565de900 use fancybox instead of lightbox
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-10-21 20:19:39 +02:00
Bart Visscher 085001fa24 Disable calendar scrolling, doesn't work yet 2011-10-20 23:49:29 +02:00
Bart Visscher 96002c8c8f Implement listview for fullcalendar 2011-10-20 23:49:29 +02:00
Bart Visscher beb5d62779 Optimize deleting event 2011-10-20 23:49:28 +02:00
Bart Visscher 2269f74c27 Fix changing calendar data 2011-10-20 23:49:28 +02:00
Bart Visscher 3d8a1ccb3f Implement resizing of events 2011-10-20 23:49:28 +02:00
Bart Visscher a8bca282df Implement moving of event 2011-10-20 23:49:28 +02:00
Bart Visscher bb5ccc5731 Connect popup to fullcalendar 2011-10-20 23:49:28 +02:00
Bart Visscher 0eb6c759d7 Connect newEvent & editEvent to fullcalendar 2011-10-20 23:49:28 +02:00
Bart Visscher 4fe48a50f0 Translation of calendar interface 2011-10-20 23:49:27 +02:00
Bart Visscher 2e6ec6ce0b Connect calendar buttons to actions 2011-10-20 23:49:27 +02:00