Frank Karlitschek
|
a86d89f5ca
|
Add a static code checker for evil patterns in apps.
Disabled by default for now.
We will check for private api calls here later once the public api is in place
|
2012-04-21 22:47:56 +02:00 |
Georg Ehrke
|
74e5402711
|
fix a php notice
|
2012-04-21 22:27:19 +02:00 |
Georg Ehrke
|
e29ae46609
|
fix merge conflicts
|
2012-04-21 22:12:31 +02:00 |
Frank Karlitschek
|
6bfe2289be
|
improve the app installer.
show a label if an app is an internal app or a third party app from the app store.
show a preview image of the app if available
|
2012-04-21 15:30:58 +02:00 |
Frank Karlitschek
|
ef80ad1d48
|
add a link to the desktop and mobile clients download.
|
2012-04-21 00:33:24 +02:00 |
Frank Karlitschek
|
d1fe3c2314
|
add a button to open the online documentation
|
2012-04-21 00:18:47 +02:00 |
Bart Visscher
|
acea156a3d
|
Tasks: Save description field
|
2012-04-20 23:37:42 +02:00 |
Bart Visscher
|
3d68732657
|
Tasks: Due date without time support added
|
2012-04-20 22:56:59 +02:00 |
Georg Ehrke
|
711aa229b8
|
Merge branch 'master' into movable_apps
|
2012-04-20 22:41:39 +02:00 |
Georg Ehrke
|
12ef2f5054
|
modify OC.filepath for movable apps
|
2012-04-20 22:35:12 +02:00 |
Georg Ehrke
|
c3d78cf77a
|
remove require once lib base in files scan.php
|
2012-04-20 22:34:13 +02:00 |
Georg Ehrke
|
99a473bd62
|
support file calls with parameter
|
2012-04-20 22:33:30 +02:00 |
Frank Karlitschek
|
0f5864d864
|
support searching the knowledge base
|
2012-04-20 21:49:57 +02:00 |
Frank Karlitschek
|
c3cb000cb2
|
add phpmailer to 3rdparty
|
2012-04-20 20:53:36 +02:00 |
Frank Karlitschek
|
2fbc92bd4b
|
new OC_Mail class to handle all mail sending. The benefit is that is way mor flexible than the standard mail command. can be configured to use a remote smtp relay for example. also port the lostpassword code
|
2012-04-20 20:49:35 +02:00 |
Bart Visscher
|
1384be4bff
|
Tasks: Task summary is always text, at it as suchs
|
2012-04-20 18:19:10 +02:00 |
Bart Visscher
|
70ba428222
|
Tasks: Make gettasks more robust against malformed VTODO data
|
2012-04-20 18:18:07 +02:00 |
Bart Visscher
|
c75bbb59a9
|
Tasks: Add due property handling
|
2012-04-20 18:16:39 +02:00 |
Georg Ehrke
|
2e85313701
|
optimize code
|
2012-04-19 22:26:36 +02:00 |
Georg Ehrke
|
909282c81e
|
remove parameters in file var before call require once
|
2012-04-19 22:25:21 +02:00 |
Georg Ehrke
|
3aeea0c196
|
Merge branch 'merge-requests/105'
|
2012-04-19 20:31:24 +02:00 |
Georg Ehrke
|
3706bbec1b
|
Merge commit 'refs/merge-requests/105' of git://gitorious.org/owncloud/owncloud into merge-requests/105
|
2012-04-19 20:30:58 +02:00 |
Georg Ehrke
|
85019887df
|
add loading of files
|
2012-04-19 16:44:49 +02:00 |
Jan-Christoph Borchardt
|
9abb70245a
|
showing the file extensions more visible by default. I still think it's shitty design, but I get worse nightmares over thinking that showing file extensions would become a configuration option.
|
2012-04-19 16:41:37 +02:00 |
Robin Appelman
|
5cefd34660
|
emulate touch with custom mtime for swift backend
|
2012-04-19 00:25:47 +02:00 |
Robin Appelman
|
9a707e10bf
|
add SWIFT (openstack object storage) storage backend
|
2012-04-18 20:54:28 +02:00 |
Robin Appelman
|
aceda02887
|
check if removed folders are really gone
|
2012-04-18 20:54:28 +02:00 |
Robin Appelman
|
bdb3962b8d
|
add function to get mimetype from string
|
2012-04-18 20:54:28 +02:00 |
Robin Appelman
|
d1ad4dc8d6
|
add test cases for cryptstream
|
2012-04-18 20:54:28 +02:00 |
Robin Appelman
|
b39c3d4c4e
|
make use of the fact that stream_read will always read 8192 bytes for encryption stream
https://bugs.php.net/bug.php?id=21641
|
2012-04-18 20:54:28 +02:00 |
Robin Appelman
|
26e9a0dd13
|
bugfixes for encryption library and test cases
|
2012-04-18 20:54:28 +02:00 |
Georg Ehrke
|
3fb91a7411
|
restore require once command for non app files
|
2012-04-18 17:49:50 +02:00 |
Georg Ehrke
|
b44bc9f4b2
|
remove require once lib base in some more files
|
2012-04-18 17:42:11 +02:00 |
Bart Visscher
|
921fc59d8f
|
Tasks: Add "more" block containing description
|
2012-04-18 17:28:16 +02:00 |
Georg Ehrke
|
45de7ad221
|
move files to app folder
|
2012-04-18 17:27:34 +02:00 |
Georg Ehrke
|
dfc92675e0
|
make menu work with movable apps
|
2012-04-18 17:25:44 +02:00 |
Georg Ehrke
|
eb29c577c2
|
Merge branch 'master' into movable_apps
|
2012-04-18 12:20:09 +02:00 |
Georg Ehrke
|
cf492a9649
|
Merge branch 'master' into calendar_sharing
|
2012-04-18 11:51:59 +02:00 |
Georg Ehrke
|
de71842888
|
implement shared calendar activation on server side
|
2012-04-18 11:50:12 +02:00 |
Georg Ehrke
|
8959e0af3d
|
implement shared calendar activation on js-side
|
2012-04-18 11:39:00 +02:00 |
Georg Ehrke
|
7402543d3e
|
resotre old templates/part.choosecalendar.rowfields.php - i hate merge conflicts
|
2012-04-18 09:53:54 +02:00 |
Georg Ehrke
|
3e0e6e35f4
|
open app thru index.php
|
2012-04-18 08:20:51 +02:00 |
Georg Ehrke
|
69ee0efc0b
|
remove the require_once lib base from all (or nearly all) files
|
2012-04-17 19:31:29 +02:00 |
Arthur Schiwon
|
57b8ff890c
|
check if PHP mod GD is installed
|
2012-04-17 19:09:41 +02:00 |
Arthur Schiwon
|
d24abc3b9d
|
check if PHP mod JSON is installed
|
2012-04-17 19:06:45 +02:00 |
Robin Appelman
|
4dabd0fb9c
|
test data for archives
|
2012-04-17 18:04:06 +02:00 |
Bart Visscher
|
6ba30cb713
|
Tasks: Clicking task summary opens input for edit
|
2012-04-17 17:32:21 +02:00 |
Jan-Christoph Borchardt
|
d8761d7edd
|
upload arrow has full opacity, button is highlighted for new users and empty folders
|
2012-04-17 14:29:02 +02:00 |
Arthur Schiwon
|
66018b89b2
|
LDAP: don't forget to unbind
|
2012-04-16 18:03:02 +02:00 |
Arthur Schiwon
|
86192c2f8d
|
checked, works for me
|
2012-04-16 17:31:39 +02:00 |