Christoph Wurst
|
5bf3d1bb38
|
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
6 years ago |
Morris Jobke
|
1729e4471f
|
Update comments to Nextcloud
* based on PR by @Ardinis
* see #4311
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
9 years ago |
Joas Schilling
|
813f0a0f40
|
Fix apps/
|
10 years ago |
Lukas Reschke
|
aba539703c
|
Update license headers
|
10 years ago |
Joas Schilling
|
387019a212
|
Move FilesystemHelper to PSR-4
|
10 years ago |
Thomas Müller
|
682821c71e
|
Happy new year!
|
10 years ago |
Lukas Reschke
|
8f09d5b67c
|
Update license headers
|
10 years ago |
Joas Schilling
|
24420e9eb1
|
Fix doc blocks of LDAP classes
|
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 |
Arthur Schiwon
|
5336e9a156
|
newlines
|
12 years ago |
Arthur Schiwon
|
6d64d7ec3f
|
LDAP: put out fetching of user meta data into a fully tested class of its own and update them (mail, quota, etc.) directly after mapping. Fixes #7785 properly on master
|
12 years ago |
Morris Jobke
|
dc36d30953
|
Remove all occurences of @brief and @returns from PHPDoc
* test case added to avoid adding them later
|
12 years ago |
Lukas Reschke
|
fc8be5abc3
|
Use proper PHPDoc and variable names in the LDAP lib
My IDE was so sad about this that it marked the whole file in red and yellow and forced me to fix this.
|
12 years ago |
Arthur Schiwon
|
81cf4a22ef
|
LDAP: coding style
|
13 years ago |
Arthur Schiwon
|
d4f92494a2
|
LDAP: make Access be a dependency to the user and group backend instead of inheriting it.
|
13 years ago |
kondou
|
9e8a6b704d
|
Add _many_ newlines at the end of files
|
13 years ago |
Arthur Schiwon
|
6d84aa93d3
|
Ajaxifiy Settings Save
|
13 years ago |
Arthur Schiwon
|
a53addf825
|
LDAP: first basics for multiserver config ui
|
13 years ago |
Arthur Schiwon
|
0784bcb8d7
|
introduce configPrefix to allow settings for multiple LDAP servers
|
13 years ago |
Sam Tuke
|
8b01286a5d
|
Merged branch 'master'
|
13 years ago |
Arthur Schiwon
|
6fbed6a588
|
LDAP: add Test Configuration functionality in the settings
|
14 years ago |
Thomas Tanghus
|
748fcabba4
|
Added CSRF checks to files_versions. Expect some error messages - and report them ;)
|
14 years ago |
Bjoern Schiessle
|
e248412ca9
|
use getStorage() to get versions location
update routine implemented
version number of files_versions increased
Conflicts:
apps/files_versions/lib/hooks.php
|
14 years ago |
Sam Tuke
|
a775deaf22
|
Moved hooks and versions.php into new lib directory
Part-ported filesystem operations to OC_FilesystemView
Refactored Storage class to depend on an OC_FsV object and have fewer static classes
|
14 years ago |
Sam Tuke
|
72215a818d
|
added new user settings interface for deleting old file versions
fixed OCA_VersionsexpireAll() to use native PHP readdir()
removed local storage implementation of readdir()
|
14 years ago |
Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
14 years ago |
Frank Karlitschek
|
1945cd6946
|
ported the oc_template class
|
14 years ago |
Frank Karlitschek
|
43caa3b3b9
|
ported oc_json
|
14 years ago |
Thomas Tanghus
|
f6fefe9a36
|
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.
|
14 years ago |
Georg Ehrke
|
69ee0efc0b
|
remove the require_once lib base from all (or nearly all) files
|
14 years ago |
Thomas Tanghus
|
31dab0372d
|
Added some fixes for what to show when address books are (de)selected, all contacts deleted etc. Still need some cleaning up.
|
14 years ago |
Thomas Tanghus
|
ae426ad115
|
Added some check for when addinf deleting contacts.
|
14 years ago |
Thomas Tanghus
|
0c5eb542bd
|
Fixed broken "Add new" contact.
Possible fix for cards with missing 'FN' property added through DAV.
Misc. UI cleanups.
|
14 years ago |
Thomas Tanghus
|
c0c6b5310e
|
Added files for new contact editor/viewer.
|
14 years ago |
Thomas Tanghus
|
feeb0c742a
|
Misc. changes after review by bartv.
|
14 years ago |
Thomas Tanghus
|
b3661adf02
|
Various fixes to multiple address books handling
|
14 years ago |
Bart Visscher
|
7e990a8e5c
|
Contacts: refactor common ajax functions to OC_Contacts_App
|
14 years ago |
Bart Visscher
|
247146f703
|
Contacts: refactor rendering of part.details template
|
14 years ago |
Tom Needham
|
dd7a411f9a
|
Disable save button while saving. Streamlined code.
|
14 years ago |
Bart Visscher
|
ef124c3e21
|
Use a function to generate select options
|
14 years ago |
Bart Visscher
|
f4782a7690
|
Check if the application is actually enabled
|
15 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.
|
15 years ago |
Jan-Christoph Borchardt
|
d3fedc14e2
|
fixed contacts strings (no technical stuff in the interface, don't scream at people, ...), ready for translation
|
15 years ago |
Jakob Sack
|
54a3b28dce
|
Split OC_Contacts_Addressbook in _Addressbook and _VCard
|
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 |