Daniel Berteaud
|
5e58937f4a
|
update spec file
|
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
|
18ab64fc01
|
Some missing ajaxplorer -> pydio rename in the spec file
|
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
|
741270d1bb
|
Rename and adjust cron task (Ajaxplorer -> Pydio)
|
11 years ago |
Daniel Berteaud
|
8d75f28ec6
|
Rename ajxppdftotext to pydiopdftotext
|
11 years ago |
Daniel Berteaud
|
e371e817fa
|
Rename spec file for pydio
|
11 years ago |
Daniel Berteaud
|
2544f869c6
|
update spec file
|
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
|
07206b904b
|
update spec file
|
11 years ago |
Daniel Berteaud
|
68d86c7b17
|
Correctly unlink lock files in indexer script
|
11 years ago |
Daniel Berteaud
|
bc5240af4f
|
Add missing File::stat module in indexer script
|
11 years ago |
Daniel Berteaud
|
d79ee7acb9
|
Disable xsendfile for now as it doesn't work with ZIP generated by powerfs
|
11 years ago |
Daniel Berteaud
|
7720210ebe
|
Various fixes in plugins_configs.ser templates
|
11 years ago |
Daniel Berteaud
|
215c091c88
|
Enable ckeditor
|
11 years ago |
Daniel Berteaud
|
a21b08a9a4
|
Enable and configure the imagick editor
|
11 years ago |
Daniel Berteaud
|
af046139f9
|
make sure the indexer lock is removed
|
11 years ago |
Daniel Berteaud
|
e69ada4ee6
|
Fix sending indexer output to /dev/null
|
11 years ago |
Daniel Berteaud
|
587ba5234d
|
Remove the indexer lock if it's too old (> 5 hours)
|
11 years ago |
Daniel Berteaud
|
23bbb41220
|
Grant access to the admin user on every share, regardless of the actual permissions. admin anyway already has access on the filesystem, so this just makes sure he'll have the same perms through Ajaxplorer. It's also needed for the indexer feature to work
|
11 years ago |
Daniel Berteaud
|
8dced78dc7
|
Add an indexer cron job
|
11 years ago |
Daniel Berteaud
|
714b11a2cf
|
First try to index PDF with pdftotext, and fallback to gs if pdftotext cannot extract any usefull information
|
11 years ago |
Daniel Berteaud
|
a54a1a593b
|
Add indexing support using the lucene engine
|
11 years ago |
Daniel Berteaud
|
60f81967b2
|
Allow everythin under /var/lib/ajaxplorer (tmp for example is also needed)
|
11 years ago |
Daniel Berteaud
|
ad60e37425
|
Enable xsendfile to reduce CPU load when downloading big file. Also enable posix to get permissions, and probe real size
|
11 years ago |
Daniel Berteaud
|
66dcd25331
|
Make sure output_buffering is disabled
|
11 years ago |
Daniel Berteaud
|
de33bd9fbd
|
Enable powerfs, lets use an external zip process to create archives when users download a selection of files or a folder
|
11 years ago |
Daniel Berteaud
|
4827f330be
|
Grant apache read/write access to bootstrao.json
|
11 years ago |
Daniel Berteaud
|
b800430162
|
Use pretty JSON output in bootstrap.json templates
|
11 years ago |
Daniel Berteaud
|
3d85c4fa95
|
Correctly remove parameters array in role files (so we can add/remove email and display name)
|
11 years ago |
Daniel Berteaud
|
3c7856c549
|
Enable command line framework
|
11 years ago |
Daniel Berteaud
|
80627c8ce4
|
Correctly represent boolean values in serialized data
|
11 years ago |
Daniel Berteaud
|
29b3215d65
|
Automatically set email and display names for users
|
11 years ago |