Arthur Schiwon
|
9ef34cd831
|
typo
|
2012-04-13 23:02:42 +02:00 |
Arthur Schiwon
|
74f0bebfc8
|
don't fail on missing extension
|
2012-04-13 23:02:42 +02:00 |
Arthur Schiwon
|
b9bdad5165
|
make sure temporary files are being removed, fixes oc-450
|
2012-04-13 23:02:42 +02:00 |
Georg Ehrke
|
77a9e343aa
|
Merge branch 'master' into sabredav_1.6
|
2012-04-13 16:42:10 -04:00 |
Georg Ehrke
|
afcb0aee40
|
fix merge conflicts
|
2012-04-13 16:40:10 -04:00 |
Georg Ehrke
|
02dc343209
|
fix address of public shared calendars
|
2012-04-13 16:26:06 -04:00 |
Georg Ehrke
|
854eaff34f
|
hide share tab in shared events
|
2012-04-13 16:20:19 -04:00 |
Tom Needham
|
0aaaefbb4b
|
Merge branch 'master' of gitorious.org:owncloud/owncloud
|
2012-04-13 20:10:35 +00:00 |
Tom Needham
|
1165b358b4
|
Update language string
|
2012-04-13 20:09:04 +00:00 |
Bart Visscher
|
b9f9228a22
|
Contacts: Save the category list update when updating/adding contact
|
2012-04-13 21:13:58 +02:00 |
Bart Visscher
|
4c52007996
|
Calendar: Update category list when updating/adding event
|
2012-04-13 21:13:58 +02:00 |
Bart Visscher
|
471e735b0c
|
Calendar: Document active parameter in allCalendars
|
2012-04-13 21:13:58 +02:00 |
Bart Visscher
|
7cf7d5c3dd
|
Calendar: Also set repeat options when editing a non repeating event
|
2012-04-13 21:13:58 +02:00 |
Bart Visscher
|
28e0d64ede
|
Calendar: Fix saving of Categories in an event
|
2012-04-13 21:13:58 +02:00 |
Bart Visscher
|
f9b7ed3a1f
|
Calendar: Implement rescan of Categories
|
2012-04-13 21:13:58 +02:00 |
Bart Visscher
|
b8466d362e
|
Fix rescan "File not Found" error handling in oc-vcategories.js
|
2012-04-13 21:13:58 +02:00 |
Thomas Tanghus
|
6aee6dae6b
|
VCategories css is now in styles.css
|
2012-04-13 18:50:40 +02:00 |
Thomas Tanghus
|
b654121b50
|
Contacts: Better error reporting.
|
2012-04-13 18:50:40 +02:00 |
Robin Appelman
|
6066ea3170
|
only run tests for files_external when asked for explicitly
|
2012-04-13 18:49:50 +02:00 |
Robin Appelman
|
8686667b10
|
some idexes for the media player tables
|
2012-04-13 18:49:50 +02:00 |
Jan-Christoph Borchardt
|
eea0d2e096
|
fixing delete tooltip
|
2012-04-13 18:28:17 +02:00 |
Jan-Christoph Borchardt
|
add9673ad6
|
merging tanghus category CSS
|
2012-04-13 17:23:56 +02:00 |
Jan-Christoph Borchardt
|
31df4c00ec
|
adding tipsy tooltips for file actions
|
2012-04-13 17:22:23 +02:00 |
Arthur Schiwon
|
b95f561bf2
|
file settings: let people set no more than upper boundary for file uploads, but they should can really go up to the limit
|
2012-04-13 11:25:38 +02:00 |
Arthur Schiwon
|
1bd27891e2
|
make upload size settings work probably. do not replace whole .htaccess, only replace what is needed. Consistent, human readable input on admin settings page.
|
2012-04-13 10:43:44 +02:00 |
Georg Ehrke
|
df2e788a1c
|
fix calendarid in eventform and validation of calendarid
|
2012-04-12 23:15:19 -04:00 |
Georg Ehrke
|
a7908ba76b
|
fix bugs in share class
|
2012-04-12 22:11:48 -04:00 |
Robin Appelman
|
1d8fdf52d5
|
allow multiply group backends
|
2012-04-13 01:59:05 +02:00 |
Bart Visscher
|
e9c1f8b4e6
|
Contacts: No need to sort the categories anymore
|
2012-04-12 23:10:49 +02:00 |
Bart Visscher
|
43ba23430d
|
Contacts: Change "category" to "group" in UI
|
2012-04-12 23:10:49 +02:00 |
Bart Visscher
|
78189e2247
|
Contacts: update category list when the categories change
|
2012-04-12 23:10:49 +02:00 |
Bart Visscher
|
9165b5c28e
|
Use the same category input and management as the contacts app
|
2012-04-12 23:10:49 +02:00 |
Bart Visscher
|
69d584331d
|
OC_VCategories: sort categories in natural order using usort
Use usort to sort, so that the json encoding is an array.
|
2012-04-12 23:10:49 +02:00 |
Bart Visscher
|
b2011bd0a0
|
Remove unused function getCategoryOptions from OC_Calendar_Object
|
2012-04-12 23:10:49 +02:00 |
Bart Visscher
|
5fa90cd214
|
Contacts: Also initialize org var in updateValuesFromAdd
|
2012-04-12 23:10:49 +02:00 |
Bart Visscher
|
86edc0da31
|
Contacts: add space before parameter
|
2012-04-12 23:10:49 +02:00 |
Bart Visscher
|
fa853102e4
|
Contacts: Move use of OC_Contacts_App::$categories to inside of OC_Contacts_App
This is in preparation of making $categories protected and initialized
with default categories.
|
2012-04-12 23:10:49 +02:00 |
Bart Visscher
|
bc81179163
|
Fix categories delete fallback when there is no app specific ajax categories delete function
|
2012-04-12 23:10:49 +02:00 |
Bart Visscher
|
815649dbd7
|
Implement default categories in OC_VCategories
|
2012-04-12 23:10:49 +02:00 |
Frank Karlitschek
|
56bc2c4591
|
add a title attribute to the logout button
|
2012-04-12 20:34:56 +02:00 |
Frank Karlitschek
|
48f99fe661
|
off by default. great tool for developers but confusing for users.
|
2012-04-12 20:23:45 +02:00 |
Arthur Schiwon
|
1ade37305f
|
always display config values
don't change values unintentionally
|
2012-04-12 20:17:52 +02:00 |
Florian Preinstorfer
|
b86f2069ff
|
Fix a session fixation vulnerability
- regenerate the session for every successful login
- properly destroy a session
Further information can be found on:
https://en.wikipedia.org/wiki/session_fixation
|
2012-04-12 19:15:38 +02:00 |
unknown
|
2f3c0a6d80
|
wrong defaultValue definition in OC.AppConfig.getValue
done
|
2012-04-12 19:14:25 +02:00 |
Deepak Mittal
|
bd262eaac0
|
Fixed OC-261 by modifying js files in apps/media/
|
2012-04-12 17:56:53 +02:00 |
Grundik
|
7e7de25710
|
UTF8 locale by default
|
2012-04-12 17:54:20 +02:00 |
Daniele E. Domenichelli
|
d9aa31fd92
|
Use OC_Helper::serverHost() in openid settings
|
2012-04-12 17:51:17 +02:00 |
Daniele E. Domenichelli
|
156bdae2fe
|
Use OC_Helper::serverHost() in OC_Helper::linkToAbsolute()
|
2012-04-12 17:51:17 +02:00 |
Daniele E. Domenichelli
|
7b5395675d
|
Add method OC_Helper::serverHost()
This method returns the server host, even if the website uses one or
more reverse proxies.
|
2012-04-12 17:51:17 +02:00 |
Robin Appelman
|
0466437fa7
|
tests for oc_filesystem
|
2012-04-12 15:55:56 +02:00 |