Thomas Tanghus
4f83687744
Remove check for encryption.
2012-06-13 19:03:34 +02:00
Thomas Tanghus
aa73a32b89
Contacts: implemented CSRF prevention.
2012-06-13 17:35:42 +02:00
Thomas Tanghus
65c59b6c9d
Copy/paste error.
2012-06-11 02:40:55 +02:00
Thomas Tanghus
4dcc78670d
Contacts: Attempt to make file upload work in ICS Chrome.
2012-06-07 20:29:16 +02:00
Thomas Tanghus
b28e050cf3
Contacts: Import upload button was obscured on Android browser.
2012-06-07 10:55:40 +02:00
Thomas Tanghus
ac962ab584
A bit of pixel-pushing.
2012-06-07 10:55:40 +02:00
Thomas Tanghus
84975f6f7c
Contacts: Make js a tad DRYer. Added URL property.
2012-06-06 15:29:33 +02:00
Thomas Tanghus
58dff33314
Contacts: Use OC_Cache for contact photo handling instead of temp dir.
2012-06-05 20:34:12 +02:00
Bart Visscher
28a12ee6ff
Calendar & Contacts: Store import progress in OC_Cache
...
Convert calendar and contacts import to use a caching system
for storing the import progress percentage. OC_Cache can later
be made smarter about storing values.
2012-06-04 22:24:17 +02:00
Thomas Tanghus
f5d3ba18f2
Contacts: Double check XSS, and fix a rookie error ;-)
2012-05-28 13:19:31 +02:00
Thomas Tanghus
9678e4a2c0
Contacts: Disable in-app import if encryption is enabled, and make an attempt of supporting IE uploads too. Can't test it though...
2012-05-17 14:31:04 +02:00
Thomas Mueller
39f99602bf
removing executable bit - again
2012-05-15 00:52:00 +02:00
Thomas Tanghus
84a54c27ea
Contacts: Fix layout in contacts list that I had broken in an earlier fix :-P
2012-05-14 17:49:33 +02:00
Thomas Tanghus
f5a9b8d2e7
Contacts: Add error checking and reporting to import from files app.
2012-05-13 23:27:14 +02:00
Thomas Tanghus
f9aa628ecd
Contacts: Fix some regressions from last commit.
2012-05-10 20:44:12 +02:00
Bart Visscher
8498250df0
Create a function for linking to remote.php
2012-05-07 21:47:14 +02:00
Georg Ehrke
fd4f4c4d01
fix path of carddav in addressbook management
2012-05-07 12:18:58 +02:00
Georg Ehrke
df448a3cd8
fix pathes in calendar and contacts
2012-05-07 12:02:20 +02:00
Frank Karlitschek
68d86fadc7
ported the oc_template class
2012-05-06 23:00:36 +02:00
Thomas Tanghus
f6d5cc9623
Contacts: Fix for Android browser again, again.
2012-05-06 13:51:16 +02:00
Thomas Tanghus
56191cc385
Revert "Contacts: Fix for leftcontent positioning in Android browser."
...
This reverts commit 93ae945414a9511dfe5c396205cfccac1c40a153.
2012-05-06 13:51:16 +02:00
Thomas Tanghus
afffd44ef5
Contacts: Fix for leftcontent positioning in Android browser.
2012-05-06 00:34:08 +02:00
Georg Ehrke
bac79220a1
fix pathes for cal andcarddav
2012-05-05 18:58:58 +02:00
Thomas Tanghus
2c06c4730f
Contacts: Changed the Add property button to not fixed and use plain button.
2012-05-04 16:36:45 +02:00
Thomas Tanghus
a8ff083317
Contacts: Improve NOTE UI. Cleanup markup.
2012-05-04 15:47:55 +02:00
Thomas Tanghus
6b6a2b8648
Contacts: Clean up tipsies.
2012-05-03 16:01:40 +02:00
Thomas Tanghus
e289af9cc8
Contacts: Fix paths and improve markup and css in address book overview.
2012-05-03 16:01:40 +02:00
Thomas Tanghus
935b6fad1a
Contacts: Improve loading contact.
2012-05-03 11:15:44 +02:00
Frank Karlitschek
299cabaf87
port oc_preferences
2012-05-02 15:54:34 +02:00
Thomas Tanghus
f508ad3d9d
Contacts: Removed styling and (most) js from template. Started making app more keyboard/screenreader friendly. General cleanup in code and markup.
2012-05-02 12:10:44 +02:00
Frank Karlitschek
47b18a270e
port linkto and serverHost
2012-05-01 23:19:39 +02:00
Frank Karlitschek
a3dc9e8b2a
ported getUser
2012-05-01 18:50:31 +02:00
Frank Karlitschek
26930d0d83
finish porting of the LOG calls or the apps to the public api
2012-05-01 17:38:27 +02:00
Thomas Tanghus
97e65da810
Various file path fixes.
2012-04-30 01:48:01 +02:00
Thomas Tanghus
3c3ad0d45f
Contacts: Forgot to add the import template.
2012-04-29 23:26:14 +02:00
Thomas Tanghus
82a2011dc2
Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are still not shown in the UI.
...
Remove an obsolute file and did some cleanup.
2012-04-29 22:12:27 +02:00
Georg Ehrke
758a3d7800
Merge branch 'master' into movable_apps_2
2012-04-27 14:22:12 +02:00
Thomas Tanghus
d1b73983de
Contacts: Updated first run page.
2012-04-27 10:35:31 +02:00
Georg Ehrke
849099d724
fix merge conflicts
2012-04-26 18:08:49 +02:00
Thomas Tanghus
f01fc2e855
Contacts: Added import with with file picker.
2012-04-26 03:21:52 +02:00
Georg Ehrke
bb9a090659
fix merge conflicts
2012-04-24 21:59:56 +02:00
Thomas Tanghus
953770407a
Contacts: Tried to format NOTE field a bit. Needs to be improved more though.
2012-04-24 01:44:07 +02:00
Thomas Tanghus
b543d03321
Contacts: In app import. Cleanup still needed.
2012-04-24 01:44:07 +02:00
Georg Ehrke
2c0e6a0f38
fix contacts app a bit
2012-04-23 20:42:52 +02:00
Thomas Tanghus
4f5f6aff6a
Contacts:
...
- Added overlay toolbar to contact photo with 'Delete current', 'Edit current', 'Load from OC_Filesystem' and 'Upload' options.
- Made action icons translucent instead of hiding them.
2012-04-22 20:47:24 +02:00
Thomas Tanghus
33b1d6de8e
Personal settings: Emphasized labels etc, mono-spaced generated paths and moved text formatting to style sheet.
2012-04-22 03:59:28 +02:00
Thomas Tanghus
0b4e879838
Missing double quote.
2012-04-22 02:09:13 +02:00
Thomas Tanghus
1426763dfd
Contacts: Changed layout as discussed with JanC. Still WiP.
2012-04-22 00:44:53 +02:00
Frank Karlitschek
cd379e0c47
structure the information a bit more so that is easier readable
2012-04-21 22:55:18 +02:00
Jakob Sack
be2524b353
Display correct URL in caldav and carddav paths
2012-04-15 16:50:45 +02:00