Bart Visscher
|
e765e7e9e8
|
Changing the active state of the calendar reloads the events.
Change from Georg Ehrke
|
2011-09-01 22:00:14 +02:00 |
Bart Visscher
|
1bb754299a
|
Change calendar js rendering to class/object
|
2011-09-01 22:00:14 +02:00 |
Bart Visscher
|
3d2b4b03af
|
Convert plain javascript to jQuery for readability
|
2011-09-01 22:00:13 +02:00 |
Jan-Christoph Borchardt
|
472307366c
|
merge everything
|
2011-09-01 19:23:38 +02:00 |
Caio Marcelo de Oliveira Filho
|
578d1de55d
|
Fix OC_USER_LDAP::checkPassword() to return the username
REVIEW: 102487
|
2011-09-01 13:56:30 -03:00 |
Côme BERNIGAUD
|
b579c812b2
|
Some commented code was still here
|
2011-09-01 18:33:19 +02:00 |
Côme BERNIGAUD
|
31a094becb
|
Buttons for play/add albums works. Folding albums too.
|
2011-09-01 18:31:44 +02:00 |
Georg Ehrke
|
0c07312ad8
|
add some categories in calendar
|
2011-09-01 18:35:32 +02:00 |
Jakob Sack
|
6fa9be73f8
|
calendar_calendars.components needs to be longer, adjustments in info.xml
|
2011-09-01 17:27:12 +02:00 |
Georg Ehrke
|
8cbe66b5c1
|
bug fixes at new event form (categorie and calendar)
|
2011-09-01 16:54:25 +02:00 |
Georg Ehrke
|
58129f9a11
|
Merge branch 'calendar' of git://gitorious.org/owncloud-dump/owncloud-dump
|
2011-09-01 16:15:48 +02:00 |
Côme BERNIGAUD
|
3972774a2e
|
Removed db4app and test_db
|
2011-09-01 15:58:47 +02:00 |
Côme BERNIGAUD
|
40d9439d4e
|
Merge branch 'master' of git.kde.org:owncloud
|
2011-09-01 15:21:27 +02:00 |
Bart Visscher
|
a7496b1c9d
|
Create function getnumberofdays to get a list of month lengths
|
2011-08-31 21:24:08 +02:00 |
Bart Visscher
|
b0ce1ded97
|
Move date functions to class structure
|
2011-08-31 21:24:08 +02:00 |
Bart Visscher
|
9177a088b4
|
Merge branch 'calendar' of git://gitorious.org/owncloud-dump/owncloud-dump into calendar
Merge to preserve history
|
2011-08-31 21:21:38 +02:00 |
Georg Ehrke
|
361861295f
|
reload page after add event successfully
|
2011-08-31 20:41:18 +02:00 |
Georg Ehrke
|
5678d78d54
|
new changes (e.g. show events) by Bart Visscher
|
2011-08-31 20:20:46 +02:00 |
Georg Ehrke
|
9a60313c3b
|
commit changes of Bart Visscher, see http://gitorious.org/owncloud-dump/owncloud-dump/commits/calendar
|
2011-08-31 17:29:38 +02:00 |
Jan-Christoph Borchardt
|
7fa1f8161c
|
do not user directories when navigating to /data. Needs more security.
|
2011-08-31 11:41:09 +02:00 |
Jan-Christoph Borchardt
|
e4f70d5bbb
|
files not viewable from the outside by adresses anymore
|
2011-08-31 11:28:18 +02:00 |
Robin Appelman
|
9411d8bb08
|
fixed users not being able to change their password
|
2011-08-30 22:03:17 +02:00 |
Jan-Christoph Borchardt
|
57ecf25da7
|
Merge branch 'master' into calendar
|
2011-08-30 21:01:22 +02:00 |
Jan-Christoph Borchardt
|
f758d223a2
|
Merge branch 'calendar' of git://anongit.kde.org/owncloud into calendar
|
2011-08-30 21:01:10 +02:00 |
Robin Appelman
|
e89a4b3a0d
|
Fix bug: filenames in filelisting are not shown for files without extension
patch by Elias Probst
|
2011-08-30 20:23:39 +02:00 |
Bart Visscher
|
2815db2b07
|
Implement editing of calendar info
|
2011-08-30 15:02:34 +02:00 |
Bart Visscher
|
c8a544eaea
|
Use activew state of calendar in choosecalendar
|
2011-08-30 11:17:52 +02:00 |
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 |