38 Commits

Author SHA1 Message Date
Jerome Jutteau
ac47db6d2c [BUGFIX] repair email image
(thanks Igor Posledov)

closes #123

Signed-off-by: Jerome Jutteau <j.jutteau@gmail.com>
2017-06-14 11:33:34 +00:00
Dan Untenzu
4a0435033a [FEATURE] Enable custom favicons
Enable integrators to add custom favicons by
including it from the media folder (themes).
2017-03-17 15:54:22 +01:00
Dan Untenzu
f2ec213d8b [BUGFIX] Prevent bouncing fileupload field
After a file is selected in the first step of an upload,
the options are shown and the fileupload field is resized
to a much smaller field. In Chrome and other browsers
this field bounces to an area above the form.

Use relative positioning and fixed heights to prevent this
UI glitch.

Refs #71
2017-02-23 18:34:20 +01:00
Dan Untenzu
1a6ad62b5b [BUGFIX] Fix UI glitch in admin table
Enlarge file table in admin view, to prevent that the
surrounding border is smaler than the automatically resized table.

Refs #71
2017-02-23 18:34:20 +01:00
Dan Untenzu
9c31e57d7c [TASK] CGL: Fix line endings
All line endings are LF (Unix) now.

(bash command to convert all files: http://stackoverflow.com/a/37846265/3894752)
2017-02-23 18:34:20 +01:00
Dan Untenzu
a8d9576836 [FEATURE] Styles: Add padding 2017-01-19 19:03:03 +00:00
Dan Untenzu
deeb132336 [TASK] CGL: Remove whitespaces
Remove unwanted whitespace
2017-01-13 17:43:23 +00:00
Jerome Jutteau
6ae26ef124 Adding a very nice theme from JordyValentine
Integrated from https://github.com/JordyValentine/jirafeau-elegantish
2016-08-26 23:22:51 +02:00
Spanti Nicola (RyDroid)
6b53e1f444 Minor changes to styles 2015-07-16 10:51:28 +02:00
Spanti Nicola (RyDroid)
3ed5ad3b71 Very small reduction of some images 2015-07-11 16:13:50 +02:00
Jerome Jutteau
a7fb5680f6 remove scripting interface documentation
This will reduce translation work and avoid out of date documentation.
This first commit updates translation template.
Will still needt to remove translation from other files.

Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-07-07 00:10:28 +02:00
Jerome Jutteau
777eeaa386 add mailto link with image next to download page link
closes #31

Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-04-25 16:23:58 +02:00
Jerome Jutteau
8999b491d1 media/courgette: cleaner design of links page
Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-04-25 11:53:52 +02:00
Jerome Jutteau
68892c7ee6 add warning when the file will be downloadable one time only
fixes #27
2015-04-06 17:13:33 +02:00
Jerome Jutteau
2e017ea2f8 admin.php: div should be 'admin' not 'install' 2015-03-23 19:08:18 +01:00
Jerome Jutteau
8226159037 media/courgette: fix borders in install 2015-03-23 18:56:41 +01:00
Jerome Jutteau
e52d63a457 Closes #5 fix courgette skin for installation process 2015-03-20 14:28:45 +01:00
Jerome Jutteau
befd20f2c8 media/industrial: fix theme 2015-03-20 13:50:29 +01:00
Jerome Jutteau
043484b163 rename original skin to 'jyraphe' 2015-03-20 13:43:28 +01:00
Jerome Jutteau
696a8686ac media/courgette: fix width of 'select file' 2015-03-13 13:59:29 +01:00
Jerome Jutteau
f7dbabb3ac media/courgette: fix style with chrome 2015-03-13 13:55:15 +01:00
Jerome Jutteau
b52b8f2af1 media/courgette: fix dandling cells in admin interface 2015-03-13 13:31:47 +01:00
Jerome Jutteau
a392975425 fix jumping buttons in courgette design
thanks to @tbleiker :)
2015-03-13 10:49:53 +01:00
Jerome Jutteau
6649209beb fix some courgette skin 2015-03-12 22:29:20 +01:00
Jerome Jutteau
b03c4eaf48 fix minimum width in download page (courgette skin) 2015-03-12 21:51:34 +01:00
Jerome Jutteau
51ce6fcdb7 fix margin of buttons in download page for courgette skin 2015-03-12 21:44:57 +01:00
Jerome Jutteau
c5571d9237 Fixes #7 Jirafeau can now limit file size
- Can limit file size whatever upload method is used
- Add a <div> for error handling
- Fix courgette style
2015-03-12 20:16:34 +01:00
Jerome Jutteau
00b364b18e add some border in text input of courgette style 2015-03-11 13:46:33 +01:00
Jerome Jutteau
8ee528004f fix mordern skin in installation process 2015-02-22 18:33:38 +01:00
Jerome Jutteau
a6c1ba9e0d fix bad permissions on files 2015-02-22 17:48:18 +01:00
Thomas LEBEAU
b12dbf0697 add admin style
Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-01-29 14:33:20 +01:00
Thomas LEBEAU
75886b4eda debug chrome
Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-01-29 14:33:20 +01:00
Thomas LEBEAU
3f8ba7f935 add new theme courgette + new logo
Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-01-29 14:33:20 +01:00
Jimmy Beauvois
c011d5def4 Add new theme "modern" 2013-07-29 20:03:31 +00:00
Jerome Jutteau
18c82ef56d use scripting interface to send files 2013-02-06 20:06:56 +01:00
Jerome Jutteau
2a71cdda5b Added a scripting interface. 2013-01-29 23:42:55 +01:00
Jerome Jutteau
328280882d New design from original Jiraphe project 2012-12-31 01:40:08 +01: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