Daniel Berteaud
|
b8c748a281
|
Update Pydio session path
|
8 years ago |
Daniel Berteaud
|
d86b691fe1
|
escapeshellargs and shell_exec are needed for Pydio
|
8 years ago |
Daniel Berteaud
|
2b37f09ca2
|
Switch to php56 using FPM+FastCGI
|
8 years ago |
Daniel Berteaud
|
c6e7f23f82
|
Add /usr/share/php in open_basedir
|
8 years ago |
Daniel Berteaud
|
64b0155d14
|
Add support for the new welcome page
|
10 years ago |
Daniel Berteaud
|
f75ef41d68
|
Fix basic auth on SME9
|
11 years ago |
Daniel Berteaud
|
3c33436caf
|
Fix path for the feed table creation, and also create syncable table
|
11 years ago |
Daniel Berteaud
|
f377726f7b
|
Add the shared 'role' so everything works event if you don't have any group
|
11 years ago |
Daniel Berteaud
|
04f3de04db
|
Re-introduce stars_rate meta field
|
11 years ago |
Daniel Berteaud
|
2e0b74fb31
|
Fix prop access in templates context
|
11 years ago |
Daniel Berteaud
|
e1e1e69d32
|
Allow ManualConf also for bootstrap.json
|
11 years ago |
Daniel Berteaud
|
84c87e7418
|
Make it possible to manuelly conf Pydio from it's admin interface, and do not override custom settings when expanding templates. For this, you have to set the ManualConf prop to enabled
|
11 years ago |
Daniel Berteaud
|
9b72fc0dd7
|
Only display slave users by default
|
11 years ago |
Daniel Berteaud
|
eb45ab9d5c
|
Add ShareCreateUser prop to allow user creation on the fly (during sharing)
|
11 years ago |
Daniel Berteaud
|
da383ad78a
|
Disable content index, enable with PydioIndexContent prop
|
11 years ago |
Daniel Berteaud
|
ffe07b3768
|
Revert "Disable powerfs for now, it breaks publiclets"
Problems with Powerfs plugins have been fixed in Pydio 5.2.1
This reverts commit 6cfae2b4ee .
|
11 years ago |
Daniel Berteaud
|
74bd399b4e
|
Grant access to the dashboard for every user
|
11 years ago |
Daniel Berteaud
|
074dfa87cc
|
Enable the quicksend plugin
|
11 years ago |
Daniel Berteaud
|
3da140776f
|
Enable auth.serial as a slave auth backend to allow folder sharing
|
11 years ago |
Daniel Berteaud
|
9dfb887fd0
|
Reduce min password length to 4
|
11 years ago |
Daniel Berteaud
|
52fbd05735
|
Disable fast checks, they prevent user profile dir creation
|
11 years ago |
Daniel Berteaud
|
6cfae2b4ee
|
Disable powerfs for now, it breaks publiclets
|
11 years ago |
Daniel Berteaud
|
94c29babfd
|
Add the AdminInterface prop to toggle access to the native Pydio admin interface (default to disabled)
|
11 years ago |
Daniel Berteaud
|
e1dd9251e9
|
Enable the dashboard pseudo workspace
|
11 years ago |
Daniel Berteaud
|
247f7506fc
|
Correctly set permission on the 'home' repo if enabled
|
11 years ago |
Daniel Berteaud
|
61f5ead07d
|
Makes sure role.ser has the correct privileges
|
11 years ago |
Daniel Berteaud
|
98a3ecb240
|
Do not remove the locales cache on webapps-update event, instead, it'll be flushed during the upgrade of the pydio rpm
|
11 years ago |
Daniel Berteaud
|
b4f4e16aab
|
output_buffering is a php_flag, not a php_value
|
11 years ago |
Daniel Berteaud
|
a6c2eb8064
|
One more Ajaxplorer -> Pydio renaming
|
11 years ago |
Daniel Berteaud
|
98701cfbbd
|
Missed a Ajaxplorer -> Pydio rename in roles.ser templates
|
11 years ago |
Daniel Berteaud
|
48d37dba87
|
Fix domain name in sender email address
|
11 years ago |
Daniel Berteaud
|
c660ad6026
|
Use the new Pydio prop on share to check if access is enabled
|
11 years ago |
Daniel Berteaud
|
1b5123d525
|
Migrate user props from AjxpHomeDir to PydioHomeDir
|
11 years ago |
Daniel Berteaud
|
eb4db1e78b
|
Migrate Ajaxplorer props to Pydio (in share DB entries)
|
11 years ago |
Daniel Berteaud
|
0c3950edb6
|
Disable star_rate metadata for now (it breaks the details view, see https://github.com/ajaxplorer/ajaxplorer-core/issues/330)
|
11 years ago |
Daniel Berteaud
|
2bb2261a20
|
Add support for meta.git history
|
11 years ago |
Daniel Berteaud
|
15e60527a5
|
Add Metastore prop and support xattr metastore
|
11 years ago |
Daniel Berteaud
|
3419ecac23
|
Add pydio in the account database
|
11 years ago |
Daniel Berteaud
|
867f022263
|
Add core.mailer configuration
|
11 years ago |
Daniel Berteaud
|
21aa5deb60
|
Add a migrate fragment for the configuration database to move ajaxplorer props to pydio
|
11 years ago |
Daniel Berteaud
|
034f9fc680
|
Massive rename of path and DB entries in tempaltes and scripts (Ajaxplorer -> Pydio)
|
11 years ago |
Daniel Berteaud
|
2d8966e9e6
|
Rename and adjust httpd.conf templates
|
11 years ago |
Daniel Berteaud
|
8d83cf1c31
|
Handle the migration of the MySQL database from ajaxplorer to pydio
|
11 years ago |
Daniel Berteaud
|
e1e15054b3
|
Update the SQL init script to pydio instead of Ajaxplorer
|
11 years ago |
Daniel Berteaud
|
9b4c520180
|
Rename all the templates (Ajaxplorer -> Pydio)
|
11 years ago |
Daniel Berteaud
|
2fc152b87d
|
Rename and adjust events scripts (Ajaxplorer -> Pydio)
|
11 years ago |
Daniel Berteaud
|
8d75f28ec6
|
Rename ajxppdftotext to pydiopdftotext
|
11 years ago |
Daniel Berteaud
|
3463055a23
|
Stop removing rights.ser file, as permissions are now handled in role.ser
|
11 years ago |
Daniel Berteaud
|
c23a8e2ee8
|
Use the generic JSON::true and JSON::false boolean notation so it can work with JSON::XS (if installed) or JSON::PP
|
11 years ago |
Daniel Berteaud
|
d79ee7acb9
|
Disable xsendfile for now as it doesn't work with ZIP generated by powerfs
|
11 years ago |