]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
13 years agoAdding "#leftcontent li.active" for using :active with jQuery
Jakob Sack [Thu, 8 Sep 2011 21:37:07 +0000 (23:37 +0200)]
Adding "#leftcontent li.active" for using :active with jQuery

13 years agoImproving contacts
Jakob Sack [Thu, 8 Sep 2011 21:36:47 +0000 (23:36 +0200)]
Improving contacts

13 years agoAdd creating calendars with the web interface
Bart Visscher [Thu, 8 Sep 2011 10:29:29 +0000 (12:29 +0200)]
Add creating calendars with the web interface

13 years agoImplement calendar list view
Bart Visscher [Wed, 7 Sep 2011 13:13:26 +0000 (15:13 +0200)]
Implement calendar list view

13 years agoUse js Date for holding dates in the whole calendar app
Bart Visscher [Tue, 6 Sep 2011 20:07:33 +0000 (22:07 +0200)]
Use js Date for holding dates in the whole calendar app

13 years agoEliminate most global calendar js vars
Bart Visscher [Tue, 6 Sep 2011 13:11:09 +0000 (15:11 +0200)]
Eliminate most global calendar js vars

13 years agoRemove generate_ prefix from vars
Bart Visscher [Tue, 6 Sep 2011 12:14:52 +0000 (14:14 +0200)]
Remove generate_ prefix from vars

13 years agoStore date for click in jQuery.data('date_info')
Bart Visscher [Tue, 6 Sep 2011 11:38:19 +0000 (13:38 +0200)]
Store date for click in jQuery.data('date_info')

13 years agoChange generateDates to use js Date for calculations
Bart Visscher [Tue, 6 Sep 2011 09:47:23 +0000 (11:47 +0200)]
Change generateDates to use js Date for calculations

13 years agoMerge branch 'master' of git://gitorious.org/owncloud/owncloud
Golnaz Nilieh [Tue, 6 Sep 2011 12:44:48 +0000 (17:14 +0430)]
Merge branch 'master' of git://gitorious.org/owncloud/owncloud

13 years agoUse an animated gif in add-bookmark form, while fetching metadata.
Golnaz Nilieh [Tue, 6 Sep 2011 12:43:03 +0000 (17:13 +0430)]
Use an animated gif in add-bookmark form, while fetching metadata.

13 years agoDon't clear bookmark description field, If it is empty in bookmark metadata.
Golnaz Nilieh [Tue, 6 Sep 2011 11:43:23 +0000 (16:13 +0430)]
Don't clear bookmark description field, If it is empty in bookmark metadata.

13 years agoupdated readme with new description and code address
Jan-Christoph Borchardt [Mon, 5 Sep 2011 13:17:31 +0000 (15:17 +0200)]
updated readme with new description and code address

13 years agoyet another translation update
Jan-Christoph Borchardt [Sun, 4 Sep 2011 16:16:00 +0000 (18:16 +0200)]
yet another translation update

13 years agosmall wording changes
Jan-Christoph Borchardt [Sun, 4 Sep 2011 16:13:53 +0000 (18:13 +0200)]
small wording changes

13 years agoupdated translations
Jan-Christoph Borchardt [Sun, 4 Sep 2011 16:12:58 +0000 (18:12 +0200)]
updated translations

13 years agoclarified what we do
Jan-Christoph Borchardt [Sun, 4 Sep 2011 14:38:45 +0000 (16:38 +0200)]
clarified what we do

13 years agohid localhost field for SQLite
Jan-Christoph Borchardt [Sun, 4 Sep 2011 13:03:25 +0000 (15:03 +0200)]
hid localhost field for SQLite

13 years agoremoved database table prefix choice, use oc_
Jan-Christoph Borchardt [Sun, 4 Sep 2011 12:56:09 +0000 (14:56 +0200)]
removed database table prefix choice, use oc_

13 years agohaving non-editable stuff as input fields is really confusing. You were right Robin ;)
Jan-Christoph Borchardt [Sun, 4 Sep 2011 08:34:49 +0000 (10:34 +0200)]
having non-editable stuff as input fields is really confusing. You were right Robin ;)

13 years agosetup.php: Get 'datadirectory' from config file instead of 'datadir'
Aloisio Almeida Jr [Sun, 4 Sep 2011 00:12:05 +0000 (21:12 -0300)]
setup.php: Get 'datadirectory' from config file instead of 'datadir'

Signed-off-by: Aloisio Almeida Jr <aloisiojr@gmail.com>
13 years agoAdd simple popup to event
Bart Visscher [Sat, 3 Sep 2011 20:13:14 +0000 (22:13 +0200)]
Add simple popup to event

There is not a lot of infomation to display, yet.

13 years agoRemove execute permissions from source files
Bart Visscher [Sat, 3 Sep 2011 17:19:07 +0000 (19:19 +0200)]
Remove execute permissions from source files

13 years agoUpdate calendar event label creation
Bart Visscher [Sat, 3 Sep 2011 12:05:20 +0000 (14:05 +0200)]
Update calendar event label creation

13 years agoupdated translations again
Jan-Christoph Borchardt [Sat, 3 Sep 2011 13:45:45 +0000 (15:45 +0200)]
updated translations again

13 years agoupdated language codes
Jan-Christoph Borchardt [Sat, 3 Sep 2011 13:20:27 +0000 (15:20 +0200)]
updated language codes

13 years agoupdated translations
Jan-Christoph Borchardt [Sat, 3 Sep 2011 13:08:49 +0000 (15:08 +0200)]
updated translations

13 years agoUse css class for view selection radio buttons hilighting
Bart Visscher [Fri, 2 Sep 2011 21:51:18 +0000 (23:51 +0200)]
Use css class for view selection radio buttons hilighting

13 years agoFix event creation date in oneweekview
Bart Visscher [Fri, 2 Sep 2011 21:50:51 +0000 (23:50 +0200)]
Fix event creation date in oneweekview

13 years agoUse css classes to find elements, reduces the html size
Bart Visscher [Fri, 2 Sep 2011 14:44:25 +0000 (16:44 +0200)]
Use css classes to find elements, reduces the html size

13 years agoCleanup javascript in calendar template
Bart Visscher [Fri, 2 Sep 2011 08:14:56 +0000 (10:14 +0200)]
Cleanup javascript in calendar template

13 years agoanother bugfix in new design of calendar
Georg Ehrke [Fri, 2 Sep 2011 19:29:59 +0000 (21:29 +0200)]
another bugfix in new design of calendar

13 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Georg Ehrke [Fri, 2 Sep 2011 13:49:43 +0000 (15:49 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

13 years agobug fixes in new design of calendar
Georg Ehrke [Fri, 2 Sep 2011 13:49:03 +0000 (15:49 +0200)]
bug fixes in new design of calendar

13 years agorenaming core_unhosted app to just unhosted, and cleaning up unused files in it
Michiel@unhosted [Fri, 2 Sep 2011 13:25:04 +0000 (15:25 +0200)]
renaming core_unhosted app to just unhosted, and cleaning up unused files in it

13 years agoadding core_unhosted app
Michiel@unhosted [Fri, 2 Sep 2011 12:56:40 +0000 (14:56 +0200)]
adding core_unhosted app

13 years agoexport function and style fixes in calendar
Georg Ehrke [Fri, 2 Sep 2011 10:55:56 +0000 (12:55 +0200)]
export function and style fixes in calendar

13 years agoRefactor calendar loadEvents and updateView use
Bart Visscher [Thu, 1 Sep 2011 21:27:00 +0000 (23:27 +0200)]
Refactor calendar loadEvents and updateView use

13 years agoMove generate_dates function to Class/Object
Bart Visscher [Thu, 1 Sep 2011 20:31:25 +0000 (22:31 +0200)]
Move generate_dates function to Class/Object

13 years agoSimplify forward_day and backward_day
Bart Visscher [Thu, 1 Sep 2011 20:29:57 +0000 (22:29 +0200)]
Simplify forward_day and backward_day

13 years agoChanging the active state of the calendar reloads the events.
Bart Visscher [Thu, 1 Sep 2011 19:38:32 +0000 (21:38 +0200)]
Changing the active state of the calendar reloads the events.

Change from Georg Ehrke

13 years agoChange calendar js rendering to class/object
Bart Visscher [Thu, 1 Sep 2011 13:15:38 +0000 (15:15 +0200)]
Change calendar js rendering to class/object

13 years agoConvert plain javascript to jQuery for readability
Bart Visscher [Wed, 31 Aug 2011 21:22:09 +0000 (23:22 +0200)]
Convert plain javascript to jQuery for readability

13 years agomerge everything
Jan-Christoph Borchardt [Thu, 1 Sep 2011 17:23:38 +0000 (19:23 +0200)]
merge everything

13 years agoFix OC_USER_LDAP::checkPassword() to return the username
Caio Marcelo de Oliveira Filho [Mon, 29 Aug 2011 18:08:26 +0000 (15:08 -0300)]
Fix OC_USER_LDAP::checkPassword() to return the username

REVIEW: 102487

13 years agoSome commented code was still here
Côme BERNIGAUD [Thu, 1 Sep 2011 16:33:19 +0000 (18:33 +0200)]
Some commented code was still here

13 years agoButtons for play/add albums works. Folding albums too.
Côme BERNIGAUD [Thu, 1 Sep 2011 16:31:09 +0000 (18:31 +0200)]
Buttons for play/add albums works. Folding albums too.

13 years agoadd some categories in calendar
Georg Ehrke [Thu, 1 Sep 2011 16:35:32 +0000 (18:35 +0200)]
add some categories in calendar

13 years agocalendar_calendars.components needs to be longer, adjustments in info.xml
Jakob Sack [Thu, 1 Sep 2011 15:27:12 +0000 (17:27 +0200)]
calendar_calendars.components needs to be longer, adjustments in info.xml

13 years agobug fixes at new event form (categorie and calendar)
Georg Ehrke [Thu, 1 Sep 2011 14:54:25 +0000 (16:54 +0200)]
bug fixes at new event form (categorie and calendar)

13 years agoMerge branch 'calendar' of git://gitorious.org/owncloud-dump/owncloud-dump
Georg Ehrke [Thu, 1 Sep 2011 14:15:48 +0000 (16:15 +0200)]
Merge branch 'calendar' of git://gitorious.org/owncloud-dump/owncloud-dump

13 years agoRemoved db4app and test_db
Côme BERNIGAUD [Thu, 1 Sep 2011 13:58:47 +0000 (15:58 +0200)]
Removed db4app and test_db

13 years agoMerge branch 'master' of git.kde.org:owncloud
Côme BERNIGAUD [Thu, 1 Sep 2011 13:21:27 +0000 (15:21 +0200)]
Merge branch 'master' of git.kde.org:owncloud

13 years agoCreate function getnumberofdays to get a list of month lengths
Bart Visscher [Wed, 31 Aug 2011 14:31:33 +0000 (16:31 +0200)]
Create function getnumberofdays to get a list of month lengths

13 years agoMove date functions to class structure
Bart Visscher [Wed, 31 Aug 2011 13:59:22 +0000 (15:59 +0200)]
Move date functions to class structure

13 years agoMerge branch 'calendar' of git://gitorious.org/owncloud-dump/owncloud-dump into calendar
Bart Visscher [Wed, 31 Aug 2011 19:21:16 +0000 (21:21 +0200)]
Merge branch 'calendar' of git://gitorious.org/owncloud-dump/owncloud-dump into calendar

Merge to preserve history

13 years agoreload page after add event successfully
Georg Ehrke [Wed, 31 Aug 2011 18:41:18 +0000 (20:41 +0200)]
reload page after add event successfully

13 years agonew changes (e.g. show events) by Bart Visscher
Georg Ehrke [Wed, 31 Aug 2011 18:20:46 +0000 (20:20 +0200)]
new changes (e.g. show events) by Bart Visscher

13 years agocommit changes of Bart Visscher, see http://gitorious.org/owncloud-dump/owncloud...
Georg Ehrke [Wed, 31 Aug 2011 15:29:38 +0000 (17:29 +0200)]
commit changes of Bart Visscher, see http://gitorious.org/owncloud-dump/owncloud-dump/commits/calendar

13 years agodo not user directories when navigating to /data. Needs more security.
Jan-Christoph Borchardt [Wed, 31 Aug 2011 09:41:09 +0000 (11:41 +0200)]
do not user directories when navigating to /data. Needs more security.

13 years agofiles not viewable from the outside by adresses anymore
Jan-Christoph Borchardt [Wed, 31 Aug 2011 09:28:18 +0000 (11:28 +0200)]
files not viewable from the outside by adresses anymore

13 years agofixed users not being able to change their password
Robin Appelman [Tue, 30 Aug 2011 20:03:17 +0000 (22:03 +0200)]
fixed users not being able to change their password

13 years agoMerge branch 'master' into calendar
Jan-Christoph Borchardt [Tue, 30 Aug 2011 19:01:22 +0000 (21:01 +0200)]
Merge branch 'master' into calendar

13 years agoMerge branch 'calendar' of git://anongit.kde.org/owncloud into calendar
Jan-Christoph Borchardt [Tue, 30 Aug 2011 19:01:10 +0000 (21:01 +0200)]
Merge branch 'calendar' of git://anongit.kde.org/owncloud into calendar

13 years agoFix bug: filenames in filelisting are not shown for files without extension
Robin Appelman [Tue, 30 Aug 2011 18:23:03 +0000 (20:23 +0200)]
Fix bug: filenames in filelisting are not shown for files without extension

patch by Elias Probst

13 years agoImplement editing of calendar info
Bart Visscher [Tue, 30 Aug 2011 13:02:34 +0000 (15:02 +0200)]
Implement editing of calendar info

13 years agoUse activew state of calendar in choosecalendar
Bart Visscher [Tue, 30 Aug 2011 09:17:52 +0000 (11:17 +0200)]
Use activew state of calendar in choosecalendar

13 years agoAdd timezone setting to personal settings page
Bart Visscher [Tue, 30 Aug 2011 07:28:25 +0000 (09:28 +0200)]
Add timezone setting to personal settings page

13 years agoadded labels for the other advanced fields, thanks to Elias Probst for the suggestion
Jan-Christoph Borchardt [Tue, 30 Aug 2011 07:17:25 +0000 (09:17 +0200)]
added labels for the other advanced fields, thanks to Elias Probst for the suggestion

13 years agoConvert DB startdate and enddate to the user timezone
Bart Visscher [Mon, 29 Aug 2011 12:51:04 +0000 (14:51 +0200)]
Convert DB startdate and enddate to the user timezone

13 years agoAdd enable/disable for calendars
Bart Visscher [Mon, 29 Aug 2011 11:15:36 +0000 (13:15 +0200)]
Add enable/disable for calendars

13 years agoFix coding errors in oc_cal_load_events
Bart Visscher [Sun, 28 Aug 2011 00:07:26 +0000 (02:07 +0200)]
Fix coding errors in oc_cal_load_events

13 years agoUse data from database to load calendar events
Bart Visscher [Sat, 27 Aug 2011 23:28:09 +0000 (01:28 +0200)]
Use data from database to load calendar events

13 years agoUse AJAX for calendar initialization
Bart Visscher [Sat, 27 Aug 2011 21:20:16 +0000 (23:20 +0200)]
Use AJAX for calendar initialization

13 years agoFix displaying events in month view
Bart Visscher [Sat, 27 Aug 2011 18:23:16 +0000 (20:23 +0200)]
Fix displaying events in month view

13 years agoCleanup in login templates and link to lost password reset
Michael Gapczynski [Mon, 29 Aug 2011 19:01:05 +0000 (15:01 -0400)]
Cleanup in login templates and link to lost password reset

13 years agoInitial work on resetting forgotten passwords. It works, but still need to email...
Michael Gapczynski [Mon, 29 Aug 2011 18:37:18 +0000 (14:37 -0400)]
Initial work on resetting forgotten passwords. It works, but still need to email a token to allow reset

13 years agofixed picture preview broken for some, thanks to Felix on Shapado
Jan-Christoph Borchardt [Mon, 29 Aug 2011 15:09:22 +0000 (17:09 +0200)]
fixed picture preview broken for some, thanks to Felix on Shapado

13 years agoTimezone bug fixed
Georg Ehrke [Mon, 29 Aug 2011 11:41:19 +0000 (13:41 +0200)]
Timezone bug fixed

13 years agoMerge branch 'master' into calendar
Jan-Christoph Borchardt [Sun, 28 Aug 2011 21:38:24 +0000 (23:38 +0200)]
Merge branch 'master' into calendar

13 years agofix detection of empty collection
Robin Appelman [Sun, 28 Aug 2011 21:20:02 +0000 (23:20 +0200)]
fix detection of empty collection

13 years agoTranslation for date column
Côme BERNIGAUD [Sun, 28 Aug 2011 16:12:53 +0000 (18:12 +0200)]
Translation for date column

13 years agoFix newly uploaded files names being cut off if multiple '.'
Michael Gapczynski [Sun, 28 Aug 2011 19:39:17 +0000 (15:39 -0400)]
Fix newly uploaded files names being cut off if multiple '.'

13 years agoShift+Click multiselect for files
Michael Gapczynski [Sun, 28 Aug 2011 19:21:53 +0000 (15:21 -0400)]
Shift+Click multiselect for files

13 years agoMonths for modified date need to be translated
Michael Gapczynski [Sun, 28 Aug 2011 18:21:36 +0000 (14:21 -0400)]
Months for modified date need to be translated

13 years agoMerge branch 'calendar' of git.kde.org:owncloud into calendar
Georg Ehrke [Sun, 28 Aug 2011 18:16:40 +0000 (20:16 +0200)]
Merge branch 'calendar' of git.kde.org:owncloud into calendar

13 years agoCtrl+Click on td.filename a selects file instead of default file action
Michael Gapczynski [Sun, 28 Aug 2011 18:14:50 +0000 (14:14 -0400)]
Ctrl+Click on td.filename a selects file instead of default file action

13 years agofirst add event function in calendar app
Georg Ehrke [Sun, 28 Aug 2011 18:13:40 +0000 (20:13 +0200)]
first add event function in calendar app

13 years agoFixed a bug in appconfig, where an initially empty set value led to endless duplicate...
Robin Appelman [Sun, 28 Aug 2011 17:36:23 +0000 (19:36 +0200)]
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>

13 years agoalways scan new music files
Robin Appelman [Fri, 26 Aug 2011 13:17:39 +0000 (15:17 +0200)]
always scan new music files

13 years agoSupport translations for modified date column in files
Michael Gapczynski [Sun, 28 Aug 2011 15:44:33 +0000 (11:44 -0400)]
Support translations for modified date column in files

13 years agoapps/user_ldap/user_ldap.php: - Add support for ldapv3 and tls
Sascha Schneider [Fri, 26 Aug 2011 14:37:22 +0000 (16:37 +0200)]
apps/user_ldap/user_ldap.php: - Add support for ldapv3 and tls

13 years agofixed tipsy gravity for multiselect file actions
Jan-Christoph Borchardt [Sun, 28 Aug 2011 06:46:38 +0000 (08:46 +0200)]
fixed tipsy gravity for multiselect file actions

13 years agoStyle changes for multiselect and add tipsy for file size
Michael Gapczynski [Sun, 28 Aug 2011 02:16:39 +0000 (22:16 -0400)]
Style changes for multiselect and add tipsy for file size

13 years agoUse Chosen for language select form
Michael Gapczynski [Sat, 27 Aug 2011 23:46:20 +0000 (19:46 -0400)]
Use Chosen for language select form

13 years agoFix file actions broken in some browsers, rename delete to do_delete - Thanks Bart...
Michael Gapczynski [Sat, 27 Aug 2011 23:32:48 +0000 (19:32 -0400)]
Fix file actions broken in some browsers, rename delete to do_delete - Thanks Bart Visscher

13 years agoupdated translations
Jan-Christoph Borchardt [Sat, 27 Aug 2011 23:13:16 +0000 (01:13 +0200)]
updated translations

13 years agoAdd locale for password change error
Michael Gapczynski [Sat, 27 Aug 2011 23:12:10 +0000 (19:12 -0400)]
Add locale for password change error

13 years agoFix undefined index license in Apps
Michael Gapczynski [Sat, 27 Aug 2011 21:56:22 +0000 (17:56 -0400)]
Fix undefined index license in Apps

13 years agoFix changing password in personal page (not complete)
Michael Gapczynski [Sat, 27 Aug 2011 21:40:41 +0000 (17:40 -0400)]
Fix changing password in personal page (not complete)