57 Commits (e69ada4ee63a75ed1aa80c3f5780911fcfc33600)
 

Author SHA1 Message Date
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
Daniel Berteaud 2a621eada1 Make the sql init file executable 11 years ago
Daniel Berteaud 622f8f3eac expand bootstrap.json templates 11 years ago
Daniel Berteaud 9970dfc9f4 Initialize variables in bootstrap.json templates 11 years ago
Daniel Berteaud 4b1d0517ba Fix createlinks (don't create php headers twice for bootstrap_plugins.php) 11 years ago
Daniel Berteaud cf273d4871 Enable notifications 11 years ago
Daniel Berteaud 41305fa1e4 Enable meta.watch on repositories 11 years ago
Daniel Berteaud aaef4c4bf4 Remove templates for bootstrap_plugins.php, and make sure this file is now empty 11 years ago
Daniel Berteaud 1a76bbcbc8 Add templates for bootstrap.json, which replace the old bootstrap_plugins.php file 11 years ago
Daniel Berteaud 7192c3dc4c Create a MySQL database, generate a random password and load the feed table structure 11 years ago
Daniel Berteaud ec322a8b7a update spec file 11 years ago
Daniel Berteaud faf021bf08 Update acl if they already exists, or create a default role if role.ser doesn't exists 11 years ago
Daniel Berteaud 5a10c7d865 Remove rights.ser templates, now permissions are managed in role.ser 11 years ago
Daniel Berteaud 65a287bdb4 Update role templates (they are not used but stil...) 11 years ago
Daniel Berteaud 5ca89564e8 Don't fix admin priv in the share loop 11 years ago
Daniel Berteaud b027fe7a3e Update permissions in the role.ser file, which is where Ajaxplorer looks for permissions since v5 11 years ago
Daniel Berteaud 971e3c4abd update spec file 11 years ago
Daniel Berteaud fc9e1b464d Lucence indexes don't really work, disbale for now 11 years ago
Daniel Berteaud d028d3059c Unconditionaly enable meta sources and lucene index 11 years ago
Daniel Berteaud 67f7bbd7d3 Configure log plugin in conf.serial 11 years ago
Daniel Berteaud 1514276966 Purge i18n cache 11 years ago
Daniel Berteaud 887e846387 Expand templates for first_run_passed and admin_counted in webapps-update and bootstrap-console-save 11 years ago
Daniel Berteaud 4e147c271c Templates first_run_passed and admin_counted so you can easily empty the cache directory 11 years ago
Daniel Berteaud 6fb5acef41 Revert "Add first_run_passed and admin_counted files in cache dir" 11 years ago
Daniel Berteaud d17bae0995 Add first_run_passed and admin_counted files in cache dir 11 years ago
Daniel Berteaud 92ce313620 Use name and desc for workspaces 11 years ago
Daniel Berteaud 8c7231eb30 Add tag metadata 12 years ago
Daniel Berteaud d3ce3f5362 Fix ajxp_conf repo 12 years ago
Daniel Berteaud 35cfb2d0b3 update spec file 12 years ago
Daniel Berteaud fb78f7f835 Enable publiclets on a default install 12 years ago
Daniel Berteaud c84c95d681 Enable meta.filehasher plugin if metadata are enabled on a repo 12 years ago
Daniel Berteaud 091148855a Mise à jour du fichier spec 12 years ago
Daniel Berteaud ec3823dcc6 Ajout d'un cron pour nettoyage rep temporaire 12 years ago
Daniel Berteaud fa890139b8 Use a sane max_execution_time 13 years ago
Daniel Berteaud 3a7c33ee0e Only update homedir ACL if required 13 years ago