Commit Graph

  • 2544f869c6 update spec file master Daniel Berteaud 2013-10-15 15:32:38 +0200
  • 3463055a23 Stop removing rights.ser file, as permissions are now handled in role.ser 0.1.10 Daniel Berteaud 2013-10-15 15:29:32 +0200
  • c23a8e2ee8 Use the generic JSON::true and JSON::false boolean notation so it can work with JSON::XS (if installed) or JSON::PP Daniel Berteaud 2013-10-15 15:28:16 +0200
  • 07206b904b update spec file Daniel Berteaud 2013-10-15 15:27:22 +0200
  • 68d86c7b17 Correctly unlink lock files in indexer script 0.1.9 Daniel Berteaud 2013-10-09 10:34:59 +0200
  • bc5240af4f Add missing File::stat module in indexer script Daniel Berteaud 2013-10-09 09:19:35 +0200
  • d79ee7acb9 Disable xsendfile for now as it doesn't work with ZIP generated by powerfs Daniel Berteaud 2013-10-08 18:37:04 +0200
  • 7720210ebe Various fixes in plugins_configs.ser templates Daniel Berteaud 2013-10-08 18:07:21 +0200
  • 215c091c88 Enable ckeditor Daniel Berteaud 2013-10-08 16:08:00 +0200
  • a21b08a9a4 Enable and configure the imagick editor Daniel Berteaud 2013-10-08 16:06:04 +0200
  • af046139f9 make sure the indexer lock is removed Daniel Berteaud 2013-10-08 10:19:59 +0200
  • e69ada4ee6 Fix sending indexer output to /dev/null Daniel Berteaud 2013-10-08 09:45:52 +0200
  • 587ba5234d Remove the indexer lock if it's too old (> 5 hours) Daniel Berteaud 2013-10-07 16:43:14 +0200
  • 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 Daniel Berteaud 2013-10-07 16:33:04 +0200
  • 8dced78dc7 Add an indexer cron job Daniel Berteaud 2013-10-07 16:30:19 +0200
  • 714b11a2cf First try to index PDF with pdftotext, and fallback to gs if pdftotext cannot extract any usefull information Daniel Berteaud 2013-10-07 08:46:39 +0200
  • a54a1a593b Add indexing support using the lucene engine Daniel Berteaud 2013-10-03 18:38:50 +0200
  • 60f81967b2 Allow everythin under /var/lib/ajaxplorer (tmp for example is also needed) Daniel Berteaud 2013-10-03 12:44:51 +0200
  • ad60e37425 Enable xsendfile to reduce CPU load when downloading big file. Also enable posix to get permissions, and probe real size Daniel Berteaud 2013-10-03 12:05:40 +0200
  • 66dcd25331 Make sure output_buffering is disabled Daniel Berteaud 2013-10-03 11:39:18 +0200
  • de33bd9fbd Enable powerfs, lets use an external zip process to create archives when users download a selection of files or a folder Daniel Berteaud 2013-10-03 11:27:37 +0200
  • 4827f330be Grant apache read/write access to bootstrao.json Daniel Berteaud 2013-10-03 11:14:39 +0200
  • b800430162 Use pretty JSON output in bootstrap.json templates Daniel Berteaud 2013-10-03 11:13:25 +0200
  • 3d85c4fa95 Correctly remove parameters array in role files (so we can add/remove email and display name) Daniel Berteaud 2013-10-03 10:48:41 +0200
  • 3c7856c549 Enable command line framework Daniel Berteaud 2013-10-03 10:00:02 +0200
  • 80627c8ce4 Correctly represent boolean values in serialized data Daniel Berteaud 2013-10-03 09:50:20 +0200
  • 29b3215d65 Automatically set email and display names for users Daniel Berteaud 2013-10-03 09:48:37 +0200
  • 2a621eada1 Make the sql init file executable Daniel Berteaud 2013-10-03 09:00:59 +0200
  • 622f8f3eac expand bootstrap.json templates Daniel Berteaud 2013-10-02 19:53:28 +0200
  • 9970dfc9f4 Initialize variables in bootstrap.json templates Daniel Berteaud 2013-10-02 19:52:42 +0200
  • 4b1d0517ba Fix createlinks (don't create php headers twice for bootstrap_plugins.php) Daniel Berteaud 2013-10-02 19:39:02 +0200
  • cf273d4871 Enable notifications Daniel Berteaud 2013-10-02 19:35:36 +0200
  • 41305fa1e4 Enable meta.watch on repositories Daniel Berteaud 2013-10-02 19:32:05 +0200
  • aaef4c4bf4 Remove templates for bootstrap_plugins.php, and make sure this file is now empty Daniel Berteaud 2013-10-02 19:30:05 +0200
  • 1a76bbcbc8 Add templates for bootstrap.json, which replace the old bootstrap_plugins.php file Daniel Berteaud 2013-10-02 19:28:00 +0200
  • 7192c3dc4c Create a MySQL database, generate a random password and load the feed table structure Daniel Berteaud 2013-10-02 18:55:40 +0200
  • ec322a8b7a update spec file 0.1.8 Daniel Berteaud 2013-09-27 09:19:33 +0200
  • faf021bf08 Update acl if they already exists, or create a default role if role.ser doesn't exists Daniel Berteaud 2013-09-26 19:57:24 +0200
  • 5a10c7d865 Remove rights.ser templates, now permissions are managed in role.ser Daniel Berteaud 2013-09-26 19:54:39 +0200
  • 65a287bdb4 Update role templates (they are not used but stil...) Daniel Berteaud 2013-09-26 19:52:44 +0200
  • 5ca89564e8 Don't fix admin priv in the share loop Daniel Berteaud 2013-09-26 19:27:21 +0200
  • b027fe7a3e Update permissions in the role.ser file, which is where Ajaxplorer looks for permissions since v5 Daniel Berteaud 2013-09-26 19:25:25 +0200
  • 971e3c4abd update spec file 0.1.7 Daniel Berteaud 2013-09-10 16:25:40 +0200
  • fc9e1b464d Lucence indexes don't really work, disbale for now Daniel Berteaud 2013-07-04 10:06:21 +0200
  • d028d3059c Unconditionaly enable meta sources and lucene index Daniel Berteaud 2013-07-03 17:25:55 +0200
  • 67f7bbd7d3 Configure log plugin in conf.serial Daniel Berteaud 2013-07-03 16:57:09 +0200
  • 1514276966 Purge i18n cache Daniel Berteaud 2013-07-03 16:06:57 +0200
  • 887e846387 Expand templates for first_run_passed and admin_counted in webapps-update and bootstrap-console-save Daniel Berteaud 2013-07-03 15:46:51 +0200
  • 4e147c271c Templates first_run_passed and admin_counted so you can easily empty the cache directory Daniel Berteaud 2013-07-03 14:24:57 +0200
  • 6fb5acef41 Revert "Add first_run_passed and admin_counted files in cache dir" Daniel Berteaud 2013-07-03 14:21:41 +0200
  • d17bae0995 Add first_run_passed and admin_counted files in cache dir Daniel Berteaud 2013-07-03 13:14:08 +0200
  • 92ce313620 Use name and desc for workspaces Daniel Berteaud 2013-07-03 13:11:47 +0200
  • 8c7231eb30 Add tag metadata Daniel Berteaud 2013-05-05 23:29:05 +0200
  • d3ce3f5362 Fix ajxp_conf repo Daniel Berteaud 2013-05-05 23:28:15 +0200
  • 35cfb2d0b3 update spec file Daniel Berteaud 2012-11-29 16:14:47 +0100
  • fb78f7f835 Enable publiclets on a default install 0.1.6 Daniel Berteaud 2012-11-29 15:57:40 +0100
  • c84c95d681 Enable meta.filehasher plugin if metadata are enabled on a repo Daniel Berteaud 2012-11-29 15:49:36 +0100
  • 091148855a Mise à jour du fichier spec 0.1.5 Daniel Berteaud 2012-10-15 13:48:37 +0200
  • ec3823dcc6 Ajout d'un cron pour nettoyage rep temporaire Daniel Berteaud 2012-10-15 13:46:35 +0200
  • fa890139b8 Use a sane max_execution_time 0.1.4 Daniel Berteaud 2012-04-27 13:01:11 +0200
  • 3a7c33ee0e Only update homedir ACL if required 0.1.3 Daniel Berteaud 2012-04-18 14:13:34 +0200
  • 332b46e886 Merge branch 'homedir' Daniel Berteaud 2012-04-18 11:02:40 +0200
  • 4956e402b7 Fix ACL for rw users Daniel Berteaud 2012-04-18 11:02:36 +0200
  • 00374e47af HomeDir access optional support Daniel Berteaud 2012-04-18 10:25:52 +0200
  • c6e3f10f6e HomeDir access optional support 0.1.2 Daniel Berteaud 2012-04-18 10:25:52 +0200
  • 97a9fe267b Revert "Stop expanding diag_result and fix template-end links" Daniel Berteaud 2012-04-06 18:36:58 +0200
  • d1203d3d23 Stop expanding diag_result and fix template-end links 0.1.1 Daniel Berteaud 2012-04-06 17:56:12 +0200
  • 3376d83a96 Make all shares accessible in open_basedir Daniel Berteaud 2012-04-06 17:48:33 +0200
  • 82e6798781 initial commit Daniel Berteaud 2012-04-06 17:47:06 +0200