32 Commits

Author SHA1 Message Date
Jerome Jutteau
9d3160e354 lib/lang: move translations to json based files
This should ease translation efforts #9

Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-04-14 19:31:39 +02:00
Julien Malik
ed2fb8f077 typo : ending slash/trailing slash 2015-03-22 23:30:57 +01:00
Julien Malik
e18a34d7c4 typo : by hand/manually 2015-03-22 23:25:25 +01:00
Julien Malik
4932076578 typo : access of/access to 2015-03-22 23:05:39 +01:00
Julien Malik
7ba07072d8 typo : intercace/interface 2015-03-22 22:45:56 +01:00
Julien Malik
815962d9db typo : right/permission 2015-03-22 22:44:33 +01:00
Julien Malik
4f9997a1d5 typo : write permission instead of write right 2015-03-22 22:39:42 +01:00
Jerome Jutteau
e52d63a457 Closes #5 fix courgette skin for installation process 2015-03-20 14:28:45 +01:00
Jerome Jutteau
03d1001bce Closes #4 Remove block feature 2015-02-23 18:44:50 +01:00
Jerome Jutteau
6c49ea194c Closes #6 can use several upload passwords in options 2015-02-23 13:38:13 +01:00
Jerome Jutteau
19047d45c1 back to modern style for installation process
TODO: fix courgette style for installation process
2015-02-22 18:22:33 +01:00
Jerome Jutteau
3604041e53 fix installation bug 2015-02-22 18:07:50 +01:00
Jerome Jutteau
a6c1ba9e0d fix bad permissions on files 2015-02-22 17:48:18 +01:00
Jerome Jutteau
d8192d6d36 add variable in conf to check if installation is done 2015-01-30 11:56:33 +01:00
Jerome Jutteau
6b52bb03e7 quick dirty patch to fix installation 2015-01-30 10:05:03 +01:00
Jerome Jutteau
6819d5cce7 fix include error in install.php 2015-01-30 09:54:12 +01:00
Zertrin
0e5cca951e No more needed to delete install.php, now redirect to index.php if initial install already performed
Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-01-29 14:33:19 +01:00
Jerome Jutteau
3d9792a36b Fix config parameter and rename config.php 2013-07-29 21:53:54 +00:00
Jerome Jutteau
8adcdf2e61 New data block feature 2013-02-20 22:49:35 +00:00
Jerome Jutteau
1394469c06 Bypass size limit by splitting big files on client’s side using HTML5 file API 2013-02-12 01:06:46 +01:00
Jerome Jutteau
8446aee16b Forgeted install.php ... shame ... ;) 2013-01-03 00:01:01 +01:00
Jerome Jutteau
6c79f21725 get header template correction 2013-01-02 23:17:26 +01:00
Jerome Jutteau
d2c8c72cbd Fixed little mistake in installation 2013-01-02 01:07:04 +01:00
Jerome Jutteau
53517d3b93 refactorised translation function 2012-12-31 15:48:30 +01:00
Jerome Jutteau
328280882d New design from original Jiraphe project 2012-12-31 01:40:08 +01:00
Jerome Jutteau
0d601dd942 Added admin interface 2012-12-31 01:22:14 +01:00
Jerome Jutteau
f371f1e0c1 Added french support to installation process 2012-12-28 13:50:39 +01:00
Jerome Jutteau
6165f1ef9b Fix previous commit by adding forgotten files 2012-12-28 12:19:30 +01:00
Jerome Jutteau
ef06cd797d Fix php 5.3 support and prepare languages 2012-12-22 12:54:47 +01:00
Jerome Jutteau
3cf8b39b33 code reformating 2012-12-07 20:41:43 +00:00
Jerome Jutteau
3e47e7c230 delete files instead of moving them to trash 2012-12-05 18:23:54 +00:00
Jerome Jutteau
ba6f06965a Security fix, bug fix and project name change.
Security: we can now upload any type of file no matter how they are named.
Bug fix: in Jyraphe 0.5 stable, we were not able to add several times the same file with a different link file.
2012-12-05 17:29:38 +00:00