Joas Schilling
|
ba87db3fcc
|
Fix others
|
10 years ago |
Lukas Reschke
|
aba539703c
|
Update license headers
|
10 years ago |
Roeland Jago Douma
|
1d33a5ef13
|
Move \OC\AppFramework to PSR-4
* Also moved the autoloader setup a bit up since we need it in initpaths
|
10 years ago |
Thomas Müller
|
682821c71e
|
Happy new year!
|
10 years ago |
Jenkins for ownCloud
|
b585d87d9d
|
Update license headers
|
11 years ago |
Morris Jobke
|
06aef4e8b1
|
Revert "Updating license headers"
This reverts commit 6a1a4880f0.
|
11 years ago |
Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
11 years ago |
Jörn Friedrich Dreyer
|
2a6a9a8cef
|
polish documentation based on scrutinizer patches
|
12 years ago |
Thomas Müller
|
993fea2f05
|
fix appframework routing
|
12 years ago |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
12 years ago |
Thomas Müller
|
fde9cabe97
|
initial import of appframework
|
12 years ago |
Bart Visscher
|
bb75dfc021
|
Whitespace fixes
|
13 years ago |
Lukas Reschke
|
bce59c3945
|
[user_webdavauth] add requesttoken
|
13 years ago |
Frank Karlitschek
|
e6de09c0a9
|
check if admin
|
13 years ago |
Frank Karlitschek
|
c4ecbad009
|
check if admin
|
13 years ago |
Bart Visscher
|
f39454ed12
|
Fix "Line indented incorrectly"
|
13 years ago |
Lukas Reschke
|
80b9854710
|
Remove uneeded debug output
|
13 years ago |
Sam Tuke
|
8b01286a5d
|
Merged branch 'master'
|
13 years ago |
Thomas Tanghus
|
a8faae4f42
|
Addressbooks settings rewrite and cleanup.
|
14 years ago |
Thomas Tanghus
|
5b1a14f9ea
|
Contacts: Implement CSRF prevention.
|
14 years ago |
Thomas Tanghus
|
bc1e8cb0a2
|
Contacts: implemented CSRF prevention.
|
14 years ago |
Thomas Tanghus
|
68670bcc66
|
Cleanup.
|
14 years ago |
Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
14 years ago |
Frank Karlitschek
|
43caa3b3b9
|
ported oc_json
|
14 years ago |
Georg Ehrke
|
69ee0efc0b
|
remove the require_once lib base from all (or nearly all) files
|
14 years ago |
Bart Visscher
|
623afb69b6
|
Contacts: cleanup OC_L10N usage
|
14 years ago |
Bart Visscher
|
6eb1427ac0
|
Contacts: Document usage of OC_Contacts_App::getAddressbook
Remove redundant access checks and add comments to the calls to
OC_Contacts_App::getAddressbook that are access checks
|
14 years ago |
Bart Visscher
|
7e990a8e5c
|
Contacts: refactor common ajax functions to OC_Contacts_App
|
14 years ago |
Thomas Tanghus
|
830efdccac
|
Fixed adding, editing and deleting address books. One minor UI flaw remains.
|
14 years ago |
Bart Visscher
|
f4782a7690
|
Check if the application is actually enabled
|
14 years ago |
Bart Visscher
|
17e631bc5e
|
Use OC_JSON for json responses
Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.
|
14 years ago |
Jan-Christoph Borchardt
|
d3fedc14e2
|
fixed contacts strings (no technical stuff in the interface, don't scream at people, ...), ready for translation
|
14 years ago |
Jakob Sack
|
54a3b28dce
|
Split OC_Contacts_Addressbook in _Addressbook and _VCard
|
14 years ago |
Jakob Sack
|
c6f499c685
|
Some more fixes. It basically works but looks ugly
|
15 years ago |
Jakob Sack
|
76fc062f27
|
Some more work on the address book
|
15 years ago |
Jakob Sack
|
2f10598af6
|
New app: contacts
|
15 years ago |